Interface | Description |
---|---|
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 | Description |
---|---|
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 | Description |
---|---|
ActiveCompaction.CompactionReason | |
ActiveCompaction.CompactionType | |
ScanState | |
ScanType | |
TimeType |
The type of ordering to use for the table's entries (default is MILLIS)
|
Copyright © 2011–2016 The Apache Software Foundation. All rights reserved.