madhawa-gunasekara commented on a change in pull request #175: GORA-546 
Hazelcast Jet execution engine support
URL: https://github.com/apache/gora/pull/175#discussion_r303978321
 
 

 ##########
 File path: gora-jet/src/main/java/org/apache/gora/jet/JetInputOutputFormat.java
 ##########
 @@ -0,0 +1,29 @@
+package org.apache.gora.jet;
+
+import org.apache.gora.persistency.impl.PersistentBase;
+
+public class JetInputOutputFormat<KeyOut, ValueOut extends PersistentBase> {
 
 Review comment:
   Java doc comments are missing

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to