public class CaffeineNearCacheService<K,V>
extends org.infinispan.client.hotrod.near.NearCacheService<K,V>
| Constructor and Description |
|---|
CaffeineNearCacheService(Supplier<com.github.benmanes.caffeine.cache.Cache<K,org.infinispan.client.hotrod.MetadataValue<V>>> factory,
org.infinispan.client.hotrod.event.impl.ClientListenerNotifier listenerNotifier) |
| Modifier and Type | Method and Description |
|---|---|
protected org.infinispan.client.hotrod.near.NearCache<K,V> |
createNearCache(org.infinispan.client.hotrod.configuration.NearCacheConfiguration config,
BiConsumer<K,org.infinispan.client.hotrod.MetadataValue<V>> removedConsumer) |
calculateBloomBits, clear, create, get, getBloomFilterBits, getListenerId, iterator, put, putIfAbsent, remove, setInvalidationCallback, size, start, stopclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorprotected org.infinispan.client.hotrod.near.NearCache<K,V> createNearCache(org.infinispan.client.hotrod.configuration.NearCacheConfiguration config, BiConsumer<K,org.infinispan.client.hotrod.MetadataValue<V>> removedConsumer)
Copyright © 2022 JBoss by Red Hat. All rights reserved.