|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.accumulo.server.util.time.BaseRelativeTime
public class BaseRelativeTime
Provide time from a local source and a hint from a time source. RelativeTime and BaseRelativeTime are separated to provide unit tests of the core functionality of Relative timekeeping.
Method Summary | |
---|---|
long |
currentTime()
|
void |
updateTime(long advice)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public long currentTime()
currentTime
in interface ProvidesTime
public void updateTime(long advice)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |