public class TestDisableTableProcedure extends Object
| Modifier and Type | Field and Description | 
|---|---|
protected static HBaseTestingUtility | 
UTIL  | 
| Constructor and Description | 
|---|
TestDisableTableProcedure()  | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
cleanupTest()  | 
void | 
setup()  | 
static void | 
setupCluster()  | 
void | 
tearDown()  | 
void | 
testDisableTable()  | 
void | 
testDisableTableMultipleTimes()  | 
void | 
testRecoveryAndDoubleExecution()  | 
protected static final HBaseTestingUtility UTIL