Uses of Interface
org.apache.hadoop.hbase.replication.ReplicationPeerConfigListener
Packages that use org.apache.hadoop.hbase.replication.ReplicationPeerConfigListener
-
Uses of org.apache.hadoop.hbase.replication.ReplicationPeerConfigListener in org.apache.hadoop.hbase.replication
Subinterfaces of org.apache.hadoop.hbase.replication.ReplicationPeerConfigListener in in org.apache.hadoop.hbase.replicationModifier and TypeInterfaceDescriptioninterfaceorg.apache.hadoop.hbase.replication.ReplicationEndpointReplicationEndpoint is a plugin which implements replication to other HBase clusters, or other systems.Classes in org.apache.hadoop.hbase.replication that implement org.apache.hadoop.hbase.replication.ReplicationPeerConfigListener in inModifier and TypeClassDescriptionclassorg.apache.hadoop.hbase.replication.BaseReplicationEndpointA Base implementation forReplicationEndpoints.classorg.apache.hadoop.hbase.replication.HBaseReplicationEndpointABaseReplicationEndpointfor replication endpoints whose target cluster is an HBase cluster.classorg.apache.hadoop.hbase.replication.VerifyWALEntriesReplicationEndpointA dummyReplicationEndpointthat replicates nothing.Methods in org.apache.hadoop.hbase.replication with parameters of type org.apache.hadoop.hbase.replication.ReplicationPeerConfigListener in inModifier and TypeMethodDescriptionvoidReplicationPeer.registerPeerConfigListener(org.apache.hadoop.hbase.replication.ReplicationPeerConfigListener listener) Register a peer config listener to catch the peer config change event.voidReplicationPeerImpl.registerPeerConfigListener(org.apache.hadoop.hbase.replication.ReplicationPeerConfigListener listener) default voidReplicationPeer.trackPeerConfigChanges(org.apache.hadoop.hbase.replication.ReplicationPeerConfigListener listener) Deprecated.since 2.1.0 and will be removed in 4.0.0.