Uses of Interface
org.infinispan.client.hotrod.StreamingRemoteCache
-
Packages that use StreamingRemoteCache Package Description org.infinispan.client.hotrod Hot Rod client API. -
-
Uses of StreamingRemoteCache in org.infinispan.client.hotrod
Methods in org.infinispan.client.hotrod that return StreamingRemoteCache Modifier and Type Method Description StreamingRemoteCache<K>
RemoteCache. streaming()
Returns a cache where values are manipulated usingInputStream
andOutputStream
-