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 class
UpstreamEndpointStats
[#next-free-field: 8]static class
UpstreamEndpointStats.Builder
[#next-free-field: 8]Fields in io.envoyproxy.envoy.config.endpoint.v3 with type parameters of type UpstreamEndpointStatsOrBuilder Modifier and Type Field Description private com.google.protobuf.RepeatedFieldBuilder<UpstreamEndpointStats,UpstreamEndpointStats.Builder,UpstreamEndpointStatsOrBuilder>
UpstreamLocalityStats.Builder. upstreamEndpointStatsBuilder_
Methods in io.envoyproxy.envoy.config.endpoint.v3 that return UpstreamEndpointStatsOrBuilder Modifier and Type Method Description UpstreamEndpointStatsOrBuilder
UpstreamLocalityStats.Builder. getUpstreamEndpointStatsOrBuilder(int index)
Endpoint granularity stats information for this locality.UpstreamEndpointStatsOrBuilder
UpstreamLocalityStats. getUpstreamEndpointStatsOrBuilder(int index)
Endpoint granularity stats information for this locality.UpstreamEndpointStatsOrBuilder
UpstreamLocalityStatsOrBuilder. 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 private com.google.protobuf.RepeatedFieldBuilder<UpstreamEndpointStats,UpstreamEndpointStats.Builder,UpstreamEndpointStatsOrBuilder>
UpstreamLocalityStats.Builder. getUpstreamEndpointStatsFieldBuilder()
java.util.List<? extends UpstreamEndpointStatsOrBuilder>
UpstreamLocalityStats.Builder. getUpstreamEndpointStatsOrBuilderList()
Endpoint granularity stats information for this locality.java.util.List<? extends UpstreamEndpointStatsOrBuilder>
UpstreamLocalityStats. getUpstreamEndpointStatsOrBuilderList()
Endpoint granularity stats information for this locality.java.util.List<? extends UpstreamEndpointStatsOrBuilder>
UpstreamLocalityStatsOrBuilder. getUpstreamEndpointStatsOrBuilderList()
Endpoint granularity stats information for this locality.
-