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