| Class | Description |
|---|---|
| DirectBufferCache |
A non-blocking buffer cache where entries are indexed by a path and are made up of a
subsequence of blocks in a fixed large direct buffer.
|
| DirectBufferCache.CacheEntry | |
| LimitedBufferSlicePool |
A limited buffer pooled allocator.
|
| LimitedBufferSlicePool.PooledByteBuffer | |
| LRUCache<K,V> |
A non-blocking cache where entries are indexed by a key.
|
| LRUCache.CacheEntry<K,V> |
Copyright © 2020 JBoss by Red Hat. All rights reserved.