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