Package org.apache.hadoop.hbase.mob
Class TestMobWithByteBuffAllocator
java.lang.Object
org.apache.hadoop.hbase.mob.TestMobWithByteBuffAllocator
Test the MOB feature when enable RPC ByteBuffAllocator (HBASE-22122)
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private static final org.apache.hadoop.conf.Configuration
private static final byte[]
private static final org.slf4j.Logger
private static final String
private static final HBaseTestingUtil
-
Constructor Summary
-
Method Summary
-
Field Details
-
CLASS_RULE
-
TABLE_NAME
- See Also:
-
LOG
-
UTIL
-
CONF
-
FAMILY
-
-
Constructor Details
-
TestMobWithByteBuffAllocator
public TestMobWithByteBuffAllocator()
-
-
Method Details