Uses of Package
org.apache.accumulo.core.client.admin

Packages that use org.apache.accumulo.core.client.admin
org.apache.accumulo.core.client   
org.apache.accumulo.core.client.admin   
org.apache.accumulo.core.client.impl   
org.apache.accumulo.core.client.mock   
org.apache.accumulo.server.master.balancer   
org.apache.accumulo.server.master.tableOps   
org.apache.accumulo.server.tabletserver   
 

Classes in org.apache.accumulo.core.client.admin used by org.apache.accumulo.core.client
InstanceOperations
           
SecurityOperations
          Provides a class for managing users and permissions
TableOperations
          Provides a class for administering tables
 

Classes in org.apache.accumulo.core.client.admin used by org.apache.accumulo.core.client.admin
ActiveScan
          A class that contains information about an ActiveScan
InstanceOperations
           
ScanState
           
ScanType
           
SecurityOperations
          Provides a class for managing users and permissions
TableOperations
          Provides a class for administering tables
TableOperationsHelper
           
TimeType
          The type of ordering to use for the table's entries (default is MILLIS)
 

Classes in org.apache.accumulo.core.client.admin used by org.apache.accumulo.core.client.impl
InstanceOperations
           
SecurityOperations
          Provides a class for managing users and permissions
TableOperations
          Provides a class for administering tables
 

Classes in org.apache.accumulo.core.client.admin used by org.apache.accumulo.core.client.mock
ActiveScan
          A class that contains information about an ActiveScan
InstanceOperations
           
SecurityOperations
          Provides a class for managing users and permissions
TableOperations
          Provides a class for administering tables
TableOperationsHelper
           
TimeType
          The type of ordering to use for the table's entries (default is MILLIS)
 

Classes in org.apache.accumulo.core.client.admin used by org.apache.accumulo.server.master.balancer
TableOperations
          Provides a class for administering tables
 

Classes in org.apache.accumulo.core.client.admin used by org.apache.accumulo.server.master.tableOps
TimeType
          The type of ordering to use for the table's entries (default is MILLIS)
 

Classes in org.apache.accumulo.core.client.admin used by org.apache.accumulo.server.tabletserver
TimeType
          The type of ordering to use for the table's entries (default is MILLIS)
 



Copyright © 2012 The Apache Software Foundation. All Rights Reserved.