Class ClusterControllerConfigurer

All Implemented Interfaces:
com.yahoo.config.ConfigInstance.Producer, com.yahoo.vespa.config.content.FleetcontrollerConfig.Producer, com.yahoo.vespa.config.content.StorDistributionConfig.Producer, ConfigProducer, Serializable, Comparable<Component<?,?>>

public class ClusterControllerConfigurer extends SimpleComponent implements com.yahoo.vespa.config.content.StorDistributionConfig.Producer, com.yahoo.vespa.config.content.FleetcontrollerConfig.Producer
Model serving class. Wraps fleet controller config serving.
See Also:
  • Constructor Details

    • ClusterControllerConfigurer

      public ClusterControllerConfigurer(ContentCluster cluster, int index, int nodeCount)
  • Method Details

    • getConfig

      public void getConfig(com.yahoo.vespa.config.content.StorDistributionConfig.Builder builder)
      Specified by:
      getConfig in interface com.yahoo.vespa.config.content.StorDistributionConfig.Producer
    • getConfig

      public void getConfig(com.yahoo.vespa.config.content.FleetcontrollerConfig.Builder builder)
      Specified by:
      getConfig in interface com.yahoo.vespa.config.content.FleetcontrollerConfig.Producer