[infinispan-issues] [JBoss JIRA] (ISPN-6162) Drop Query.getResultSize() method

Tristan Tarrant (JIRA) issues at jboss.org
Wed Feb 3 11:37:00 EST 2016


Tristan Tarrant created ISPN-6162:
-------------------------------------

             Summary: 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: Adrian Nistor
             Fix For: 9.0.0.Alpha1


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.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the infinispan-issues mailing list