Class TestDeleteColumnFamilyProcedureFromClient
java.lang.Object
org.apache.hadoop.hbase.master.procedure.TestDeleteColumnFamilyProcedureFromClient
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private static final byte[][]
private static final org.apache.hadoop.hbase.TableName
private static final HBaseTestingUtil
-
Constructor Summary
-
Method Summary
-
Field Details
-
CLASS_RULE
-
TEST_UTIL
-
TABLENAME
-
FAMILIES
-
-
Constructor Details
-
TestDeleteColumnFamilyProcedureFromClient
-
-
Method Details
-
beforeAllTests
Start up a mini cluster and put a small table of empty regions into it.- Throws:
Exception
-
afterAllTests
- Throws:
Exception
-
setup
- Throws:
IOException
InterruptedException
-
cleanup
- Throws:
Exception
-
deleteColumnFamilyWithMultipleRegions
- Throws:
Exception
-
deleteColumnFamilyTwice
- Throws:
Exception
-