Johannes created FLINK-1974:
-------------------------------
Summary: JobExecutionResult NetRuntime - document the type or the result
Key: FLINK-1974
URL:
https://issues.apache.org/jira/browse/FLINK-1974 Project: Flink
Issue Type: Improvement
Components: Documentation
Affects Versions: 0.9
Environment: The JobExecutionResult stores the net execution times in milliseconds, but does not say so.
A simple fix is to add it to the JavaDoc .. a more complete fix would be to change the method name to getNetRuntimeMs or even use an auto conversion, such as getElapsedNetRuntime(Timeunit) which would autoconvert
Reporter: Johannes
Assignee: Johannes
Priority: Trivial
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)