Uses of Interface
io.envoyproxy.envoy.api.v2.endpoint.LocalityLbEndpointsOrBuilder
Packages that use LocalityLbEndpointsOrBuilder
-
Uses of LocalityLbEndpointsOrBuilder in io.envoyproxy.envoy.api.v2
Methods in io.envoyproxy.envoy.api.v2 that return LocalityLbEndpointsOrBuilderModifier and TypeMethodDescriptionClusterLoadAssignment.Builder.getEndpointsOrBuilder(int index) List of endpoints to load balance to.ClusterLoadAssignment.getEndpointsOrBuilder(int index) List of endpoints to load balance to.ClusterLoadAssignmentOrBuilder.getEndpointsOrBuilder(int index) List of endpoints to load balance to.Methods in io.envoyproxy.envoy.api.v2 that return types with arguments of type LocalityLbEndpointsOrBuilderModifier and TypeMethodDescriptionList<? 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. -
Uses of LocalityLbEndpointsOrBuilder in io.envoyproxy.envoy.api.v2.endpoint
Classes in io.envoyproxy.envoy.api.v2.endpoint that implement LocalityLbEndpointsOrBuilderModifier and TypeClassDescriptionfinal classA group of endpoints belonging to a Locality.static final classA group of endpoints belonging to a Locality.