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