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, java.io.Serializable, java.lang.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:
    Serialized Form
    • Constructor Detail

      • ClusterControllerConfigurer

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

      • 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