timoninmaxim commented on code in PR #12725:
URL: https://github.com/apache/ignite/pull/12725#discussion_r2799168310


##########
modules/core/src/main/java/org/apache/ignite/client/ClientCache.java:
##########
@@ -165,6 +165,32 @@ public interface ClientCache<K, V> {
      */
     public IgniteClientFuture<Integer> sizeAsync(CachePeekMode... peekModes) 
throws ClientException;

Review Comment:
   I suppose we should deprecate this methods, and re-create later with correct 
types. WDYT?



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

Reply via email to