public static interface AllocatedSlotPool.FreeSlotInfo
Modifier and Type | Method and Description |
---|---|
SlotInfo |
asSlotInfo() |
default AllocationID |
getAllocationId() |
long |
getFreeSince()
Returns since when this slot is free.
|
SlotInfo asSlotInfo()
long getFreeSince()
default AllocationID getAllocationId()
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.