Enum Class NestedLoopJoin.JoinType

java.lang.Object
java.lang.Enum<NestedLoopJoin.JoinType>
io.substrait.relation.physical.NestedLoopJoin.JoinType
All Implemented Interfaces:
Serializable, Comparable<NestedLoopJoin.JoinType>, Constable
Enclosing class:
NestedLoopJoin

public static enum NestedLoopJoin.JoinType extends Enum<NestedLoopJoin.JoinType>