Twitter functional apps

* Streaming source
* Add twitter search and messasge sources
* Add more twitter source, sink and processors
* Add IT tests for twitter update sink
* Add IT tests for twitter message sink
* Add IT tests for twitter trend processor
* twitter suppliers readme
* twitter consumers readme
* twitter functions readme
* Disable TwitterStreamSourceTests
This commit is contained in:
Christian Tzolov
2020-06-18 16:09:56 +02:00
committed by Soby Chacko
parent 9bf8dcc4e7
commit 873f17414e
79 changed files with 7018 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
//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[]
null