Uses of Class
io.trino.spi.exchange.ExchangeSourceOutputSelector.Builder
Packages that use ExchangeSourceOutputSelector.Builder
-
Uses of ExchangeSourceOutputSelector.Builder in io.trino.spi.exchange
Methods in io.trino.spi.exchange that return ExchangeSourceOutputSelector.BuilderModifier and TypeMethodDescriptionExchangeSourceOutputSelector.builder(Set<ExchangeId> sourceExchanges) ExchangeSourceOutputSelector.Builder.exclude(ExchangeId exchangeId, int taskPartitionId) ExchangeSourceOutputSelector.Builder.include(ExchangeId exchangeId, int taskPartitionId, int attemptId) ExchangeSourceOutputSelector.Builder.setFinal()ExchangeSourceOutputSelector.Builder.setPartitionCount(ExchangeId exchangeId, int count)