Uses of Interface
com.hazelcast.cluster.ClusterClock

Packages that use ClusterClock
com.hazelcast.cluster This package contains the cluster functionality.
 
com.hazelcast.cluster.impl This package contains the implementation of the cluster functionality.
 
 

Uses of ClusterClock in com.hazelcast.cluster
 

Methods in com.hazelcast.cluster that return ClusterClock
 ClusterClock ClusterService.getClusterClock()
          Returns the ClusterClock of the cluster.
 

Uses of ClusterClock in com.hazelcast.cluster.impl
 

Classes in com.hazelcast.cluster.impl that implement ClusterClock
 class ClusterClockImpl
           
 



Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.