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


##########
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:
   Tks. I have added descriptions



-- 
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