Class TestStoreFileInfo
java.lang.Object
org.apache.hadoop.hbase.regionserver.TestStoreFileInfo
Test HStoreFile
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final HBaseClassTestRuleprivate static final HBaseTestingUtility -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidValidate that we can handle valid tables with '.', '_', and '-' chars.
-
Field Details
-
CLASS_RULE
-
TEST_UTIL
-
-
Constructor Details
-
TestStoreFileInfo
public TestStoreFileInfo()
-
-
Method Details
-
testStoreFileNames
Validate that we can handle valid tables with '.', '_', and '-' chars. -
testEqualsWithLink
- Throws:
IOException
-
testOpenErrorMessageHFileLink
- Throws:
IOExceptionIllegalStateException
-
testOpenErrorMessageReference
- Throws:
IOException
-