| Modifier and Type | Method and Description |
|---|---|
void |
addListener(ClusterConfigurationMonitor.ConfigurationChangeListener listener)
Register for configuration change notifications from any of the monitors managed by this service.
|
void |
clearCache(String source,
String clusterName)
Clear the cluster configuration data cache for the specified source and cluster.
|
ClusterConfigurationMonitor |
getMonitor(String type) |
ClusterConfigurationMonitor getMonitor(String type)
type - The type of monitor (e.g., Ambari)void addListener(ClusterConfigurationMonitor.ConfigurationChangeListener listener)
listener - The listener to register.Copyright © 2022 The Apache Software Foundation. All rights reserved.