Class ProtonConfig.Flush
java.lang.Object
com.yahoo.config.Node
com.yahoo.config.InnerNode
com.yahoo.vespa.config.search.core.ProtonConfig.Flush
- Enclosing class:
- ProtonConfig
public static final class ProtonConfig.Flush
extends com.yahoo.config.InnerNode
This class represents proton.flush
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classstatic final classThis class represents proton.flush.memorystatic final classThis class represents proton.flush.preparerestartstatic final classThis class represents proton.flush.strategy Which flushstrategy to use. -
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
-
Flush
-
-
Method Details
-
maxconcurrent
public int maxconcurrent()- Returns:
- proton.flush.maxconcurrent
-
idleinterval
public double idleinterval()- Returns:
- proton.flush.idleinterval
-
strategy
- Returns:
- proton.flush.strategy
-
memory
- Returns:
- proton.flush.memory
-
preparerestart
- Returns:
- proton.flush.preparerestart
-