Uses of Record Class
com.soklet.MetricsCollector.SseEventRouteHandshakeFailureKey
Packages that use MetricsCollector.SseEventRouteHandshakeFailureKey
-
Uses of MetricsCollector.SseEventRouteHandshakeFailureKey in com.soklet
Methods in com.soklet that return types with arguments of type MetricsCollector.SseEventRouteHandshakeFailureKeyModifier and TypeMethodDescriptionMetricsCollector.Snapshot.getSseHandshakesRejected()Returns SSE handshake rejection counters keyed by route and failure reason.Method parameters in com.soklet with type arguments of type MetricsCollector.SseEventRouteHandshakeFailureKeyModifier and TypeMethodDescriptionMetricsCollector.Snapshot.Builder.sseHandshakesRejected(@Nullable Map<@NonNull MetricsCollector.SseEventRouteHandshakeFailureKey, @NonNull Long> sseHandshakesRejected) Sets SSE handshake rejection counters keyed by route and failure reason.