Uses of Class
com.spotify.futures.ConcurrencyReducer
-
-
Uses of ConcurrencyReducer in com.spotify.futures
Methods in com.spotify.futures that return ConcurrencyReducer Modifier and Type Method Description static <T> ConcurrencyReducer<T>ConcurrencyReducer. create(int maxConcurrency, int maxQueueSize)
-