org.apache.hadoop.hbase.replication.regionserver
Class ReplicationSinkManager.SinkPeer
java.lang.Object
org.apache.hadoop.hbase.replication.regionserver.ReplicationSinkManager.SinkPeer
- Enclosing class:
- ReplicationSinkManager
public static class ReplicationSinkManager.SinkPeer
- extends Object
Wraps a replication region server sink to provide the ability to identify
it.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReplicationSinkManager.SinkPeer
public ReplicationSinkManager.SinkPeer(ServerName serverName,
AdminProtos.AdminService.BlockingInterface regionServer)
getRegionServer
public AdminProtos.AdminService.BlockingInterface getRegionServer()
Copyright © 2015 The Apache Software Foundation. All rights reserved.