public class PlatformExternalMemory extends PlatformAbstractMemory
memPtr| Constructor and Description |
|---|
PlatformExternalMemory(@Nullable 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
@Nullable PlatformCallbackGateway gate,
long memPtr)
gate - Native gateway.memPtr - Memory pointer.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.10.0 Release Date : March 10 2021