java.lang.Object
org.apache.hadoop.hbase.replication.regionserver.Replication
All Implemented Interfaces:
ConfigurationObserver, PropagatingConfigurationObserver, ReplicationService, ReplicationSourceService

Gateway to Replication. Used by HRegionServer.

Implement PropagatingConfigurationObserver mainly for registering ReplicationPeers, so we can recreating the replication peer storage.