[infinispan-issues] [JBoss JIRA] (ISPN-3169) Define a Query API that will be common for library mode + remote
Adrian Nistor (JIRA)
jira-events at lists.jboss.org
Thu Aug 1 06:14:26 EDT 2013
[ https://issues.jboss.org/browse/ISPN-3169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Adrian Nistor updated ISPN-3169:
--------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request: https://github.com/infinispan/infinispan/pull/1994
> Define a Query API that will be common for library mode + remote
> ----------------------------------------------------------------
>
> Key: ISPN-3169
> URL: https://issues.jboss.org/browse/ISPN-3169
> Project: Infinispan
> Issue Type: Sub-task
> Reporter: Mircea Markus
> Assignee: Adrian Nistor
> Priority: Blocker
> Fix For: 6.0.0.Alpha2, 6.0.0.Final
>
>
> Some notes on the query API:
> - fluent, supporting a predefined set of filters (equality, range, etc). No user pluggable filter will be supported as this API will be available both embedded and *remotely* by the Java HR client
> - the filters accept the schema(protobuf) primitive types as arguments (int, string, byte, etc..)
> - should support paging: start page + pageSize
> - projections are not supported
> For an overview on the remote query design refer to: https://community.jboss.org/wiki/QueryingDesignInInfinispan
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list