public class TestEnableTableProcedure extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static HBaseTestingUtility |
UTIL |
| Constructor and Description |
|---|
TestEnableTableProcedure() |
| Modifier and Type | Method and Description |
|---|---|
static void |
cleanupTest() |
void |
setup() |
static void |
setupCluster() |
void |
tearDown() |
void |
testEnableNonDisabledTable() |
void |
testEnableTable() |
void |
testRecoveryAndDoubleExecution() |
void |
testRollbackAndDoubleExecution() |
protected static final HBaseTestingUtility UTIL