You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@geode.apache.org by GitBox <gi...@apache.org> on 2020/10/03 00:12:29 UTC

[GitHub] [geode-native] moleske commented on a change in pull request #666: GEODE-8571: Enforce documentation errors

moleske commented on a change in pull request #666:
URL: https://github.com/apache/geode-native/pull/666#discussion_r499094822



##########
File path: cppcache/src/CqService.hpp
##########
@@ -211,8 +211,10 @@ class APACHE_GEODE_EXPORT CqService
    * Invokes the CqListeners for the given CQs.
    * @param cqs list of cqs with the cq operation from the Server.
    * @param messageType base operation
-   * @param key
-   * @param value
+   * @param key to invoke listeners with
+   * @param value to invoke listeners with
+   * @param deltaValue to invoke listeners with

Review comment:
       `key`, `value`, `deltaValue` are on lines 221-223 right below




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