Uses of Class
org.apache.hadoop.hbase.replication.BaseReplicationEndpoint

Packages that use BaseReplicationEndpoint
org.apache.hadoop.hbase.replication Multi Cluster Replication 
org.apache.hadoop.hbase.replication.regionserver   
 

Uses of BaseReplicationEndpoint in org.apache.hadoop.hbase.replication
 

Subclasses of BaseReplicationEndpoint in org.apache.hadoop.hbase.replication
 class HBaseReplicationEndpoint
          A BaseReplicationEndpoint for replication endpoints whose target cluster is an HBase cluster.
 

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

Subclasses of BaseReplicationEndpoint in org.apache.hadoop.hbase.replication.regionserver
 class HBaseInterClusterReplicationEndpoint
          A ReplicationEndpoint implementation for replicating to another HBase cluster.
 



Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.