Package com.yahoo.container.jdisc.config
Class SessionConfig.Type
java.lang.Object
com.yahoo.config.Node
com.yahoo.config.LeafNode<ENUM>
com.yahoo.config.EnumNode<SessionConfig.Type.Enum>
com.yahoo.container.jdisc.config.SessionConfig.Type
- All Implemented Interfaces:
Cloneable
- Enclosing class:
- SessionConfig
public static final class SessionConfig.Type
extends com.yahoo.config.EnumNode<SessionConfig.Type.Enum>
This class represents session.type
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SessionConfig.Type.Enumstatic final SessionConfig.Type.Enumstatic final SessionConfig.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
-
INTERMEDIATE
-
SOURCE
-
INTERNAL
-
-
Constructor Details
-
Type
public Type() -
Type
-
-
Method Details
-
doSetValue
- Specified by:
doSetValuein classcom.yahoo.config.LeafNode<SessionConfig.Type.Enum>
-