Package | Description |
---|---|
org.apache.accumulo.core.client.admin | |
org.apache.accumulo.core.client.impl |
Modifier and Type | Method and Description |
---|---|
List<ActiveScan> |
InstanceOperations.getActiveScans(String tserver)
List the active scans on tablet server.
|
Modifier and Type | Class and Description |
---|---|
class |
ActiveScanImpl
A class that contains information about an ActiveScan
|
Modifier and Type | Method and Description |
---|---|
List<ActiveScan> |
InstanceOperationsImpl.getActiveScans(String tserver) |
Copyright © 2011–2016 The Apache Software Foundation. All rights reserved.