public class PlatformRunnable extends PlatformAbstractFunc implements IgniteRunnable
ignite| Constructor and Description |
|---|
PlatformRunnable(Object func,
long ptr)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
platformCallback(PlatformCallbackGateway gate,
long memPtr)
|
void |
run()
|
invokepublic PlatformRunnable(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.11.1 Release Date : December 20 2021