| Package | Description |
|---|---|
| com.couchbase.client.core.util |
| Modifier and Type | Method and Description |
|---|---|
static 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 Type | Method and Description |
|---|---|
int |
NanoTimestamp.compareTo(NanoTimestamp o) |
Duration |
NanoTimestamp.minus(NanoTimestamp rhs) |
Copyright © 2024 Couchbase, Inc.. All rights reserved.