| Package | Description |
|---|---|
| org.apache.accumulo.tserver | |
| org.apache.accumulo.tserver.scan | |
| org.apache.accumulo.tserver.session |
| Modifier and Type | Method and Description |
|---|---|
TabletServerStatus |
TabletServer.getStats(Map<String,MapCounter<ScanRunState>> scanCounts) |
| Modifier and Type | Field and Description |
|---|---|
protected AtomicReference<ScanRunState> |
ScanTask.runState |
| Modifier and Type | Method and Description |
|---|---|
ScanRunState |
ScanTask.getScanRunState() |
static ScanRunState |
ScanRunState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ScanRunState[] |
ScanRunState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,MapCounter<ScanRunState>> |
SessionManager.getActiveScansPerTable() |
Copyright © 2011–2017 The Apache Software Foundation. All rights reserved.