Class TriggerId

  • All Implemented Interfaces:
    Serializable, Comparable<org.apache.flink.util.AbstractID>

    public final class TriggerId
    extends org.apache.flink.util.AbstractID
    Identifies a savepoint trigger request.
    See Also:
    Serialized Form
    • Constructor Detail

      • TriggerId

        public TriggerId()
    • Method Detail

      • fromHexString

        public static TriggerId fromHexString​(String hexString)