Uses of Record Class
com.soklet.MetricsCollector.ServerSentEventRouteTerminationKey
Packages that use MetricsCollector.ServerSentEventRouteTerminationKey
-
Uses of MetricsCollector.ServerSentEventRouteTerminationKey in com.soklet
Methods in com.soklet that return types with arguments of type MetricsCollector.ServerSentEventRouteTerminationKeyModifier and TypeMethodDescription@NonNull Map<@NonNull MetricsCollector.ServerSentEventRouteTerminationKey, @NonNull MetricsCollector.HistogramSnapshot> MetricsCollector.Snapshot.getSseConnectionDurations()Returns SSE connection duration histograms keyed by route and termination reason.Method parameters in com.soklet with type arguments of type MetricsCollector.ServerSentEventRouteTerminationKeyModifier and TypeMethodDescriptionMetricsCollector.Snapshot.Builder.sseConnectionDurations(@Nullable Map<@NonNull MetricsCollector.ServerSentEventRouteTerminationKey, @NonNull MetricsCollector.HistogramSnapshot> sseConnectionDurations) Sets SSE connection duration histograms keyed by route and termination reason.