public class OdbcQueryMoreResultsResult extends Object
| Constructor and Description |
|---|
OdbcQueryMoreResultsResult(long queryId,
Collection<?> items,
boolean last) |
public OdbcQueryMoreResultsResult(long queryId,
Collection<?> items,
boolean last)
queryId - Query ID.items - Query result rows.last - Flag indicating the query has no unfetched results.public long queryId()
public Collection<?> items()
public boolean last()
Follow @ApacheIgnite
Ignite Fabric : ver. 2.5.0 Release Date : May 23 2018