@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 |
currentTimeMillis()
Returns the currentTimeMillis.
|
void |
incValue(long addedValue) |
void |
setValue(long newValue) |
public void setValue(long newValue)
public void incValue(long addedValue)
public long currentTimeMillis()
EnvironmentEdge
currentTimeMillis
in interface EnvironmentEdge
Copyright © 2014 The Apache Software Foundation. All rights reserved.