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 0c0372c commit e365b88Copy full SHA for e365b88
flink-runtime/src/main/java/org/apache/flink/runtime/scheduler/adaptive/RescaleManager.java
@@ -28,7 +28,7 @@ public interface RescaleManager {
28
void onChange();
29
30
/**
31
- * The interface that can be used by the {@code }RescaleManager} to communicate with the
+ * The interface that can be used by the {@code RescaleManager} to communicate with the
32
* underlying system.
33
*/
34
interface Context {
0 commit comments