public class TestReplicationEndpoint extends TestReplicationBase
| Modifier and Type | Class and Description |
|---|---|
static class |
TestReplicationEndpoint.EverythingPassesWALEntryFilter |
static class |
TestReplicationEndpoint.EverythingPassesWALEntryFilterSubclass |
static class |
TestReplicationEndpoint.InterClusterReplicationEndpointForTest |
static class |
TestReplicationEndpoint.ReplicationEndpointForTest |
static class |
TestReplicationEndpoint.ReplicationEndpointReturningFalse |
static class |
TestReplicationEndpoint.ReplicationEndpointWithWALEntryFilter |
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
admin, CONF_WITH_LOCALFS, conf1, conf2, famName, hbaseAdmin, htable1, htable2, NB_RETRIES, NB_ROWS_IN_BATCH, NB_ROWS_IN_BIG_BATCH, noRepfamName, PEER_ID2, row, scopes, SLEEP_TIME, tableName, utility1, utility2, zkw1, zkw2| Constructor and Description |
|---|
TestReplicationEndpoint() |
| Modifier and Type | Method and Description |
|---|---|
void |
setup() |
static void |
setUpBeforeClass() |
static void |
tearDownAfterClass() |
void |
testCustomReplicationEndpoint() |
void |
testInterClusterReplication() |
void |
testMetricsSourceBaseSourcePassthrough() |
void |
testReplicationEndpointReturnsFalseOnReplicate() |
void |
testWALEntryFilterAddValidation() |
void |
testWALEntryFilterFromReplicationEndpoint() |
void |
testWALEntryFilterUpdateValidation() |
cleanUp, isSerialPeer, loadData, runSimplePutDeleteTest, runSmallBatchTest, setUpBase, tearDownBase, waitForReplicationpublic static final HBaseClassTestRule CLASS_RULE
public TestReplicationEndpoint()
public static void setUpBeforeClass() throws Exception
Exceptionpublic static void tearDownAfterClass() throws Exception
Exceptionpublic void testCustomReplicationEndpoint() throws Exception
Exceptionpublic void testReplicationEndpointReturnsFalseOnReplicate() throws Exception
Exceptionpublic void testInterClusterReplication() throws Exception
Exceptionpublic void testWALEntryFilterFromReplicationEndpoint() throws Exception
Exceptionpublic void testWALEntryFilterAddValidation() throws Exception
Exceptionpublic void testWALEntryFilterUpdateValidation() throws Exception
Exceptionpublic void testMetricsSourceBaseSourcePassthrough()
Copyright © 2007–2019 Cloudera. All rights reserved.