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 |
|---|---|
void |
close() |
MeasurementRecorder |
getRecorder(Object forWhat)
do not hold onto the returned recorder.
|
public DirectRecorderSource(Object forWhat, String description, String uom, int sampleTimeMillis, MeasurementStore store)
public MeasurementRecorder getRecorder(Object forWhat)
MeasurementRecorderSourcegetRecorder in interface MeasurementRecorderSourcepublic void close()
close in interface Closeableclose in interface AutoCloseableCopyright © 2014. All rights reserved.