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

Interface Summary
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
 

Class Summary
ActiveCompaction  
ActiveScan A class that contains information about an ActiveScan
DiskUsage  
FindMax  
InstanceOperationsImpl Deprecated. since 1.6.0; not intended for public api and you should not use it.
SecurityOperationsImpl Deprecated. since 1.6.0; not intended for public api and you should not use it.
TableOperationsHelper Deprecated. since 1.6.0; not intended for public api and you should not use it.
TableOperationsImpl Deprecated. since 1.6.0; not intended for public api and you should not use it.
 

Enum Summary
ActiveCompaction.CompactionReason  
ActiveCompaction.CompactionType  
ScanState  
ScanType  
TimeType The type of ordering to use for the table's entries (default is MILLIS)
 



Copyright © 2015 Apache Accumulo Project. All rights reserved.