public class TestReplicasClient extends Object
TestRegionServerNoMaster
.Modifier and Type | Class and Description |
---|---|
static class |
TestReplicasClient.SlowMeCopro
This copro is used to synchronize the tests.
|
Constructor and Description |
---|
TestReplicasClient() |
Modifier and Type | Method and Description |
---|---|
void |
after() |
static void |
afterClass() |
void |
before() |
static void |
beforeClass() |
void |
testCancelOfMultiGet() |
void |
testCancelOfScan() |
void |
testFlushPrimary() |
void |
testFlushSecondary() |
void |
testFlushTable() |
void |
testGetNoResultNoStaleRegionWithReplica() |
void |
testGetNoResultNotStaleSleepRegionWithReplica() |
void |
testGetNoResultStaleRegionWithReplica() |
void |
testLocations() |
void |
testReverseScanWithReplicas() |
void |
testScanWithReplicas() |
void |
testSmallScanWithReplicas() |
void |
testUseRegionWithoutReplica() |
void |
testUseRegionWithReplica() |
public void before() throws IOException
IOException
public void after() throws IOException, KeeperException
IOException
KeeperException
public void testUseRegionWithoutReplica() throws Exception
Exception
public void testGetNoResultNoStaleRegionWithReplica() throws Exception
Exception
public void testGetNoResultStaleRegionWithReplica() throws Exception
Exception
public void testGetNoResultNotStaleSleepRegionWithReplica() throws Exception
Exception
public void testSmallScanWithReplicas() throws Exception
Exception
public void testReverseScanWithReplicas() throws Exception
Exception