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