public final class ExecutionVertexSchedulingRequirementsMapper extends Object
ExecutionVertexSchedulingRequirements
for an ExecutionVertex
.Modifier and Type | Method and Description |
---|---|
static ExecutionVertexSchedulingRequirements |
from(ExecutionVertex executionVertex) |
static ResourceProfile |
getPhysicalSlotResourceProfile(ExecutionVertex executionVertex)
Get resource profile of the physical slot to allocate a logical slot in for the given vertex.
|
public static ExecutionVertexSchedulingRequirements from(ExecutionVertex executionVertex)
public static ResourceProfile getPhysicalSlotResourceProfile(ExecutionVertex executionVertex)
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.