Package io.vertigo.database.timeseries
Class TimedDataSerie
- java.lang.Object
-
- io.vertigo.database.timeseries.TimedDataSerie
-
- All Implemented Interfaces:
Serializable
public final class TimedDataSerie extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description TimedDataSerie(Instant time, Map<String,Object> values)
-