Class Tuning.SearchNode.Summary.Store.Component

    • Constructor Summary

      Constructors 
      Constructor Description
      Component()  
      Component​(boolean outputInt)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void getConfig​(com.yahoo.vespa.config.search.core.ProtonConfig.Summary.Cache.Builder cache)  
      void getConfig​(com.yahoo.vespa.config.search.core.ProtonConfig.Summary.Log.Chunk.Builder chunk)  
      void getConfig​(com.yahoo.vespa.config.search.core.ProtonConfig.Summary.Log.Compact.Builder compact)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Component

        public Component()
      • Component

        public Component​(boolean outputInt)
    • Method Detail

      • getConfig

        public void getConfig​(com.yahoo.vespa.config.search.core.ProtonConfig.Summary.Cache.Builder cache)
      • getConfig

        public void getConfig​(com.yahoo.vespa.config.search.core.ProtonConfig.Summary.Log.Compact.Builder compact)
      • getConfig

        public void getConfig​(com.yahoo.vespa.config.search.core.ProtonConfig.Summary.Log.Chunk.Builder chunk)