Package org.apache.hadoop.hbase.client
Class TestAsyncTableUseMetaReplicas
java.lang.Object
org.apache.hadoop.hbase.client.TestAsyncTableUseMetaReplicas
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final HBaseClassTestRuleprivate static booleanprivate static byte[]private static byte[]private static byte[]private static org.apache.hadoop.hbase.TableNameprivate static final HBaseTestingUtilityprivate static byte[] -
Constructor Summary
Constructors -
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
-