Uses of Class
org.apache.flink.runtime.messages.webmonitor.JobIdsWithStatusOverview.JobIdWithStatus
Packages that use JobIdsWithStatusOverview.JobIdWithStatus
Package
Description
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 JobIdsWithStatusOverview.JobIdWithStatus in org.apache.flink.runtime.messages.webmonitor
Methods in org.apache.flink.runtime.messages.webmonitor that return types with arguments of type JobIdsWithStatusOverview.JobIdWithStatusConstructor parameters in org.apache.flink.runtime.messages.webmonitor with type arguments of type JobIdsWithStatusOverview.JobIdWithStatusModifierConstructorDescriptionJobIdsWithStatusOverview(Collection<JobIdsWithStatusOverview.JobIdWithStatus> jobsWithStatus)