| Class | Description |
|---|---|
| CaffeineNearCache<K,V> |
Near cache implementation based on a Caffeine cache.
|
| CaffeineNearCacheService<K,V> |
Near cache service that constructs its near cache using a generic factory.
|
| EmptyNearCache<K,V> |
An empty near cache.
|
| EmptyNearCacheService<K,V> |
An empty near cache service.
|
| SimpleKeyWeigher |
Weigher that only considers keys passing a given predicate.
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.