Class ClusterControllerComponent

java.lang.Object
com.yahoo.config.model.producer.AbstractConfigProducer<CHILD>
com.yahoo.vespa.model.container.component.Component<AbstractConfigProducer<?>,com.yahoo.osgi.provider.model.ComponentModel>
com.yahoo.vespa.model.container.component.SimpleComponent
com.yahoo.vespa.model.admin.clustercontroller.ClusterControllerComponent
All Implemented Interfaces:
com.yahoo.config.ConfigInstance.Producer, ConfigProducer, Serializable, Comparable<Component<?,?>>

public class ClusterControllerComponent extends SimpleComponent
Sets up a simple component to keep the state of the cluster controller, even when configuration changes.
See Also:
  • Constructor Details

    • ClusterControllerComponent

      public ClusterControllerComponent()