public interface TaskManagerSlotInformation
TaskManagerSlot.| Modifier and Type | Method and Description |
|---|---|
InstanceID |
getInstanceId() |
ResourceProfile |
getResourceProfile()
Get resource profile of this slot.
|
SlotID |
getSlotId() |
boolean |
isMatchingRequirement(ResourceProfile required)
Returns true if the required
ResourceProfile can be fulfilled
by this slot. |
SlotID getSlotId()
InstanceID getInstanceId()
boolean isMatchingRequirement(ResourceProfile required)
ResourceProfile can be fulfilled
by this slot.required - resourcesResourceProfile getResourceProfile()
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.