public interface FieldsQueryCursor<T> extends QueryCursor<T>
QueryCursor
to expose fields metadata to public API for SqlFieldsQueries.| Modifier and Type | Method and Description |
|---|---|
int |
getColumnsCount()
Gets number of columns in a row.
|
String |
getFieldName(int idx)
Gets field name.
|
close, getAllforEach, iterator, spliteratorString getFieldName(int idx)
idx - field index.int getColumnsCount()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.16.0 Release Date : December 15 2023