public class TestModifyTableProcedure
extends java.lang.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 static void setupCluster()
throws java.lang.Exception
java.lang.Exceptionpublic static void cleanupTest()
throws java.lang.Exception
java.lang.Exceptionpublic void setup()
throws java.lang.Exception
java.lang.Exceptionpublic void tearDown()
throws java.lang.Exception
java.lang.Exceptionpublic void testModifyTable()
throws java.lang.Exception
java.lang.Exceptionpublic void testModifyTableAddCF()
throws java.lang.Exception
java.lang.Exceptionpublic void testModifyTableDeleteCF()
throws java.lang.Exception
java.lang.Exceptionpublic void testRecoveryAndDoubleExecutionOffline()
throws java.lang.Exception
java.lang.Exceptionpublic void testRecoveryAndDoubleExecutionOnline()
throws java.lang.Exception
java.lang.Exceptionpublic void testRollbackAndDoubleExecutionOnline()
throws java.lang.Exception
java.lang.Exceptionpublic void testRollbackAndDoubleExecutionOffline()
throws java.lang.Exception
java.lang.Exceptionpublic void testRollbackAndDoubleExecutionAfterPONR()
throws java.lang.Exception
java.lang.Exception