| Interface | Description |
|---|---|
| IntermediateOperation<InputType,InputStream extends BaseStream<InputType,InputStream>,OutputType,OutputStream extends BaseStream<OutputType,OutputStream>> |
Intermediate operation that can be applied to a stream to change its processing.
|
| Class | Description |
|---|---|
| IntermediateOperationExternalizer |
Externalizer to be used for serializing the various intermediate operations
|
| UnorderedOperation<Type,Stream extends BaseStream<Type,Stream>> |
Performs unordered operation on a
BaseStream |
Copyright © 2025 JBoss, a division of Red Hat. All rights reserved.