Class TestDeleteColumnFamilyProcedureFromClient
java.lang.Object
org.apache.hadoop.hbase.master.procedure.TestDeleteColumnFamilyProcedureFromClient
@Tag("org.apache.hadoop.hbase.testclassification.MasterTests") @Tag("org.apache.hadoop.hbase.testclassification.MediumTests")
public class TestDeleteColumnFamilyProcedureFromClient
extends Object
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final byte[][]private static final org.apache.hadoop.hbase.TableNameprivate static final HBaseTestingUtil -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
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
-