| Package | Description | 
|---|---|
| com.tangosol.util.stream | 
 Contains classes to support functional-style operations on remote streams of elements,
such as map-reduce transformations on collections. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
RemotePipeline<S> | 
BaseRemoteStream.pipeline()
Return a pipeline of intermediate operations for this stream. 
 |