Uses of Interface
com.spotify.futures.FutureJobInvoker
-
-
Uses of FutureJobInvoker in com.spotify.futures
Classes in com.spotify.futures that implement FutureJobInvoker Modifier and Type Class Description classConcurrencyLimiter<T>A ConcurrencyLimiter can be used for efficiently queueing up asynchronous work to only run up to a specific limit of work concurrently.
-