class MetaPointLocatorRT.ExecutionDelayTimeout
extends com.serotonin.timer.TimerTask
| Modifier and Type | Field and Description |
|---|---|
private java.util.List<java.lang.Integer> |
sourceIds |
private long |
updateTime |
| Constructor and Description |
|---|
ExecutionDelayTimeout(long updateTime,
java.util.List<java.lang.Integer> sourceIds) |
| Modifier and Type | Method and Description |
|---|---|
void |
run(long fireTime) |