Uses of Interface
io.envoyproxy.envoy.config.endpoint.v3.ClusterStats.DroppedRequestsOrBuilder
-
Packages that use ClusterStats.DroppedRequestsOrBuilder Package Description io.envoyproxy.envoy.config.endpoint.v3 -
-
Uses of ClusterStats.DroppedRequestsOrBuilder in io.envoyproxy.envoy.config.endpoint.v3
Classes in io.envoyproxy.envoy.config.endpoint.v3 that implement ClusterStats.DroppedRequestsOrBuilder Modifier and Type Class Description static classClusterStats.DroppedRequestsProtobuf typeenvoy.config.endpoint.v3.ClusterStats.DroppedRequestsstatic classClusterStats.DroppedRequests.BuilderProtobuf typeenvoy.config.endpoint.v3.ClusterStats.DroppedRequestsMethods in io.envoyproxy.envoy.config.endpoint.v3 that return ClusterStats.DroppedRequestsOrBuilder Modifier and Type Method Description ClusterStats.DroppedRequestsOrBuilderClusterStats.Builder. getDroppedRequestsOrBuilder(int index)Information about deliberately dropped requests for each category specified in the DropOverload policy.ClusterStats.DroppedRequestsOrBuilderClusterStats. getDroppedRequestsOrBuilder(int index)Information about deliberately dropped requests for each category specified in the DropOverload policy.ClusterStats.DroppedRequestsOrBuilderClusterStatsOrBuilder. getDroppedRequestsOrBuilder(int index)Information about deliberately dropped requests for each category specified in the DropOverload policy.Methods in io.envoyproxy.envoy.config.endpoint.v3 that return types with arguments of type ClusterStats.DroppedRequestsOrBuilder Modifier and Type Method Description List<? extends ClusterStats.DroppedRequestsOrBuilder>ClusterStats.Builder. getDroppedRequestsOrBuilderList()Information about deliberately dropped requests for each category specified in the DropOverload policy.List<? extends ClusterStats.DroppedRequestsOrBuilder>ClusterStats. getDroppedRequestsOrBuilderList()Information about deliberately dropped requests for each category specified in the DropOverload policy.List<? extends ClusterStats.DroppedRequestsOrBuilder>ClusterStatsOrBuilder. getDroppedRequestsOrBuilderList()Information about deliberately dropped requests for each category specified in the DropOverload policy.
-