public class FiltrableSystemViewLocal<R> extends SystemViewLocal<R>
SystemView data.sysViewcols, ctx, DEFAULT_ROW_COUNT_APPROXIMATION, desc, indexes, log, tblName| Constructor and Description |
|---|
FiltrableSystemViewLocal(GridKernalContext ctx,
SystemView<R> sysView) |
| Modifier and Type | Method and Description |
|---|---|
protected Iterator<R> |
viewIterator(org.h2.result.SearchRow first,
org.h2.result.SearchRow last)
System view iterator.
|
canGetRowCount, getRowCount, getRowCountApproximation, getRowsconditionForColumn, createRow, getColumnIndex, isDistributed, nodeFilter, toStringSafe, uuidFromValue, valueTimestampFromMillisgetColumns, getCreateSQL, getDescription, getIndexes, getTableName, newColumn, newColumnpublic FiltrableSystemViewLocal(GridKernalContext ctx, SystemView<R> sysView)
ctx - Kernal context.sysView - View to export.protected Iterator<R> viewIterator(org.h2.result.SearchRow first, org.h2.result.SearchRow last)
viewIterator in class SystemViewLocal<R>
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.16.0 Release Date : December 15 2023