]
Work on ISPN-10802 started by Will Burns.
-----------------------------------------
Add sizeAsync method
--------------------
Key: ISPN-10802
URL:
https://issues.jboss.org/browse/ISPN-10802
Project: Infinispan
Issue Type: Enhancement
Components: Core
Reporter: Will Burns
Assignee: Will Burns
Priority: Major
We have non blocking single response operations already. We should utilize this to add a
new sizeAsync method. Currently users have to spawn a thread to do this.