Class TestStoreFileScannerWithTagCompression
java.lang.Object
org.apache.hadoop.hbase.regionserver.TestStoreFileScannerWithTagCompression
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static org.apache.hadoop.hbase.io.hfile.CacheConfigstatic final HBaseClassTestRuleprivate static org.apache.hadoop.conf.Configurationprivate static org.apache.hadoop.fs.FileSystemprivate static org.apache.hadoop.fs.Pathprivate static final HBaseTestingUtil -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidsetUp()voidprivate voidwriteStoreFile(org.apache.hadoop.hbase.regionserver.StoreFileWriter writer)
-
Field Details
-
CLASS_RULE
-
TEST_UTIL
-
conf
-
cacheConf
-
ROOT_DIR
-
fs
-
-
Constructor Details
-
TestStoreFileScannerWithTagCompression
-
-
Method Details
-
setUp
- Throws:
IOException
-
testReseek
- Throws:
Exception
-
writeStoreFile
private void writeStoreFile(org.apache.hadoop.hbase.regionserver.StoreFileWriter writer) throws IOException - Throws:
IOException
-