smengcl commented on code in PR #8690:
URL: https://github.com/apache/ozone/pull/8690#discussion_r2202220222


##########
hadoop-hdds/framework/src/main/java/org/apache/hadoop/hdds/utils/db/RDBBatchOperation.java:
##########
@@ -140,15 +143,17 @@ private class FamilyCache {
        * and the dbValue type is {@link Object}.

Review Comment:
   Could you update its javadoc correspondingly?
   
   e.g. (incomplete)
   
   ```suggestion
          * and the dbValue type is a {@link Pair} of {@link Op} and {@link 
Object}.
   ```



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to