public static class TestReplicationEndpoint.InterClusterReplicationEndpointForTest extends org.apache.hadoop.hbase.replication.regionserver.HBaseInterClusterReplicationEndpoint
org.apache.hadoop.hbase.replication.HBaseReplicationEndpoint.PeerRegionServerListener| Modifier and Type | Field and Description | 
|---|---|
| (package private) static boolean | failedOnce | 
| (package private) static AtomicInteger | replicateCount | 
| Constructor and Description | 
|---|
| InterClusterReplicationEndpointForTest() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected Callable<Integer> | createReplicator(List<org.apache.hadoop.hbase.wal.WAL.Entry> entries,
                int ordinal,
                int timeout) | 
| boolean | replicate(org.apache.hadoop.hbase.replication.ReplicationEndpoint.ReplicateContext replicateContext) | 
doStop, init, isPeerEnabled, replicateEntries, sleepForRetriesabort, disconnect, doStart, fetchSlavesAddresses, getLastRegionServerUpdate, getPeerUUID, getRegionServers, getZkw, isAborted, reconnect, reloadZkWatcher, setRegionServers, start, stopcanReplicateToSameCluster, getNamespaceTableCfWALEntryFilter, getScopeWALEntryFilter, getWALEntryfilter, isStarting, peerConfigUpdatedaddListener, awaitRunning, awaitRunning, awaitTerminated, awaitTerminated, doCancelStart, failureCause, isRunning, notifyFailed, notifyStarted, notifyStopped, startAsync, state, stopAsync, toStringstatic AtomicInteger replicateCount
static boolean failedOnce
public InterClusterReplicationEndpointForTest()
public boolean replicate(org.apache.hadoop.hbase.replication.ReplicationEndpoint.ReplicateContext replicateContext)
replicate in interface org.apache.hadoop.hbase.replication.ReplicationEndpointreplicate in class org.apache.hadoop.hbase.replication.regionserver.HBaseInterClusterReplicationEndpointprotected Callable<Integer> createReplicator(List<org.apache.hadoop.hbase.wal.WAL.Entry> entries, int ordinal, int timeout)
createReplicator in class org.apache.hadoop.hbase.replication.regionserver.HBaseInterClusterReplicationEndpointCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.