public class HistoricalMetaPointLocatorRT extends MetaPointLocatorRT
MetaPointLocatorRT.ExecutionDelayTimeout, MetaPointLocatorRT.ScheduledUpdateTimeout
Modifier and Type | Field and Description |
---|---|
private long |
updates |
context, dataPoint, initialized, LOCK, timer, timerTask, vo
Constructor and Description |
---|
HistoricalMetaPointLocatorRT(MetaPointLocatorVO vo) |
Modifier and Type | Method and Description |
---|---|
long |
getUpdates() |
protected void |
handleError(long runtime,
com.serotonin.web.i18n.LocalizableMessage message) |
void |
initialize(com.serotonin.timer.SimulationTimer timer,
DataPointRT dataPoint) |
void |
terminate() |
protected void |
updatePoint(PointValueTime pvt) |
calculateTimeout, execute, getPointLocatorVO, initialize, initializeTimerTask, isContextCreated, isSettable, pointBackdated, pointChanged, pointInitialized, pointSet, pointTerminated, pointUpdated
isRelinquishable
public HistoricalMetaPointLocatorRT(MetaPointLocatorVO vo)
public void initialize(com.serotonin.timer.SimulationTimer timer, DataPointRT dataPoint)
public void terminate()
terminate
in class MetaPointLocatorRT
public long getUpdates()
protected void updatePoint(PointValueTime pvt)
updatePoint
in class MetaPointLocatorRT
protected void handleError(long runtime, com.serotonin.web.i18n.LocalizableMessage message)
handleError
in class MetaPointLocatorRT