Class UnknownOperationKeyException

  • All Implemented Interfaces:
    Serializable

    public class UnknownOperationKeyException
    extends org.apache.flink.util.FlinkException
    Exception that indicates that there is no ongoing or completed savepoint for a given JobID and TriggerId pair.
    See Also:
    Serialized Form
    • Constructor Detail

      • UnknownOperationKeyException

        public UnknownOperationKeyException​(Object operationKey)