public interface SlotOwner
Modifier and Type | Method and Description |
---|---|
CompletableFuture<Boolean> |
returnAllocatedSlot(LogicalSlot logicalSlot)
Return the given slot to the slot owner.
|
CompletableFuture<Boolean> returnAllocatedSlot(LogicalSlot logicalSlot)
logicalSlot
- to returnCopyright © 2014–2019 The Apache Software Foundation. All rights reserved.