| 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.
|
| MasterProcedureTestingUtility |
|
| MasterProcedureTestingUtility.InjectAbortOnLoadListener |
|
| MasterProcedureUtil |
|
| MasterProcedureUtil.NonceProcedureRunnable |
Helper Runnable used in conjunction with submitProcedure() to deal with
submitting procs with nonce.
|
| 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.
|
| TestAddColumnFamilyProcedure |
|
| TestCreateTableProcedure |
|
| TestCreateTableProcedure.FaultyCreateTableProcedure |
|
| TestCreateTableProcedure2 |
|
| TestDeleteColumnFamilyProcedure |
|
| TestDeleteTableProcedure |
|
| TestDisableTableProcedure |
|
| TestEnableTableProcedure |
|
| TestMasterFailoverWithProcedures |
|
| TestMasterProcedureQueue |
|
| TestMasterProcedureQueue.TestTableProcedure |
|
| TestMasterProcedureQueue.TestTableProcSet |
|
| TestModifyColumnFamilyProcedure |
|
| TestModifyTableProcedure |
|
| TestProcedureAdmin |
|
| TestSafemodeBringsDownMaster |
|
| TestTruncateTableProcedure |
|
| TestWALProcedureStoreOnHDFS |
|
| TruncateTableProcedure |
|