Package org.apache.accumulo.core.client.admin
package org.apache.accumulo.core.client.admin
-
ClassDescriptionA 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)
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)
Provides an API for administering namespaces All tables exist in a namespace.This object stores table creation parameters.Encapsulates the configuration of an Accumulo server side plugin, which consist of a class name and options.Provides a class for managing users and permissionsThis interface allows configuring where and which summary data to retrieve before retrieving it.Provides a class for administering tablesOptions 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)