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