public class PlatformPooledMemory extends PlatformAbstractMemory
memPtr| Constructor and Description |
|---|
PlatformPooledMemory(PlatformMemoryPool pool,
long memPtr)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Close memory releasing it.
|
void |
reallocate(int cap)
Reallocate memory chunk.
|
public PlatformPooledMemory(PlatformMemoryPool pool, long memPtr)
pool - Owning memory pool.memPtr - Cross-platform memory pointer.
Follow @ApacheIgnite
Ignite Fabric : ver. 1.7.0 Release Date : August 1 2016