public abstract class PlatformCacheStoreCallback extends Object
| Modifier and Type | Field and Description |
|---|---|
protected PlatformContext |
ctx
Context.
|
| Modifier | Constructor and Description |
|---|---|
protected |
PlatformCacheStoreCallback(PlatformContext ctx)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
invoke(long memPtr)
Invoke the callback.
|
protected abstract void |
invoke0(BinaryRawReaderEx reader)
Internal invoke routine.
|
protected final PlatformContext ctx
protected PlatformCacheStoreCallback(PlatformContext ctx)
ctx - Context.public void invoke(long memPtr)
memPtr - Memory pointer.protected abstract void invoke0(BinaryRawReaderEx reader)
reader - Reader.
Follow @ApacheIgnite
Ignite Fabric : ver. 1.6.0 Release Date : May 18 2016