Uses of Enum
io.envoyproxy.envoy.extensions.load_balancing_policies.common.v3.LocalityLbConfig.ZoneAwareLbConfig.LocalityBasis
Packages that use LocalityLbConfig.ZoneAwareLbConfig.LocalityBasis
-
Uses of LocalityLbConfig.ZoneAwareLbConfig.LocalityBasis in io.envoyproxy.envoy.extensions.load_balancing_policies.common.v3
Methods in io.envoyproxy.envoy.extensions.load_balancing_policies.common.v3 that return LocalityLbConfig.ZoneAwareLbConfig.LocalityBasisModifier and TypeMethodDescriptionLocalityLbConfig.ZoneAwareLbConfig.LocalityBasis.forNumber(int value) LocalityLbConfig.ZoneAwareLbConfig.Builder.getLocalityBasis()Determines how locality percentages are computed: - HEALTHY_HOSTS_NUM: proportional to the count of healthy hostsLocalityLbConfig.ZoneAwareLbConfig.getLocalityBasis()Determines how locality percentages are computed: - HEALTHY_HOSTS_NUM: proportional to the count of healthy hostsLocalityLbConfig.ZoneAwareLbConfigOrBuilder.getLocalityBasis()Determines how locality percentages are computed: - HEALTHY_HOSTS_NUM: proportional to the count of healthy hostsLocalityLbConfig.ZoneAwareLbConfig.LocalityBasis.valueOf(int value) Deprecated.LocalityLbConfig.ZoneAwareLbConfig.LocalityBasis.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.Returns the enum constant of this type with the specified name.LocalityLbConfig.ZoneAwareLbConfig.LocalityBasis.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.envoyproxy.envoy.extensions.load_balancing_policies.common.v3 that return types with arguments of type LocalityLbConfig.ZoneAwareLbConfig.LocalityBasisModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<LocalityLbConfig.ZoneAwareLbConfig.LocalityBasis>LocalityLbConfig.ZoneAwareLbConfig.LocalityBasis.internalGetValueMap()Methods in io.envoyproxy.envoy.extensions.load_balancing_policies.common.v3 with parameters of type LocalityLbConfig.ZoneAwareLbConfig.LocalityBasisModifier and TypeMethodDescriptionLocalityLbConfig.ZoneAwareLbConfig.Builder.setLocalityBasis(LocalityLbConfig.ZoneAwareLbConfig.LocalityBasis value) Determines how locality percentages are computed: - HEALTHY_HOSTS_NUM: proportional to the count of healthy hosts