public class TestModifyTableProcedure extends TestTableDDLProcedureBase
| Modifier and Type | Field and Description | 
|---|---|
static HBaseClassTestRule | 
CLASS_RULE  | 
org.junit.rules.TestName | 
name  | 
UTIL| Constructor and Description | 
|---|
TestModifyTableProcedure()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
testColumnFamilyAdditionTwiceWithNonce()  | 
void | 
testModifyTable()  | 
void | 
testModifyTableAddCF()  | 
void | 
testModifyTableDeleteCF()  | 
void | 
testRecoveryAndDoubleExecutionOffline()  | 
void | 
testRecoveryAndDoubleExecutionOnline()  | 
void | 
testRollbackAndDoubleExecutionOffline()  | 
void | 
testRollbackAndDoubleExecutionOnline()  | 
cleanupTest, getMaster, getMasterProcedureExecutor, resetProcExecutorTestingKillFlag, setup, setupCluster, tearDownpublic static final HBaseClassTestRule CLASS_RULE
public org.junit.rules.TestName name
public TestModifyTableProcedure()
public void testModifyTable() throws Exception
Exceptionpublic void testModifyTableAddCF() throws Exception
Exceptionpublic void testModifyTableDeleteCF() throws Exception
Exceptionpublic void testRecoveryAndDoubleExecutionOffline() throws Exception
Exceptionpublic void testRecoveryAndDoubleExecutionOnline() throws Exception
Exceptionpublic void testColumnFamilyAdditionTwiceWithNonce() throws Exception
Exceptionpublic void testRollbackAndDoubleExecutionOnline() throws Exception
Exceptionpublic void testRollbackAndDoubleExecutionOffline() throws Exception
ExceptionCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.