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