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