Uses of Interface
com.tangosol.util.stream.RemotePipeline
Packages that use RemotePipeline
Package
Description
Contains classes to support functional-style operations on remote streams of elements,
 such as map-reduce transformations on collections.
- 
Uses of RemotePipeline in com.tangosol.util.streamMethods in com.tangosol.util.stream that return RemotePipelineModifier and TypeMethodDescriptionBaseRemoteStream.pipeline()Return a pipeline of intermediate operations for this stream.