sanha commented on a change in pull request #115: [NEMO-96] Modularize
DataSkewPolicy to use MetricVertex and BarrierVertex
URL: https://github.com/apache/incubator-nemo/pull/115#discussion_r214381215
##########
File path: common/src/main/java/edu/snu/nemo/common/test/EmptyComponents.java
##########
@@ -60,6 +67,55 @@ private EmptyComponents() {
return dagBuilder.build();
}
+ public static DAG<IRVertex, IREdge> buildEmptyDAGForSkew() {
Review comment:
Please add a comment for this public method.
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services