Class DropContinuousQueryStatement
- java.lang.Object
-
- io.github.willena.influxql.ast.statement.DropContinuousQueryStatement
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classDropContinuousQueryStatement.Builder
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringtoString()Convert the current Node to an influxql String that the parser must be able to read.
-