public interface ClusterClock
Modifier and Type | Method and Description |
---|---|
long |
getClusterTime()
Returns the cluster-time in milliseconds.
|
long |
getClusterUpTime()
Returns the cluster up-time in milliseconds.
|
long getClusterTime()
System.nanoTime()
.long getClusterUpTime()
Copyright © 2021 Hazelcast, Inc.. All Rights Reserved.