Uses of Interface
stormpot.MetricsRecorder
Packages that use MetricsRecorder
-
Uses of MetricsRecorder in stormpot
Methods in stormpot that return MetricsRecorderModifier and TypeMethodDescriptionPoolBuilder.getMetricsRecorder()Get the configuredMetricsRecorderinstance, ornullif none has been configured.Methods in stormpot with parameters of type MetricsRecorderModifier and TypeMethodDescriptionPoolBuilder.setMetricsRecorder(MetricsRecorder metricsRecorder) Set theMetricsRecorderto use for the pools we want to configure. -
Uses of MetricsRecorder in stormpot.internal
Methods in stormpot.internal that return MetricsRecorderMethods in stormpot.internal with parameters of type MetricsRecorderModifier and TypeMethodDescriptionPoolBuilderImpl.setMetricsRecorder(MetricsRecorder metricsRecorder)