public class NativeAllocator extends java.lang.Object implements IAllocator
| Constructor and Description |
|---|
NativeAllocator() |
| Modifier and Type | Method and Description |
|---|---|
long |
allocate(long size) |
void |
free(long peer) |
public long allocate(long size)
allocate in interface IAllocatorpublic void free(long peer)
free in interface IAllocatorCopyright © 2015 The Apache Software Foundation