Class ProtonConfig.Index.Cache.Bitvector
java.lang.Object
com.yahoo.config.Node
com.yahoo.config.InnerNode
com.yahoo.vespa.config.search.core.ProtonConfig.Index.Cache.Bitvector
- Enclosing class:
- ProtonConfig.Index.Cache
public static final class ProtonConfig.Index.Cache.Bitvector
extends com.yahoo.config.InnerNode
This class represents proton.index.cache.bitvector
-
Nested Class Summary
Nested Classes -
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
-
Bitvector
-
-
Method Details
-
maxbytes
public long maxbytes()- Returns:
- proton.index.cache.bitvector.maxbytes
-
slru_protected_segment_ratio
public double slru_protected_segment_ratio()- Returns:
- proton.index.cache.bitvector.slru_protected_segment_ratio
-
lfu_sketch_max_element_count
public long lfu_sketch_max_element_count()- Returns:
- proton.index.cache.bitvector.lfu_sketch_max_element_count
-