Uses of Record Class
com.soklet.MetricsCollector.McpEndpointStreamTerminationKey
Packages that use MetricsCollector.McpEndpointStreamTerminationKey
-
Uses of MetricsCollector.McpEndpointStreamTerminationKey in com.soklet
Methods in com.soklet that return types with arguments of type MetricsCollector.McpEndpointStreamTerminationKeyModifier and TypeMethodDescription@NonNull Map<@NonNull MetricsCollector.McpEndpointStreamTerminationKey, @NonNull MetricsCollector.HistogramSnapshot> MetricsCollector.Snapshot.getMcpStreamDurations()Returns MCP stream duration histograms keyed by endpoint and termination reason.Method parameters in com.soklet with type arguments of type MetricsCollector.McpEndpointStreamTerminationKeyModifier and TypeMethodDescriptionMetricsCollector.Snapshot.Builder.mcpStreamDurations(@Nullable Map<@NonNull MetricsCollector.McpEndpointStreamTerminationKey, @NonNull MetricsCollector.HistogramSnapshot> mcpStreamDurations) Sets MCP stream duration histograms keyed by endpoint and termination reason.