Class ProtonConfig.Summary.Read.Mmap.Advise
java.lang.Object
com.yahoo.config.Node
com.yahoo.config.LeafNode<ENUM>
com.yahoo.config.EnumNode<ProtonConfig.Summary.Read.Mmap.Advise.Enum>
com.yahoo.vespa.config.search.core.ProtonConfig.Summary.Read.Mmap.Advise
- All Implemented Interfaces:
Cloneable
- Enclosing class:
- ProtonConfig.Summary.Read.Mmap
public static final class ProtonConfig.Summary.Read.Mmap.Advise
extends com.yahoo.config.EnumNode<ProtonConfig.Summary.Read.Mmap.Advise.Enum>
This class represents proton.summary.read.mmap.advise
Advise to give to os when mapping memory.
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ProtonConfig.Summary.Read.Mmap.Advise.Enumstatic final ProtonConfig.Summary.Read.Mmap.Advise.Enumstatic final ProtonConfig.Summary.Read.Mmap.Advise.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
-
NORMAL
-
RANDOM
-
SEQUENTIAL
-
-
Constructor Details
-
Advise
public Advise() -
Advise
-
-
Method Details
-
doSetValue
- Specified by:
doSetValuein classcom.yahoo.config.LeafNode<ProtonConfig.Summary.Read.Mmap.Advise.Enum>
-