Class AdaptivePoolingAllocator.ConcurrentQueueChunkCache
java.lang.Object
io.netty.buffer.AdaptivePoolingAllocator.ConcurrentQueueChunkCache
- All Implemented Interfaces:
AdaptivePoolingAllocator.ChunkCache
- Enclosing class:
AdaptivePoolingAllocator
private static final class AdaptivePoolingAllocator.ConcurrentQueueChunkCache
extends Object
implements AdaptivePoolingAllocator.ChunkCache
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
queue
-
-
Constructor Details
-
ConcurrentQueueChunkCache
private ConcurrentQueueChunkCache()
-
-
Method Details
-
pollChunk
- Specified by:
pollChunkin interfaceAdaptivePoolingAllocator.ChunkCache
-
offerChunk
- Specified by:
offerChunkin interfaceAdaptivePoolingAllocator.ChunkCache
-