You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by "xinyuiscool (via GitHub)" <gi...@apache.org> on 2023/04/20 00:07:56 UTC

[GitHub] [beam] xinyuiscool commented on a diff in pull request #26287: Add JavaDoc to BundleManager

xinyuiscool commented on code in PR #26287:
URL: https://github.com/apache/beam/pull/26287#discussion_r1171958069


##########
runners/samza/src/main/java/org/apache/beam/runners/samza/runtime/BundleManager.java:
##########
@@ -20,14 +20,39 @@
 import org.joda.time.Instant;
 
 public interface BundleManager<OutT> {

Review Comment:
   Add javadoc to the interface too. Thanks



-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org