| Package | Description |
|---|---|
| org.apache.ignite.internal.util.offheap.unsafe |
| Modifier and Type | Method and Description |
|---|---|
long |
GridUnsafeMemory.allocate(long size)
Allocates memory of given size in bytes.
|
long |
GridUnsafeMemory.allocate(long size,
boolean init)
Allocates memory of given size in bytes.
|
long |
GridUnsafeMemory.allocate(long size,
boolean init,
boolean reserved)
Allocates memory of given size in bytes.
|
long |
GridUnsafeMemory.allocateSystem(long size,
boolean init)
Allocates memory of given size in bytes, adds to system memory counter.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 1.8.0 Release Date : December 5 2016