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