Uses of Interface
io.trino.exchange.ExchangeDataSource
Packages that use ExchangeDataSource
-
Uses of ExchangeDataSource in io.trino.exchange
Classes in io.trino.exchange that implement ExchangeDataSourceModifier and TypeClassDescriptionclassclassclass -
Uses of ExchangeDataSource in io.trino.operator
Constructors in io.trino.operator with parameters of type ExchangeDataSourceModifierConstructorDescriptionExchangeOperator(OperatorContext operatorContext, PlanNodeId sourceId, ExchangeDataSource exchangeDataSource, PageDeserializer deserializer, io.trino.operator.ExchangeOperator.NoMoreSplitsTracker noMoreSplitsTracker, int operatorInstanceId)