]
Tristan Tarrant updated ISPN-6162:
----------------------------------
Fix Version/s: 10.0.1.Final
(was: 10.0.0.Final)
Drop Query.getResultSize() method
---------------------------------
Key: ISPN-6162
URL:
https://issues.jboss.org/browse/ISPN-6162
Project: Infinispan
Issue Type: Task
Components: Embedded Querying, Remote Querying
Reporter: Tristan Tarrant
Assignee: Nistor Adrian
Priority: Major
Fix For: 10.0.1.Final
Do we keep org.infinispan.query.dsl.Query.getResultSize? Does it return int or long?
Return -1 if actual figure unknown/hard to compute? Result size might be non-trivial for
non-indexed or hybrid case and will require full scan even for queries with limit.
Deprecate it now, remove in ispn 9.