private static class DruidQuery.JsonExpressionPostAgg extends DruidQuery.JsonPostAggregation
| Modifier and Type | Field and Description |
|---|---|
private String |
expression |
private String |
ordering |
name, type| Modifier | Constructor and Description |
|---|---|
private |
JsonExpressionPostAgg(String name,
String expression,
String ordering) |
| Modifier and Type | Method and Description |
|---|---|
void |
write(com.fasterxml.jackson.core.JsonGenerator generator) |
setNamepublic void write(com.fasterxml.jackson.core.JsonGenerator generator)
throws IOException
write in interface DruidJsonwrite in class DruidQuery.JsonPostAggregationIOExceptionCopyright © 2012–2018 The Apache Software Foundation. All rights reserved.