Uses of Class
com.atlassian.util.concurrent.AsyncCompleter

Packages that use AsyncCompleter
com.atlassian.util.concurrent   
 

Uses of AsyncCompleter in com.atlassian.util.concurrent
 

Methods in com.atlassian.util.concurrent that return AsyncCompleter
 AsyncCompleter AsyncCompleter.Builder.build()
           
 AsyncCompleter AsyncCompleter.Builder.limitParallelExecutionTo(int limit)
          Create a AsyncCompleter that limits the number of jobs executed to the underlying executor to a hard limit.
 



Copyright © 2011 Atlassian. All Rights Reserved.