alnzng commented on a change in pull request #1326:
URL: https://github.com/apache/samza/pull/1326#discussion_r441267484
##########
File path:
samza-core/src/main/java/org/apache/samza/execution/JobGraphJsonGenerator.java
##########
@@ -44,9 +45,9 @@
/**
* This class generates the JSON representation of the {@link JobGraph}.
*/
-/* package private */ class JobGraphJsonGenerator {
+public class JobGraphJsonGenerator {
Review comment:
Thanks for the review! Added the java docs for those inner classes.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]