-
-
Constructor Summary
Constructors
| Constructor and Description |
ControlledClock(org.apache.hadoop.yarn.util.Clock actualClock) |
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
long |
getTime() |
void |
reset() |
void |
setTime(long time) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
reset
public void reset()
-
getTime
public long getTime()
- Specified by:
getTime in interface org.apache.hadoop.yarn.util.Clock
Copyright © 2015 Apache Software Foundation. All rights reserved.