public class PlatformAffinityFunctionTarget extends PlatformAbstractTarget
ERROR, FALSE, log, platformCtx, TRUE| Modifier | Constructor and Description |
|---|---|
protected |
PlatformAffinityFunctionTarget(PlatformContext platformCtx,
AffinityFunction baseFunc)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
long |
processInStreamOutLong(int type,
BinaryRawReaderEx reader)
Process IN operation.
|
void |
processOutStream(int type,
BinaryRawWriterEx writer)
Process OUT operation.
|
convertException, platformContext, processInLongOutLong, processInObjectStreamOutObjectStream, processInStreamAsync, processInStreamOutLong, processInStreamOutObject, processInStreamOutStream, processOutObject, readAndListenFuture, readAndListenFuture, readAndListenFuture, readAndListenFuture, wrapListenableprotected PlatformAffinityFunctionTarget(PlatformContext platformCtx, AffinityFunction baseFunc)
platformCtx - Context.baseFunc - Function to wrap.public long processInStreamOutLong(int type,
BinaryRawReaderEx reader)
throws IgniteCheckedException
processInStreamOutLong in interface PlatformTargetprocessInStreamOutLong in class PlatformAbstractTargettype - Type.reader - Binary reader.IgniteCheckedException - In case of exception.public void processOutStream(int type,
BinaryRawWriterEx writer)
throws IgniteCheckedException
processOutStream in interface PlatformTargetprocessOutStream in class PlatformAbstractTargettype - Type.writer - Binary writer.IgniteCheckedException - In case of exception.
Follow @ApacheIgnite
Ignite Fabric : ver. 2.1.0 Release Date : July 20 2017