Class ProtonConfig.Flush.Memory.Conservative
java.lang.Object
com.yahoo.config.Node
com.yahoo.config.InnerNode
com.yahoo.vespa.config.search.core.ProtonConfig.Flush.Memory.Conservative
- Enclosing class:
- ProtonConfig.Flush.Memory
public static final class ProtonConfig.Flush.Memory.Conservative
extends com.yahoo.config.InnerNode
This class represents proton.flush.memory.conservative
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondoubledoubledoubledoubleMethods inherited from class com.yahoo.config.InnerNode
equals, getAllDescendantLeafNodes, getChildren, getChildrenWithVectorsFlattened, hashCode, postInitialize, toStringMethods inherited from class com.yahoo.config.Node
clone
-
Constructor Details
-
Conservative
-
-
Method Details
-
memorylimitfactor
public double memorylimitfactor()- Returns:
- proton.flush.memory.conservative.memorylimitfactor
-
disklimitfactor
public double disklimitfactor()- Returns:
- proton.flush.memory.conservative.disklimitfactor
-
highwatermarkfactor
public double highwatermarkfactor()- Returns:
- proton.flush.memory.conservative.highwatermarkfactor
-
lowwatermarkfactor
public double lowwatermarkfactor()- Returns:
- proton.flush.memory.conservative.lowwatermarkfactor
-