public class TestReplicasClient extends Object
TestRegionServerNoMaster.| Modifier and Type | Class and Description |
|---|---|
static class |
TestReplicasClient.SlowMeCopro
This copro is used to synchronize the tests.
|
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| 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 |
testHedgedRead() |
void |
testLocations() |
void |
testReverseScanWithReplicas() |
void |
testScanWithReplicas() |
void |
testSmallScanWithReplicas() |
void |
testUseRegionWithoutReplica() |
void |
testUseRegionWithReplica() |
public static final HBaseClassTestRule CLASS_RULE
public TestReplicasClient()
public static void beforeClass() throws Exception
Exceptionpublic static void afterClass() throws Exception
Exceptionpublic void before() throws IOException
IOExceptionpublic void after() throws IOException, org.apache.zookeeper.KeeperException
IOExceptionorg.apache.zookeeper.KeeperExceptionpublic void testUseRegionWithoutReplica() throws Exception
Exceptionpublic void testLocations() throws Exception
Exceptionpublic void testGetNoResultNoStaleRegionWithReplica() throws Exception
Exceptionpublic void testGetNoResultStaleRegionWithReplica() throws Exception
Exceptionpublic void testGetNoResultNotStaleSleepRegionWithReplica() throws Exception
Exceptionpublic void testFlushTable() throws Exception
Exceptionpublic void testFlushPrimary() throws Exception
Exceptionpublic void testFlushSecondary() throws Exception
Exceptionpublic void testUseRegionWithReplica() throws Exception
Exceptionpublic void testHedgedRead() throws Exception
Exceptionpublic void testCancelOfMultiGet() throws Exception
Exceptionpublic void testScanWithReplicas() throws Exception
Exceptionpublic void testSmallScanWithReplicas() throws Exception
Exceptionpublic void testReverseScanWithReplicas() throws Exception
Exceptionpublic void testCancelOfScan() throws Exception
ExceptionCopyright © 2007–2019 Cloudera. All rights reserved.