Class MetricsOperator<T>
java.lang.Object
se.fortnox.reactivewizard.metrics.MetricsOperator<T>
- All Implemented Interfaces:
org.reactivestreams.Publisher<T>
-
Constructor Summary
ConstructorsConstructorDescriptionMetricsOperator(org.reactivestreams.Publisher<T> source, com.codahale.metrics.Timer timer, Consumer<Long> callback) -
Method Summary
-
Constructor Details
-
MetricsOperator
-
-
Method Details
-
subscribe
- Specified by:
subscribein interfaceorg.reactivestreams.Publisher<T>
-