[
https://issues.apache.org/jira/browse/FLINK-2323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14616453#comment-14616453
]
ASF GitHub Bot commented on FLINK-2323:
---------------------------------------
GitHub user gyfora opened a pull request:
https://github.com/apache/flink/pull/890
[FLINK-2323] [api-breaking] Rename OperatorState interface methods to
value() and update(..)
Refactor OperatorState interface for clearer method names
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gyfora/flink master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/890.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #890
----
commit 9d807a6b7eef35bcbca8ef19aa6bf49b12f97dfd
Author: Gyula Fora <[email protected]>
Date: 2015-07-07T09:07:05Z
[FLINK-2323] [api-breaking] Rename OperatorState interface methods to
value() and update(..)
----
> Rename OperatorState methods to .value() and .update(..)
> --------------------------------------------------------
>
> Key: FLINK-2323
> URL: https://issues.apache.org/jira/browse/FLINK-2323
> Project: Flink
> Issue Type: Improvement
> Reporter: Gyula Fora
> Assignee: Gyula Fora
> Priority: Minor
>
> We should rename OperatorState methods to .value() and .update(..) from
> getState and updateState to make it more clear.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)