public static interface Region.FlushResult
Modifier and Type | Interface and Description |
---|---|
static class |
Region.FlushResult.Result |
Modifier and Type | Method and Description |
---|---|
Region.FlushResult.Result |
getResult() |
boolean |
isCompactionNeeded() |
boolean |
isFlushSucceeded() |
Region.FlushResult.Result getResult()
boolean isFlushSucceeded()
boolean isCompactionNeeded()
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.