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