private static class TestReplicationSinkManager.SetServersHBaseReplicationEndpoint extends org.apache.hadoop.hbase.replication.HBaseReplicationEndpoint
org.apache.hadoop.hbase.replication.HBaseReplicationEndpoint.PeerRegionServerListener| Modifier and Type | Field and Description | 
|---|---|
(package private) List<org.apache.hadoop.hbase.ServerName> | 
regionServers  | 
| Modifier | Constructor and Description | 
|---|---|
private  | 
SetServersHBaseReplicationEndpoint()  | 
| Modifier and Type | Method and Description | 
|---|---|
List<org.apache.hadoop.hbase.ServerName> | 
getRegionServers()  | 
boolean | 
replicate(org.apache.hadoop.hbase.replication.ReplicationEndpoint.ReplicateContext replicateContext)  | 
void | 
setRegionServers(List<org.apache.hadoop.hbase.ServerName> regionServers)  | 
abort, disconnect, doStart, doStop, fetchSlavesAddresses, getLastRegionServerUpdate, getPeerUUID, getZkw, isAborted, reconnect, start, stopcanReplicateToSameCluster, getNamespaceTableCfWALEntryFilter, getScopeWALEntryFilter, getWALEntryfilter, init, isStarting, peerConfigUpdatedaddListener, awaitRunning, awaitRunning, awaitRunning, awaitTerminated, awaitTerminated, awaitTerminated, doCancelStart, failureCause, isRunning, notifyFailed, notifyStarted, notifyStopped, startAsync, state, stopAsync, toStringList<org.apache.hadoop.hbase.ServerName> regionServers
private SetServersHBaseReplicationEndpoint()
public boolean replicate(org.apache.hadoop.hbase.replication.ReplicationEndpoint.ReplicateContext replicateContext)
public void setRegionServers(List<org.apache.hadoop.hbase.ServerName> regionServers)
setRegionServers in class org.apache.hadoop.hbase.replication.HBaseReplicationEndpointpublic 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.