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