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

Packages that use org.apache.hadoop.hbase.replication.BaseReplicationEndpoint
Package
Description
Multi Cluster Replication
  • Uses of org.apache.hadoop.hbase.replication.BaseReplicationEndpoint in org.apache.hadoop.hbase.replication

    Subclasses of org.apache.hadoop.hbase.replication.BaseReplicationEndpoint in in org.apache.hadoop.hbase.replication
    Modifier and Type
    Class
    Description
    class 
    org.apache.hadoop.hbase.replication.HBaseReplicationEndpoint
    A BaseReplicationEndpoint for replication endpoints whose target cluster is an HBase cluster.
    class 
    org.apache.hadoop.hbase.replication.VerifyWALEntriesReplicationEndpoint
    A dummy ReplicationEndpoint that replicates nothing.