Uses of Package
org.apache.flink.runtime.messages.webmonitor
-
Packages that use org.apache.flink.runtime.messages.webmonitor Package Description org.apache.flink.runtime.dispatcher org.apache.flink.runtime.dispatcher.cleanup org.apache.flink.runtime.jobmaster 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.org.apache.flink.runtime.minicluster org.apache.flink.runtime.rest.handler.job org.apache.flink.runtime.rest.handler.legacy.messages org.apache.flink.runtime.rest.handler.legacy.metrics org.apache.flink.runtime.rest.messages org.apache.flink.runtime.rest.messages.job org.apache.flink.runtime.webmonitor -
Classes in org.apache.flink.runtime.messages.webmonitor used by org.apache.flink.runtime.dispatcher Class Description ClusterOverview Response to theRequestStatusOverview
message, carrying a description of the Flink cluster status.JobDetails An actor message with a detailed overview of the current status of a job.JobsOverview An overview of how many jobs are in which status.MultipleJobsDetails An actor messages describing details of various jobs. -
Classes in org.apache.flink.runtime.messages.webmonitor used by org.apache.flink.runtime.dispatcher.cleanup Class Description JobDetails An actor message with a detailed overview of the current status of a job. -
Classes in org.apache.flink.runtime.messages.webmonitor used by org.apache.flink.runtime.jobmaster Class Description JobDetails An actor message with a detailed overview of the current status of a job. -
Classes in org.apache.flink.runtime.messages.webmonitor used by org.apache.flink.runtime.messages.webmonitor Class Description InfoMessage Abstract base interface of all info messages exchanged between the JobManager an for example the runtime monitor.JobDetails An actor message with a detailed overview of the current status of a job.JobDetails.CurrentAttempts The CurrentAttempts holds the attempt number of the current representative execution attempt, the attempt numbers of all the running attempts, and whether the current execution has reached terminal state.JobIdsWithStatusOverview An overview of how many jobs are in which status.JobIdsWithStatusOverview.JobIdWithStatus JobsOverview An overview of how many jobs are in which status.RequestJobsOverview This message requests an overview of how many jobs are in which status.RequestJobsWithIDsOverview This message requests an overview of how many jobs are in which status.RequestStatusOverview 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, ... -
Classes in org.apache.flink.runtime.messages.webmonitor used by org.apache.flink.runtime.minicluster Class Description ClusterOverview Response to theRequestStatusOverview
message, carrying a description of the Flink cluster status. -
Classes in org.apache.flink.runtime.messages.webmonitor used by org.apache.flink.runtime.rest.handler.job Class Description JobIdsWithStatusOverview An overview of how many jobs are in which status.JobStatusInfo The status of a specific job.MultipleJobsDetails An actor messages describing details of various jobs. -
Classes in org.apache.flink.runtime.messages.webmonitor used by org.apache.flink.runtime.rest.handler.legacy.messages Class Description ClusterOverview Response to theRequestStatusOverview
message, carrying a description of the Flink cluster status.InfoMessage Abstract base interface of all info messages exchanged between the JobManager an for example the runtime monitor.JobsOverview An overview of how many jobs are in which status. -
Classes in org.apache.flink.runtime.messages.webmonitor used by org.apache.flink.runtime.rest.handler.legacy.metrics Class Description JobDetails An actor message with a detailed overview of the current status of a job. -
Classes in org.apache.flink.runtime.messages.webmonitor used by org.apache.flink.runtime.rest.messages Class Description JobIdsWithStatusOverview An overview of how many jobs are in which status.MultipleJobsDetails An actor messages describing details of various jobs. -
Classes in org.apache.flink.runtime.messages.webmonitor used by org.apache.flink.runtime.rest.messages.job Class Description JobStatusInfo The status of a specific job. -
Classes in org.apache.flink.runtime.messages.webmonitor used by org.apache.flink.runtime.webmonitor Class Description ClusterOverview Response to theRequestStatusOverview
message, carrying a description of the Flink cluster status.MultipleJobsDetails An actor messages describing details of various jobs.