[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
Fri Jun 7 09:49:56 EDT 2013


     [ https://issues.jboss.org/browse/ISPN-3169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adrian Nistor updated ISPN-3169:
--------------------------------

    Description: 
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


  was:
Some notes on the query API:
- fluent, supporting a predefined set of filters (equality, range, etc). No pluggable are 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) 
- 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



    
> 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: Feature Request
>            Reporter: Mircea Markus
>            Assignee: Adrian Nistor
>
> 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