| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.cache |
This package contain cache-related processors & persistence implementation.
|
| org.apache.ignite.internal.processors.platform.cache.query |
| Modifier and Type | Class and Description |
|---|---|
class |
QueryCursorImpl<T>
Query cursor implementation.
|
| Modifier and Type | Method and Description |
|---|---|
QueryCursorEx<T> |
PlatformAbstractQueryCursor.cursor()
Gets the cursor.
|
| Constructor and Description |
|---|
PlatformFieldsQueryCursor(PlatformContext platformCtx,
QueryCursorEx<List<?>> cursor,
int batchSize)
Constructor.
|
PlatformQueryCursor(PlatformContext platformCtx,
QueryCursorEx<javax.cache.Cache.Entry> cursor,
int batchSize)
Constructor.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.9.0 Release Date : October 15 2020