Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-9510 State TTL API with cleanup on explicit access
  3. FLINK-9572

Extend InternalAppendingState with internal stored state access

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Done
    • 1.6.0
    • 1.6.0
    • None

    Description

       

      public interface InternalAppendingState<K, N, IN, SV, OUT> ... {
          SV getInternal();
          void updateInternal(SV);
      }
      

       

      Attachments

        Issue Links

          Activity

            People

              azagrebin Andrey Zagrebin
              azagrebin Andrey Zagrebin
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: