Uses of Class
com.couchbase.analytics.client.java.internal.utils.time.NanoTimestamp
Packages that use NanoTimestamp
-
Uses of NanoTimestamp in com.couchbase.analytics.client.java.internal.utils.time
Methods in com.couchbase.analytics.client.java.internal.utils.time that return NanoTimestampModifier and TypeMethodDescriptionstatic NanoTimestampNanoTimestamp.never()Returns a timestamp from ~146 years ago, for representing the time of events that have not occurred.static NanoTimestampNanoTimestamp.now()Returns a timestamp representing the current time.Methods in com.couchbase.analytics.client.java.internal.utils.time with parameters of type NanoTimestampModifier and TypeMethodDescriptionintNanoTimestamp.compareTo(NanoTimestamp o) NanoTimestamp.minus(NanoTimestamp rhs)