public final class SlotSharingManager.SingleTaskSlot extends SlotSharingManager.TaskSlot
SlotSharingManager.TaskSlot
implementation which harbours a LogicalSlot
. The SlotSharingManager.SingleTaskSlot
cannot have any children assigned.Modifier and Type | Method and Description |
---|---|
void |
release(Throwable cause)
Release the task slot.
|
String |
toString() |
contains, getGroupId, getSlotRequestId
public void release(Throwable cause)
SlotSharingManager.TaskSlot
release
in class SlotSharingManager.TaskSlot
cause
- for the releaseCopyright © 2014–2020 The Apache Software Foundation. All rights reserved.