Package org.apache.hadoop.hbase
Class TestFSTableDescriptorForceCreation
java.lang.Object
org.apache.hadoop.hbase.TestFSTableDescriptorForceCreation
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
org.junit.rules.TestName
private static final HBaseTestingUtility
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
-
Field Details
-
CLASS_RULE
-
UTIL
-
name
-
-
Constructor Details
-
TestFSTableDescriptorForceCreation
public TestFSTableDescriptorForceCreation()
-
-
Method Details
-
testShouldCreateNewTableDescriptorIfForcefulCreationIsFalse
- Throws:
IOException
-
testShouldNotCreateTheSameTableDescriptorIfForcefulCreationIsFalse
- Throws:
IOException
-
testShouldAllowForcefulCreationOfAlreadyExistingTableDescriptor
- Throws:
Exception
-