Greg Hogan created FLINK-2262:
---------------------------------
Summary: ParameterTool API misnamed function
Key: FLINK-2262
URL:
https://issues.apache.org/jira/browse/FLINK-2262 Project: Flink
Issue Type: Bug
Components: Java API
Affects Versions: 0.9, master
Reporter: Greg Hogan
In org.apache.flink.api.java.utils.ParameterTool the function to read an Integer with a default value is named "getLong".
public int getLong(String key, int defaultValue) { ...
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)