Uses of Class
io.envoyproxy.envoy.config.endpoint.v3.UpstreamEndpointStats.Builder
Packages that use UpstreamEndpointStats.Builder
-
Uses of UpstreamEndpointStats.Builder in io.envoyproxy.envoy.config.endpoint.v3
Subclasses with type arguments of type UpstreamEndpointStats.Builder in io.envoyproxy.envoy.config.endpoint.v3Modifier and TypeClassDescriptionstatic final class[#next-free-field: 8]Fields in io.envoyproxy.envoy.config.endpoint.v3 with type parameters of type UpstreamEndpointStats.BuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.RepeatedFieldBuilder<UpstreamEndpointStats, UpstreamEndpointStats.Builder, UpstreamEndpointStatsOrBuilder> UpstreamLocalityStats.Builder.upstreamEndpointStatsBuilder_Methods in io.envoyproxy.envoy.config.endpoint.v3 that return UpstreamEndpointStats.BuilderModifier and TypeMethodDescriptionUpstreamEndpointStats.Builder.addAllLoadMetricStats(Iterable<? extends EndpointLoadMetricStats> values) Stats for multi-dimensional load balancing.UpstreamEndpointStats.Builder.addLoadMetricStats(int index, EndpointLoadMetricStats value) Stats for multi-dimensional load balancing.UpstreamEndpointStats.Builder.addLoadMetricStats(int index, EndpointLoadMetricStats.Builder builderForValue) Stats for multi-dimensional load balancing.UpstreamEndpointStats.Builder.addLoadMetricStats(EndpointLoadMetricStats value) Stats for multi-dimensional load balancing.UpstreamEndpointStats.Builder.addLoadMetricStats(EndpointLoadMetricStats.Builder builderForValue) Stats for multi-dimensional load balancing.UpstreamLocalityStats.Builder.addUpstreamEndpointStatsBuilder()Endpoint granularity stats information for this locality.UpstreamLocalityStats.Builder.addUpstreamEndpointStatsBuilder(int index) Endpoint granularity stats information for this locality.UpstreamEndpointStats.Builder.clear()UpstreamEndpointStats.Builder.clearAddress()Upstream host address.UpstreamEndpointStats.Builder.clearLoadMetricStats()Stats for multi-dimensional load balancing.UpstreamEndpointStats.Builder.clearMetadata()Opaque and implementation dependent metadata of the endpoint.UpstreamEndpointStats.Builder.clearTotalErrorRequests()The total number of requests that failed due to errors at the endpoint.UpstreamEndpointStats.Builder.clearTotalIssuedRequests()The total number of requests that were issued to this endpoint since the last report.UpstreamEndpointStats.Builder.clearTotalRequestsInProgress()The total number of unfinished requests for this endpoint.UpstreamEndpointStats.Builder.clearTotalSuccessfulRequests()The total number of requests successfully completed by the endpoints in the locality.UpstreamLocalityStats.Builder.getUpstreamEndpointStatsBuilder(int index) Endpoint granularity stats information for this locality.UpstreamEndpointStats.Builder.mergeAddress(Address value) Upstream host address.UpstreamEndpointStats.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) UpstreamEndpointStats.Builder.mergeFrom(com.google.protobuf.Message other) UpstreamEndpointStats.Builder.mergeFrom(UpstreamEndpointStats other) UpstreamEndpointStats.Builder.mergeMetadata(com.google.protobuf.Struct value) Opaque and implementation dependent metadata of the endpoint.UpstreamEndpointStats.newBuilder()UpstreamEndpointStats.newBuilder(UpstreamEndpointStats prototype) UpstreamEndpointStats.newBuilderForType()protected UpstreamEndpointStats.BuilderUpstreamEndpointStats.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) UpstreamEndpointStats.Builder.removeLoadMetricStats(int index) Stats for multi-dimensional load balancing.UpstreamEndpointStats.Builder.setAddress(Address value) Upstream host address.UpstreamEndpointStats.Builder.setAddress(Address.Builder builderForValue) Upstream host address.UpstreamEndpointStats.Builder.setLoadMetricStats(int index, EndpointLoadMetricStats value) Stats for multi-dimensional load balancing.UpstreamEndpointStats.Builder.setLoadMetricStats(int index, EndpointLoadMetricStats.Builder builderForValue) Stats for multi-dimensional load balancing.UpstreamEndpointStats.Builder.setMetadata(com.google.protobuf.Struct value) Opaque and implementation dependent metadata of the endpoint.UpstreamEndpointStats.Builder.setMetadata(com.google.protobuf.Struct.Builder builderForValue) Opaque and implementation dependent metadata of the endpoint.UpstreamEndpointStats.Builder.setTotalErrorRequests(long value) The total number of requests that failed due to errors at the endpoint.UpstreamEndpointStats.Builder.setTotalIssuedRequests(long value) The total number of requests that were issued to this endpoint since the last report.UpstreamEndpointStats.Builder.setTotalRequestsInProgress(long value) The total number of unfinished requests for this endpoint.UpstreamEndpointStats.Builder.setTotalSuccessfulRequests(long value) The total number of requests successfully completed by the endpoints in the locality.UpstreamEndpointStats.toBuilder()Methods in io.envoyproxy.envoy.config.endpoint.v3 that return types with arguments of type UpstreamEndpointStats.BuilderModifier and TypeMethodDescriptionUpstreamLocalityStats.Builder.getUpstreamEndpointStatsBuilderList()Endpoint granularity stats information for this locality.private com.google.protobuf.RepeatedFieldBuilder<UpstreamEndpointStats, UpstreamEndpointStats.Builder, UpstreamEndpointStatsOrBuilder> UpstreamLocalityStats.Builder.internalGetUpstreamEndpointStatsFieldBuilder()Methods in io.envoyproxy.envoy.config.endpoint.v3 with parameters of type UpstreamEndpointStats.BuilderModifier and TypeMethodDescriptionUpstreamLocalityStats.Builder.addUpstreamEndpointStats(int index, UpstreamEndpointStats.Builder builderForValue) Endpoint granularity stats information for this locality.UpstreamLocalityStats.Builder.addUpstreamEndpointStats(UpstreamEndpointStats.Builder builderForValue) Endpoint granularity stats information for this locality.UpstreamLocalityStats.Builder.setUpstreamEndpointStats(int index, UpstreamEndpointStats.Builder builderForValue) Endpoint granularity stats information for this locality.