public static interface HRegion.FlushResult
Modifier and Type | Interface and Description |
---|---|
static class |
HRegion.FlushResult.Result |
Modifier and Type | Method and Description |
---|---|
HRegion.FlushResult.Result |
getResult() |
boolean |
isCompactionNeeded() |
boolean |
isFlushSucceeded() |
HRegion.FlushResult.Result getResult()
boolean isFlushSucceeded()
boolean isCompactionNeeded()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.