Package org.apache.accumulo.core.client.admin
-
Interface Summary Interface Description ActiveCompaction.CompactionHost CloneConfiguration A configuration object that can be used with the table clone command in theTableOperations
.CloneConfiguration.Builder A CloneConfiguration builderImportConfiguration A configuration object that can be used withTableOperations.importTable(String, Set, ImportConfiguration)
ImportConfiguration.Builder A ImportConfiguration builderInstanceOperations Locations A snapshot of metadata information about where a specified set of ranges are located returned byTableOperations.locate(String, java.util.Collection)
NamespaceOperations Provides an API for administering namespaces All tables exist in a namespace.SecurityOperations Provides a class for managing users and permissionsSummaryRetriever This interface allows configuring where and which summary data to retrieve before retrieving it.TableOperations Provides a class for administering tablesTableOperations.ImportDestinationArguments TableOperations.ImportMappingOptions Options giving control of how the bulk import file mapping is done.TableOperations.ImportOptions -
Class Summary Class Description ActiveCompaction ActiveScan A class that contains information about an ActiveScanCompactionConfig This class exist to pass parameters toTableOperations.compact(String, CompactionConfig)
DelegationTokenConfig Configuration options for obtaining a delegation token created bySecurityOperations.getDelegationToken(DelegationTokenConfig)
DiskUsage FindMax NewTableConfiguration This object stores table creation parameters.PluginConfig Encapsulates the configuration of an Accumulo server side plugin, which consist of a class name and options. -
Enum Summary Enum Description ActiveCompaction.CompactionHost.Type ActiveCompaction.CompactionReason ActiveCompaction.CompactionType InitialTableState Creation mode for table creation.ScanState ScanType TimeType The type of ordering to use for the table's entries (default is MILLIS)