public class SqlSystemViewNodeAttributes extends SqlAbstractLocalSystemView
cols, ctx, DEFAULT_ROW_COUNT_APPROXIMATION, desc, indexes, log, tblName| Constructor and Description |
|---|
SqlSystemViewNodeAttributes(GridKernalContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<org.gridgain.internal.h2.result.Row> |
getRows(org.gridgain.internal.h2.engine.Session ses,
org.gridgain.internal.h2.result.SearchRow first,
org.gridgain.internal.h2.result.SearchRow last)
Gets view content.
|
conditionForColumn, createRow, getColumnIndex, isDistributed, nodeFilter, toStringSafe, uuidFromValue, valueTimestampFromMilliscanGetRowCount, getColumns, getCreateSQL, getDescription, getIndexes, getRowCount, getRowCountApproximation, getTableName, newColumn, newColumnpublic SqlSystemViewNodeAttributes(GridKernalContext ctx)
ctx - Grid context.public Iterator<org.gridgain.internal.h2.result.Row> getRows(org.gridgain.internal.h2.engine.Session ses, org.gridgain.internal.h2.result.SearchRow first, org.gridgain.internal.h2.result.SearchRow last)
ses - Session.first - First.last - Last.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 8.9.23-p1 Release Date : November 19 2025