Package com.yahoo.vespa.model.search
Class Tuning.SearchNode.Summary.Store.Component
java.lang.Object
com.yahoo.vespa.model.search.Tuning.SearchNode.Summary.Store.Component
- Enclosing class:
- Tuning.SearchNode.Summary.Store
-
Field Summary
Modifier and TypeFieldDescription -
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
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)
-
Field Details
-
maxSize
-
maxSizePercent
-
initialEntries
-
compression
-
-
Constructor Details
-
Component
public Component() -
Component
public Component(boolean outputInt)
-
-
Method Details
-
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)
-