Interface ReplicationPeerConfigListener
- All Known Subinterfaces:
ReplicationEndpoint
- All Known Implementing Classes:
BaseReplicationEndpoint
,HBaseInterClusterReplicationEndpoint
,HBaseReplicationEndpoint
,VerifyWALEntriesReplicationEndpoint
,VisibilityReplicationEndpoint
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Callback method for when users update the ReplicationPeerConfig for this peer
-
Method Details
-
peerConfigUpdated
Callback method for when users update the ReplicationPeerConfig for this peer- Parameters:
rpc
- The updated ReplicationPeerConfig
-