[infinispan-issues] [JBoss JIRA] (ISPN-3169) Define a Query API that will be common for library mode + remote
Mircea Markus (JIRA)
jira-events at lists.jboss.org
Tue Jun 4 13:09:54 EDT 2013
[ https://issues.jboss.org/browse/ISPN-3169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mircea Markus updated ISPN-3169:
--------------------------------
Description:
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
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
- 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: Mircea Markus
>
> 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
--
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