Class ProtonConfig.Search.Mmap
java.lang.Object
com.yahoo.config.Node
com.yahoo.config.InnerNode
com.yahoo.vespa.config.search.core.ProtonConfig.Search.Mmap
- Enclosing class:
- ProtonConfig.Search
public static final class ProtonConfig.Search.Mmap
extends com.yahoo.config.InnerNode
This class represents proton.search.mmap
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classThis class represents proton.search.mmap.advise Advise to give to os when memory mapping disk index posting list files used for search.static final classstatic final classThis class represents proton.search.mmap.options[] Multiple optional options for use with mmap -
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
-
Mmap
-
-
Method Details
-
options
- Returns:
- proton.search.mmap.options[]
-
options
- Parameters:
i- the index of the value to return- Returns:
- proton.search.mmap.options[]
-
advise
- Returns:
- proton.search.mmap.advise
-