Uses of Class
org.rrd4j.core.timespec.TimeSpec
-
Uses of TimeSpec in org.rrd4j.core.timespec
Modifier and TypeFieldDescription(package private) TimeSpec
TimeSpec.context
(package private) TimeSpec
TimeParser.spec
Modifier and TypeMethodDescriptionTimeParser.parse()
Parses the input string specified in the constructor.Modifier and TypeMethodDescriptionstatic Calendar[]
Use this static method to resolve relative time references and obtain the corresponding Calendar objects.static long[]
TimeSpec.getTimestamps
(TimeSpec spec1, TimeSpec spec2) Use this static method to resolve relative time references and obtain the corresponding timestamps (seconds since epoch).