Package org.nustaq.offheap.bytez.malloc
Class MallocBytezAllocator
java.lang.Object
org.nustaq.offheap.bytez.malloc.MallocBytezAllocator
- All Implemented Interfaces:
BytezAllocator
Date: 17.11.13
Time: 01:16
To change this template use File | Settings | File Templates.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
alloced
-
-
Constructor Details
-
MallocBytezAllocator
public MallocBytezAllocator()
-
-
Method Details
-
alloc
- Specified by:
allocin interfaceBytezAllocator
-
free
- Specified by:
freein interfaceBytezAllocator
-
freeAll
public void freeAll()- Specified by:
freeAllin interfaceBytezAllocator
-