|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HBaseReplicationEndpoint | |
---|---|
org.apache.hadoop.hbase.replication | Multi Cluster Replication |
org.apache.hadoop.hbase.replication.regionserver |
Uses of HBaseReplicationEndpoint in org.apache.hadoop.hbase.replication |
---|
Constructors in org.apache.hadoop.hbase.replication with parameters of type HBaseReplicationEndpoint | |
---|---|
HBaseReplicationEndpoint.PeerRegionServerListener(HBaseReplicationEndpoint replicationPeer)
|
Uses of HBaseReplicationEndpoint in org.apache.hadoop.hbase.replication.regionserver |
---|
Subclasses of HBaseReplicationEndpoint in org.apache.hadoop.hbase.replication.regionserver | |
---|---|
class |
HBaseInterClusterReplicationEndpoint
A ReplicationEndpoint implementation for replicating to another HBase cluster. |
Constructors in org.apache.hadoop.hbase.replication.regionserver with parameters of type HBaseReplicationEndpoint | |
---|---|
ReplicationSinkManager(HConnection conn,
String peerClusterId,
HBaseReplicationEndpoint endpoint,
org.apache.hadoop.conf.Configuration conf)
Instantiate for a single replication peer cluster. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |