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