Enum Class ExchangeNode.Scope

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

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