public class PlatformFieldsQueryCursor extends PlatformAbstractQueryCursor<List<?>>
FALSE, log, platformCtx, TRUE| Constructor and Description |
|---|
PlatformFieldsQueryCursor(PlatformContext platformCtx,
QueryCursorEx<List<?>> cursor,
int batchSize)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
write(BinaryRawWriterEx writer,
List vals)
Write value to the stream.
|
close, iterator, iteratorHasNext, processOutStreamconvertException, currentFuture, futureWriter, inObjectStreamOutStream, inStreamOutLong, inStreamOutObject, inStreamOutStream, listenFuture, listenFutureAndGet, listenFutureForOperation, listenFutureForOperationAndGet, outLong, outObject, outStream, platformContext, processInObjectStreamOutStream, processInStreamOutLong, processInStreamOutObject, processInStreamOutStream, processOutLong, processOutObject, throwUnsupportedpublic PlatformFieldsQueryCursor(PlatformContext platformCtx, QueryCursorEx<List<?>> cursor, int batchSize)
platformCtx - Platform context.cursor - Backing cursor.batchSize - Batch size.protected void write(BinaryRawWriterEx writer, List vals)
write in class PlatformAbstractQueryCursor<List<?>>writer - Writer.vals - Value.
Follow @ApacheIgnite
Ignite Fabric : ver. 1.7.0 Release Date : August 1 2016