You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2020/04/02 16:42:03 UTC

[GitHub] [flink] aljoscha commented on a change in pull request #11618: [FLINK-6258] Deprecate ListCheckpointed interface

aljoscha commented on a change in pull request #11618: [FLINK-6258] Deprecate ListCheckpointed interface
URL: https://github.com/apache/flink/pull/11618#discussion_r402455771
 
 

 ##########
 File path: docs/dev/stream/state/state.md
 ##########
 @@ -533,8 +533,8 @@ in that:
 
 ## Using Operator State
 
-To use operator state, a stateful function can implement either the more general `CheckpointedFunction`
-interface, or the `ListCheckpointed<T extends Serializable>` interface.
+To use operator state, a stateful function can implement the `CheckpointedFunction`
 
 Review comment:
   😂

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services