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

Packages that use AsyncCompleter.Builder
com.atlassian.util.concurrent   
 

Uses of AsyncCompleter.Builder in com.atlassian.util.concurrent
 

Methods in com.atlassian.util.concurrent that return AsyncCompleter.Builder
 AsyncCompleter.Builder AsyncCompleter.Builder.completionServiceFactory(AsyncCompleter.ExecutorCompletionServiceFactory completionServiceFactory)
           
 AsyncCompleter.Builder AsyncCompleter.Builder.handleExceptions(ExceptionPolicy policy)
           
 AsyncCompleter.Builder AsyncCompleter.Builder.ignoreExceptions()
          Ignore exceptions thrown by any Callables, note will cause nulls in the resulting iterable!
 



Copyright © 2011 Atlassian. All Rights Reserved.