public interface SlotAllocationFutureAction
SlotAllocationFuture
is triggered.Modifier and Type | Method and Description |
---|---|
void |
slotAllocated(SimpleSlot slot)
This method is called as soon as the SlotAllocationFuture is triggered.
|
void slotAllocated(SimpleSlot slot)
slot
- The slot that has been allocated.Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.