Class CreateSubscriptionStatement
- java.lang.Object
-
- io.github.willena.influxql.ast.statement.CreateSubscriptionStatement
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
CreateSubscriptionStatement.Builder
CreateSubscriptionStatement
builder static inner class.
-
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.
-