Class TestStoreFileScannerWithTagCompression
java.lang.Object
org.apache.hadoop.hbase.regionserver.TestStoreFileScannerWithTagCompression
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static org.apache.hadoop.hbase.io.hfile.CacheConfig
static final HBaseClassTestRule
private static org.apache.hadoop.conf.Configuration
private static org.apache.hadoop.fs.FileSystem
private static org.apache.hadoop.fs.Path
private static final HBaseTestingUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
setUp()
void
private void
writeStoreFile
(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
-