@InterfaceAudience.Private public class TimeOffsetEnvironmentEdge extends Object implements EnvironmentEdge
Constructor and Description |
---|
TimeOffsetEnvironmentEdge() |
Modifier and Type | Method and Description |
---|---|
long |
currentTime()
Returns the currentTime.
|
long |
getTimeOffset() |
void |
increment(long incr) |
void |
setTimeOffset(long off) |
public void setTimeOffset(long off)
public long getTimeOffset()
public void increment(long incr)
public long currentTime()
EnvironmentEdge
currentTime
in interface EnvironmentEdge