johnyangk commented on a change in pull request #26: [NEMO-78] Rename 
PhysicalStage to Stage
URL: https://github.com/apache/incubator-nemo/pull/26#discussion_r192972809
 
 

 ##########
 File path: 
runtime/common/src/main/java/edu/snu/nemo/runtime/common/plan/StageEdge.java
 ##########
 @@ -57,14 +56,14 @@
    * @param coder the coder for enconding and deconding.
    * @param isSideInput whether or not the edge is a sideInput edge.
    */
-  public PhysicalStageEdge(final String runtimeEdgeId,
-                           final ExecutionPropertyMap edgeProperties,
-                           final IRVertex srcVertex,
 
 Review comment:
   Sure, I've added some more comments as per your suggestion.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to