Package org.apache.hadoop.hbase.mob
Class TestMobFile
java.lang.Object
org.apache.hadoop.hbase.mob.TestMobFile
@Tag("org.apache.hadoop.hbase.testclassification.SmallTests")
public class TestMobFile
extends Object
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate org.apache.hadoop.hbase.io.hfile.CacheConfigprivate org.apache.hadoop.conf.Configurationprivate static final HBaseTestingUtil -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidtestGetScanner(org.junit.jupiter.api.TestInfo testInfo) voidtestReadKeyValue(org.junit.jupiter.api.TestInfo testInfo)
-
Field Details
-
TEST_UTIL
-
conf
-
cacheConf
-
-
Constructor Details
-
TestMobFile
public TestMobFile()
-
-
Method Details