public class TestReplicasClient
extends java.lang.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 static void beforeClass()
throws java.lang.Exception
java.lang.Exceptionpublic static void afterClass()
throws java.lang.Exception
java.lang.Exceptionpublic void before()
throws java.io.IOException
java.io.IOExceptionpublic void after()
throws java.io.IOException,
KeeperException
java.io.IOExceptionKeeperExceptionpublic void testUseRegionWithoutReplica()
throws java.lang.Exception
java.lang.Exceptionpublic void testLocations()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetNoResultNoStaleRegionWithReplica()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetNoResultStaleRegionWithReplica()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetNoResultNotStaleSleepRegionWithReplica()
throws java.lang.Exception
java.lang.Exceptionpublic void testFlushTable()
throws java.lang.Exception
java.lang.Exceptionpublic void testFlushPrimary()
throws java.lang.Exception
java.lang.Exceptionpublic void testFlushSecondary()
throws java.lang.Exception
java.lang.Exceptionpublic void testUseRegionWithReplica()
throws java.lang.Exception
java.lang.Exceptionpublic void testCancelOfMultiGet()
throws java.lang.Exception
java.lang.Exceptionpublic void testScanWithReplicas()
throws java.lang.Exception
java.lang.Exceptionpublic void testSmallScanWithReplicas()
throws java.lang.Exception
java.lang.Exceptionpublic void testReverseScanWithReplicas()
throws java.lang.Exception
java.lang.Exceptionpublic void testCancelOfScan()
throws java.lang.Exception
java.lang.Exception