See: Description
| Interface | Description |
|---|---|
| IByteBufferAllocator |
Allocates and manages
ByteBuffers used by the sessions for I/O
operations. |
| IDefaultAllocatorMetricCollector |
Collects metric data from the
DefaultAllocator. |
| Class | Description |
|---|---|
| CachingAllocator |
A caching allocator for
ByteBuffer allocations. |
| DefaultAllocator |
Default implementation of the
IByteBufferAllocator interface. |
| DefaultAllocatorMetric |
Metric for the
DefaultAllocator. |
| ThreadLocalCachingAllocator |
A thread-local caching allocator for
ByteBuffer allocations. |
Copyright © 2017–2022 SNF4J.ORG. All rights reserved.