Class MetricsRecorderServiceImpl

java.lang.Object
ch.tocco.nice2.metrics.impl.query.MetricsRecorderServiceImpl
All Implemented Interfaces:
MetricsRecorderService

@Component public class MetricsRecorderServiceImpl extends Object implements MetricsRecorderService
This is a threaded service so we can simply cache the MetricsData for the current thread.