Uses of Interface
io.envoyproxy.envoy.config.endpoint.v3.LocalityLbEndpointsOrBuilder
-
Packages that use LocalityLbEndpointsOrBuilder Package Description io.envoyproxy.envoy.config.endpoint.v3 -
-
Uses of LocalityLbEndpointsOrBuilder in io.envoyproxy.envoy.config.endpoint.v3
Classes in io.envoyproxy.envoy.config.endpoint.v3 that implement LocalityLbEndpointsOrBuilder Modifier and Type Class Description classLocalityLbEndpointsA group of endpoints belonging to a Locality.static classLocalityLbEndpoints.BuilderA group of endpoints belonging to a Locality.Methods in io.envoyproxy.envoy.config.endpoint.v3 that return LocalityLbEndpointsOrBuilder Modifier and Type Method Description LocalityLbEndpointsOrBuilderClusterLoadAssignment.Builder. getEndpointsOrBuilder(int index)List of endpoints to load balance to.LocalityLbEndpointsOrBuilderClusterLoadAssignment. getEndpointsOrBuilder(int index)List of endpoints to load balance to.LocalityLbEndpointsOrBuilderClusterLoadAssignmentOrBuilder. getEndpointsOrBuilder(int index)List of endpoints to load balance to.Methods in io.envoyproxy.envoy.config.endpoint.v3 that return types with arguments of type LocalityLbEndpointsOrBuilder Modifier and Type Method Description List<? extends LocalityLbEndpointsOrBuilder>ClusterLoadAssignment.Builder. getEndpointsOrBuilderList()List of endpoints to load balance to.List<? extends LocalityLbEndpointsOrBuilder>ClusterLoadAssignment. getEndpointsOrBuilderList()List of endpoints to load balance to.List<? extends LocalityLbEndpointsOrBuilder>ClusterLoadAssignmentOrBuilder. getEndpointsOrBuilderList()List of endpoints to load balance to.
-