Uses of Class
org.apache.flink.runtime.messages.webmonitor.RequestJobsWithIDsOverview
-
Packages that use RequestJobsWithIDsOverview 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 RequestJobsWithIDsOverview in org.apache.flink.runtime.messages.webmonitor
Methods in org.apache.flink.runtime.messages.webmonitor that return RequestJobsWithIDsOverview Modifier and Type Method Description static RequestJobsWithIDsOverviewRequestJobsWithIDsOverview. getInstance()
-