Index

A B C D E F G H I K L M N O P Q R S T U V W Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

addOrderRecord(Text, TableId, Replication.Status, Value) - Method in class org.apache.accumulo.manager.replication.StatusMaker
Deprecated.
Create a record to track when the file was closed to ensure that replication preference is given to files that have been closed the longest and allow the work assigner to try to replicate in order that data was ingested (avoid replay in different order)
addReplicationQueueTimeMetrics() - Method in class org.apache.accumulo.manager.metrics.ReplicationMetrics
Deprecated.
 
addStatusRecord(Text, TableId, Value) - Method in class org.apache.accumulo.manager.replication.StatusMaker
Deprecated.
Create a status record in the replication table
addWorkRecord(Text, Value, Map<String, String>, TableId) - Method in class org.apache.accumulo.manager.replication.WorkMaker
Deprecated.
 
allReferencesReplicated(BatchScanner, Text, Set<String>) - Method in class org.apache.accumulo.manager.ManagerClientServiceHandler
Deprecated.
assigned() - Method in class org.apache.accumulo.manager.state.TableCounts
 
assignedTablet(KeyExtent) - Method in class org.apache.accumulo.manager.Manager
 
assignedToDeadServers() - Method in class org.apache.accumulo.manager.state.TableCounts
 
assignMigratingCount(LongSupplier) - Method in class org.apache.accumulo.manager.metrics.BalancerMetrics
 
assignWork() - Method in class org.apache.accumulo.manager.replication.DistributedWorkQueueWorkAssigner
Deprecated.
 

B

BalancerMetrics - Class in org.apache.accumulo.manager.metrics
 
BalancerMetrics() - Constructor for class org.apache.accumulo.manager.metrics.BalancerMetrics
 
begin() - Method in class org.apache.accumulo.manager.state.TableStats
 
BulkImport - Class in org.apache.accumulo.manager.tableOps.bulkVer1
Bulk import makes requests of tablet servers, and those requests can take a long time.
BulkImport(TableId, String, String, boolean) - Constructor for class org.apache.accumulo.manager.tableOps.bulkVer1.BulkImport
 

C

call(long, Manager) - Method in class org.apache.accumulo.manager.tableOps.bulkVer1.BulkImport
 
call(long, Manager) - Method in class org.apache.accumulo.manager.tableOps.bulkVer1.CleanUpBulkImport
 
call(long, Manager) - Method in class org.apache.accumulo.manager.tableOps.bulkVer1.CompleteBulkImport
 
call(long, Manager) - Method in class org.apache.accumulo.manager.tableOps.bulkVer2.CleanUpBulkImport
 
call(long, Manager) - Method in class org.apache.accumulo.manager.tableOps.bulkVer2.CompleteBulkImport
 
call(long, Manager) - Method in class org.apache.accumulo.manager.tableOps.bulkVer2.PrepBulkImport
 
call(long, Manager) - Method in class org.apache.accumulo.manager.tableOps.ChangeTableState
 
call(long, Manager) - Method in class org.apache.accumulo.manager.tableOps.clone.CloneTable
 
call(long, Manager) - Method in class org.apache.accumulo.manager.tableOps.compact.cancel.CancelCompactions
 
call(long, Manager) - Method in class org.apache.accumulo.manager.tableOps.compact.CompactRange
 
call(long, Manager) - Method in class org.apache.accumulo.manager.tableOps.create.CreateTable
 
call(long, Manager) - Method in class org.apache.accumulo.manager.tableOps.delete.DeleteTable
 
call(long, Manager) - Method in class org.apache.accumulo.manager.tableOps.delete.PreDeleteTable
 
call(long, Manager) - Method in class org.apache.accumulo.manager.tableOps.ManagerRepo
 
call(long, Manager) - Method in class org.apache.accumulo.manager.tableOps.merge.TableRangeOp
 
call(long, Manager) - Method in class org.apache.accumulo.manager.tableOps.namespace.create.CreateNamespace
 
call(long, Manager) - Method in class org.apache.accumulo.manager.tableOps.namespace.delete.DeleteNamespace
 
call(long, Manager) - Method in class org.apache.accumulo.manager.tableOps.namespace.rename.RenameNamespace
 
call(long, Manager) - Method in class org.apache.accumulo.manager.tableOps.rename.RenameTable
 
call(long, Manager) - Method in class org.apache.accumulo.manager.tableOps.tableExport.ExportTable
 
call(long, Manager) - Method in class org.apache.accumulo.manager.tableOps.tableImport.ImportTable
 
call(long, Manager) - Method in class org.apache.accumulo.manager.tserverOps.ShutdownTServer
 
call(long, T) - Method in class org.apache.accumulo.manager.tableOps.TraceRepo
 
CancelCompactions - Class in org.apache.accumulo.manager.tableOps.compact.cancel
 
CancelCompactions(NamespaceId, TableId) - Constructor for class org.apache.accumulo.manager.tableOps.compact.cancel.CancelCompactions
 
CANDIDATE_BATCH_SIZE - Static variable in class org.apache.accumulo.manager.upgrade.Upgrader9to10
 
ChangeTableState - Class in org.apache.accumulo.manager.tableOps
 
ChangeTableState(NamespaceId, TableId, TableOperation, EnumSet<TableState>) - Constructor for class org.apache.accumulo.manager.tableOps.ChangeTableState
 
checkForRelativePaths(AccumuloClient, VolumeManager, String, String) - Static method in class org.apache.accumulo.manager.upgrade.Upgrader9to10
Check if table has any relative paths, return false if none are found.
checkNamespaceDoesNotExist(ServerContext, String, NamespaceId, TableOperation) - Static method in class org.apache.accumulo.manager.tableOps.Utils
 
checkTableNameDoesNotExist(ServerContext, String, TableId, TableOperation) - Static method in class org.apache.accumulo.manager.tableOps.Utils
Checks that a table name is only used by the specified table id or not used at all.
checkVersions(Manager) - Method in class org.apache.accumulo.manager.tableOps.tableImport.ImportTable
 
CleanUpBulkImport - Class in org.apache.accumulo.manager.tableOps.bulkVer1
 
CleanUpBulkImport - Class in org.apache.accumulo.manager.tableOps.bulkVer2
 
CleanUpBulkImport(BulkInfo) - Constructor for class org.apache.accumulo.manager.tableOps.bulkVer2.CleanUpBulkImport
 
cleanupFinishedWork() - Method in class org.apache.accumulo.manager.replication.DistributedWorkQueueWorkAssigner
Deprecated.
Remove finished replication work from the internal state
cleanupFinishedWork() - Method in class org.apache.accumulo.manager.replication.SequentialWorkAssigner
Deprecated.
Iterate over the queued work to remove entries that have been completed.
cleanupFinishedWork() - Method in class org.apache.accumulo.manager.replication.UnorderedWorkAssigner
Deprecated.
Iterate over the queued work to remove entries that have been completed.
clearMergeState(TableId) - Method in class org.apache.accumulo.manager.Manager
 
