Uses of Interface
org.infinispan.client.hotrod.StreamingRemoteCache
Packages that use StreamingRemoteCache
Package
Description
Hot Rod client API.
-
Uses of StreamingRemoteCache in org.infinispan.client.hotrod
Methods in org.infinispan.client.hotrod that return StreamingRemoteCacheModifier and TypeMethodDescriptionRemoteCache.streaming()
Returns a cache where values are manipulated usingInputStream
andOutputStream
-
Uses of StreamingRemoteCache in org.infinispan.client.hotrod.impl
Classes in org.infinispan.client.hotrod.impl that implement StreamingRemoteCacheMethods in org.infinispan.client.hotrod.impl that return StreamingRemoteCache