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)
MeasurementRecorderSource
getRecorder
in interface MeasurementRecorderSource
public void close()
close
in interface Closeable
close
in interface AutoCloseable
Copyright © 2014. All rights reserved.