Package | Description |
---|---|
org.jivesoftware.util.cache |
Modifier and Type | Method and Description |
---|---|
static <K extends Serializable,V extends Serializable> |
CaffeineCache.of(com.github.benmanes.caffeine.cache.Cache<K,V> cache,
String name)
Wraps a Caffeine cache in an implementation that's Compatible with
Cache . |
Copyright © 2003–2020 Ignite Realtime. All rights reserved.