|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

T - the sample type of this sample sourcepublic interface SensorDataSource<T extends DeviceData>
Generic interface for sensor data sources
| Method Summary | |
|---|---|
void |
onDestroy()
This method is for cleanup in case of termination. |
T |
takeSample(Long ts)
Getter for the current sample |
| Method Detail |
|---|
T takeSample(Long ts)
ts - the requested time stamp
void onDestroy()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||