Class RelativeTime
java.lang.Object
org.apache.accumulo.server.util.time.BaseRelativeTime
org.apache.accumulo.server.util.time.RelativeTime
- All Implemented Interfaces:
ProvidesTime
Provide time from System time and hints from another time source.
Provides a convenient static replacement for System.currentTimeMillis()
-
Method Summary
Methods inherited from class org.apache.accumulo.server.util.time.BaseRelativeTime
currentTime, updateTime
-
Method Details
-
getInstance
-
currentTimeMillis
public static long currentTimeMillis()
-