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, sqlName
conditionForColumn, createRow, getColumnIndex, isDistributed, nodeFilter, toStringSafe, uuidFromValue, valueTimestampFromMillis
public 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.0 Release Date : October 15 2020