Class ProtonConfig.Attribute.Write.Io
java.lang.Object
com.yahoo.config.Node
com.yahoo.config.LeafNode<ENUM>
com.yahoo.config.EnumNode<ProtonConfig.Attribute.Write.Io.Enum>
com.yahoo.vespa.config.search.core.ProtonConfig.Attribute.Write.Io
- All Implemented Interfaces:
Cloneable
- Enclosing class:
- ProtonConfig.Attribute.Write
public static final class ProtonConfig.Attribute.Write.Io
extends com.yahoo.config.EnumNode<ProtonConfig.Attribute.Write.Io.Enum>
This class represents proton.attribute.write.io
Control io options during flushing of attributes.
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ProtonConfig.Attribute.Write.Io.Enumstatic final ProtonConfig.Attribute.Write.Io.Enumstatic final ProtonConfig.Attribute.Write.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
-
OSYNC
-
DIRECTIO
-
-
Constructor Details
-
Io
public Io() -
Io
-
-
Method Details
-
doSetValue
- Specified by:
doSetValuein classcom.yahoo.config.LeafNode<ProtonConfig.Attribute.Write.Io.Enum>
-