Class TestCreateTableProcedure
java.lang.Object
org.apache.hadoop.hbase.master.procedure.TestTableDDLProcedureBase
org.apache.hadoop.hbase.master.procedure.TestCreateTableProcedure
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final HBaseClassTestRuleprivate 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 TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoidvoidprivate voidtestRollbackAndDoubleExecution(org.apache.hadoop.hbase.client.TableDescriptorBuilder builder) voidvoidprivate voidtestSimpleCreate(org.apache.hadoop.hbase.TableName tableName, byte[][] splitKeys) voidMethods inherited from class org.apache.hadoop.hbase.master.procedure.TestTableDDLProcedureBase
cleanupTest, getMaster, getMasterProcedureExecutor, resetProcExecutorTestingKillFlag, setup, setupCluster, tearDown
-
Field Details
-
CLASS_RULE
-
F1
- See Also:
-
F2
- See Also:
-
name
-
-
Constructor Details
-
TestCreateTableProcedure
public TestCreateTableProcedure()
-
-
Method Details
-
testSimpleCreate
- Throws:
Exception
-
testSimpleCreateWithSplits
- Throws:
Exception
-
testSimpleCreate
private void testSimpleCreate(org.apache.hadoop.hbase.TableName tableName, byte[][] splitKeys) throws Exception - Throws:
Exception
-
testCreateWithTrackImpl
- Throws:
Exception
-
testCreateWithFileBasedStoreTrackerImpl
- Throws:
Exception
-
testCreateWithoutColumnFamily
- Throws:
Exception
-
testCreateExisting
- Throws:
Exception
-
testRecoveryAndDoubleExecution
- Throws:
Exception
-
testRollbackAndDoubleExecution
- Throws:
Exception
-
testRollbackAndDoubleExecutionOnMobTable
- Throws:
Exception
-
testRollbackAndDoubleExecution
private void testRollbackAndDoubleExecution(org.apache.hadoop.hbase.client.TableDescriptorBuilder builder) throws Exception - Throws:
Exception
-
testOnHDFSFailure
- Throws:
Exception
-
testCreateTableWithManyRegionReplication
- Throws:
IOException
-