@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() |
void |
incValue(long addedValue) |
void |
setValue(long newValue) |
public void setValue(long newValue)
public void incValue(long addedValue)
public long currentTime()
currentTime
in interface EnvironmentEdge
Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.