Uses of Interface
com.tangosol.util.stream.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.stream
Modifier and TypeMethodDescriptionBaseRemoteStream.pipeline()
Return a pipeline of intermediate operations for this stream.