clearMigrations(TableId) - Method in class org.apache.accumulo.manager.Manager
 
client - Variable in class org.apache.accumulo.manager.replication.DistributedWorkQueueWorkAssigner
Deprecated.
 
CloneTable - Class in org.apache.accumulo.manager.tableOps.clone
 
CloneTable(String, NamespaceId, TableId, String, Map<String, String>, Set<String>, boolean) - Constructor for class org.apache.accumulo.manager.tableOps.clone.CloneTable
 
CompactRange - Class in org.apache.accumulo.manager.tableOps.compact
 
CompactRange(NamespaceId, TableId, CompactionConfig) - Constructor for class org.apache.accumulo.manager.tableOps.compact.CompactRange
 
COMPLETE - Enum constant in enum org.apache.accumulo.manager.upgrade.UpgradeCoordinator.UpgradeStatus
This signifies that everything (zookeeper, root table, metadata table) is upgraded.
CompleteBulkImport - Class in org.apache.accumulo.manager.tableOps.bulkVer1
 
CompleteBulkImport - Class in org.apache.accumulo.manager.tableOps.bulkVer2
 
CompleteBulkImport(TableId, String, String, String) - Constructor for class org.apache.accumulo.manager.tableOps.bulkVer1.CompleteBulkImport
 
CompleteBulkImport(BulkInfo) - Constructor for class org.apache.accumulo.manager.tableOps.bulkVer2.CompleteBulkImport
 
conf - Variable in class org.apache.accumulo.manager.replication.DistributedWorkQueueWorkAssigner
Deprecated.
 
configure(AccumuloConfiguration, AccumuloClient) - Method in class org.apache.accumulo.manager.replication.DistributedWorkQueueWorkAssigner
Deprecated.
 
configureWorkAssigner() - Method in class org.apache.accumulo.manager.replication.WorkDriver
Deprecated.
 
createDeleteMarkerPath(InstanceId, TableId) - Static method in class org.apache.accumulo.manager.tableOps.delete.PreDeleteTable
 
CreateNamespace - Class in org.apache.accumulo.manager.tableOps.namespace.create
 
CreateNamespace(String, String, Map<String, String>) - Constructor for class org.apache.accumulo.manager.tableOps.namespace.create.CreateNamespace
 
CreateTable - Class in org.apache.accumulo.manager.tableOps.create
 
CreateTable(String, String, TimeType, Map<String, String>, Path, int, Path, InitialTableState, NamespaceId) - Constructor for class org.apache.accumulo.manager.tableOps.create.CreateTable
 
createWork() - Method in class org.apache.accumulo.manager.replication.DistributedWorkQueueWorkAssigner
Deprecated.
Scan over the ReplicationSchema.WorkSection of the replication table adding work for entries that have data to replicate and have not already been queued.

D

DATA_VERSION_PROP - Static variable in class org.apache.accumulo.manager.tableOps.tableExport.ExportTable
 
delegationTokensAvailable() - Method in class org.apache.accumulo.manager.Manager
Can delegation tokens be generated for users
DeleteNamespace - Class in org.apache.accumulo.manager.tableOps.namespace.delete
 
DeleteNamespace(NamespaceId) - Constructor for class org.apache.accumulo.manager.tableOps.namespace.delete.DeleteNamespace
 
deleteStatusRecord(Key) - Method in class org.apache.accumulo.manager.replication.StatusMaker
Deprecated.
Because there is only one active Manager, and thus one active StatusMaker, the only safe time that we can issue the delete for a Status which is closed is immediately after writing it to the replication table.
DeleteTable - Class in org.apache.accumulo.manager.tableOps.delete
 
DeleteTable(NamespaceId, TableId) - Constructor for class org.apache.accumulo.manager.tableOps.delete.DeleteTable
 
description() - Method in class org.apache.accumulo.manager.ManagerExecutable
 
description() - Method in class org.apache.accumulo.manager.MasterExecutable
Deprecated.
 
DistributedWorkQueueWorkAssigner - Class in org.apache.accumulo.manager.replication
Deprecated.
DistributedWorkQueueWorkAssigner() - Constructor for class org.apache.accumulo.manager.replication.DistributedWorkQueueWorkAssigner
Deprecated.
 
drainReplicationTable(TInfo, TCredentials, String, Set<String>) - Method in class org.apache.accumulo.manager.ManagerClientServiceHandler
 

E

end(ManagerState) - Method in class org.apache.accumulo.manager.state.TableStats
 
event(String, Object...) - Method in class org.apache.accumulo.manager.EventCoordinator
 
EventCoordinator - Class in org.apache.accumulo.manager
 
EventCoordinator() - Constructor for class org.apache.accumulo.manager.EventCoordinator
 
EventCoordinator.Listener - Class in org.apache.accumulo.manager
 
execute(String[]) - Method in class org.apache.accumulo.manager.ManagerExecutable
 
execute(String[]) - Method in class org.apache.accumulo.manager.MasterExecutable
Deprecated.
 
EXPORT_VERSION_PROP - Static variable in class org.apache.accumulo.manager.tableOps.tableExport.ExportTable
 
ExportTable - Class in org.apache.accumulo.manager.tableOps.tableExport
 
ExportTable(NamespaceId, String, TableId, String) - Constructor for class org.apache.accumulo.manager.tableOps.tableExport.ExportTable
 

F

FAILED - Enum constant in enum org.apache.accumulo.manager.upgrade.UpgradeCoordinator.UpgradeStatus
This signifies a failure occurred during upgrade.
FAILURES_TXT - Static variable in class org.apache.accumulo.manager.tableOps.bulkVer1.BulkImport
 
FateMetrics - Class in org.apache.accumulo.manager.metrics.fate
 
FateMetrics(ServerContext, long) - Constructor for class org.apache.accumulo.manager.metrics.fate.FateMetrics
 
FinishedWorkUpdater - Class in org.apache.accumulo.manager.replication
Deprecated.
FinishedWorkUpdater(AccumuloClient) - Constructor for class org.apache.accumulo.manager.replication.FinishedWorkUpdater
Deprecated.
 

G

getActiveTservers(TInfo, TCredentials) - Method in class org.apache.accumulo.manager.ManagerClientServiceHandler
 
getBalancerMetrics() - Method in class org.apache.accumulo.manager.Manager
 
getConnection(TServerInstance) - Method in class org.apache.accumulo.manager.Manager
 
getDelegationToken(TInfo, TCredentials, TDelegationTokenConfig) - Method in class org.apache.accumulo.manager.ManagerClientServiceHandler
 
getEventCoordinator() - Method in class org.apache.accumulo.manager.Manager
 
getIdLock() - Static method in class org.apache.accumulo.manager.tableOps.Utils
 
getInitialSplitSize() - Method in class org.apache.accumulo.manager.tableOps.TableInfo
 
getInitialTableState() - Method in class org.apache.accumulo.manager.tableOps.TableInfo
 
getInstanceID() - Method in class org.apache.accumulo.manager.Manager
 
getLast() - Method in class org.apache.accumulo.manager.state.TableStats
 
