Uses of Package
org.apache.accumulo.core.client.admin
Packages that use org.apache.accumulo.core.client.admin
-
Classes in org.apache.accumulo.core.client.admin used by org.apache.accumulo.core.clientClassDescriptionProvides an API for administering namespaces All tables exist in a namespace.Deprecated.Provides a class for managing users and permissionsProvides a class for administering tables
-
Classes in org.apache.accumulo.core.client.admin used by org.apache.accumulo.core.client.adminClassDescriptionA class that contains information about an ActiveScanA configuration object that can be used with the table clone command in the
TableOperations
.A CloneConfiguration builderThis class exist to pass parameters toTableOperations.compact(String, CompactionConfig)
Deprecated, for removal: This API element is subject to removal in a future version.since 2.1.0 CompactionStrategies were deprecated for multiple reasons.Configuration options for obtaining a delegation token created bySecurityOperations.getDelegationToken(DelegationTokenConfig)
A configuration object that can be used withTableOperations.importTable(String, Set, ImportConfiguration)
A ImportConfiguration builderCreation mode for table creation.A snapshot of metadata information about where a specified set of ranges are located returned byTableOperations.locate(String, java.util.Collection)
This object stores table creation parameters.Encapsulates the configuration of an Accumulo server side plugin, which consist of a class name and options.This interface allows configuring where and which summary data to retrieve before retrieving it.Options giving control of how the bulk import file mapping is done.The type of ordering to use for the table's entries (default is MILLIS)