Package voldemort.tools.admin.command

Class Summary
AbstractAdminCommand Abstract class that defines admin commands
AdminCommand Implements all admin commands.
AdminCommandAsyncJob Implements all admin async-job commands.
AdminCommandAsyncJob.SubCommandAsyncJobList async-job list command
AdminCommandAsyncJob.SubCommandAsyncJobStop async-job stop command
AdminCommandCleanup Implements all cleanup commands.
AdminCommandCleanup.SubCommandCleanupOrphanedData cleanup orphaned-data command
AdminCommandCleanup.SubCommandCleanupSlops cleanup slops command
AdminCommandCleanup.SubCommandCleanupVectorClocks cleanup vector-clocks command
AdminCommandDebug Implements all debug commands.
AdminCommandDebug.SubCommandDebugQueryKeys debug query-keys command
AdminCommandDebug.SubCommandDebugRoute debug route command
AdminCommandMeta Implements all meta commands.
AdminCommandMeta.SubCommandMetaCheck meta check command
AdminCommandMeta.SubCommandMetaCheckVersion meta check-version command
AdminCommandMeta.SubCommandMetaClearRebalance meta clear-rebalance command
AdminCommandMeta.SubCommandMetaGet meta get command
AdminCommandMeta.SubCommandMetaSet meta set command
AdminCommandMeta.SubCommandMetaSyncVersion meta sync-version command
AdminCommandOther Implements all non-grouped admin commands.
AdminCommandOther.SubCommandNativeBackup native-backup command
AdminCommandOther.SubCommandRestoreFromReplica restore-from-replica command
AdminCommandQuota Implements all quota commands.
AdminCommandQuota.SubCommandQuotaGet quota get command
AdminCommandQuota.SubCommandQuotaReserveMemory quota reserve-memory command
AdminCommandQuota.SubCommandQuotaSet quota set command
AdminCommandQuota.SubCommandQuotaUnset quota unset command
AdminCommandStore Implements all functionality of admin store operations.
AdminCommandStore.SubCommandStoreAdd store add command
AdminCommandStore.SubCommandStoreDelete store delete command
AdminCommandStore.SubCommandStoreRollbackReadOnly store rollback-ro command
AdminCommandStore.SubCommandStoreTruncatePartition store truncate-partition command
AdminCommandStore.SubCommandStoreTruncateStore store truncate-store command
AdminCommandStream Implements all stream commands.
AdminCommandStream.SubCommandStreamFetchEntries stream fetch-entries command
AdminCommandStream.SubCommandStreamFetchKeys stream fetch-keys command
AdminCommandStream.SubCommandStreamMirror stream mirror command
AdminCommandStream.SubCommandStreamUpdateEntries stream update-entries command
 



Jay Kreps, Roshan Sumbaly, Alex Feinberg, Bhupesh Bansal, Lei Gao, Chinmay Soman, Vinoth Chandar, Zhongjie Wu