Uses of Class
com.couchbase.client.core.util.NanoTimestamp
-
Uses of NanoTimestamp in com.couchbase.client.core.util
Modifier 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.Modifier and TypeMethodDescriptionint
NanoTimestamp.compareTo
(NanoTimestamp o) NanoTimestamp.minus
(NanoTimestamp rhs)