private static class DruidQuery.JsonAggregation extends Object implements DruidJson
| Modifier and Type | Field and Description |
|---|---|
(package private) String |
expression |
(package private) String |
fieldName |
(package private) String |
name |
(package private) String |
type |
| Modifier | Constructor and Description |
|---|---|
private |
JsonAggregation(String type,
String name,
String fieldName,
String expression) |
| Modifier and Type | Method and Description |
|---|---|
void |
write(com.fasterxml.jackson.core.JsonGenerator generator) |
final String type
final String name
final String fieldName
final String expression
public void write(com.fasterxml.jackson.core.JsonGenerator generator)
throws IOException
write in interface DruidJsonIOExceptionCopyright © 2012–2018 The Apache Software Foundation. All rights reserved.