public class VertexParallelismWithSlotSharing extends Object implements VertexParallelism
VertexParallelism implementation for the SlotSharingSlotAllocator.| Modifier and Type | Method and Description |
|---|---|
Map<JobVertexID,Integer> |
getMaxParallelismForVertices() |
int |
getParallelism(JobVertexID jobVertexId) |
public Map<JobVertexID,Integer> getMaxParallelismForVertices()
getMaxParallelismForVertices in interface VertexParallelismpublic int getParallelism(JobVertexID jobVertexId)
getParallelism in interface VertexParallelismCopyright © 2014–2023 The Apache Software Foundation. All rights reserved.