getLast(TableId) - Method in class org.apache.accumulo.manager.state.TableStats
 
getLastManagerState() - Method in class org.apache.accumulo.manager.state.TableStats
 
getListener() - Method in class org.apache.accumulo.manager.EventCoordinator
 
getLocation(ServerContext, String) - Method in class org.apache.accumulo.manager.upgrade.Upgrader9to10
 
getManagerLock() - Method in class org.apache.accumulo.manager.Manager
 
getManagerMonitorInfo() - Method in class org.apache.accumulo.manager.Manager
 
getManagerState() - Method in class org.apache.accumulo.manager.Manager
 
getManagerStats(TInfo, TCredentials) - Method in class org.apache.accumulo.manager.ManagerClientServiceHandler
 
getMaxReplicationThreads() - Method in class org.apache.accumulo.manager.metrics.ReplicationMetrics
Deprecated.
 
getMergeInfo() - Method in class org.apache.accumulo.manager.state.MergeStats
 
getMergeInfo(TableId) - Method in class org.apache.accumulo.manager.Manager
 
getMigratingCount() - Method in class org.apache.accumulo.manager.metrics.BalancerMetrics
 
getName() - Method in class org.apache.accumulo.manager.replication.SequentialWorkAssigner
Deprecated.
 
getName() - Method in class org.apache.accumulo.manager.replication.UnorderedWorkAssigner
Deprecated.
 
getName() - Method in class org.apache.accumulo.manager.replication.WorkDriver
Deprecated.
 
getName() - Method in class org.apache.accumulo.manager.tableOps.ManagerRepo
 
getName() - Method in class org.apache.accumulo.manager.tableOps.TraceRepo
 
getNamespaceId() - Method in class org.apache.accumulo.manager.tableOps.TableInfo
 
getNextId(String, ServerContext, Function<String, T>) - Static method in class org.apache.accumulo.manager.tableOps.Utils
 
getNumConfiguredPeers() - Method in class org.apache.accumulo.manager.metrics.ReplicationMetrics
Deprecated.
 
getNumFilesPendingReplication() - Method in class org.apache.accumulo.manager.metrics.ReplicationMetrics
Deprecated.
 
getProducers(AccumuloConfiguration, Manager) - Static method in class org.apache.accumulo.manager.metrics.ManagerMetrics
 
getQueuedWork() - Method in class org.apache.accumulo.manager.replication.UnorderedWorkAssigner
Deprecated.
 
getQueuedWork(ReplicationTarget) - Method in class org.apache.accumulo.manager.replication.DistributedWorkQueueWorkAssigner
Deprecated.
 
getQueuedWork(ReplicationTarget) - Method in class org.apache.accumulo.manager.replication.SequentialWorkAssigner
Deprecated.
 
getQueuedWork(ReplicationTarget) - Method in class org.apache.accumulo.manager.replication.UnorderedWorkAssigner
Deprecated.
 
getQueueSize() - Method in class org.apache.accumulo.manager.replication.DistributedWorkQueueWorkAssigner
Deprecated.
 
getQueueSize() - Method in class org.apache.accumulo.manager.replication.SequentialWorkAssigner
Deprecated.
 
getQueueSize() - Method in class org.apache.accumulo.manager.replication.UnorderedWorkAssigner
Deprecated.
 
getRandomTServer(Set<TServerInstance>, int) - Method in class org.apache.accumulo.manager.replication.ManagerReplicationCoordinator
Deprecated.
 
getReadLock(Manager, AbstractId<?>, long) - Static method in class org.apache.accumulo.manager.tableOps.Utils
 
getReplicationTargets(TableConfiguration) - Method in class org.apache.accumulo.manager.replication.WorkMaker
Deprecated.
 
getReturn() - Method in class org.apache.accumulo.manager.tableOps.ManagerRepo
 
getReturn() - Method in class org.apache.accumulo.manager.tableOps.TraceRepo
 
getScanTime() - Method in class org.apache.accumulo.manager.state.TableStats
 
getServicerAddress(String, TCredentials) - Method in class org.apache.accumulo.manager.replication.ManagerReplicationCoordinator
Deprecated.
 
getSortedSetFromFile(Manager, Path, boolean) - Static method in class org.apache.accumulo.manager.tableOps.Utils
Given a fully-qualified Path and a flag indicating if the file info is base64 encoded or not, retrieve the data from a file on the file system.
getSplitDirsPath() - Method in class org.apache.accumulo.manager.tableOps.TableInfo
 
getSplitPath() - Method in class org.apache.accumulo.manager.tableOps.TableInfo
 
getStatus() - Method in class org.apache.accumulo.manager.upgrade.UpgradeCoordinator
 
getSteadyTime() - Method in class org.apache.accumulo.manager.Manager
Return how long (in milliseconds) there has been a manager overseeing this cluster.
getTableId() - Method in class org.apache.accumulo.manager.tableOps.TableInfo
 
getTableId(ClientContext, String) - Method in class org.apache.accumulo.manager.ManagerClientServiceHandler
 
getTableManager() - Method in class org.apache.accumulo.manager.Manager
 
getTableName() - Method in class org.apache.accumulo.manager.tableOps.TableInfo
 
getTableNameLock() - Static method in class org.apache.accumulo.manager.tableOps.Utils
 
getTime() - Method in class org.apache.accumulo.manager.ManagerTime
How long has this cluster had a Manager?
getTimeType() - Method in class org.apache.accumulo.manager.tableOps.TableInfo
 
getUser() - Method in class org.apache.accumulo.manager.tableOps.TableInfo
 
getVolumeManager() - Method in class org.apache.accumulo.manager.Manager
 
getZooKeeperRoot() - Method in class org.apache.accumulo.manager.Manager
 

H

hasCycled(long) - Method in class org.apache.accumulo.manager.Manager
 
hosted() - Method in class org.apache.accumulo.manager.state.TableCounts
 

I

ImportTable - Class in org.apache.accumulo.manager.tableOps.tableImport
Serialization updated for supporting multiple volumes in import table from 1L to 2L.
ImportTable(String, String, Set<String>, NamespaceId, boolean, boolean) - Constructor for class org.apache.accumulo.manager.tableOps.tableImport.ImportTable
 
INITIAL - Enum constant in enum org.apache.accumulo.manager.upgrade.UpgradeCoordinator.UpgradeStatus
This signifies the upgrade status is in the process of being determined.
initialize() - Method in class org.apache.accumulo.manager.Manager
 
initializeFateInstance(TStore<Manager>) - Method in class org.apache.accumulo.manager.Manager
 
initializeQueuedWork() - Method in class org.apache.accumulo.manager.replication.DistributedWorkQueueWorkAssigner
Deprecated.
Set up any internal state before using the WorkAssigner
initializeQueuedWork() - Method in class org.apache.accumulo.manager.replication.SequentialWorkAssigner
Deprecated.
Initialize the queuedWork set with the work already sent out
initializeQueuedWork() - Method in class org.apache.accumulo.manager.replication.UnorderedWorkAssigner
Deprecated.
Initialize the queuedWork set with the work already sent out
initializeWorkQueue(AccumuloConfiguration) - Method in class org.apache.accumulo.manager.replication.DistributedWorkQueueWorkAssigner
Deprecated.
Initialize the DistributedWorkQueue using the proper ZK location
initiateFlush(TInfo, TCredentials, String) - Method in class org.apache.accumulo.manager.ManagerClientServiceHandler
 
