| Modifier and Type | Class and Description |
|---|---|
class |
DirectBytes
ByteBuffer based direct bytes. |
class |
HeapBytes
ByteBuffer based heap bytes. |
class |
MappedBytes
ByteBuffer based mapped bytes. |
| Constructor and Description |
|---|
ByteBufferBuffer(ByteBufferBytes bytes,
int offset,
int initialCapacity,
int maxCapacity,
io.atomix.utils.concurrent.ReferenceManager<Buffer> referenceManager) |
ByteBufferBuffer(ByteBufferBytes bytes,
io.atomix.utils.concurrent.ReferenceManager<Buffer> referenceManager) |
Copyright © 2013–2018. All rights reserved.