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   
 

Classes in org.apache.accumulo.core.client.admin used by org.apache.accumulo.core.client
InstanceOperations
           
NamespaceOperations
          Provides an API for administering namespaces All tables exist in a namespace.
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
ActiveCompaction
           
ActiveCompaction.CompactionReason
           
ActiveCompaction.CompactionType
           
ActiveScan
          A class that contains information about an ActiveScan
DiskUsage
           
ScanState
           
ScanType
           
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
ActiveCompaction
           
ActiveCompaction.CompactionReason
           
ActiveCompaction.CompactionType
           
ActiveScan
          A class that contains information about an ActiveScan
DiskUsage
           
InstanceOperations
           
NamespaceOperations
          Provides an API for administering namespaces All tables exist in a namespace.
ScanState
           
ScanType
           
SecurityOperations
          Provides a class for managing users and permissions
TableOperations
          Provides a class for administering tables
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.mock
InstanceOperations
           
NamespaceOperations
          Provides an API for administering namespaces All tables exist in a namespace.
SecurityOperations
          Provides a class for managing users and permissions
TableOperations
          Provides a class for administering tables
TimeType
          The type of ordering to use for the table's entries (default is MILLIS)
 



Copyright © 2015 Apache Accumulo Project. All rights reserved.