Class TestDataBlockEncodingTool
java.lang.Object
org.apache.hadoop.hbase.regionserver.TestDataBlockEncodingTool
Test DataBlockEncodingTool.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private static final org.apache.hadoop.conf.Configuration
private static org.apache.hadoop.fs.FileSystem
private static final String
private static org.apache.hadoop.hbase.regionserver.StoreFileWriter
private static final HBaseTestingUtil
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprivate void
createHFileWithTags
(org.apache.hadoop.fs.Path path, boolean useTags, boolean allTags) void
setUp()
private static void
testDataBlockingTool
(org.apache.hadoop.fs.Path path) private void
void
void
void
-
Field Details
-
CLASS_RULE
-
TEST_UTIL
-
ROOT_DIR
-
conf
-
fs
-
sfw
-
-
Constructor Details
-
TestDataBlockEncodingTool
public TestDataBlockEncodingTool()
-
-
Method Details
-
setUp
- Throws:
IOException
-
testHFile
- Throws:
IOException
-
createHFileWithTags
private void createHFileWithTags(org.apache.hadoop.fs.Path path, boolean useTags, boolean allTags) throws IOException - Throws:
IOException
-
testDataBlockingTool
- Throws:
IOException
-
testHFileAllCellsWithTags
- Throws:
IOException
-
testHFileAllCellsWithoutTags
- Throws:
IOException
-
testHFileHalfCellsWithTags
- Throws:
IOException
-