]
Sanne Grinovero updated ISPN-3169:
----------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
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: