@FunctionalInterface public interface ResourceEventListener
SlotManager.| 限定符和类型 | 方法和说明 |
|---|---|
void |
notEnoughResourceAvailable(org.apache.flink.api.common.JobID jobId,
Collection<ResourceRequirement> acquiredResources) |
void notEnoughResourceAvailable(org.apache.flink.api.common.JobID jobId,
Collection<ResourceRequirement> acquiredResources)
jobId - job for which not enough resources are availableacquiredResources - the resources that have been acquired for the jobCopyright © 2014–2023 The Apache Software Foundation. All rights reserved.