public class AllocatedSlotInfo extends Object implements Serializable
Constructor and Description |
---|
AllocatedSlotInfo(int index,
AllocationID allocationId) |
Modifier and Type | Method and Description |
---|---|
AllocationID |
getAllocationId() |
int |
getSlotIndex() |
String |
toString() |
public AllocatedSlotInfo(int index, AllocationID allocationId)
public AllocationID getAllocationId()
public int getSlotIndex()
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.