Package org.influxdb.dto
Class BoundParameterQuery
java.lang.Object
org.influxdb.dto.Query
org.influxdb.dto.BoundParameterQuery
public final class BoundParameterQuery extends Query
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
BoundParameterQuery.QueryBuilder
-
Method Summary
Modifier and Type Method Description boolean
equals(Object obj)
String
getParameterJsonWithUrlEncoded()
int
hashCode()
Methods inherited from class org.influxdb.dto.Query
encode, getCommand, getCommandWithUrlEncoded, getDatabase, requiresPost