org.apache.accumulo.server.util.time
Class SystemTime
java.lang.Object
org.apache.accumulo.server.util.time.SystemTime
- All Implemented Interfaces:
- ProvidesTime
public class SystemTime
- extends Object
- implements ProvidesTime
The most obvious implementation of ProvidesTime.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SystemTime
public SystemTime()
currentTime
public long currentTime()
- Specified by:
currentTime
in interface ProvidesTime
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.