Uses of Enum Class
com.yahoo.vespa.config.search.core.ProtonConfig.Attribute.Write.Io.Enum
Packages that use ProtonConfig.Attribute.Write.Io.Enum
-
Uses of ProtonConfig.Attribute.Write.Io.Enum in com.yahoo.vespa.config.search.core
Fields in com.yahoo.vespa.config.search.core declared as ProtonConfig.Attribute.Write.Io.EnumModifier and TypeFieldDescriptionstatic final ProtonConfig.Attribute.Write.Io.EnumProtonConfig.Attribute.Write.Io.DIRECTIOstatic final ProtonConfig.Attribute.Write.Io.EnumProtonConfig.Attribute.Write.Io.NORMALstatic final ProtonConfig.Attribute.Write.Io.EnumProtonConfig.Attribute.Write.Io.OSYNCMethods in com.yahoo.vespa.config.search.core that return ProtonConfig.Attribute.Write.Io.EnumModifier and TypeMethodDescriptionProtonConfig.Attribute.Write.io()Returns the enum constant of this class with the specified name.static ProtonConfig.Attribute.Write.Io.Enum[]ProtonConfig.Attribute.Write.Io.Enum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.yahoo.vespa.config.search.core with parameters of type ProtonConfig.Attribute.Write.Io.EnumModifier and TypeMethodDescriptionProtonConfig.Attribute.Write.Builder.io(ProtonConfig.Attribute.Write.Io.Enum __value) Constructors in com.yahoo.vespa.config.search.core with parameters of type ProtonConfig.Attribute.Write.Io.Enum