Interface ReplicationService

All Known Subinterfaces:
ReplicationSinkService, ReplicationSourceService
All Known Implementing Classes:
Replication, ReplicationSinkServiceImpl

@Private public interface ReplicationService
Gateway to Cluster Replication. Used by HRegionServer. One such application is a cross-datacenter replication service that can keep two hbase clusters in sync.