ololo3000 commented on a change in pull request #8692:
URL: https://github.com/apache/ignite/pull/8692#discussion_r563771564



##########
File path: modules/core/src/main/java/org/apache/ignite/client/ClientCache.java
##########
@@ -571,6 +629,32 @@
      */
     public IgniteClientFuture<Void> clearAsync() throws ClientException;
 
+    /**
+     * Clears entry with specified key from the cache.
+     * In contrast to {@link #remove(Object)}}, this method does not notify 
event listeners and cache writers.

Review comment:
       Sorry,  I spoke too soon. Done.




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


Reply via email to