public class PlatformMemoryPool extends Object
| Constructor and Description |
|---|
PlatformMemoryPool()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
PlatformMemory |
allocate(int cap)
Allocate memory chunk, optionally pooling it.
|
PlatformMemory |
get(long memPtr)
Get pooled memory chunk.
|
public PlatformMemory allocate(int cap)
cap - Minimum capacity.public PlatformMemory get(long memPtr)
memPtr - Memory pointer.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.5 Release Date : June 4 2019