Uses of Interface
org.apache.hadoop.hbase.regionserver.ReplicationService

Packages that use 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

    Subinterfaces of org.apache.hadoop.hbase.regionserver.ReplicationService in in org.apache.hadoop.hbase.regionserver
    Modifier and Type
    Interface
    Description
    interface 
    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

    Classes in org.apache.hadoop.hbase.replication that implement org.apache.hadoop.hbase.regionserver.ReplicationService in in
    Modifier and Type
    Class
    Description
    class 
    org.apache.hadoop.hbase.replication.ReplicationSinkServiceImpl