Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Use the No Operation forwarder-type function Function to filter out records from the stream. 

Any record sent to this function Function is discarded from the stream and is not processed further.

Every stream must end with a forwarder, but it may be the case that your stream processes your data within a combination of collectors and processors. You can add this function Function to your stream to complete it without the function it taking any action on the output data. 

...