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

Packages that use ReplicationSourceService
org.apache.hadoop.hbase.regionserver   
org.apache.hadoop.hbase.replication.regionserver   
 

Uses of ReplicationSourceService in org.apache.hadoop.hbase.regionserver
 

Fields in org.apache.hadoop.hbase.regionserver declared as ReplicationSourceService
protected  ReplicationSourceService HRegionServer.replicationSourceHandler
           
 

Uses of ReplicationSourceService in org.apache.hadoop.hbase.replication.regionserver
 

Classes in org.apache.hadoop.hbase.replication.regionserver that implement ReplicationSourceService
 class Replication
          Gateway to Replication.
 



Copyright © 2013 The Apache Software Foundation. All Rights Reserved.