Uses of Class
org.infinispan.hotrod.impl.cache.InvalidatedNearRemoteCache
-
Packages that use InvalidatedNearRemoteCache Package Description org.infinispan.hotrod.impl.cache -
-
Uses of InvalidatedNearRemoteCache in org.infinispan.hotrod.impl.cache
Methods in org.infinispan.hotrod.impl.cache that return InvalidatedNearRemoteCache Modifier and Type Method Description static <K,V>
InvalidatedNearRemoteCache<K,V>InvalidatedNearRemoteCache. delegatingNearCache(RemoteCacheImpl<K,V> remoteCache, NearCacheService<K,V> nearCacheService)
-