Package org.apache.hadoop.hbase.client
Class TestHTableMultiplexerFlushCache
java.lang.Object
org.apache.hadoop.hbase.client.TestHTableMultiplexerFlushCache
-
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 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, byte[] value) static void
static void
void
void
-
Field Details
-
CLASS_RULE
-
LOG
-
TEST_UTIL
-
FAMILY
-
QUALIFIER1
-
QUALIFIER2
-
VALUE1
-
VALUE2
-
SLAVES
-
PER_REGIONSERVER_QUEUE_SIZE
-
name
-
-
Constructor Details
-
TestHTableMultiplexerFlushCache
public TestHTableMultiplexerFlushCache()
-
-
Method Details
-
setUpBeforeClass
- Throws:
Exception
-
tearDownAfterClass
- Throws:
Exception
-
checkExistence
private static void checkExistence(org.apache.hadoop.hbase.client.Table htable, byte[] row, byte[] family, byte[] quality, byte[] value) throws Exception - Throws:
Exception
-
testOnRegionChange
- Throws:
Exception
-
testOnRegionMove
- Throws:
Exception
-