public class TestAsyncTableRegionReplicasGet extends AbstractTestAsyncTableRegionReplicasRead
AbstractTestAsyncTableRegionReplicasRead.FailPrimaryGetCP
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
ASYNC_CONN, FAIL_PRIMARY_GET, FAMILY, getTable, QUALIFIER, REPLICA_COUNT, REPLICA_ID_TO_COUNT, ROW, TABLE_NAME, TEST_UTIL, testName, VALUE
Constructor and Description |
---|
TestAsyncTableRegionReplicasGet() |
Modifier and Type | Method and Description |
---|---|
protected void |
readAndCheck(org.apache.hadoop.hbase.client.AsyncTable<?> table,
int replicaId) |
static void |
setUpBeforeClass() |
getPrimaryGetCount, getSecondaryGetCount, params, startClusterAndCreateTable, tearDownAfterClass, testNoReplicaRead, testReadSpecificReplica, testReplicaRead, waitUntilAllReplicasHaveRow
public static final HBaseClassTestRule CLASS_RULE
public TestAsyncTableRegionReplicasGet()
public static void setUpBeforeClass() throws Exception
Exception
protected void readAndCheck(org.apache.hadoop.hbase.client.AsyncTable<?> table, int replicaId) throws Exception
readAndCheck
in class AbstractTestAsyncTableRegionReplicasRead
Exception
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.