Uses of Interface
io.trino.util.Mergeable
-
Packages that use Mergeable Package Description io.trino.operator io.trino.operator.exchange io.trino.operator.join io.trino.sql.planner.planprinter -
-
Uses of Mergeable in io.trino.operator
Classes in io.trino.operator that implement Mergeable Modifier and Type Class Description classExchangeClientStatusclassHashCollisionsInfostatic classPartitionedOutputOperator.PartitionedOutputInfostatic classTableWriterOperator.TableWriterInfoclassWindowInfo -
Uses of Mergeable in io.trino.operator.exchange
Classes in io.trino.operator.exchange that implement Mergeable Modifier and Type Class Description classLocalExchangeBufferInfo -
Uses of Mergeable in io.trino.operator.join
Classes in io.trino.operator.join that implement Mergeable Modifier and Type Class Description classJoinOperatorInfo -
Uses of Mergeable in io.trino.sql.planner.planprinter
Classes in io.trino.sql.planner.planprinter that implement Mergeable Modifier and Type Class Description classHashCollisionPlanNodeStatsclassPlanNodeStatsclassWindowPlanNodeStats
-