Package com.yahoo.vespa.model.content
Class ClusterControllerConfig
java.lang.Object
com.yahoo.config.model.producer.AnyConfigProducer
com.yahoo.vespa.model.content.ClusterControllerConfig
- All Implemented Interfaces:
com.yahoo.config.ConfigInstance.Producer
,com.yahoo.vespa.config.content.FleetcontrollerConfig.Producer
,ConfigProducer
,Serializable
public class ClusterControllerConfig
extends AnyConfigProducer
implements com.yahoo.vespa.config.content.FleetcontrollerConfig.Producer
Config generation for parameters for fleet controllers.
- See Also:
-
Nested Class Summary
-
Field Summary
Fields inherited from class com.yahoo.config.model.producer.AnyConfigProducer
log
-
Method Summary
Methods inherited from class com.yahoo.config.model.producer.AnyConfigProducer
addConfigId, addUserConfig, cascadeConfig, currentConfigId, findInheritedClassLoader, getConfigClassLoader, getConfigId, getDescendantServices, getMonitoringService, getParent, getRoot, getSubId, getUserConfigs, hostSystem, mergeUserConfigs, remove, setParent, setUserConfigs, stateIsHosted, validate
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.yahoo.vespa.model.ConfigProducer
dump, getChildren
-
Method Details
-
getConfig
public void getConfig(com.yahoo.vespa.config.content.FleetcontrollerConfig.Builder builder) - Specified by:
getConfig
in interfacecom.yahoo.vespa.config.content.FleetcontrollerConfig.Producer
-
tuning
public com.yahoo.vespa.model.content.ClusterControllerConfig.ClusterControllerTuning tuning()
-