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 Database and Caching Platform : ver. 2.11.0 Release Date : September 11 2021