Package org.apache.hadoop.hbase.client
Class TestHTableMultiplexerFlushCache
java.lang.Object
org.apache.hadoop.hbase.client.TestHTableMultiplexerFlushCache
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final HBaseClassTestRuleprivate static byte[]private static final org.slf4j.Loggerorg.junit.rules.TestNameprivate static intprivate static byte[]private 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, byte[] value) static voidstatic voidvoidvoid
-
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
-