public interface TemporalInfo
Modifier and Type | Method and Description |
---|---|
Long |
getEndTime()
Get the end of the requested time range.
|
Long |
getEndTimeMillis()
Get milliseconds time from endTime
|
Long |
getStartTime()
Get the start of the requested time range.
|
Long |
getStartTimeMillis()
Get milliseconds time from startTime
|
Long |
getStep()
Get the requested time between each data point of the temporal
data.
|
Long getStartTime()
Long getEndTime()
Long getStep()
Long getStartTimeMillis()
Long getEndTimeMillis()
Copyright © 2022 Apache Software Foundation. All rights reserved.