public class SelectionVectorPrelVisitor extends BasePrelVisitor<Prel,Void,RuntimeException>
logger| Constructor and Description |
|---|
SelectionVectorPrelVisitor() |
| Modifier and Type | Method and Description |
|---|---|
static Prel |
addSelectionRemoversWhereNecessary(Prel prel) |
Prel |
visitPrel(Prel prel,
Void value) |
visitExchange, visitJoin, visitProject, visitScan, visitScreen, visitWriterpublic Prel visitPrel(Prel prel, Void value) throws RuntimeException
visitPrel in interface PrelVisitor<Prel,Void,RuntimeException>visitPrel in class BasePrelVisitor<Prel,Void,RuntimeException>RuntimeExceptionCopyright © 2017 The Apache Software Foundation. All rights reserved.