Hi,
  Yes, leaseTasks's lease parameter sets the amount of time the task
will rmained leased.


Robert





On Wed, Jun 8, 2011 at 11:08, radzish <radz...@gmail.com> wrote:
> Hi Robert,
> Thanks a lot for your help. Seems now I understand what does lease parameter
> in
>
> java.util.List<TaskHandle> leaseTasks(long lease,
>                                       java.util.concurrent.TimeUnit unit,
>                                       long countLimit)
>
> lease method means. It means how much time task will remain leased, right?
> If yes, this is totally what I need. Please confirm if my assumption is
> correct .
> many thanks,
> Alex
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/google-appengine/-/aXNxc1oxSEpWcGNK.
> To post to this group, send email to google-appengine@googlegroups.com.
> To unsubscribe from this group, send email to
> google-appengine+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to