public static interface PhysicalSlot.Payload
AllocatedSlot.| Modifier and Type | Method and Description |
|---|---|
void |
release(Throwable cause)
Releases the payload.
|
boolean |
willOccupySlotIndefinitely()
Returns whether the payload will occupy a physical slot indefinitely.
|
void release(Throwable cause)
cause - of the payload releaseboolean willOccupySlotIndefinitely()
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.