Package | Description |
---|---|
org.apache.accumulo.core.client.admin | |
org.apache.accumulo.core.client.impl |
Modifier and Type | Method and Description |
---|---|
abstract ScanState |
ActiveScan.getState() |
static ScanState |
ScanState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ScanState[] |
ScanState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ScanState |
ActiveScanImpl.getState() |
Copyright © 2011–2016 The Apache Software Foundation. All rights reserved.