Uses of Class
io.trino.plugin.hive.util.AsyncQueue
-
Packages that use AsyncQueue Package Description io.trino.plugin.hive.util -
-
Uses of AsyncQueue in io.trino.plugin.hive.util
Subclasses of AsyncQueue in io.trino.plugin.hive.util Modifier and Type Class Description classThrottledAsyncQueue<T>An asynchronous queue that limits the rate at which batches will be made available as well as the number of elements they will contain.
-