public static class JobAllocationsInformation.VertexAllocationInformation extends Object
| 构造器和说明 |
|---|
VertexAllocationInformation(AllocationID allocationID,
JobVertexID jobVertexID,
KeyGroupRange keyGroupRange) |
| 限定符和类型 | 方法和说明 |
|---|---|
AllocationID |
getAllocationID() |
JobVertexID |
getJobVertexID() |
KeyGroupRange |
getKeyGroupRange() |
public VertexAllocationInformation(AllocationID allocationID, JobVertexID jobVertexID, KeyGroupRange keyGroupRange)
public AllocationID getAllocationID()
public JobVertexID getJobVertexID()
public KeyGroupRange getKeyGroupRange()
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.