Skip to content

Commit d8fe91a

Browse files
committed
Merge #508 from branch 'metafacture-documentation-30-addDescriptionForWaitForInput' of github.com:metafacture/metafacture-core
2 parents dd3ca08 + f01cc27 commit d8fe91a

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)