leesf commented on code in PR #1001:
URL: 
https://github.com/apache/incubator-celeborn/pull/1001#discussion_r1032854857


##########
client/src/main/java/org/apache/celeborn/client/ShuffleClient.java:
##########
@@ -172,4 +175,15 @@ public abstract RssInputStream readPartition(
   public abstract boolean unregisterShuffle(String applicationId, int 
shuffleId, boolean isDriver);
 
   public abstract void shutDown();
+
+  public abstract int pushDataByteBuf(

Review Comment:
   it would be great if you would add some description to the method.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to