Uses of Class
org.apache.hadoop.hbase.replication.BaseReplicationEndpoint
Packages that use org.apache.hadoop.hbase.replication.BaseReplicationEndpoint
-
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.replicationModifier and TypeClassDescriptionclassorg.apache.hadoop.hbase.replication.HBaseReplicationEndpointABaseReplicationEndpointfor replication endpoints whose target cluster is an HBase cluster.classorg.apache.hadoop.hbase.replication.VerifyWALEntriesReplicationEndpointA dummyReplicationEndpointthat replicates nothing.