Package com.influxdb.client.domain
Class ASTResponse
java.lang.Object
com.influxdb.client.domain.ASTResponse
Contains the AST for the supplied Flux query
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionast
(ModelPackage ast) boolean
getAst()
Get astint
hashCode()
void
setAst
(ModelPackage ast) toString()
-
Field Details
-
SERIALIZED_NAME_AST
- See Also:
-
-
Constructor Details
-
ASTResponse
public ASTResponse()
-
-
Method Details