Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-5217

Deprecated interface Checkpointed make clear suggestion

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.2.1
    • API / DataStream
    • None

    Description

      package org.apache.flink.streaming.api.checkpoint;
      @Deprecated
      @PublicEvolving
      public interface Checkpointed<T extends Serializable> extends CheckpointedRestoring<T>

      this interface should have clear suggestion which version to give up this interface, and which interface can instead of it.

      Attachments

        Activity

          People

            Unassigned Unassigned
            shijinkui shijinkui
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: