public interface ClusterPropertiesListener
ZkStateReader.registerClusterPropertiesListener(ClusterPropertiesListener)
and called whenever the cluster properties changes.Modifier and Type | Method and Description |
---|---|
boolean |
onChange(Map<String,Object> properties)
Called when a change in the cluster properties occurs.
|
boolean onChange(Map<String,Object> properties)
properties
- current cluster propertiesCopyright © 2000-2021 Apache Software Foundation. All Rights Reserved.