Class TestDeleteColumnFamilyProcedureFromClient
java.lang.Object
org.apache.hadoop.hbase.master.procedure.TestDeleteColumnFamilyProcedureFromClient
- 
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final HBaseClassTestRuleprivate static final byte[][]private static final org.apache.hadoop.hbase.TableNameprivate static final HBaseTestingUtil - 
Constructor Summary
Constructors - 
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:
 IOExceptionInterruptedException
 - 
cleanup
- Throws:
 Exception
 - 
deleteColumnFamilyWithMultipleRegions
- Throws:
 Exception
 - 
deleteColumnFamilyTwice
- Throws:
 Exception
 
 -