Hierarchy For Package io.trino.operator.exchange
Class Hierarchy
- java.lang.Object
- io.trino.operator.exchange.LocalExchange
- io.trino.operator.exchange.LocalExchange.LocalExchangeSinkFactory (implements java.io.Closeable)
- io.trino.operator.exchange.LocalExchangeBufferInfo (implements io.trino.spi.Mergeable<T>, io.trino.operator.OperatorInfo)
- io.trino.operator.exchange.LocalExchangeMemoryManager
- io.trino.operator.exchange.LocalExchangeSink
- io.trino.operator.exchange.LocalExchangeSinkOperator (implements io.trino.operator.Operator)
- io.trino.operator.exchange.LocalExchangeSinkOperator.LocalExchangeSinkOperatorFactory (implements io.trino.operator.LocalPlannerAware, io.trino.operator.OperatorFactory)
- io.trino.operator.exchange.LocalExchangeSource
- io.trino.operator.exchange.LocalExchangeSourceOperator (implements io.trino.operator.Operator)
- io.trino.operator.exchange.LocalExchangeSourceOperator.LocalExchangeSourceOperatorFactory (implements io.trino.operator.OperatorFactory)
- io.trino.operator.exchange.LocalMergeSourceOperator (implements io.trino.operator.Operator)
- io.trino.operator.exchange.LocalMergeSourceOperator.LocalMergeSourceOperatorFactory (implements io.trino.operator.OperatorFactory)
- io.trino.operator.exchange.LocalPartitionGenerator (implements io.trino.operator.PartitionFunction)
- io.trino.operator.exchange.PageChannelSelector (implements java.util.function.Function<T,
R>) - io.trino.operator.exchange.PassthroughExchanger (implements io.trino.operator.exchange.LocalExchanger)
- io.trino.operator.exchange.ScaleWriterExchanger (implements io.trino.operator.exchange.LocalExchanger)
- io.trino.operator.exchange.ScaleWriterPartitioningExchanger (implements io.trino.operator.exchange.LocalExchanger)
Interface Hierarchy
- io.trino.operator.exchange.LocalExchanger