Uses of Interface
io.envoyproxy.envoy.api.v2.endpoint.UpstreamEndpointStatsOrBuilder
-
Packages that use UpstreamEndpointStatsOrBuilder Package Description io.envoyproxy.envoy.api.v2.endpoint -
-
Uses of UpstreamEndpointStatsOrBuilder in io.envoyproxy.envoy.api.v2.endpoint
Classes in io.envoyproxy.envoy.api.v2.endpoint that implement UpstreamEndpointStatsOrBuilder Modifier and Type Class Description classUpstreamEndpointStats[#not-implemented-hide:] Not configuration.static classUpstreamEndpointStats.Builder[#not-implemented-hide:] Not configuration.Methods in io.envoyproxy.envoy.api.v2.endpoint that return UpstreamEndpointStatsOrBuilder Modifier and Type Method Description UpstreamEndpointStatsOrBuilderUpstreamLocalityStats.Builder. getUpstreamEndpointStatsOrBuilder(int index)Endpoint granularity stats information for this locality.UpstreamEndpointStatsOrBuilderUpstreamLocalityStats. getUpstreamEndpointStatsOrBuilder(int index)Endpoint granularity stats information for this locality.UpstreamEndpointStatsOrBuilderUpstreamLocalityStatsOrBuilder. getUpstreamEndpointStatsOrBuilder(int index)Endpoint granularity stats information for this locality.Methods in io.envoyproxy.envoy.api.v2.endpoint that return types with arguments of type UpstreamEndpointStatsOrBuilder Modifier and Type Method Description List<? extends UpstreamEndpointStatsOrBuilder>UpstreamLocalityStats.Builder. getUpstreamEndpointStatsOrBuilderList()Endpoint granularity stats information for this locality.List<? extends UpstreamEndpointStatsOrBuilder>UpstreamLocalityStats. getUpstreamEndpointStatsOrBuilderList()Endpoint granularity stats information for this locality.List<? extends UpstreamEndpointStatsOrBuilder>UpstreamLocalityStatsOrBuilder. getUpstreamEndpointStatsOrBuilderList()Endpoint granularity stats information for this locality.
-