public final class DirectRecorderSource extends Object implements MeasurementRecorderSource
Constructor and Description |
---|
DirectRecorderSource(Object forWhat,
String description,
String uom,
int sampleTimeMillis,
MeasurementStore store) |
Modifier and Type | Method and Description |
---|---|
MeasurementRecorder |
getRecorder(Object forWhat)
do not hold onto the returned recorder.
|
String |
toString() |
public DirectRecorderSource(Object forWhat, String description, String uom, int sampleTimeMillis, MeasurementStore store)
public MeasurementRecorder getRecorder(Object forWhat)
MeasurementRecorderSource
getRecorder
in interface MeasurementRecorderSource
forWhat
- - Object to get a recorder for.Copyright © 2018 SPF4J. All rights reserved.