Uses of Class
io.envoyproxy.envoy.config.endpoint.v3.UpstreamLocalityStats.Builder
Packages that use UpstreamLocalityStats.Builder
-
Uses of UpstreamLocalityStats.Builder in io.envoyproxy.envoy.config.endpoint.v3
Fields in io.envoyproxy.envoy.config.endpoint.v3 with type parameters of type UpstreamLocalityStats.BuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.RepeatedFieldBuilder<UpstreamLocalityStats, UpstreamLocalityStats.Builder, UpstreamLocalityStatsOrBuilder> ClusterStats.Builder.upstreamLocalityStatsBuilder_Methods in io.envoyproxy.envoy.config.endpoint.v3 that return UpstreamLocalityStats.BuilderModifier and TypeMethodDescriptionUpstreamLocalityStats.Builder.addAllLoadMetricStats(Iterable<? extends EndpointLoadMetricStats> values) Stats for multi-dimensional load balancing.UpstreamLocalityStats.Builder.addAllUpstreamEndpointStats(Iterable<? extends UpstreamEndpointStats> values) Endpoint granularity stats information for this locality.UpstreamLocalityStats.Builder.addLoadMetricStats(int index, EndpointLoadMetricStats value) Stats for multi-dimensional load balancing.UpstreamLocalityStats.Builder.addLoadMetricStats(int index, EndpointLoadMetricStats.Builder builderForValue) Stats for multi-dimensional load balancing.UpstreamLocalityStats.Builder.addLoadMetricStats(EndpointLoadMetricStats value) Stats for multi-dimensional load balancing.UpstreamLocalityStats.Builder.addLoadMetricStats(EndpointLoadMetricStats.Builder builderForValue) Stats for multi-dimensional load balancing.UpstreamLocalityStats.Builder.addUpstreamEndpointStats(int index, UpstreamEndpointStats value) Endpoint granularity stats information for this locality.UpstreamLocalityStats.Builder.addUpstreamEndpointStats(int index, UpstreamEndpointStats.Builder builderForValue) Endpoint granularity stats information for this locality.UpstreamLocalityStats.Builder.addUpstreamEndpointStats(UpstreamEndpointStats value) Endpoint granularity stats information for this locality.UpstreamLocalityStats.Builder.addUpstreamEndpointStats(UpstreamEndpointStats.Builder builderForValue) Endpoint granularity stats information for this locality.ClusterStats.Builder.addUpstreamLocalityStatsBuilder()Need at least one.ClusterStats.Builder.addUpstreamLocalityStatsBuilder(int index) Need at least one.UpstreamLocalityStats.Builder.clear()UpstreamLocalityStats.Builder.clearLoadMetricStats()Stats for multi-dimensional load balancing.UpstreamLocalityStats.Builder.clearLocality()Name of zone, region and optionally endpoint group these metrics were collected from.UpstreamLocalityStats.Builder.clearPriority()[#not-implemented-hide:] The priority of the endpoint group these metrics were collected from.UpstreamLocalityStats.Builder.clearTotalActiveConnections()The total number of connections in an established state at the time of the report.UpstreamLocalityStats.Builder.clearTotalErrorRequests()The total number of requests that failed due to errors at the endpoint, aggregated over all endpoints in the locality.UpstreamLocalityStats.Builder.clearTotalFailConnections()The total number of connection failures since the last report.UpstreamLocalityStats.Builder.clearTotalIssuedRequests()The total number of requests that were issued by this Envoy since the last report.UpstreamLocalityStats.Builder.clearTotalNewConnections()The total number of connections opened since the last report.UpstreamLocalityStats.Builder.clearTotalRequestsInProgress()The total number of unfinished requestsUpstreamLocalityStats.Builder.clearTotalSuccessfulRequests()The total number of requests successfully completed by the endpoints in the locality.UpstreamLocalityStats.Builder.clearUpstreamEndpointStats()Endpoint granularity stats information for this locality.ClusterStats.Builder.getUpstreamLocalityStatsBuilder(int index) Need at least one.UpstreamLocalityStats.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) UpstreamLocalityStats.Builder.mergeFrom(com.google.protobuf.Message other) UpstreamLocalityStats.Builder.mergeFrom(UpstreamLocalityStats other) UpstreamLocalityStats.Builder.mergeLocality(Locality value) Name of zone, region and optionally endpoint group these metrics were collected from.UpstreamLocalityStats.newBuilder()UpstreamLocalityStats.newBuilder(UpstreamLocalityStats prototype) UpstreamLocalityStats.newBuilderForType()protected UpstreamLocalityStats.BuilderUpstreamLocalityStats.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) UpstreamLocalityStats.Builder.removeLoadMetricStats(int index) Stats for multi-dimensional load balancing.UpstreamLocalityStats.Builder.removeUpstreamEndpointStats(int index) Endpoint granularity stats information for this locality.UpstreamLocalityStats.Builder.setLoadMetricStats(int index, EndpointLoadMetricStats value) Stats for multi-dimensional load balancing.UpstreamLocalityStats.Builder.setLoadMetricStats(int index, EndpointLoadMetricStats.Builder builderForValue) Stats for multi-dimensional load balancing.UpstreamLocalityStats.Builder.setLocality(Locality value) Name of zone, region and optionally endpoint group these metrics were collected from.UpstreamLocalityStats.Builder.setLocality(Locality.Builder builderForValue) Name of zone, region and optionally endpoint group these metrics were collected from.UpstreamLocalityStats.Builder.setPriority(int value) [#not-implemented-hide:] The priority of the endpoint group these metrics were collected from.UpstreamLocalityStats.Builder.setTotalActiveConnections(long value) The total number of connections in an established state at the time of the report.UpstreamLocalityStats.Builder.setTotalErrorRequests(long value) The total number of requests that failed due to errors at the endpoint, aggregated over all endpoints in the locality.UpstreamLocalityStats.Builder.setTotalFailConnections(long value) The total number of connection failures since the last report.UpstreamLocalityStats.Builder.setTotalIssuedRequests(long value) The total number of requests that were issued by this Envoy since the last report.UpstreamLocalityStats.Builder.setTotalNewConnections(long value) The total number of connections opened since the last report.UpstreamLocalityStats.Builder.setTotalRequestsInProgress(long value) The total number of unfinished requestsUpstreamLocalityStats.Builder.setTotalSuccessfulRequests(long value) The total number of requests successfully completed by the endpoints in the locality.UpstreamLocalityStats.Builder.setUpstreamEndpointStats(int index, UpstreamEndpointStats value) Endpoint granularity stats information for this locality.UpstreamLocalityStats.Builder.setUpstreamEndpointStats(int index, UpstreamEndpointStats.Builder builderForValue) Endpoint granularity stats information for this locality.UpstreamLocalityStats.toBuilder()Methods in io.envoyproxy.envoy.config.endpoint.v3 that return types with arguments of type UpstreamLocalityStats.BuilderModifier and TypeMethodDescriptionClusterStats.Builder.getUpstreamLocalityStatsBuilderList()Need at least one.private com.google.protobuf.RepeatedFieldBuilder<UpstreamLocalityStats, UpstreamLocalityStats.Builder, UpstreamLocalityStatsOrBuilder> ClusterStats.Builder.internalGetUpstreamLocalityStatsFieldBuilder()Methods in io.envoyproxy.envoy.config.endpoint.v3 with parameters of type UpstreamLocalityStats.BuilderModifier and TypeMethodDescriptionClusterStats.Builder.addUpstreamLocalityStats(int index, UpstreamLocalityStats.Builder builderForValue) Need at least one.ClusterStats.Builder.addUpstreamLocalityStats(UpstreamLocalityStats.Builder builderForValue) Need at least one.ClusterStats.Builder.setUpstreamLocalityStats(int index, UpstreamLocalityStats.Builder builderForValue) Need at least one.