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 class
Extensible load balancing policy configuration.static final class
Extensible load balancing policy configuration.Fields in io.envoyproxy.envoy.config.cluster.v3 with type parameters of type LoadBalancingPolicyOrBuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<LoadBalancingPolicy, LoadBalancingPolicy.Builder, LoadBalancingPolicyOrBuilder> Cluster.Builder.loadBalancingPolicyBuilder_
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>`.Methods in io.envoyproxy.envoy.config.cluster.v3 that return types with arguments of type LoadBalancingPolicyOrBuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder
<LoadBalancingPolicy, LoadBalancingPolicy.Builder, LoadBalancingPolicyOrBuilder> Cluster.Builder.getLoadBalancingPolicyFieldBuilder()
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
Fields in io.envoyproxy.envoy.extensions.load_balancing_policies.wrr_locality.v3 with type parameters of type LoadBalancingPolicyOrBuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<LoadBalancingPolicy, LoadBalancingPolicy.Builder, LoadBalancingPolicyOrBuilder> WrrLocality.Builder.endpointPickingPolicyBuilder_
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.Methods in io.envoyproxy.envoy.extensions.load_balancing_policies.wrr_locality.v3 that return types with arguments of type LoadBalancingPolicyOrBuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder
<LoadBalancingPolicy, LoadBalancingPolicy.Builder, LoadBalancingPolicyOrBuilder> WrrLocality.Builder.getEndpointPickingPolicyFieldBuilder()
The child LB policy to create for endpoint-picking within the chosen locality.