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

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

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

Subinterfaces of ReplicationService in org.apache.hadoop.hbase.regionserver
 interface ReplicationSinkService
          A sink for a replication stream has to expose this service.
 interface ReplicationSourceService
          A source for a replication stream has to expose this service.
 

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

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



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