Uses of Interface
io.envoyproxy.envoy.config.endpoint.v3.UpstreamEndpointStatsOrBuilder
-
Packages that use UpstreamEndpointStatsOrBuilder Package Description io.envoyproxy.envoy.config.endpoint.v3 -
-
Uses of UpstreamEndpointStatsOrBuilder in io.envoyproxy.envoy.config.endpoint.v3
Classes in io.envoyproxy.envoy.config.endpoint.v3 that implement UpstreamEndpointStatsOrBuilder Modifier and Type Class Description classUpstreamEndpointStats[#next-free-field: 8]static classUpstreamEndpointStats.Builder[#next-free-field: 8]Methods in io.envoyproxy.envoy.config.endpoint.v3 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.config.endpoint.v3 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.
-