public class TestModifyTableProcedure extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static HBaseTestingUtility |
UTIL |
| Constructor and Description |
|---|
TestModifyTableProcedure() |
| Modifier and Type | Method and Description |
|---|---|
static void |
cleanupTest() |
void |
setup() |
static void |
setupCluster() |
void |
tearDown() |
void |
testModifyTable() |
void |
testModifyTableAddCF() |
void |
testModifyTableDeleteCF() |
void |
testRecoveryAndDoubleExecutionOffline() |
void |
testRecoveryAndDoubleExecutionOnline() |
void |
testRollbackAndDoubleExecutionAfterPONR() |
void |
testRollbackAndDoubleExecutionOffline() |
void |
testRollbackAndDoubleExecutionOnline() |
protected static final HBaseTestingUtility UTIL
public void testRecoveryAndDoubleExecutionOffline()
throws Exception
Exceptionpublic void testRecoveryAndDoubleExecutionOnline()
throws Exception
Exceptionpublic void testRollbackAndDoubleExecutionOnline()
throws Exception
Exceptionpublic void testRollbackAndDoubleExecutionOffline()
throws Exception
Exception