|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ObservationDatastore
This is the interface for a storage of observations.
Method Summary | |
---|---|
Observation |
getObservation(FilterCollection filter,
Offering offering)
Get measurements from the datastore. |
List<Property> |
getProperties()
|
SamplingTime |
getSamplingTime()
Get the time span (sampling time) of all observations in this datastore. |
Method Detail |
---|
Observation getObservation(FilterCollection filter, Offering offering) throws ObservationDatastoreException
filter
-
ObservationDatastoreException
SamplingTime getSamplingTime()
List<Property> getProperties()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |