| Package | Description |
|---|---|
| net.kuujo.catalyst.buffer |
Provides a low-level
Buffer abstraction backed by on- or off-heap memory, memory mapped
files, or RandomAccessFile. |
| Modifier and Type | Class and Description |
|---|---|
class |
UnpooledDirectAllocator
Unpooled direct allocator.
|
class |
UnpooledHeapAllocator
Unpooled heap allocator.
|
Copyright © 2013–2015. All rights reserved.