Class ProtonConfig.Indexing.Read.Io
java.lang.Object
com.yahoo.config.Node
com.yahoo.config.LeafNode<ENUM>
com.yahoo.config.EnumNode<ProtonConfig.Indexing.Read.Io.Enum>
com.yahoo.vespa.config.search.core.ProtonConfig.Indexing.Read.Io
- All Implemented Interfaces:
Cloneable
- Enclosing class:
- ProtonConfig.Indexing.Read
public static final class ProtonConfig.Indexing.Read.Io
extends com.yahoo.config.EnumNode<ProtonConfig.Indexing.Read.Io.Enum>
This class represents proton.indexing.read.io
Control io options during read both under dump and fusion.
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ProtonConfig.Indexing.Read.Io.Enumstatic final ProtonConfig.Indexing.Read.Io.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
-
DIRECTIO
-
-
Constructor Details
-
Io
public Io() -
Io
-
-
Method Details
-
doSetValue
- Specified by:
doSetValuein classcom.yahoo.config.LeafNode<ProtonConfig.Indexing.Read.Io.Enum>
-