Files
stream-applications/applications/processor/bridge-processor
Soby Chacko 9bc78ec1fa Apply checkstyle changes in stream-applications
* core, source, sink and processor are now updated with latest checkstyle requirements.
2020-05-07 11:20:33 -04:00
..
2020-05-04 17:51:05 -04:00

//tag::ref-doc[]
= Bridge Processor

A processor that bridges the input and ouput by simply passing the incoming payload to the outbound.

=== Payload

Any

//end::ref-doc[]