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 Fabric : ver. 1.6.0 Release Date : May 18 2016