Uses of Record Class
com.soklet.MetricsCollector.ServerSentEventCommentRouteEnqueueOutcomeKey
Packages that use MetricsCollector.ServerSentEventCommentRouteEnqueueOutcomeKey
-
Uses of MetricsCollector.ServerSentEventCommentRouteEnqueueOutcomeKey in com.soklet
Methods in com.soklet that return types with arguments of type MetricsCollector.ServerSentEventCommentRouteEnqueueOutcomeKeyModifier and TypeMethodDescriptionMetricsCollector.Snapshot.getSseCommentEnqueueOutcomes()Returns SSE comment enqueue outcome counters keyed by route, comment type, and outcome.Method parameters in com.soklet with type arguments of type MetricsCollector.ServerSentEventCommentRouteEnqueueOutcomeKeyModifier and TypeMethodDescriptionMetricsCollector.Snapshot.Builder.sseCommentEnqueueOutcomes(@Nullable Map<@NonNull MetricsCollector.ServerSentEventCommentRouteEnqueueOutcomeKey, @NonNull Long> sseCommentEnqueueOutcomes) Sets SSE comment enqueue outcome counters keyed by route, comment type, and outcome.