Class Query.Reader
java.lang.Object
com.inductiveautomation.historian.gateway.types.widedb.Query.Reader
- Direct Known Subclasses:
Query.NonStreamingReader
,Query.StreamingReader
- Enclosing class:
- Query
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected void
close()
protected abstract List<IndexedQualifiedValue>
protected abstract List<AbstractHistoryQueryExecutor.ColumnDataType>
protected abstract IndexedQualifiedValue
readNext()
protected void
start()