| Package | Description |
|---|---|
| org.apache.hadoop.hbase.regionserver |
| Modifier and Type | Method and Description |
|---|---|
static ScannerContext.NextState |
ScannerContext.NextState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ScannerContext.NextState[] |
ScannerContext.NextState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
ScannerContext.NextState.hasMoreValues(ScannerContext.NextState state) |
static boolean |
ScannerContext.NextState.isValidState(ScannerContext.NextState state) |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.