| 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 |
PooledDirectAllocator
Pooled direct buffer allocator.
|
class |
PooledHeapAllocator
Pooled heap buffer allocator.
|
Copyright © 2013–2015. All rights reserved.