Class ProtonConfig.Summary.Log.Chunk.Compression.Type
java.lang.Object
com.yahoo.config.Node
com.yahoo.config.LeafNode<ENUM>
com.yahoo.config.EnumNode<ProtonConfig.Summary.Log.Chunk.Compression.Type.Enum>
com.yahoo.vespa.config.search.core.ProtonConfig.Summary.Log.Chunk.Compression.Type
- All Implemented Interfaces:
Cloneable
- Enclosing class:
- ProtonConfig.Summary.Log.Chunk.Compression
public static final class ProtonConfig.Summary.Log.Chunk.Compression.Type
extends com.yahoo.config.EnumNode<ProtonConfig.Summary.Log.Chunk.Compression.Type.Enum>
This class represents proton.summary.log.chunk.compression.type
Control compression type of the summary
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ProtonConfig.Summary.Log.Chunk.Compression.Type.Enumstatic final ProtonConfig.Summary.Log.Chunk.Compression.Type.Enumstatic final ProtonConfig.Summary.Log.Chunk.Compression.Type.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
-
NONE
-
LZ4
-
ZSTD
-
-
Constructor Details
-
Type
public Type() -
Type
-
-
Method Details
-
doSetValue
- Specified by:
doSetValuein classcom.yahoo.config.LeafNode<ProtonConfig.Summary.Log.Chunk.Compression.Type.Enum>
-