Class PendingTaskManagerId

java.lang.Object
org.apache.flink.util.AbstractID
org.apache.flink.runtime.resourcemanager.slotmanager.PendingTaskManagerId
All Implemented Interfaces:
Serializable, Comparable<org.apache.flink.util.AbstractID>

public class PendingTaskManagerId extends org.apache.flink.util.AbstractID
See Also:
  • Field Summary

    Fields inherited from class org.apache.flink.util.AbstractID

    lowerPart, SIZE, upperPart
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from class org.apache.flink.util.AbstractID

    compareTo, equals, getBytes, getLowerPart, getUpperPart, hashCode, toHexString, toString

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait