[jira] [Created] (FLINK-9123) Scala version of ProcessFunction doesn't work

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-9123) Scala version of ProcessFunction doesn't work

Shang Yuanchun (Jira)
Julio Biason created FLINK-9123:
-----------------------------------

             Summary: Scala version of ProcessFunction doesn't work
                 Key: FLINK-9123
                 URL: https://issues.apache.org/jira/browse/FLINK-9123
             Project: Flink
          Issue Type: Bug
          Components: Documentation
            Reporter: Julio Biason


The source code example of ProcessFunction doesn't compile:

 
{code:java}
value Context is not a member of object org.apache.flink.streaming.api.functions.ProcessFunction
[error] import org.apache.flink.streaming.api.functions.ProcessFunction.Context
{code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)