Package | Description |
---|---|
org.apache.flink.runtime.dispatcher | |
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.messages | |
org.apache.flink.runtime.scheduler | |
org.apache.flink.runtime.webmonitor |
Class and Description |
---|
ClusterOverview
Response to the
RequestStatusOverview 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.
|
Class and Description |
---|
JobDetails
An actor message with a detailed overview of the current status of a job.
|
Class and 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.
|
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, ...
|
Class and Description |
---|
ClusterOverview
Response to the
RequestStatusOverview message, carrying a description
of the Flink cluster status. |
Class and Description |
---|
JobIdsWithStatusOverview
An overview of how many jobs are in which status.
|
MultipleJobsDetails
An actor messages describing details of various jobs.
|
Class and Description |
---|
ClusterOverview
Response to the
RequestStatusOverview 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.
|
Class and Description |
---|
JobIdsWithStatusOverview
An overview of how many jobs are in which status.
|
MultipleJobsDetails
An actor messages describing details of various jobs.
|
Class and Description |
---|
JobDetails
An actor message with a detailed overview of the current status of a job.
|
Class and Description |
---|
ClusterOverview
Response to the
RequestStatusOverview message, carrying a description
of the Flink cluster status. |
JobDetails
An actor message with a detailed overview of the current status of a job.
|
MultipleJobsDetails
An actor messages describing details of various jobs.
|
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.