Interface SyncQueryResults
- 
- All Superinterfaces:
- java.util.Iterator<ResultDataPoint>,- QueryResult
 - All Known Implementing Classes:
- BasicSyncQueryResults,- NonStreamingQueryResults
 
 public interface SyncQueryResults extends QueryResult 
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description longgetSyncId()- 
Methods inherited from interface com.inductiveautomation.gateway.tsdb.api.QueryResultcancel, getError, getPathInfo, isErrored, onData
 
- 
 
-