Package org.apache.hadoop.hbase.mob
Class TestMobWithByteBuffAllocator
java.lang.Object
org.apache.hadoop.hbase.mob.TestMobWithByteBuffAllocator
@Tag("org.apache.hadoop.hbase.testclassification.MediumTests")
public class TestMobWithByteBuffAllocator
extends Object
Test the MOB feature when enable RPC ByteBuffAllocator (HBASE-22122)
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final org.apache.hadoop.conf.Configurationprivate static final byte[]private static final org.slf4j.Loggerprivate static final Stringprivate static final HBaseTestingUtil -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
TABLE_NAME
- See Also:
-
LOG
-
UTIL
-
CONF
-
FAMILY
-
-
Constructor Details
-
TestMobWithByteBuffAllocator
public TestMobWithByteBuffAllocator()
-
-
Method Details