We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb32a0b commit 81ae009Copy full SHA for 81ae009
README.md
@@ -0,0 +1,9 @@
1
+# CustomLocalSourceSink
2
+
3
+Apache Flume, Reactive streams.
4
5
+### General usage of Flume
6
+[ Source -> Channel -> Sink ]
7
8
+### In this case. for any reasons
9
+[ Source -> Channel -> PubSink extends AbstractPubSink ] -> [ SubSource -> Channel -> Sink ]
0 commit comments