Uses of Interface
io.envoyproxy.envoy.config.cluster.v3.LoadBalancingPolicyOrBuilder
Packages that use LoadBalancingPolicyOrBuilder
Package
Description
-
Uses of LoadBalancingPolicyOrBuilder in io.envoyproxy.envoy.config.cluster.v3
Classes in io.envoyproxy.envoy.config.cluster.v3 that implement LoadBalancingPolicyOrBuilderModifier and TypeClassDescriptionfinal classExtensible load balancing policy configuration.static final classExtensible load balancing policy configuration.Methods in io.envoyproxy.envoy.config.cluster.v3 that return LoadBalancingPolicyOrBuilderModifier and TypeMethodDescriptionCluster.Builder.getLoadBalancingPolicyOrBuilder()If this field is set and is supported by the client, it will supersede the value of :ref:`lb_policy<envoy_v3_api_field_config.cluster.v3.Cluster.lb_policy>`.Cluster.getLoadBalancingPolicyOrBuilder()If this field is set and is supported by the client, it will supersede the value of :ref:`lb_policy<envoy_v3_api_field_config.cluster.v3.Cluster.lb_policy>`.ClusterOrBuilder.getLoadBalancingPolicyOrBuilder()If this field is set and is supported by the client, it will supersede the value of :ref:`lb_policy<envoy_v3_api_field_config.cluster.v3.Cluster.lb_policy>`. -
Uses of LoadBalancingPolicyOrBuilder in io.envoyproxy.envoy.extensions.load_balancing_policies.wrr_locality.v3
Methods in io.envoyproxy.envoy.extensions.load_balancing_policies.wrr_locality.v3 that return LoadBalancingPolicyOrBuilderModifier and TypeMethodDescriptionWrrLocality.Builder.getEndpointPickingPolicyOrBuilder()The child LB policy to create for endpoint-picking within the chosen locality.WrrLocality.getEndpointPickingPolicyOrBuilder()The child LB policy to create for endpoint-picking within the chosen locality.WrrLocalityOrBuilder.getEndpointPickingPolicyOrBuilder()The child LB policy to create for endpoint-picking within the chosen locality.