Uses of Class
org.apache.flink.runtime.messages.webmonitor.RequestJobsOverview
-
Packages that use RequestJobsOverview Package Description org.apache.flink.runtime.messages.webmonitor This package contains the actor messages that are sent between the JobManager and components that are interested in the status of the JobManager. -
-
Uses of RequestJobsOverview in org.apache.flink.runtime.messages.webmonitor
Methods in org.apache.flink.runtime.messages.webmonitor that return RequestJobsOverview Modifier and Type Method Description static RequestJobsOverviewRequestJobsOverview. getInstance()
-