@InterfaceAudience.Private public class ManualEnvironmentEdge extends Object implements EnvironmentEdge
Modifier and Type | Field and Description |
---|---|
protected long |
value |
Constructor and Description |
---|
ManualEnvironmentEdge() |
Modifier and Type | Method and Description |
---|---|
long |
currentTime()
Returns the currentTime.
|
void |
incValue(long addedValue) |
void |
setValue(long newValue) |
protected long value
public ManualEnvironmentEdge()
public void setValue(long newValue)
public void incValue(long addedValue)
public long currentTime()
EnvironmentEdge
currentTime
in interface EnvironmentEdge
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.