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