Uses of Enum Class
com.yahoo.vespa.config.search.DispatchConfig.SummaryDecodePolicy.Enum
Packages that use DispatchConfig.SummaryDecodePolicy.Enum
-
Uses of DispatchConfig.SummaryDecodePolicy.Enum in com.yahoo.vespa.config.search
Fields in com.yahoo.vespa.config.search declared as DispatchConfig.SummaryDecodePolicy.EnumModifier and TypeFieldDescriptionstatic final DispatchConfig.SummaryDecodePolicy.EnumDispatchConfig.SummaryDecodePolicy.EAGERstatic final DispatchConfig.SummaryDecodePolicy.EnumDispatchConfig.SummaryDecodePolicy.ONDEMANDMethods in com.yahoo.vespa.config.search that return DispatchConfig.SummaryDecodePolicy.EnumModifier and TypeMethodDescriptionDispatchConfig.summaryDecodePolicy()Returns the enum constant of this class with the specified name.DispatchConfig.SummaryDecodePolicy.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 with parameters of type DispatchConfig.SummaryDecodePolicy.EnumModifier and TypeMethodDescriptionDispatchConfig.Builder.summaryDecodePolicy(DispatchConfig.SummaryDecodePolicy.Enum __value) Constructors in com.yahoo.vespa.config.search with parameters of type DispatchConfig.SummaryDecodePolicy.EnumModifierConstructorDescription