isActiveService() - Method in class org.apache.accumulo.manager.Manager
 
isParentLevelUpgraded(KeyExtent) - Method in enum org.apache.accumulo.manager.upgrade.UpgradeCoordinator.UpgradeStatus
Determines if the place where this extent stores its metadata was upgraded for a given upgrade status.
isReady(long, Manager) - Method in class org.apache.accumulo.manager.tableOps.bulkVer1.BulkImport
 
isReady(long, Manager) - Method in class org.apache.accumulo.manager.tableOps.bulkVer2.PrepBulkImport
 
isReady(long, Manager) - Method in class org.apache.accumulo.manager.tableOps.ChangeTableState
 
isReady(long, Manager) - Method in class org.apache.accumulo.manager.tableOps.clone.CloneTable
 
isReady(long, Manager) - Method in class org.apache.accumulo.manager.tableOps.compact.cancel.CancelCompactions
 
isReady(long, Manager) - Method in class org.apache.accumulo.manager.tableOps.compact.CompactRange
 
isReady(long, Manager) - Method in class org.apache.accumulo.manager.tableOps.create.CreateTable
 
isReady(long, Manager) - Method in class org.apache.accumulo.manager.tableOps.delete.DeleteTable
 
isReady(long, Manager) - Method in class org.apache.accumulo.manager.tableOps.delete.PreDeleteTable
 
isReady(long, Manager) - Method in class org.apache.accumulo.manager.tableOps.ManagerRepo
 
isReady(long, Manager) - Method in class org.apache.accumulo.manager.tableOps.merge.TableRangeOp
 
isReady(long, Manager) - Method in class org.apache.accumulo.manager.tableOps.namespace.create.CreateNamespace
 
isReady(long, Manager) - Method in class org.apache.accumulo.manager.tableOps.namespace.delete.DeleteNamespace
 
isReady(long, Manager) - Method in class org.apache.accumulo.manager.tableOps.namespace.rename.RenameNamespace
 
isReady(long, Manager) - Method in class org.apache.accumulo.manager.tableOps.rename.RenameTable
 
isReady(long, Manager) - Method in class org.apache.accumulo.manager.tableOps.tableExport.ExportTable
 
isReady(long, Manager) - Method in class org.apache.accumulo.manager.tableOps.tableImport.ImportTable
 
isReady(long, Manager) - Method in class org.apache.accumulo.manager.tserverOps.ShutdownTServer
 
isReady(long, T) - Method in class org.apache.accumulo.manager.tableOps.TraceRepo
 
isUpgrading() - Method in class org.apache.accumulo.manager.Manager
 
isWorkRequired(Replication.Status) - Method in class org.apache.accumulo.manager.replication.DistributedWorkQueueWorkAssigner
Deprecated.
 

K

keyword() - Method in class org.apache.accumulo.manager.ManagerExecutable
 
keyword() - Method in class org.apache.accumulo.manager.MasterExecutable
Deprecated.
 

L

lastScanFinished() - Method in class org.apache.accumulo.manager.state.TableStats
 

M

main(String[]) - Static method in class org.apache.accumulo.manager.Manager
 
main(String[]) - Static method in class org.apache.accumulo.manager.state.MergeStats
 
main(String[]) - Static method in class org.apache.accumulo.manager.state.SetGoalState
Utility program that will change the goal state for the manager from the command line.
main(String[]) - Static method in class org.apache.accumulo.manager.upgrade.RenameMasterDirInZK
 
main(String[]) - Static method in class org.apache.accumulo.master.Master
Deprecated.
 
main(String[]) - Static method in class org.apache.accumulo.master.state.MergeStats
Deprecated.
 
main(String[]) - Static method in class org.apache.accumulo.master.state.SetGoalState
Deprecated.
Utility program that will change the goal state for the master from the command line.
Manager - Class in org.apache.accumulo.manager
The Manager is responsible for assigning and balancing tablets to tablet servers.
Manager(ServerOpts, String[]) - Constructor for class org.apache.accumulo.manager.Manager
 
ManagerClientServiceHandler - Class in org.apache.accumulo.manager
 
ManagerClientServiceHandler(Manager) - Constructor for class org.apache.accumulo.manager.ManagerClientServiceHandler
 
ManagerExecutable - Class in org.apache.accumulo.manager
 
ManagerExecutable() - Constructor for class org.apache.accumulo.manager.ManagerExecutable
 
ManagerMetrics - Class in org.apache.accumulo.manager.metrics
 
ManagerMetrics() - Constructor for class org.apache.accumulo.manager.metrics.ManagerMetrics
 
ManagerReplicationCoordinator - Class in org.apache.accumulo.manager.replication
Deprecated.
ManagerReplicationCoordinator(Manager) - Constructor for class org.apache.accumulo.manager.replication.ManagerReplicationCoordinator
Deprecated.
 
ManagerReplicationCoordinator(Manager, ZooReader) - Constructor for class org.apache.accumulo.manager.replication.ManagerReplicationCoordinator
Deprecated.
 
ManagerRepo - Class in org.apache.accumulo.manager.tableOps
 
ManagerRepo() - Constructor for class org.apache.accumulo.manager.tableOps.ManagerRepo
 
ManagerTime - Class in org.apache.accumulo.manager
Keep a persistent roughly monotone view of how long a manager has been overseeing this cluster.
ManagerTime(Manager, AccumuloConfiguration) - Constructor for class org.apache.accumulo.manager.ManagerTime
 
Master - Class in org.apache.accumulo.master
Deprecated.
since 2.1.0. Use Main with keyword "manager" instead.
Master() - Constructor for class org.apache.accumulo.master.Master
Deprecated.
 
MasterExecutable - Class in org.apache.accumulo.manager
Deprecated.
MasterExecutable() - Constructor for class org.apache.accumulo.manager.MasterExecutable
Deprecated.
 
maxQueueSize - Variable in class org.apache.accumulo.manager.replication.DistributedWorkQueueWorkAssigner
Deprecated.
 
merges() - Method in class org.apache.accumulo.manager.Manager
 
MergeStats - Class in org.apache.accumulo.manager.state
 
MergeStats - Class in org.apache.accumulo.master.state
Deprecated.
since 2.1.0. Use MergeStats instead.
MergeStats() - Constructor for class org.apache.accumulo.master.state.MergeStats
Deprecated.
 
MergeStats(MergeInfo) - Constructor for class org.apache.accumulo.manager.state.MergeStats
 
migrationsSnapshot() - Method in class org.apache.accumulo.manager.Manager
 
modifyNamespaceProperties(TInfo, TCredentials, String, TVersionedProperties) - Method in class org.apache.accumulo.manager.ManagerClientServiceHandler
 
