Enum Class ExchangeNode.Type

java.lang.Object
java.lang.Enum<ExchangeNode.Type>
io.trino.sql.planner.plan.ExchangeNode.Type
All Implemented Interfaces:
Serializable, Comparable<ExchangeNode.Type>, Constable
Enclosing class:
ExchangeNode

public static enum ExchangeNode.Type extends Enum<ExchangeNode.Type>