Interface ReplicationPeerConfigListener

All Known Subinterfaces:
ReplicationEndpoint
All Known Implementing Classes:
BaseReplicationEndpoint, HBaseInterClusterReplicationEndpoint, HBaseReplicationEndpoint, VerifyWALEntriesReplicationEndpoint, VisibilityReplicationEndpoint

@LimitedPrivate("Replication") public interface ReplicationPeerConfigListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    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