Uses of Interface
io.envoyproxy.envoy.config.endpoint.v3.LocalityLbEndpointsOrBuilder
Packages that use LocalityLbEndpointsOrBuilder
-
Uses of LocalityLbEndpointsOrBuilder in io.envoyproxy.envoy.config.endpoint.v3
Classes in io.envoyproxy.envoy.config.endpoint.v3 that implement LocalityLbEndpointsOrBuilderModifier and TypeClassDescriptionfinal class
A group of endpoints belonging to a Locality.static final class
A group of endpoints belonging to a Locality.Fields in io.envoyproxy.envoy.config.endpoint.v3 with type parameters of type LocalityLbEndpointsOrBuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.RepeatedFieldBuilder
<LocalityLbEndpoints, LocalityLbEndpoints.Builder, LocalityLbEndpointsOrBuilder> ClusterLoadAssignment.Builder.endpointsBuilder_
Methods in io.envoyproxy.envoy.config.endpoint.v3 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.config.endpoint.v3 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.private com.google.protobuf.RepeatedFieldBuilder
<LocalityLbEndpoints, LocalityLbEndpoints.Builder, LocalityLbEndpointsOrBuilder> ClusterLoadAssignment.Builder.internalGetEndpointsFieldBuilder()