| 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.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<JobIdsWithStatusOverview.JobIdWithStatus> |
JobIdsWithStatusOverview.getJobsWithStatus() |
| Constructor and Description |
|---|
JobIdsWithStatusOverview(Collection<JobIdsWithStatusOverview.JobIdWithStatus> jobsWithStatus) |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.