Enum Class IndexJoinNode.Type

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

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