modifySystemProperties(TInfo, TCredentials, TVersionedProperties) - Method in class org.apache.accumulo.manager.ManagerClientServiceHandler
 
modifyTableProperties(TInfo, TCredentials, String, TVersionedProperties) - Method in class org.apache.accumulo.manager.ManagerClientServiceHandler
 
mustBeOnline(TableId) - Method in class org.apache.accumulo.manager.Manager
 
mutateZooKeeper(long, TableId, Manager) - Static method in class org.apache.accumulo.manager.tableOps.compact.cancel.CancelCompactions
 

N

nextMergeState(AccumuloClient, CurrentState) - Method in class org.apache.accumulo.manager.state.MergeStats
 

O

OLD_DELETE_PREFIX - Static variable in class org.apache.accumulo.manager.upgrade.Upgrader9to10
 
onlineTables() - Method in class org.apache.accumulo.manager.Manager
 
onlineTabletServers() - Method in class org.apache.accumulo.manager.Manager
 
org.apache.accumulo.manager - package org.apache.accumulo.manager
 
org.apache.accumulo.manager.metrics - package org.apache.accumulo.manager.metrics
 
org.apache.accumulo.manager.metrics.fate - package org.apache.accumulo.manager.metrics.fate
 
org.apache.accumulo.manager.recovery - package org.apache.accumulo.manager.recovery
 
org.apache.accumulo.manager.replication - package org.apache.accumulo.manager.replication
 
org.apache.accumulo.manager.state - package org.apache.accumulo.manager.state
 
org.apache.accumulo.manager.tableOps - package org.apache.accumulo.manager.tableOps
 
org.apache.accumulo.manager.tableOps.bulkVer1 - package org.apache.accumulo.manager.tableOps.bulkVer1
 
org.apache.accumulo.manager.tableOps.bulkVer2 - package org.apache.accumulo.manager.tableOps.bulkVer2
 
org.apache.accumulo.manager.tableOps.clone - package org.apache.accumulo.manager.tableOps.clone
 
org.apache.accumulo.manager.tableOps.compact - package org.apache.accumulo.manager.tableOps.compact
 
org.apache.accumulo.manager.tableOps.compact.cancel - package org.apache.accumulo.manager.tableOps.compact.cancel
 
org.apache.accumulo.manager.tableOps.create - package org.apache.accumulo.manager.tableOps.create
 
org.apache.accumulo.manager.tableOps.delete - package org.apache.accumulo.manager.tableOps.delete
 
org.apache.accumulo.manager.tableOps.merge - package org.apache.accumulo.manager.tableOps.merge
 
org.apache.accumulo.manager.tableOps.namespace.create - package org.apache.accumulo.manager.tableOps.namespace.create
 
org.apache.accumulo.manager.tableOps.namespace.delete - package org.apache.accumulo.manager.tableOps.namespace.delete
 
org.apache.accumulo.manager.tableOps.namespace.rename - package org.apache.accumulo.manager.tableOps.namespace.rename
 
org.apache.accumulo.manager.tableOps.rename - package org.apache.accumulo.manager.tableOps.rename
 
org.apache.accumulo.manager.tableOps.tableExport - package org.apache.accumulo.manager.tableOps.tableExport
 
org.apache.accumulo.manager.tableOps.tableImport - package org.apache.accumulo.manager.tableOps.tableImport
 
org.apache.accumulo.manager.tserverOps - package org.apache.accumulo.manager.tserverOps
 
org.apache.accumulo.manager.upgrade - package org.apache.accumulo.manager.upgrade
 
org.apache.accumulo.master - package org.apache.accumulo.master
 
org.apache.accumulo.master.replication - package org.apache.accumulo.master.replication
 
org.apache.accumulo.master.state - package org.apache.accumulo.master.state
 

P

PreDeleteTable - Class in org.apache.accumulo.manager.tableOps.delete
 
PreDeleteTable(NamespaceId, TableId) - Constructor for class org.apache.accumulo.manager.tableOps.delete.PreDeleteTable
 
prepareBulkImport(ServerContext, VolumeManager, String, TableId, long) - Static method in class org.apache.accumulo.manager.tableOps.bulkVer1.BulkImport
 
PrepBulkImport - Class in org.apache.accumulo.manager.tableOps.bulkVer2
Prepare bulk import directory.
PrepBulkImport(TableId, String, boolean) - Constructor for class org.apache.accumulo.manager.tableOps.bulkVer2.PrepBulkImport
 
props - Variable in class org.apache.accumulo.manager.tableOps.TableInfo
 

Q

queueWork(Path, ReplicationTarget) - Method in class org.apache.accumulo.manager.replication.DistributedWorkQueueWorkAssigner
Deprecated.
Queue the given work for the target
queueWork(Path, ReplicationTarget) - Method in class org.apache.accumulo.manager.replication.SequentialWorkAssigner
Deprecated.
 
queueWork(Path, ReplicationTarget) - Method in class org.apache.accumulo.manager.replication.UnorderedWorkAssigner
Deprecated.
Distribute the work for the given path with filename

R

recoverLogs(KeyExtent, Collection<Collection<String>>) - Method in class org.apache.accumulo.manager.recovery.RecoveryManager
 
RecoveryManager - Class in org.apache.accumulo.manager.recovery
 
RecoveryManager(Manager, long) - Constructor for class org.apache.accumulo.manager.recovery.RecoveryManager
 
registerMetrics(MeterRegistry) - Method in class org.apache.accumulo.manager.metrics.BalancerMetrics
 
registerMetrics(MeterRegistry) - Method in class org.apache.accumulo.manager.metrics.fate.FateMetrics
 
registerMetrics(MeterRegistry) - Method in class org.apache.accumulo.manager.metrics.ReplicationMetrics
Deprecated.
 
removeBulkImportStatus(String) - Method in class org.apache.accumulo.manager.Manager
 
removeCompleteRecords(AccumuloClient, BatchScanner, BatchWriter) - Method in class org.apache.accumulo.manager.replication.RemoveCompleteReplicationRecords
Deprecated.
Removes Replication.Status records read from the given bs and writes a delete, using the given bw, when that Replication.Status is fully replicated and closed, as defined by StatusUtil.isSafeForRemoval(org.apache.accumulo.server.replication.proto.Replication.Status).
RemoveCompleteReplicationRecords - Class in org.apache.accumulo.manager.replication
Deprecated.
RemoveCompleteReplicationRecords(AccumuloClient) - Constructor for class org.apache.accumulo.manager.replication.RemoveCompleteReplicationRecords
Deprecated.
 
removeNamespaceProperty(TInfo, TCredentials, String, String) - Method in class org.apache.accumulo.manager.ManagerClientServiceHandler
 
removeQueuedWork(ReplicationTarget, String) - Method in class org.apache.accumulo.manager.replication.DistributedWorkQueueWorkAssigner
Deprecated.
Remove the given work from the internal state
removeQueuedWork(ReplicationTarget, String) - Method in class org.apache.accumulo.manager.replication.SequentialWorkAssigner
Deprecated.
 
