Uses of Interface
io.envoyproxy.envoy.api.v2.endpoint.ClusterStats.DroppedRequestsOrBuilder
-
Packages that use ClusterStats.DroppedRequestsOrBuilder Package Description io.envoyproxy.envoy.api.v2.endpoint -
-
Uses of ClusterStats.DroppedRequestsOrBuilder in io.envoyproxy.envoy.api.v2.endpoint
Classes in io.envoyproxy.envoy.api.v2.endpoint that implement ClusterStats.DroppedRequestsOrBuilder Modifier and Type Class Description static classClusterStats.DroppedRequestsProtobuf typeenvoy.api.v2.endpoint.ClusterStats.DroppedRequestsstatic classClusterStats.DroppedRequests.BuilderProtobuf typeenvoy.api.v2.endpoint.ClusterStats.DroppedRequestsMethods in io.envoyproxy.envoy.api.v2.endpoint 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.api.v2.endpoint 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.
-