public final class ClockProperties extends Object
| Modifier and Type | Field and Description | 
|---|---|
| static String | HAZELCAST_CLOCK_IMPLwill call the  currentTimeMillis()method of givenClockImpl. | 
| static String | HAZELCAST_CLOCK_OFFSETClock offset property in milliseconds. | 
public static final String HAZELCAST_CLOCK_OFFSET
Clock.currentTimeMillis() will return a shifted System#currentTimeMillis()
 time by the given offset value.public static final String HAZELCAST_CLOCK_IMPL
currentTimeMillis() method of given ClockImpl.Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.