| Constructor and Description |
|---|
Allocator()
Create a new Allocator
|
| Modifier and Type | Method and Description |
|---|---|
long |
getMemorySize()
Returns the size of shared memory.
|
int |
getMemoryUtilization()
Returns the current percentage
of allocated shared memory.
|
public Allocator()
public final int getMemoryUtilization()
Returns the current percentage of allocated shared memory.
public final long getMemorySize()
Returns the size of shared memory.