public final class SlotRequestId
extends org.apache.flink.util.AbstractID
SlotPool
oe SlotProvider
. The logical slot may be a physical slot or a sub-slot thereof, in
the case of slot sharing.
This ID serves a different purpose than the
AllocationID
, which identifies
the request of a physical slot, issued from the SlotPool via the ResourceManager to the TaskManager.
Constructor and Description |
---|
SlotRequestId() |
SlotRequestId(long lowerPart,
long upperPart) |
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.