public static class JobAllocationsInformation.VertexAllocationInformation extends Object
| Constructor and Description |
|---|
VertexAllocationInformation(AllocationID allocationID,
JobVertexID jobVertexID,
KeyGroupRange keyGroupRange) |
| Modifier and Type | Method and Description |
|---|---|
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.