public class TestAsyncTableRegionReplicasScan extends AbstractTestAsyncTableRegionReplicasRead
AbstractTestAsyncTableRegionReplicasRead.FailPrimaryGetCP
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
private static int |
ROW_COUNT |
ASYNC_CONN, FAIL_PRIMARY_GET, FAMILY, getTable, QUALIFIER, REPLICA_COUNT, REPLICA_ID_TO_COUNT, ROW, TABLE_NAME, TEST_UTIL, testName, VALUE
Constructor and Description |
---|
TestAsyncTableRegionReplicasScan() |
Modifier and Type | Method and Description |
---|---|
private static byte[] |
getRow(int i) |
private static byte[] |
getValue(int i) |
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
private static int ROW_COUNT
public TestAsyncTableRegionReplicasScan()
private static byte[] getRow(int i)
private static byte[] getValue(int i)
public static void setUpBeforeClass() throws Exception
Exception
protected void readAndCheck(org.apache.hadoop.hbase.client.AsyncTable<?> table, int replicaId) throws IOException
readAndCheck
in class AbstractTestAsyncTableRegionReplicasRead
IOException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.