public static class TestSerialReplicationEndpoint.TestEndpoint extends org.apache.hadoop.hbase.replication.regionserver.HBaseInterClusterReplicationEndpoint
org.apache.hadoop.hbase.replication.HBaseReplicationEndpoint.PeerRegionServerListener| Modifier and Type | Field and Description |
|---|---|
private static BlockingQueue<org.apache.hadoop.hbase.wal.WAL.Entry> |
entryQueue |
| Constructor and Description |
|---|
TestEndpoint() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canReplicateToSameCluster() |
protected Callable<Integer> |
createReplicator(List<org.apache.hadoop.hbase.wal.WAL.Entry> entries,
int ordinal,
int timeout) |
static List<org.apache.hadoop.hbase.wal.WAL.Entry> |
getEntries() |
List<org.apache.hadoop.hbase.ServerName> |
getRegionServers() |
static void |
reset() |
createConnection, createReplicationSinkManager, doStop, filterNotExistColumnFamilyEdits, filterNotExistTableEdits, init, isNoSuchColumnFamilyException, isPeerEnabled, isTableNotFoundException, replicate, replicateEntries, sleepForRetriesabort, disconnect, doStart, fetchSlavesAddresses, getLastRegionServerUpdate, getPeerUUID, getZkw, isAborted, reconnect, setRegionServers, start, stopgetNamespaceTableCfWALEntryFilter, getScopeWALEntryFilter, getWALEntryfilter, isStarting, peerConfigUpdatedaddListener, awaitRunning, awaitRunning, awaitRunning, awaitTerminated, awaitTerminated, awaitTerminated, doCancelStart, failureCause, isRunning, notifyFailed, notifyStarted, notifyStopped, startAsync, state, stopAsync, toStringprivate static final BlockingQueue<org.apache.hadoop.hbase.wal.WAL.Entry> entryQueue
public TestEndpoint()
public static void reset()
public static List<org.apache.hadoop.hbase.wal.WAL.Entry> getEntries()
public boolean canReplicateToSameCluster()
canReplicateToSameCluster in interface org.apache.hadoop.hbase.replication.ReplicationEndpointcanReplicateToSameCluster in class org.apache.hadoop.hbase.replication.BaseReplicationEndpointprotected 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.HBaseInterClusterReplicationEndpointpublic List<org.apache.hadoop.hbase.ServerName> getRegionServers()
getRegionServers in class org.apache.hadoop.hbase.replication.HBaseReplicationEndpointCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.