Package org.apache.hadoop.hbase.client
Class TestHTableMultiplexer
java.lang.Object
org.apache.hadoop.hbase.client.TestHTableMultiplexer
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private static byte[]
private static final org.slf4j.Logger
org.junit.rules.TestName
private static int
private static byte[]
private static int
private static final HBaseTestingUtility
private static byte[]
private static byte[]
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprivate static void
checkExistence
(org.apache.hadoop.hbase.client.Table htable, byte[] row, byte[] family, byte[] quality) static void
static void
void
-
Field Details
-
CLASS_RULE
-
LOG
-
TEST_UTIL
-
FAMILY
-
QUALIFIER
-
VALUE1
-
VALUE2
-
SLAVES
-
PER_REGIONSERVER_QUEUE_SIZE
-
name
-
-
Constructor Details
-
TestHTableMultiplexer
public TestHTableMultiplexer()
-
-
Method Details