Package | Description |
---|---|
org.apache.hadoop.hbase.regionserver |
Modifier and Type | Method and Description |
---|---|
HRegion.FlushResult.Result |
HRegion.FlushResultImpl.getResult() |
HRegion.FlushResult.Result |
HRegion.FlushResult.getResult() |
static HRegion.FlushResult.Result |
HRegion.FlushResult.Result.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HRegion.FlushResult.Result[] |
HRegion.FlushResult.Result.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2007–2019 Cloudera. All rights reserved.