public class UpdatableQueryBuffer extends QueryBuffer
QueryBuffer.Data
Constructor and Description |
---|
UpdatableQueryBuffer(QueryListener listener,
ScheduledExecutorService executor,
Date fixedStartDate,
Date fixedEndDate) |
Modifier and Type | Method and Description |
---|---|
void |
updateData(double value,
Date timestamp,
boolean error,
boolean manual)
Update data after loading has completed
|
changeParameters, close, complete, findNextEntry, findPreviousEntry, getData, getParameters, insertData, insertData
fillDataCells, fillDataCells, notifyData, notifyData, notifyParameterUpdate, notifyStateUpdate
public UpdatableQueryBuffer(QueryListener listener, ScheduledExecutorService executor, Date fixedStartDate, Date fixedEndDate)
public void updateData(double value, Date timestamp, boolean error, boolean manual)
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.