public class PlatformContinuousQueryProxy extends PlatformAbstractTarget
ERROR, FALSE, log, platformCtx, TRUE| Constructor and Description |
|---|
PlatformContinuousQueryProxy(PlatformContext platformCtx,
PlatformContinuousQuery qry)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
long |
processInLongOutLong(int type,
long val)
Process IN operation.
|
PlatformTarget |
processOutObject(int type)
Process OUT operation.
|
convertException, platformContext, processInObjectStreamOutObjectStream, processInStreamAsync, processInStreamOutLong, processInStreamOutLong, processInStreamOutObject, processInStreamOutStream, processOutStream, readAndListenFuture, readAndListenFuture, readAndListenFuture, throwUnsupported, wrapListenablepublic PlatformContinuousQueryProxy(PlatformContext platformCtx, PlatformContinuousQuery qry)
platformCtx - Context.public PlatformTarget processOutObject(int type) throws IgniteCheckedException
processOutObject in interface PlatformTargetprocessOutObject in class PlatformAbstractTargettype - Type.IgniteCheckedException - In case of exception.public long processInLongOutLong(int type,
long val)
throws IgniteCheckedException
processInLongOutLong in interface PlatformTargetprocessInLongOutLong in class PlatformAbstractTargettype - Type.val - Value.IgniteCheckedException - In case of exception.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.8.0 Release Date : February 27 2020