Uses of Enum Class
com.yahoo.vespa.config.search.core.ProtonConfig.Search.Mmap.Options.Enum
Packages that use ProtonConfig.Search.Mmap.Options.Enum
-
Uses of ProtonConfig.Search.Mmap.Options.Enum in com.yahoo.vespa.config.search.core
Fields in com.yahoo.vespa.config.search.core declared as ProtonConfig.Search.Mmap.Options.EnumModifier and TypeFieldDescriptionstatic final ProtonConfig.Search.Mmap.Options.EnumProtonConfig.Search.Mmap.Options.HUGETLBstatic final ProtonConfig.Search.Mmap.Options.EnumProtonConfig.Search.Mmap.Options.POPULATEFields in com.yahoo.vespa.config.search.core with type parameters of type ProtonConfig.Search.Mmap.Options.EnumMethods in com.yahoo.vespa.config.search.core that return ProtonConfig.Search.Mmap.Options.EnumModifier and TypeMethodDescriptionProtonConfig.Search.Mmap.options(int i) Returns the enum constant of this class with the specified name.ProtonConfig.Search.Mmap.Options.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 that return types with arguments of type ProtonConfig.Search.Mmap.Options.EnumMethods in com.yahoo.vespa.config.search.core with parameters of type ProtonConfig.Search.Mmap.Options.EnumModifier and TypeMethodDescriptionProtonConfig.Search.Mmap.Builder.options(ProtonConfig.Search.Mmap.Options.Enum __value) Method parameters in com.yahoo.vespa.config.search.core with type arguments of type ProtonConfig.Search.Mmap.Options.EnumModifier and TypeMethodDescriptionProtonConfig.Search.Mmap.Builder.options(Collection<ProtonConfig.Search.Mmap.Options.Enum> __values) Constructors in com.yahoo.vespa.config.search.core with parameters of type ProtonConfig.Search.Mmap.Options.Enum