Class SystemTime
java.lang.Object
org.apache.accumulo.server.util.time.SystemTime
- All Implemented Interfaces:
ProvidesTime
The most obvious implementation of ProvidesTime.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SystemTime
public SystemTime()
-
-
Method Details
-
currentTime
public long currentTime()- Specified by:
currentTime
in interfaceProvidesTime
-