public interface ITimeSeriesPoint
ITimeSeriesPoint
s are the elements of TimeSeries
. They
consists of an instantaneous time stamp and a value.Modifier and Type | Method and Description |
---|---|
java.time.Instant |
getTime() |
Copyright 2020 Kieker Project, http://kieker-monitoring.net