Class ProtonConfig.Index
java.lang.Object
com.yahoo.config.Node
com.yahoo.config.InnerNode
com.yahoo.vespa.config.search.core.ProtonConfig.Index
- Enclosing class:
- ProtonConfig
public static final class ProtonConfig.Index
extends com.yahoo.config.InnerNode
This class represents proton.index
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classstatic final classThis class represents proton.index.cachestatic final classThis class represents proton.index.warmup -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.yahoo.config.InnerNode
equals, getAllDescendantLeafNodes, getChildren, getChildrenWithVectorsFlattened, hashCode, postInitialize, toStringMethods inherited from class com.yahoo.config.Node
clone
-
Constructor Details
-
Index
-
-
Method Details
-
warmup
- Returns:
- proton.index.warmup
-
maxflushed
public int maxflushed()- Returns:
- proton.index.maxflushed
-
maxflushedretired
public int maxflushedretired()- Returns:
- proton.index.maxflushedretired
-
cache
- Returns:
- proton.index.cache
-