Uses of Package
org.infinispan.stream.impl
Packages that use org.infinispan.stream.impl
-
Classes in org.infinispan.stream.impl used by org.infinispan.stream.implClassDescriptionAbstract stream that provides all of the common functionality required for all types of Streams including the various primitive types.Function that is used to encapsulate multiple intermediate operations and perform them lazily when the function is applied.Reducer implementation for Distributed Publisher that converts between CacheStream operations to an appropriate ReducerImplementation of
CacheStream
that provides support for lazily distributing stream methods to appropriate nodesImplementation ofDoubleStream
that utilizes a lazily evaluated distributed back end execution.Implementation ofIntStream
that utilizes a lazily evaluated distributed back end execution.Implementation ofLongStream
that utilizes a lazily evaluated distributed back end execution.The various intermediate types.Lock Stream implementation that locks a key using theLockManager
before and after executing the various code.Terminal stream operation that is aware of segments being lost.