public class PlatformFieldsQueryCursor extends PlatformAbstractQueryCursor<List<?>>
ERROR, FALSE, log, platformCtx, TRUE| Constructor and Description |
|---|
PlatformFieldsQueryCursor(PlatformContext platformCtx,
QueryCursorEx<List<?>> cursor,
int batchSize)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
processOutStream(int type,
BinaryRawWriterEx writer)
Process OUT operation.
|
protected void |
write(BinaryRawWriterEx writer,
List vals)
Write value to the stream.
|
close, cursor, processInLongOutLongconvertException, platformContext, processInObjectStreamOutObjectStream, processInStreamAsync, processInStreamOutLong, processInStreamOutLong, processInStreamOutObject, processInStreamOutStream, processOutObject, readAndListenFuture, readAndListenFuture, readAndListenFuture, throwUnsupported, wrapListenablepublic 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.public void processOutStream(int type,
BinaryRawWriterEx writer)
throws IgniteCheckedException
processOutStream in interface PlatformTargetprocessOutStream in class PlatformAbstractQueryCursor<List<?>>type - Type.writer - Binary writer.IgniteCheckedException - In case of exception.
Follow @ApacheIgnite
Ignite Fabric : ver. 2.6.0 Release Date : July 10 2018