Uses of Interface
org.apache.hadoop.hbase.regionserver.ReplicationSourceService
Packages that use ReplicationSourceService
Package
Description
-
Uses of ReplicationSourceService in org.apache.hadoop.hbase
Methods in org.apache.hadoop.hbase that return ReplicationSourceService -
Uses of ReplicationSourceService in org.apache.hadoop.hbase.regionserver
Fields in org.apache.hadoop.hbase.regionserver declared as ReplicationSourceServiceModifier and TypeFieldDescriptionprivate ReplicationSourceService
HRegionServer.replicationSourceHandler
Methods in org.apache.hadoop.hbase.regionserver that return ReplicationSourceServiceModifier and TypeMethodDescriptionHRegionServer.getReplicationSourceService()
Returns Return the object that implements the replication source executorService.RegionServerServices.getReplicationSourceService()
Returns Return the object that implements the replication source executorService. -
Uses of ReplicationSourceService in org.apache.hadoop.hbase.replication.regionserver
Classes in org.apache.hadoop.hbase.replication.regionserver that implement ReplicationSourceService