Package io.trino.operator.project
Class InputChannels
java.lang.Object
io.trino.operator.project.InputChannels
-
Constructor Summary
ConstructorsConstructorDescriptionInputChannels(int... inputChannels) InputChannels(List<Integer> inputChannels) InputChannels(List<Integer> inputChannels, List<Integer> eagerlyLoadedChannels) -
Method Summary