[
https://issues.apache.org/jira/browse/FLINK-6041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
liuyuzhong7 updated FLINK-6041:
-------------------------------
Description:
StreamingFunctionUtils.java is in 'org.apache.flink.streaming.api.util'
And there is package 'org.apache.flink.streaming.util' in project.
I think move StreamingFunctionUtils.java to
'org.apache.flink.streaming.api.util' is make code more clear.
was:
StreamingFunctionUtils.java is in org.apache.flink.streaming.api.util
And there is package org.apache.flink.streaming.util in project.
I think move StreamingFunctionUtils.java to org.apache.flink.streaming.api.util
is make code more clear.
> Move StreamingFunctionUtils to 'org.apache.flink.streaming.util'
> ----------------------------------------------------------------
>
> Key: FLINK-6041
> URL: https://issues.apache.org/jira/browse/FLINK-6041
> Project: Flink
> Issue Type: Improvement
> Components: DataStream API
> Affects Versions: 1.1.3
> Reporter: liuyuzhong7
> Priority: Trivial
> Labels: easyfix
> Fix For: 2.0.0
>
>
> StreamingFunctionUtils.java is in 'org.apache.flink.streaming.api.util'
> And there is package 'org.apache.flink.streaming.util' in project.
> I think move StreamingFunctionUtils.java to
> 'org.apache.flink.streaming.api.util' is make code more clear.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)