[infinispan-issues] [JBoss JIRA] Issue Comment Edited: (ISPN-293) implement asynchronous get method getAsync()

Sanne Grinovero (JIRA) jira-events at lists.jboss.org
Mon Jan 10 09:45:49 EST 2011


    [ https://issues.jboss.org/browse/ISPN-293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12574362#comment-12574362 ] 

Sanne Grinovero edited comment on ISPN-293 at 1/10/11 9:45 AM:
---------------------------------------------------------------

If I could get multiple values at once, that would be good enough for the use cases I met so far and AFAIR what Emmanuel described for OGM.

Map<K,V> getAll(Key... keys) ?

(assuming this simplifies the implementation)


      was (Author: sannegrinovero):
    If I could get multiple values at once, that would be good enough for the use cases I met so far and AFAIR what Emmanuel described for OGM.

Map<K,V> getAll(Key... keys) ?

  
> implement asynchronous get method getAsync()
> --------------------------------------------
>
>                 Key: ISPN-293
>                 URL: https://issues.jboss.org/browse/ISPN-293
>             Project: Infinispan
>          Issue Type: Feature Request
>          Components: Core API
>            Reporter: Sanne Grinovero
>            Assignee: Manik Surtani
>              Labels: APIs, async
>             Fix For: 5.0.0.BETA1, 5.0.0.Final
>
>
> Like other async methods existing it would be useful (natural) to have a method getAsync() for prefetching of data not immediately required.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the infinispan-issues mailing list