public class FiltrableSystemViewLocal<R> extends SystemViewLocal<R>
SystemView data.sysView| Constructor and Description |
|---|
FiltrableSystemViewLocal(org.apache.ignite.internal.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, getRows, sqlNameconditionForColumn, createRow, getColumnIndex, isDistributed, nodeFilter, toStringSafe, uuidFromValue, valueTimestampFromMillispublic FiltrableSystemViewLocal(org.apache.ignite.internal.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.9.1 Release Date : December 9 2020