Class ResourceLimits

  • All Implemented Interfaces:
    com.yahoo.config.ConfigInstance.Producer, com.yahoo.vespa.config.content.FleetcontrollerConfig.Producer, com.yahoo.vespa.config.search.core.ProtonConfig.Producer

    public class ResourceLimits
    extends Object
    implements com.yahoo.vespa.config.content.FleetcontrollerConfig.Producer, com.yahoo.vespa.config.search.core.ProtonConfig.Producer
    Class tracking feed block resource limits used by a component in a content cluster (e.g. cluster controller or content node).
    Author:
    geirst
    • Method Detail

      • getConfig

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

        public void getConfig​(com.yahoo.vespa.config.search.core.ProtonConfig.Builder builder)
        Specified by:
        getConfig in interface com.yahoo.vespa.config.search.core.ProtonConfig.Producer