You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@usergrid.apache.org by "Rod Simpson (JIRA)" <ji...@apache.org> on 2015/01/17 02:28:34 UTC

[jira] [Closed] (USERGRID-87) Implement Multi-get in EntityCollectionManager (two-dot-o)

     [ https://issues.apache.org/jira/browse/USERGRID-87?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rod Simpson closed USERGRID-87.
-------------------------------

> Implement Multi-get in EntityCollectionManager (two-dot-o)
> ----------------------------------------------------------
>
>                 Key: USERGRID-87
>                 URL: https://issues.apache.org/jira/browse/USERGRID-87
>             Project: Usergrid
>          Issue Type: Story
>            Reporter: David Johnson
>             Fix For: 1.1
>
>
> Need an efficient way to fetch entities for a specified list of Ids. This could perhaps be a new method into the EntityCollectionManager interface:
>    List<Entity> load( List<id> ids ); 
> Once it is implemented, the Query Index module's Results class should be changed to use the new multi-get method.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)