public class OdbcQueryFetchResult extends Object
| Constructor and Description |
|---|
OdbcQueryFetchResult(long queryId,
Collection<?> items,
boolean last) |
public OdbcQueryFetchResult(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.1.0 Release Date : July 20 2017