Package org.apache.hadoop.hbase.mob
Class TestCachedMobFile
java.lang.Object
org.apache.hadoop.hbase.mob.TestCachedMobFile
@Tag("org.apache.hadoop.hbase.testclassification.SmallTests")
public class TestCachedMobFile
extends Object
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate org.apache.hadoop.hbase.io.hfile.CacheConfigprivate org.apache.hadoop.conf.Configurationprivate static final longprivate static final longprivate static final longprivate static final Stringprivate static final String(package private) static final org.slf4j.Loggerprivate static final HBaseTestingUtil -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidtestCompare(org.junit.jupiter.api.TestInfo testInfo) voidtestOpenClose(org.junit.jupiter.api.TestInfo testInfo) voidtestReadKeyValue(org.junit.jupiter.api.TestInfo testInfo)
-
Field Details
-
LOG
-
TEST_UTIL
-
conf
-
cacheConf
-
FAMILY1
- See Also:
-
FAMILY2
- See Also:
-
EXPECTED_REFERENCE_ZERO
- See Also:
-
EXPECTED_REFERENCE_ONE
- See Also:
-
EXPECTED_REFERENCE_TWO
- See Also:
-
-
Constructor Details
-
TestCachedMobFile
public TestCachedMobFile()
-
-
Method Details