removeQueuedWork(ReplicationTarget, String) - Method in class org.apache.accumulo.manager.replication.UnorderedWorkAssigner
Deprecated.
 
removeRowIfNecessary(BatchWriter, SortedMap<Key, Value>, Text, Text, Text) - Method in class org.apache.accumulo.manager.replication.RemoveCompleteReplicationRecords
Deprecated.
 
removeSystemProperty(TInfo, TCredentials, String) - Method in class org.apache.accumulo.manager.ManagerClientServiceHandler
 
removeTableProperty(TInfo, TCredentials, String, String) - Method in class org.apache.accumulo.manager.ManagerClientServiceHandler
 
renameMasterDirInZK(ServerContext) - Static method in class org.apache.accumulo.manager.upgrade.RenameMasterDirInZK
 
RenameMasterDirInZK - Class in org.apache.accumulo.manager.upgrade
A utility to handle the renaming of "/masters" to "/managers" in Zookeeper when upgrading from a 2.0 (or earlier) to 2.1 instance.
RenameMasterDirInZK() - Constructor for class org.apache.accumulo.manager.upgrade.RenameMasterDirInZK
 
RenameNamespace - Class in org.apache.accumulo.manager.tableOps.namespace.rename
 
RenameNamespace(NamespaceId, String, String) - Constructor for class org.apache.accumulo.manager.tableOps.namespace.rename.RenameNamespace
 
RenameTable - Class in org.apache.accumulo.manager.tableOps.rename
 
RenameTable(NamespaceId, TableId, String, String) - Constructor for class org.apache.accumulo.manager.tableOps.rename.RenameTable
 
replaceRelativePaths(AccumuloClient, VolumeManager, String, String) - Static method in class org.apache.accumulo.manager.upgrade.Upgrader9to10
Replace relative paths but only if the constructed absolute path exists on FileSystem
ReplicationDriver - Class in org.apache.accumulo.manager.replication
Deprecated.
ReplicationDriver(Manager) - Constructor for class org.apache.accumulo.manager.replication.ReplicationDriver
Deprecated.
 
ReplicationMetrics - Class in org.apache.accumulo.manager.metrics
Deprecated.
reportSplitExtent(TInfo, TCredentials, String, TabletSplit) - Method in class org.apache.accumulo.manager.ManagerClientServiceHandler
 
reportTabletStatus(TInfo, TCredentials, String, TabletLoadState, TKeyExtent) - Method in class org.apache.accumulo.manager.ManagerClientServiceHandler
 
reserveHdfsDirectory(Manager, String, long) - Static method in class org.apache.accumulo.manager.tableOps.Utils
 
reserveNamespace(Manager, NamespaceId, long, boolean, boolean, TableOperation) - Static method in class org.apache.accumulo.manager.tableOps.Utils
 
reserveTable(Manager, TableId, long, boolean, boolean, TableOperation) - Static method in class org.apache.accumulo.manager.tableOps.Utils
 
run() - Method in class org.apache.accumulo.manager.Manager
 
run() - Method in class org.apache.accumulo.manager.ManagerTime
 
run() - Method in class org.apache.accumulo.manager.replication.FinishedWorkUpdater
Deprecated.
 
run() - Method in class org.apache.accumulo.manager.replication.RemoveCompleteReplicationRecords
Deprecated.
 
run() - Method in class org.apache.accumulo.manager.replication.ReplicationDriver
Deprecated.
 
run() - Method in class org.apache.accumulo.manager.replication.StatusMaker
Deprecated.
 
run() - Method in class org.apache.accumulo.manager.replication.WorkDriver
Deprecated.
 
run() - Method in class org.apache.accumulo.manager.replication.WorkMaker
Deprecated.
 

S

SequentialWorkAssigner - Class in org.apache.accumulo.manager.replication
Deprecated.
SequentialWorkAssigner() - Constructor for class org.apache.accumulo.manager.replication.SequentialWorkAssigner
Deprecated.
 
SequentialWorkAssigner(AccumuloConfiguration, AccumuloClient) - Constructor for class org.apache.accumulo.manager.replication.SequentialWorkAssigner
Deprecated.
 
sessionExpired() - Method in class org.apache.accumulo.manager.Manager
 
setBatchWriter(BatchWriter) - Method in class org.apache.accumulo.manager.replication.WorkMaker
Deprecated.
 
setClient(AccumuloClient) - Method in class org.apache.accumulo.manager.replication.DistributedWorkQueueWorkAssigner
Deprecated.
 
SetGoalState - Class in org.apache.accumulo.manager.state
 
SetGoalState - Class in org.apache.accumulo.master.state
Deprecated.
since 2.1.0. Use SetGoalState instead.
SetGoalState() - Constructor for class org.apache.accumulo.manager.state.SetGoalState
 
SetGoalState() - Constructor for class org.apache.accumulo.master.state.SetGoalState
Deprecated.
 
setInitialSplitSize(int) - Method in class org.apache.accumulo.manager.tableOps.TableInfo
 
setInitialTableState(InitialTableState) - Method in class org.apache.accumulo.manager.tableOps.TableInfo
 
setManagerGoalState(TInfo, TCredentials, ManagerGoalState) - Method in class org.apache.accumulo.manager.ManagerClientServiceHandler
 
setMaxQueueSize(int) - Method in class org.apache.accumulo.manager.replication.DistributedWorkQueueWorkAssigner
Deprecated.
 
setMergeState(MergeInfo, MergeState) - Method in class org.apache.accumulo.manager.Manager
 
setNamespaceId(NamespaceId) - Method in class org.apache.accumulo.manager.tableOps.TableInfo
 
setNamespaceProperty(TInfo, TCredentials, String, String, String) - Method in class org.apache.accumulo.manager.ManagerClientServiceHandler
 
setQueuedWork(Map<String, Map<TableId, String>>) - Method in class org.apache.accumulo.manager.replication.SequentialWorkAssigner
Deprecated.
 
setQueuedWork(Set<String>) - Method in class org.apache.accumulo.manager.replication.UnorderedWorkAssigner
Deprecated.
 
setSourceTableName(String) - Method in class org.apache.accumulo.manager.replication.StatusMaker
Deprecated.
Not for public use -- visible only for testing
setSplitDirsPath(Path) - Method in class org.apache.accumulo.manager.tableOps.TableInfo
 
setSplitPath(Path) - Method in class org.apache.accumulo.manager.tableOps.TableInfo
 
setSystemProperty(TInfo, TCredentials, String, String) - Method in class org.apache.accumulo.manager.ManagerClientServiceHandler
 
setTableId(TableId) - Method in class org.apache.accumulo.manager.tableOps.TableInfo
 
setTableName(String) - Method in class org.apache.accumulo.manager.tableOps.TableInfo
 
setTableProperty(TInfo, TCredentials, String, String, String) - Method in class org.apache.accumulo.manager.ManagerClientServiceHandler
 
setTimeType(TimeType) - Method in class org.apache.accumulo.manager.tableOps.TableInfo
 
