Class TestStoreFileScanner
java.lang.Object
org.apache.hadoop.hbase.regionserver.TestStoreFileScanner
Test StoreFileScanner
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate org.apache.hadoop.hbase.io.hfile.CacheConfigstatic final HBaseClassTestRuleprivate org.apache.hadoop.conf.Configurationprivate org.apache.hadoop.fs.FileSystemorg.junit.rules.TestNameprivate static final Stringprivate static final HBaseTestingUtilprivate org.apache.hadoop.fs.Path -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetUp()voidprivate voidwriteStoreFile(org.apache.hadoop.hbase.regionserver.StoreFileWriter writer)
-
Field Details
-
CLASS_RULE
-
TEST_UTIL
-
TEST_FAMILY
- See Also:
-
name
-
conf
-
testDir
-
fs
-
cacheConf
-
-
Constructor Details
-
TestStoreFileScanner
public TestStoreFileScanner()
-
-
Method Details
-
setUp
- Throws:
IOException
-
writeStoreFile
private void writeStoreFile(org.apache.hadoop.hbase.regionserver.StoreFileWriter writer) throws IOException - Throws:
IOException
-
testGetFilesRead
- Throws:
Exception
-