Uses of Class
org.apache.accumulo.core.client.admin.ActiveScan

Packages that use ActiveScan
org.apache.accumulo.core.client.admin   
org.apache.accumulo.core.client.mock   
 

Uses of ActiveScan in org.apache.accumulo.core.client.admin
 

Methods in org.apache.accumulo.core.client.admin that return types with arguments of type ActiveScan
 List<ActiveScan> InstanceOperations.getActiveScans(String tserver)
          List the active scans on tablet server.
 List<ActiveScan> InstanceOperationsImpl.getActiveScans(String tserver)
           
 

Uses of ActiveScan in org.apache.accumulo.core.client.mock
 

Methods in org.apache.accumulo.core.client.mock that return types with arguments of type ActiveScan
 List<ActiveScan> MockInstanceOperations.getActiveScans(String tserver)
           
 



Copyright © 2013 Apache Accumulo Project. All Rights Reserved.