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, getAll
forEach, iterator, spliterator
String getFieldName(int idx)
idx
- field index.int getColumnsCount()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2 Release Date : February 6 2019