public class PostAggregatorVisitor extends Object
RexNode into native Druid structures.| Constructor and Description |
|---|
PostAggregatorVisitor(String outputNamePrefix) |
| Modifier and Type | Method and Description |
|---|---|
void |
addPostAgg(PostAggregator postAggregator) |
int |
getAndIncrementCounter() |
String |
getOutputNamePrefix() |
List<PostAggregator> |
getPostAggs() |
public PostAggregatorVisitor(String outputNamePrefix)
public int getAndIncrementCounter()
public String getOutputNamePrefix()
public List<PostAggregator> getPostAggs()
public void addPostAgg(PostAggregator postAggregator)
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.