public class SlotOffer extends Object implements Serializable
Constructor and Description |
---|
SlotOffer(AllocationID allocationID,
int index,
ResourceProfile resourceProfile) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
AllocationID |
getAllocationId() |
ResourceProfile |
getResourceProfile() |
int |
getSlotIndex() |
int |
hashCode() |
public SlotOffer(AllocationID allocationID, int index, ResourceProfile resourceProfile)
public AllocationID getAllocationId()
public int getSlotIndex()
public ResourceProfile getResourceProfile()
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.