Class RequestStatusOverview
java.lang.Object
org.apache.flink.runtime.messages.webmonitor.RequestStatusOverview
- All Implemented Interfaces:
Serializable,InfoMessage
This message requests an overview of the status, such as how many TaskManagers are currently
connected, how many slots are available, how many are free, ... The response to this message is a
ClusterOverview message.- See Also:
-
Method Summary