You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: flink-streaming-java/src/main/java/org/apache/flink/streaming/runtime/tasks/mailbox/MailboxDefaultAction.java
+2-2
Original file line number
Diff line number
Diff line change
@@ -42,8 +42,8 @@ interface Suspension {
42
42
}
43
43
44
44
/**
45
-
* This context is a feedback interface for the default action to interact with the mailbox
46
-
* execution. In particular it offers ways to signal that the execution of the default action
45
+
* This controller is a feedback interface for the default action to interact with the mailbox
46
+
* execution. In particular, it offers ways to signal that the execution of the default action
0 commit comments