Yangze Guo created FLINK-11029:
----------------------------------
Summary: Incorrect parameter in Working with state doc
Key: FLINK-11029
URL:
https://issues.apache.org/jira/browse/FLINK-11029 Project: Flink
Issue Type: Bug
Components: Documentation
Reporter: Yangze Guo
Assignee: Yangze Guo
In [Working with State|
https://ci.apache.org/projects/flink/flink-docs-master/dev/stream/state/state.html#using-managed-keyed-state], the parameter of getAggregatingState() method is incorrect.
It should be AggregatingStateDescriptor<IN, ACC, OUT>.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)