Package org.apache.hadoop.hbase.client
Class TestIllegalTableDescriptor
java.lang.Object
org.apache.hadoop.hbase.client.TestIllegalTableDescriptor
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final HBaseClassTestRuleprivate static byte[]private static final org.slf4j.Loggerorg.junit.rules.TestNameprotected static final HBaseTestingUtility -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate voidcheckTableIsIllegal(org.apache.hadoop.hbase.HTableDescriptor htd) private voidcheckTableIsLegal(org.apache.hadoop.hbase.HTableDescriptor htd) static voidstatic voidvoid
-
Field Details
-
CLASS_RULE
-
LOGGER
-
TEST_UTIL
-
FAMILY
-
name
-
-
Constructor Details
-
TestIllegalTableDescriptor
public TestIllegalTableDescriptor()
-
-
Method Details
-
setUpBeforeClass
- Throws:
Exception
-
tearDownAfterClass
- Throws:
Exception
-
testIllegalTableDescriptor
- Throws:
Exception
-
checkTableIsLegal
- Throws:
IOException
-
checkTableIsIllegal
- Throws:
IOException
-