@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()
EnvironmentEdgecurrentTime in interface EnvironmentEdgeCopyright © 2007–2021 The Apache Software Foundation. All rights reserved.