public class PlatformCallable extends PlatformAbstractFunc implements IgniteCallable
ignite| Constructor and Description |
|---|
PlatformCallable(Object func,
long ptr)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
call()
|
protected void |
platformCallback(PlatformCallbackGateway gate,
long memPtr)
|
invokepublic PlatformCallable(Object func, long ptr)
func - Platform func.ptr - Handle for local execution.protected void platformCallback(PlatformCallbackGateway gate, long memPtr)
platformCallback in class PlatformAbstractFuncgate - Gateway.memPtr - Pointer.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.9.0 Release Date : October 15 2020