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