Uses of Class
org.infinispan.stream.impl.DistributedCacheStream
Packages that use DistributedCacheStream
-
Uses of DistributedCacheStream in org.infinispan.stream.impl
Methods in org.infinispan.stream.impl that return DistributedCacheStreamModifier and TypeMethodDescriptionprotected <R> DistributedCacheStream
<Original, R> DistributedDoubleCacheStream.cacheStream()
protected <R> DistributedCacheStream
<Original, R> DistributedIntCacheStream.cacheStream()
protected <R> DistributedCacheStream
<Original, R> DistributedLongCacheStream.cacheStream()
Constructors in org.infinispan.stream.impl with parameters of type DistributedCacheStreamModifierConstructorDescriptionIntermediateCacheStream
(DistributedCacheStream<Original, R> remoteStream)