Uses of Class
io.trino.plugin.hive.util.AsyncQueue
Packages that use AsyncQueue
-
Uses of AsyncQueue in io.trino.plugin.hive.util
Subclasses of AsyncQueue in io.trino.plugin.hive.utilModifier and TypeClassDescriptionclassAn asynchronous queue that limits the rate at which batches will be made available as well as the number of elements they will contain.