Package org.fcrepo.storage.ocfl.cache
package org.fcrepo.storage.ocfl.cache
-
ClassDescriptionCache<K,
V> Cache interfaceCaffeineCache<K,V> In-memory cache implementation that is a wrapper around a Caffeine cache.NoOpCache<K,V> Pass-through cache implementation that never caches.