public class ComplexToJsonPrelVisitor extends BasePrelVisitor<Prel,Void,RuntimeException>
logger
Constructor and Description |
---|
ComplexToJsonPrelVisitor() |
Modifier and Type | Method and Description |
---|---|
static Prel |
addComplexToJsonPrel(Prel prel) |
Prel |
visitScreen(ScreenPrel prel,
Void value) |
visitExchange, visitJoin, visitLateral, visitLeaf, visitPrel, visitProject, visitScan, visitScan, visitUnnest, visitWriter
public Prel visitScreen(ScreenPrel prel, Void value) throws RuntimeException
visitScreen
in interface PrelVisitor<Prel,Void,RuntimeException>
visitScreen
in class BasePrelVisitor<Prel,Void,RuntimeException>
RuntimeException
Copyright © 1970 The Apache Software Foundation. All rights reserved.