Annotation Interface TerminalOpTriggered


@Documented @Retention(CLASS) @Target(METHOD) public @interface TerminalOpTriggered
When terminal operation is triggered by intermediate operation, the current stream will be closed and a new stream will be returned.
See Also: