[
https://issues.apache.org/jira/browse/USERGRID-87?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Johnson updated USERGRID-87:
----------------------------------
Description:
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.
was:Need an efficient way to fetch entities for a specified list of Ids.
> 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
>
> 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.2#6252)