Uses of Interface
org.apache.hadoop.hbase.regionserver.ReplicationService
Package
Description
Multi Cluster Replication
-
Uses of org.apache.hadoop.hbase.regionserver.ReplicationService in org.apache.hadoop.hbase.regionserver
Modifier and TypeInterfaceDescriptioninterface
org.apache.hadoop.hbase.regionserver.ReplicationSinkService
A sink for a replication stream has to expose this service.interface
org.apache.hadoop.hbase.regionserver.ReplicationSourceService
A source for a replication stream has to expose this service. -
Uses of org.apache.hadoop.hbase.regionserver.ReplicationService in org.apache.hadoop.hbase.replication
Modifier and TypeClassDescriptionclass
org.apache.hadoop.hbase.replication.ReplicationSinkServiceImpl