Package org.apache.hadoop.hbase.client
Class TestAsyncTableUseMetaReplicas
java.lang.Object
org.apache.hadoop.hbase.client.TestAsyncTableUseMetaReplicas
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic final class
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private static boolean
private static byte[]
private static byte[]
private static byte[]
private static org.apache.hadoop.hbase.TableName
private static final HBaseTestingUtility
private static byte[]
-
Constructor Summary
-
Method Summary
-
Field Details
-
CLASS_RULE
-
UTIL
-
TABLE_NAME
-
FAMILY
-
QUALIFIER
-
ROW
-
VALUE
-
FAIL_PRIMARY_SCAN
-
-
Constructor Details
-
TestAsyncTableUseMetaReplicas
public TestAsyncTableUseMetaReplicas()
-
-
Method Details
-
setUp
- Throws:
Exception
-
tearDown
- Throws:
Exception
-
tearDownAfterTest
-
testRead
private void testRead(boolean useMetaReplicas) throws IOException, InterruptedException, ExecutionException -
testNotUseMetaReplicas
-
testUseMetaReplicas
-