public class PlatformExternalMemory extends PlatformAbstractMemory
memPtr| Constructor and Description |
|---|
PlatformExternalMemory(PlatformCallbackGateway gate,
long memPtr)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Close memory releasing it.
|
void |
reallocate(int cap)
Reallocate memory chunk.
|
public PlatformExternalMemory(@Nullable
PlatformCallbackGateway gate,
long memPtr)
gate - Native gateway.memPtr - Memory pointer.
Follow @ApacheIgnite
Ignite Fabric : ver. 2.6.0 Release Date : July 10 2018