Uses of Enum Class
com.yahoo.vespa.config.search.core.ProtonConfig.Search.Io.Enum
Packages that use ProtonConfig.Search.Io.Enum
-
Uses of ProtonConfig.Search.Io.Enum in com.yahoo.vespa.config.search.core
Fields in com.yahoo.vespa.config.search.core declared as ProtonConfig.Search.Io.EnumModifier and TypeFieldDescriptionstatic final ProtonConfig.Search.Io.EnumProtonConfig.Search.Io.DIRECTIOstatic final ProtonConfig.Search.Io.EnumProtonConfig.Search.Io.MMAPstatic final ProtonConfig.Search.Io.EnumProtonConfig.Search.Io.NORMALMethods in com.yahoo.vespa.config.search.core that return ProtonConfig.Search.Io.EnumModifier and TypeMethodDescriptionProtonConfig.Search.io()static ProtonConfig.Search.Io.EnumReturns the enum constant of this class with the specified name.static ProtonConfig.Search.Io.Enum[]ProtonConfig.Search.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.Search.Io.EnumModifier and TypeMethodDescriptionProtonConfig.Search.Builder.io(ProtonConfig.Search.Io.Enum __value) Constructors in com.yahoo.vespa.config.search.core with parameters of type ProtonConfig.Search.Io.Enum