@FunctionalInterface public interface ResourceEventListener
SlotManager.| Modifier and Type | Method and Description |
|---|---|
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–2025 The Apache Software Foundation. All rights reserved.