ignitetcbot opened a new pull request, #13520:
URL: https://github.com/apache/ignite/pull/13520

   Thank you for submitting the pull request.
   
   This patch documents the Java thin client long cache size API added in 
IGNITE-27816:
   
   * mention ClientCache.sizeLong(...) in basic cache operations;
   * mention ClientCache.sizeLongAsync(...) in the async API section;
   * update Java thin client snippets to use the long-returning size API 
instead of deprecated int-returning methods.
   
   Verification performed locally:
   
   * git diff --check
   * checked that ClientCache declares sizeLong(...) and sizeLongAsync(...)
   
   Maven snippet compile was not run in the local environment because mvn / 
Maven wrapper was not available.


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