| Interface | Description |
|---|---|
| BytesReference |
A reference to bytes for our Netty.
|
| ReleasableBytesReference |
| Class | Description |
|---|---|
| BytesArray |
BytesArray for un-relocated netty.
|
| BytesReference.Helper | |
| ChannelBufferBytesReference |
ChannelBufferBytesReference for un-relocated netty
|
| PagedBytesReference |
A page based bytes reference, internally holding the bytes in a paged
data structure.
|
| ReleasablePagedBytesReference |
An extension to
PagedBytesReference that requires releasing its content. |
Copyright © 2012–2014. All rights reserved.