public class AllocationID extends AbstractID
This ID is used for all synchronization of the status of Slots from TaskManagers that are not free (i.e., have been allocated by a job).
lowerPart, SIZE, upperPart
Constructor and Description |
---|
AllocationID()
Constructs a new random AllocationID.
|
AllocationID(long lowerPart,
long upperPart)
Constructs a new AllocationID with the given parts.
|
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.