| 程序包 | 说明 |
|---|---|
| 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.
|
| 限定符和类型 | 方法和说明 |
|---|---|
Collection<JobIdsWithStatusOverview.JobIdWithStatus> |
JobIdsWithStatusOverview.getJobsWithStatus() |
| 构造器和说明 |
|---|
JobIdsWithStatusOverview(Collection<JobIdsWithStatusOverview.JobIdWithStatus> jobsWithStatus) |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.