Uses of Record Class
com.soklet.MetricsCollector.SseCommentRouteEnqueueOutcomeKey
Packages that use MetricsCollector.SseCommentRouteEnqueueOutcomeKey
-
Uses of MetricsCollector.SseCommentRouteEnqueueOutcomeKey in com.soklet
Methods in com.soklet that return types with arguments of type MetricsCollector.SseCommentRouteEnqueueOutcomeKeyModifier 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.SseCommentRouteEnqueueOutcomeKeyModifier and TypeMethodDescriptionMetricsCollector.Snapshot.Builder.sseCommentEnqueueOutcomes(@Nullable Map<@NonNull MetricsCollector.SseCommentRouteEnqueueOutcomeKey, @NonNull Long> sseCommentEnqueueOutcomes) Sets SSE comment enqueue outcome counters keyed by route, comment type, and outcome.