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
FieldsModifier and TypeFieldDescriptionstatic final HBaseClassTestRuleprivate static final org.apache.hadoop.conf.Configurationprivate static final byte[]private static final org.slf4j.Loggerprivate static final Stringprivate static final HBaseTestingUtility -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
CLASS_RULE
-
TABLE_NAME
- See Also:
-
LOG
-
UTIL
-
CONF
-
FAMILY
-
-
Constructor Details
-
TestMobWithByteBuffAllocator
public TestMobWithByteBuffAllocator()
-
-
Method Details