Uses of Interface
org.apache.hadoop.hbase.regionserver.ReplicationSinkService
Packages that use ReplicationSinkService
Package
Description
Multi Cluster Replication
-
Uses of ReplicationSinkService in org.apache.hadoop.hbase.regionserver
Fields in org.apache.hadoop.hbase.regionserver declared as ReplicationSinkServiceModifier and TypeFieldDescriptionprivate ReplicationSinkServiceHRegionServer.replicationSinkHandlerMethods in org.apache.hadoop.hbase.regionserver that return ReplicationSinkServiceModifier and TypeMethodDescriptionHRegionServer.getReplicationSinkService()Returns Return the object that implements the replication sink executorService. -
Uses of ReplicationSinkService in org.apache.hadoop.hbase.replication
Classes in org.apache.hadoop.hbase.replication that implement ReplicationSinkService