Uses of Class
org.apache.ignite.internal.processors.platform.cache.query.PlatformAbstractQueryCursor
-
Packages that use PlatformAbstractQueryCursor Package Description org.apache.ignite.internal.processors.platform.cache.query -
-
Uses of PlatformAbstractQueryCursor in org.apache.ignite.internal.processors.platform.cache.query
Subclasses of PlatformAbstractQueryCursor in org.apache.ignite.internal.processors.platform.cache.query Modifier and Type Class Description classPlatformFieldsQueryCursorInterop cursor for fields query.classPlatformQueryCursorInterop cursor for regular queries.
-