public class VertexParallelismWithSlotSharing extends Object implements VertexParallelism
VertexParallelism implementation for the SlotSharingSlotAllocator.| 限定符和类型 | 方法和说明 |
|---|---|
Map<JobVertexID,Integer> |
getMaxParallelismForVertices() |
int |
getParallelism(JobVertexID jobVertexId) |
public Map<JobVertexID,Integer> getMaxParallelismForVertices()
public int getParallelism(JobVertexID jobVertexId)
getParallelism 在接口中 VertexParallelismCopyright © 2014–2022 The Apache Software Foundation. All rights reserved.