Uses of Record Class
com.soklet.MetricsCollector.TransportFailureKey
Packages that use MetricsCollector.TransportFailureKey
-
Uses of MetricsCollector.TransportFailureKey in com.soklet
Methods in com.soklet that return types with arguments of type MetricsCollector.TransportFailureKeyModifier and TypeMethodDescriptionMetricsCollector.Snapshot.getTransportFailures()Returns transport failure counters keyed by server type and failure reason.Method parameters in com.soklet with type arguments of type MetricsCollector.TransportFailureKeyModifier and TypeMethodDescriptionMetricsCollector.Snapshot.Builder.transportFailures(@Nullable Map<@NonNull MetricsCollector.TransportFailureKey, @NonNull Long> transportFailures) Sets transport failure counters keyed by server type and failure reason.