Uses of Class
org.infinispan.stream.impl.DistributedIntCacheStream
-
Packages that use DistributedIntCacheStream Package Description org.infinispan.stream.impl -
-
Uses of DistributedIntCacheStream in org.infinispan.stream.impl
Methods in org.infinispan.stream.impl that return DistributedIntCacheStream Modifier and Type Method Description protected DistributedIntCacheStreamDistributedCacheStream. intCacheStream()protected DistributedIntCacheStream<Original>DistributedDoubleCacheStream. intCacheStream()protected DistributedIntCacheStream<Original>DistributedLongCacheStream. intCacheStream()protected DistributedIntCacheStreamDistributedIntCacheStream. unwrap()Constructors in org.infinispan.stream.impl with parameters of type DistributedIntCacheStream Constructor Description IntermediateIntCacheStream(DistributedIntCacheStream remoteStream)
-