protected class FixedDailyDataHistorian.DataPump extends BasicQueryResult implements java.lang.Runnable
| Constructor and Description |
|---|
DataPump(java.util.List<PathInfo> infos,
java.util.List<java.util.List<ResultDataPoint>> data) |
| Modifier and Type | Method and Description |
|---|---|
void |
run() |
cancel, finish, finishInternal, finishWithError, getError, getPathInfo, hasNext, isCanceled, isErrored, next, onData, publish, setPathInfopublic DataPump(java.util.List<PathInfo> infos, java.util.List<java.util.List<ResultDataPoint>> data)