Uses of Class
io.trino.operator.ChannelSet
-
Packages that use ChannelSet Package Description io.trino.operator -
-
Uses of ChannelSet in io.trino.operator
Methods in io.trino.operator that return ChannelSet Modifier and Type Method Description ChannelSetChannelSet.ChannelSetBuilder. build()Methods in io.trino.operator that return types with arguments of type ChannelSet Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<ChannelSet>SetBuilderOperator.SetSupplier. getChannelSet()
-