Class ClusterControllerCluster

All Implemented Interfaces:
com.yahoo.cloud.config.ZookeepersConfig.Producer, com.yahoo.cloud.config.ZookeeperServerConfig.Producer, com.yahoo.config.ConfigInstance.Producer, ConfigProducer, Serializable

public class ClusterControllerCluster extends TreeConfigProducer<ClusterControllerContainerCluster> implements com.yahoo.cloud.config.ZookeeperServerConfig.Producer, com.yahoo.cloud.config.ZookeepersConfig.Producer
Used if clustercontroller is run standalone (not as part of the config server ZooKeeper cluster) to provide common configs to container components.
Author:
Ulf Lilleengen
See Also: