Interface | Description |
---|---|
CreateTableProcedure.CreateHdfsRegions | |
ProcedureSyncWait.Predicate<T> | |
TableProcedureInterface |
Procedures that operates on a specific Table (e.g.
|
Class | Description |
---|---|
AddColumnFamilyProcedure |
The procedure to add a column family to an existing table.
|
CreateTableProcedure | |
DeleteColumnFamilyProcedure |
The procedure to delete a column family from an existing table.
|
DeleteTableProcedure | |
DisableTableProcedure | |
EnableTableProcedure | |
MasterDDLOperationHelper |
Helper class for schema change procedures
|
MasterProcedureConstants | |
MasterProcedureEnv | |
MasterProcedureEnv.MasterProcedureStoreListener | |
MasterProcedureEnv.WALStoreLeaseRecovery | |
MasterProcedureQueue |
ProcedureRunnableSet for the Master Procedures.
|
MasterProcedureUtil | |
ModifyColumnFamilyProcedure |
The procedure to modify a column family from an existing table.
|
ModifyTableProcedure | |
ProcedurePrepareLatch |
Latch used by the Master to have the prepare() sync behaviour for old
clients, that can only get exceptions in a synchronous way.
|
ProcedurePrepareLatch.CompatibilityLatch | |
ProcedureSyncWait |
Helper to synchronously wait on conditions.
|
TruncateTableProcedure |
Enum | Description |
---|---|
TableProcedureInterface.TableOperationType |
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.