Class ProtonConfig.Summary.Log
java.lang.Object
com.yahoo.config.Node
com.yahoo.config.InnerNode
com.yahoo.vespa.config.search.core.ProtonConfig.Summary.Log
- Enclosing class:
- ProtonConfig.Summary
public static final class ProtonConfig.Summary.Log
extends com.yahoo.config.InnerNode
This class represents proton.summary.log
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classstatic final classThis class represents proton.summary.log.chunkstatic final classThis class represents proton.summary.log.compact -
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
-
Log
-
-
Method Details
-
compact
- Returns:
- proton.summary.log.compact
-
chunk
- Returns:
- proton.summary.log.chunk
-
maxfilesize
public long maxfilesize()- Returns:
- proton.summary.log.maxfilesize
-
maxnumlids
public int maxnumlids()- Returns:
- proton.summary.log.maxnumlids
-
maxdiskbloatfactor
public double maxdiskbloatfactor()- Returns:
- proton.summary.log.maxdiskbloatfactor
-
maxbucketspread
public double maxbucketspread()- Returns:
- proton.summary.log.maxbucketspread
-
minfilesizefactor
public double minfilesizefactor()- Returns:
- proton.summary.log.minfilesizefactor
-