@InterfaceAudience.LimitedPrivate(value="Replication")
public interface ReplicationPeerConfigListener
| Modifier and Type | Method and Description |
|---|---|
void |
peerConfigUpdated(org.apache.hadoop.hbase.replication.ReplicationPeerConfig rpc)
Callback method for when users update the ReplicationPeerConfig for this peer
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.