public class BeamUnionRule
extends ConverterRule
Modifier and Type | Field and Description |
---|---|
static BeamUnionRule |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
RelNode |
convert(RelNode rel) |
public static final BeamUnionRule INSTANCE