Uses of Class
org.infinispan.client.hotrod.impl.RemoteCacheSupport
Packages that use RemoteCacheSupport
-
Uses of RemoteCacheSupport in org.infinispan.client.hotrod.impl
Subclasses of RemoteCacheSupport in org.infinispan.client.hotrod.implModifier and TypeClassDescriptionclass
Delegates all invocations to the provided underlyingInternalRemoteCache
but provides extensibility to intercept when a method is invoked.class
NearRemoteCache
implementation enablingclass
RemoteCacheImpl<K,
V>