stop
Function Usage
Stops the current stream.
Prototype
1 | stop() |
Exception Throwing Interface
If the pipeline fails to be created, a runtime exception is thrown.
Parent topic: FunctionalStream
Stops the current stream.
1 | stop() |
If the pipeline fails to be created, a runtime exception is thrown.