Class DefaultMetricsLog
java.lang.Object
io.fluxcapacitor.testserver.metrics.DefaultMetricsLog
- All Implemented Interfaces:
MetricsLog
-
Constructor Summary
ConstructorsConstructorDescriptionDefaultMetricsLog
(MessageStore store) DefaultMetricsLog
(MessageStore store, ExecutorService workerPool) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface io.fluxcapacitor.testserver.metrics.MetricsLog
registerMetrics
-
Constructor Details
-
DefaultMetricsLog
-
DefaultMetricsLog
-
-
Method Details
-
registerMetrics
- Specified by:
registerMetrics
in interfaceMetricsLog
-