private static class DruidQuery.JsonSelector extends DruidQuery.JsonFilter
| Modifier and Type | Field and Description |
|---|---|
private String |
dimension |
private String |
value |
type| Modifier | Constructor and Description |
|---|---|
private |
JsonSelector(String type,
String dimension,
String value) |
| Modifier and Type | Method and Description |
|---|---|
void |
write(com.fasterxml.jackson.core.JsonGenerator generator) |
public void write(com.fasterxml.jackson.core.JsonGenerator generator)
throws IOException
IOExceptionCopyright © 2012–2016 The Apache Software Foundation. All rights reserved.