Class TestModifyTableProcedure
java.lang.Object
org.apache.hadoop.hbase.master.procedure.TestTableDDLProcedureBase
org.apache.hadoop.hbase.master.procedure.TestModifyTableProcedure
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final HBaseClassTestRuleprivate static final Stringprivate static final Stringprivate static final Stringorg.junit.rules.TestNameFields inherited from class org.apache.hadoop.hbase.master.procedure.TestTableDDLProcedureBase
UTIL -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidMethods inherited from class org.apache.hadoop.hbase.master.procedure.TestTableDDLProcedureBase
cleanupTest, getMaster, getMasterProcedureExecutor, resetProcExecutorTestingKillFlag, setup, setupCluster, tearDown
-
Field Details
-
CLASS_RULE
-
name
-
column_Family1
- See Also:
-
column_Family2
- See Also:
-
column_Family3
- See Also:
-
-
Constructor Details
-
TestModifyTableProcedure
public TestModifyTableProcedure()
-
-
Method Details
-
testModifyTable
- Throws:
Exception
-
testModifyTableAddCF
- Throws:
Exception
-
testModifyTableDeleteCF
- Throws:
Exception
-
testRecoveryAndDoubleExecutionOffline
- Throws:
Exception
-
testRecoveryAndDoubleExecutionOnline
- Throws:
Exception
-
testColumnFamilyAdditionTwiceWithNonce
- Throws:
Exception
-
testRollbackAndDoubleExecutionOnline
- Throws:
Exception
-
testRollbackAndDoubleExecutionOffline
- Throws:
Exception
-
testConcurrentAddColumnFamily
- Throws:
IOExceptionInterruptedException
-
testConcurrentDeleteColumnFamily
- Throws:
IOExceptionInterruptedException
-
testConcurrentModifyColumnFamily
- Throws:
IOExceptionInterruptedException
-
testConcurrentModifyTable
- Throws:
IOExceptionInterruptedException
-
testModifyWillNotReopenRegions
- Throws:
IOException
-