setUser(String) - Method in class org.apache.accumulo.manager.tableOps.TableInfo
 
setWorkQueue(DistributedWorkQueue) - Method in class org.apache.accumulo.manager.replication.DistributedWorkQueueWorkAssigner
Deprecated.
 
setZooCache(ZooCache) - Method in class org.apache.accumulo.manager.replication.DistributedWorkQueueWorkAssigner
Deprecated.
 
shouldCreateWork(Replication.Status) - Method in class org.apache.accumulo.manager.replication.WorkMaker
Deprecated.
 
shouldQueueWork(ReplicationTarget) - Method in class org.apache.accumulo.manager.replication.DistributedWorkQueueWorkAssigner
Deprecated.
 
shouldQueueWork(ReplicationTarget) - Method in class org.apache.accumulo.manager.replication.SequentialWorkAssigner
Deprecated.
 
shouldQueueWork(ReplicationTarget) - Method in class org.apache.accumulo.manager.replication.UnorderedWorkAssigner
Deprecated.
 
shutdown(TInfo, TCredentials, boolean) - Method in class org.apache.accumulo.manager.ManagerClientServiceHandler
 
shutdownServers() - Method in class org.apache.accumulo.manager.Manager
 
shutdownTabletServer(TInfo, TCredentials, String, boolean) - Method in class org.apache.accumulo.manager.ManagerClientServiceHandler
 
shutdownTServer(TServerInstance) - Method in class org.apache.accumulo.manager.Manager
 
ShutdownTServer - Class in org.apache.accumulo.manager.tserverOps
 
ShutdownTServer(TServerInstance, boolean) - Constructor for class org.apache.accumulo.manager.tserverOps.ShutdownTServer
 
stateChanged(TableId, TableState) - Method in class org.apache.accumulo.manager.Manager
 
StatusMaker - Class in org.apache.accumulo.manager.replication
Deprecated.
StatusMaker(AccumuloClient, VolumeManager) - Constructor for class org.apache.accumulo.manager.replication.StatusMaker
Deprecated.
 
stillManager() - Method in class org.apache.accumulo.manager.Manager
 
suspended() - Method in class org.apache.accumulo.manager.state.TableCounts
 

T

TableCounts - Class in org.apache.accumulo.manager.state
 
TableCounts() - Constructor for class org.apache.accumulo.manager.state.TableCounts
 
TableInfo - Class in org.apache.accumulo.manager.tableOps
 
TableInfo() - Constructor for class org.apache.accumulo.manager.tableOps.TableInfo
 
TableRangeOp - Class in org.apache.accumulo.manager.tableOps.merge
 
TableRangeOp(MergeInfo.Operation, NamespaceId, TableId, Text, Text) - Constructor for class org.apache.accumulo.manager.tableOps.merge.TableRangeOp
 
TableStats - Class in org.apache.accumulo.manager.state
 
TableStats() - Constructor for class org.apache.accumulo.manager.state.TableStats
 
toLogString(Repo<Manager>) - Static method in class org.apache.accumulo.manager.tableOps.TraceRepo
 
toString() - Method in class org.apache.accumulo.manager.state.TableCounts
 
toString() - Method in class org.apache.accumulo.manager.state.TableStats
 
TraceRepo<T> - Class in org.apache.accumulo.manager.tableOps
 
TraceRepo(Repo<T>) - Constructor for class org.apache.accumulo.manager.tableOps.TraceRepo
 

U

unassigned() - Method in class org.apache.accumulo.manager.state.TableCounts
 
undo(long, Manager) - Method in class org.apache.accumulo.manager.tableOps.bulkVer1.BulkImport
 
undo(long, Manager) - Method in class org.apache.accumulo.manager.tableOps.bulkVer2.PrepBulkImport
 
undo(long, Manager) - Method in class org.apache.accumulo.manager.tableOps.ChangeTableState
 
undo(long, Manager) - Method in class org.apache.accumulo.manager.tableOps.clone.CloneTable
 
undo(long, Manager) - Method in class org.apache.accumulo.manager.tableOps.compact.cancel.CancelCompactions
 
undo(long, Manager) - Method in class org.apache.accumulo.manager.tableOps.compact.CompactRange
 
undo(long, Manager) - Method in class org.apache.accumulo.manager.tableOps.create.CreateTable
 
undo(long, Manager) - Method in class org.apache.accumulo.manager.tableOps.delete.DeleteTable
 
undo(long, Manager) - Method in class org.apache.accumulo.manager.tableOps.delete.PreDeleteTable
 
undo(long, Manager) - Method in class org.apache.accumulo.manager.tableOps.ManagerRepo
 
undo(long, Manager) - Method in class org.apache.accumulo.manager.tableOps.merge.TableRangeOp
 
undo(long, Manager) - Method in class org.apache.accumulo.manager.tableOps.namespace.create.CreateNamespace
 
undo(long, Manager) - Method in class org.apache.accumulo.manager.tableOps.namespace.delete.DeleteNamespace
 
undo(long, Manager) - Method in class org.apache.accumulo.manager.tableOps.namespace.rename.RenameNamespace
 
undo(long, Manager) - Method in class org.apache.accumulo.manager.tableOps.rename.RenameTable
 
undo(long, Manager) - Method in class org.apache.accumulo.manager.tableOps.tableExport.ExportTable
 
undo(long, Manager) - Method in class org.apache.accumulo.manager.tableOps.tableImport.ImportTable
 
undo(long, Manager) - Method in class org.apache.accumulo.manager.tserverOps.ShutdownTServer
 
undo(long, T) - Method in class org.apache.accumulo.manager.tableOps.TraceRepo
 
UnorderedWorkAssigner - Class in org.apache.accumulo.manager.replication
Deprecated.
UnorderedWorkAssigner - Class in org.apache.accumulo.master.replication
Deprecated.
since 2.1.0. Use UnorderedWorkAssigner instead
UnorderedWorkAssigner() - Constructor for class org.apache.accumulo.manager.replication.UnorderedWorkAssigner
Deprecated.
 
UnorderedWorkAssigner() - Constructor for class org.apache.accumulo.master.replication.UnorderedWorkAssigner
Deprecated.
 
UnorderedWorkAssigner(AccumuloConfiguration, AccumuloClient) - Constructor for class org.apache.accumulo.manager.replication.UnorderedWorkAssigner
Deprecated.
 
unreserveHdfsDirectory(Manager, String, long) - Static method in class org.apache.accumulo.manager.tableOps.Utils
 
unreserveNamespace(Manager, NamespaceId, long, boolean) - Static method in class org.apache.accumulo.manager.tableOps.Utils
 
unreserveTable(Manager, TableId, long, boolean) - Static method in class org.apache.accumulo.manager.tableOps.Utils
 
update() - Method in class org.apache.accumulo.manager.metrics.ReplicationMetrics
Deprecated.
 
update(TableId, TabletState) - Method in class org.apache.accumulo.manager.state.TableStats
 
update(KeyExtent, TabletState, boolean, boolean) - Method in class org.apache.accumulo.manager.state.MergeStats
 
