public interface MemoryAllocator
Modifier and Type | Method and Description |
---|---|
long |
allocateMemory(long size) |
void |
freeMemory(long addr)
Deallocates memory.
|
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024