Package io.undertow.server.handlers.cache
package io.undertow.server.handlers.cache
-
ClassesClassDescriptionA 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.A limited buffer pooled allocator.LRUCache<K,
V> A non-blocking cache where entries are indexed by a key.LRUCache.CacheEntry<K,V>