sanha commented on a change in pull request #2: [NEMO-7] Intra-TaskGroup pipelining URL: https://github.com/apache/incubator-nemo/pull/2#discussion_r173049601
########## File path: runtime/executor/src/main/java/edu/snu/nemo/runtime/executor/datatransfer/OutputWriter.java ########## @@ -68,12 +70,15 @@ public OutputWriter(final int hashRangeMultiplier, blockManagerWorker.createBlock(blockId, blockStoreValue); } + public void writeElement(final Object element) { Review comment: Please add comment ---------------------------------------------------------------- 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