update(LiveTServerSet, Set<TServerInstance>, Set<TServerInstance>) - Method in class org.apache.accumulo.manager.Manager
 
updateBulkImportStatus(String, BulkImportState) - Method in class org.apache.accumulo.manager.Manager
 
UpgradeCoordinator - Class in org.apache.accumulo.manager.upgrade
 
UpgradeCoordinator() - Constructor for class org.apache.accumulo.manager.upgrade.UpgradeCoordinator
 
UpgradeCoordinator.UpgradeStatus - Enum in org.apache.accumulo.manager.upgrade
 
UPGRADED - Static variable in class org.apache.accumulo.manager.upgrade.Upgrader9to10
 
UPGRADED_METADATA - Enum constant in enum org.apache.accumulo.manager.upgrade.UpgradeCoordinator.UpgradeStatus
This signifies that zookeeper and the root and metadata tables have been upgraded so far.
UPGRADED_ROOT - Enum constant in enum org.apache.accumulo.manager.upgrade.UpgradeCoordinator.UpgradeStatus
This signifies that only zookeeper and the root table have been upgraded so far.
UPGRADED_ZOOKEEPER - Enum constant in enum org.apache.accumulo.manager.upgrade.UpgradeCoordinator.UpgradeStatus
This signifies that only zookeeper has been upgraded so far.
upgradeDirColumn(String) - Static method in class org.apache.accumulo.manager.upgrade.Upgrader9to10
 
upgradeDirColumns(ServerContext, Ample.DataLevel) - Method in class org.apache.accumulo.manager.upgrade.Upgrader9to10
Changes to how volumes were stored in the metadata and have Accumulo always call the volume chooser for new tablet files.
upgradeFileDeletes(ServerContext, Ample.DataLevel) - Method in class org.apache.accumulo.manager.upgrade.Upgrader9to10
Improve how Delete markers are stored.
upgradeMetadata(ServerContext) - Method in interface org.apache.accumulo.manager.upgrade.Upgrader
Update the metadata table - called after the metadata table is loaded and before loading user tablets.
upgradeMetadata(ServerContext) - Method in class org.apache.accumulo.manager.upgrade.Upgrader8to9
 
upgradeMetadata(ServerContext) - Method in class org.apache.accumulo.manager.upgrade.Upgrader9to10
 
upgradeMetadata(ServerContext, EventCoordinator) - Method in class org.apache.accumulo.manager.upgrade.UpgradeCoordinator
 
Upgrader - Interface in org.apache.accumulo.manager.upgrade
The purpose of this interface is to allow per version upgrade implementations to be created.
Upgrader8to9 - Class in org.apache.accumulo.manager.upgrade
Upgrader8to9() - Constructor for class org.apache.accumulo.manager.upgrade.Upgrader8to9
 
Upgrader9to10 - Class in org.apache.accumulo.manager.upgrade
Handles upgrading from 2.0 to 2.1.
Upgrader9to10() - Constructor for class org.apache.accumulo.manager.upgrade.Upgrader9to10
 
upgradeRelativePaths(ServerContext, Ample.DataLevel) - Static method in class org.apache.accumulo.manager.upgrade.Upgrader9to10
Remove all file entries containing relative paths and replace them with absolute URI paths.
upgradeRoot(ServerContext) - Method in interface org.apache.accumulo.manager.upgrade.Upgrader
Update the root tablet - called after the root tablet is loaded and before the metadata table is loaded.
upgradeRoot(ServerContext) - Method in class org.apache.accumulo.manager.upgrade.Upgrader8to9
 
upgradeRoot(ServerContext) - Method in class org.apache.accumulo.manager.upgrade.Upgrader9to10
 
upgradeZookeeper(ServerContext) - Method in interface org.apache.accumulo.manager.upgrade.Upgrader
Update entries in ZooKeeper - called before the root tablet is loaded.
upgradeZookeeper(ServerContext) - Method in class org.apache.accumulo.manager.upgrade.Upgrader8to9
 
upgradeZookeeper(ServerContext) - Method in class org.apache.accumulo.manager.upgrade.Upgrader9to10
 
upgradeZookeeper(ServerContext, EventCoordinator) - Method in class org.apache.accumulo.manager.upgrade.UpgradeCoordinator
 
usageGroup() - Method in class org.apache.accumulo.manager.ManagerExecutable
 
usageGroup() - Method in class org.apache.accumulo.manager.MasterExecutable
Deprecated.
 
Utils - Class in org.apache.accumulo.manager.tableOps
 
Utils() - Constructor for class org.apache.accumulo.manager.tableOps.Utils
 

V

valueOf(String) - Static method in enum org.apache.accumulo.manager.upgrade.UpgradeCoordinator.UpgradeStatus
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.accumulo.manager.upgrade.UpgradeCoordinator.UpgradeStatus
Returns an array containing the constants of this enum type, in the order they are declared.
VERSION - Static variable in class org.apache.accumulo.manager.tableOps.tableExport.ExportTable
 

W

waitForBalance() - Method in class org.apache.accumulo.manager.Manager
 
waitForBalance(TInfo) - Method in class org.apache.accumulo.manager.ManagerClientServiceHandler
 
waitForEvents(long) - Method in class org.apache.accumulo.manager.EventCoordinator.Listener
 
waitForFlush(TInfo, TCredentials, String, ByteBuffer, ByteBuffer, long, long) - Method in class org.apache.accumulo.manager.ManagerClientServiceHandler
 
WorkDriver - Class in org.apache.accumulo.manager.replication
Deprecated.
WorkDriver(Manager) - Constructor for class org.apache.accumulo.manager.replication.WorkDriver
Deprecated.
 
WorkMaker - Class in org.apache.accumulo.manager.replication
Deprecated.
WorkMaker(ServerContext, AccumuloClient) - Constructor for class org.apache.accumulo.manager.replication.WorkMaker
Deprecated.
 
workQueue - Variable in class org.apache.accumulo.manager.replication.DistributedWorkQueueWorkAssigner
Deprecated.
 

Z

zooCache - Variable in class org.apache.accumulo.manager.replication.DistributedWorkQueueWorkAssigner
Deprecated.
 
ZROOT_TABLET_CURRENT_LOGS - Static variable in class org.apache.accumulo.manager.upgrade.Upgrader9to10
 
ZROOT_TABLET_FUTURE_LOCATION - Static variable in class org.apache.accumulo.manager.upgrade.Upgrader9to10
 
ZROOT_TABLET_LAST_LOCATION - Static variable in class org.apache.accumulo.manager.upgrade.Upgrader9to10
 
ZROOT_TABLET_LOCATION - Static variable in class org.apache.accumulo.manager.upgrade.Upgrader9to10
 
ZROOT_TABLET_PATH - Static variable in class org.apache.accumulo.manager.upgrade.Upgrader9to10
 
ZROOT_TABLET_WALOGS - Static variable in class org.apache.accumulo.manager.upgrade.Upgrader9to10
 
A B C D E F G H I K L M N O P Q R S T U V W Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form