| Package | Description |
|---|---|
| ds.funnel | |
| ds.funnel.data.buffer |
| Modifier and Type | Method and Description |
|---|---|
static BufferPool |
Funnel.getBuffers()
Obtain the buffer pool in this scope.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BufferPoolChunk |
class |
BufferPoolImpl
ChannelBuffers.java: A buffer pool to reuse allocated buffers.
|
class |
BufferPoolStriped
ChannelBuffers.java: A buffer pool to reuse allocated buffers.
|