Package org.apache.hadoop.hbase.client
Class TestHTableMultiplexer
java.lang.Object
org.apache.hadoop.hbase.client.TestHTableMultiplexer
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final HBaseClassTestRuleprivate static byte[]private static final org.slf4j.Loggerorg.junit.rules.TestNameprivate static intprivate static byte[]private static intprivate static final HBaseTestingUtilityprivate static byte[]private static byte[] -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static voidcheckExistence(org.apache.hadoop.hbase.client.Table htable, byte[] row, byte[] family, byte[] quality) static voidstatic voidvoid
-
Field Details
-
CLASS_RULE
-
LOG
-
TEST_UTIL
-
FAMILY
-
QUALIFIER
-
VALUE1
-
VALUE2
-
SLAVES
-
PER_REGIONSERVER_QUEUE_SIZE
-
name
-
-
Constructor Details
-
TestHTableMultiplexer
public TestHTableMultiplexer()
-
-
Method Details