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–2021 The Apache Software Foundation. All rights reserved.