Class TestDataBlockEncodingTool
java.lang.Object
org.apache.hadoop.hbase.regionserver.TestDataBlockEncodingTool
Test DataBlockEncodingTool.
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final HBaseClassTestRuleprivate static final org.apache.hadoop.conf.Configurationprivate static org.apache.hadoop.fs.FileSystemprivate static final Stringprivate static org.apache.hadoop.hbase.regionserver.StoreFileWriterprivate static final HBaseTestingUtil
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprivate voidcreateHFileWithTags(org.apache.hadoop.fs.Path path, boolean useTags, boolean allTags) voidsetUp()private static voidtestDataBlockingTool(org.apache.hadoop.fs.Path path) private voidvoidvoidvoid
- 
Field Details- 
CLASS_RULE
- 
TEST_UTIL
- 
ROOT_DIR
- 
conf
- 
fs
- 
sfw
 
- 
- 
Constructor Details- 
TestDataBlockEncodingToolpublic TestDataBlockEncodingTool()
 
- 
- 
Method Details- 
setUp- Throws:
- IOException
 
- 
testHFile- Throws:
- IOException
 
- 
createHFileWithTagsprivate 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
 
 
-