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()