Class Summaries

  • All Implemented Interfaces:
    com.yahoo.config.ConfigInstance.Producer, Exportable, com.yahoo.vespa.config.search.SummaryConfig.Producer

    public class Summaries
    extends Derived
    implements com.yahoo.vespa.config.search.SummaryConfig.Producer
    A list of derived summaries
    Author:
    bratseth
    • Constructor Detail

      • Summaries

        public Summaries​(Search search,
                         com.yahoo.config.application.api.DeployLogger deployLogger)
    • Method Detail

      • getDerivedName

        protected java.lang.String getDerivedName()
        Specified by:
        getDerivedName in class Derived
      • getConfig

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