Skip to content

Commit f01cc27

Browse files
committed
Add description (metafacture-documentation#30)
1 parent dd3ca08 commit f01cc27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

metafacture-flowcontrol/src/main/java/org/metafacture/flowcontrol/CloseSuppressor.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
* @author Markus Geipel
3434
*
3535
*/
36-
@Description("")
36+
@Description("Blocks close-stream events until a given number of close-stream events have been received.")
3737
@In(Object.class)
3838
@Out(Object.class)
3939
@FluxCommand("wait-for-inputs")

0 commit comments

Comments
 (0)