Class ProtonConfig.Summary.Read.Mmap.Options
java.lang.Object
com.yahoo.config.Node
com.yahoo.config.LeafNode<ENUM>
com.yahoo.config.EnumNode<ProtonConfig.Summary.Read.Mmap.Options.Enum>
com.yahoo.vespa.config.search.core.ProtonConfig.Summary.Read.Mmap.Options
- All Implemented Interfaces:
Cloneable
- Enclosing class:
- ProtonConfig.Summary.Read.Mmap
public static final class ProtonConfig.Summary.Read.Mmap.Options
extends com.yahoo.config.EnumNode<ProtonConfig.Summary.Read.Mmap.Options.Enum>
This class represents proton.summary.read.mmap.options[]
Multiple optional options for use with mmap
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ProtonConfig.Summary.Read.Mmap.Options.Enumstatic final ProtonConfig.Summary.Read.Mmap.Options.EnumFields inherited from class com.yahoo.config.LeafNode
initialized, value -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.yahoo.config.EnumNode
getValue, toStringMethods inherited from class com.yahoo.config.LeafNode
clone, equals, hashCode, setValue, valueMethods inherited from class com.yahoo.config.Node
postInitialize
-
Field Details
-
POPULATE
-
HUGETLB
-
-
Constructor Details
-
Options
public Options() -
Options
-
-
Method Details
-
doSetValue
- Specified by:
doSetValuein classcom.yahoo.config.LeafNode<ProtonConfig.Summary.Read.Mmap.Options.Enum>
-