Package io.trino.operator.exchange
Class PageChannelSelector
- java.lang.Object
-
- io.trino.operator.exchange.PageChannelSelector
-
-
Constructor Summary
Constructors Constructor Description PageChannelSelector(int... channels)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Pageapply(Page page)static Function<Page,Page>identitySelection()
-