public static class TestReplicationEndpoint.ReplicationEndpointForTest extends BaseReplicationEndpoint
ReplicationEndpoint.Context, ReplicationEndpoint.ReplicateContextctx, REPLICATION_WALENTRYFILTER_CONFIG_KEY| Constructor and Description |
|---|
ReplicationEndpointForTest() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doStart() |
protected void |
doStop() |
UUID |
getPeerUUID() |
boolean |
replicate(ReplicationEndpoint.ReplicateContext replicateContext) |
void |
start() |
void |
stop() |
canReplicateToSameCluster, getNamespaceTableCfWALEntryFilter, getScopeWALEntryFilter, getWALEntryfilter, init, isStarting, peerConfigUpdatedaddListener, awaitRunning, awaitRunning, awaitTerminated, awaitTerminated, failureCause, isRunning, notifyFailed, notifyStarted, notifyStopped, startAsync, state, stopAsync, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitawaitRunning, awaitRunning, awaitTerminated, awaitTerminated, failureCause, isRunningpublic ReplicationEndpointForTest()
public UUID getPeerUUID()
public boolean replicate(ReplicationEndpoint.ReplicateContext replicateContext)
public void start()
public void stop()
protected void doStart()
doStart in class org.apache.hbase.thirdparty.com.google.common.util.concurrent.AbstractServiceprotected void doStop()
doStop in class org.apache.hbase.thirdparty.com.google.common.util.concurrent.AbstractServiceCopyright © 2007–2019 Cloudera. All rights reserved.