Modifier and Type | Method and Description |
---|---|
NamedExpr[] |
Projection.getNamedExprs() |
NamedExpr[] |
Aggregation.getTargets() |
Modifier and Type | Method and Description |
---|---|
void |
Projection.setNamedExprs(NamedExpr[] targets) |
void |
Aggregation.setTargets(NamedExpr[] namedExprs) |
Copyright © 2014 Apache Software Foundation. All Rights Reserved.