Class RawTextClause
java.lang.Object
org.influxdb.querybuilder.clauses.AbstractClause
org.influxdb.querybuilder.clauses.RawTextClause
- All Implemented Interfaces:
Appendable
,Clause
public class RawTextClause extends AbstractClause
-
Constructor Summary
Constructors Constructor Description RawTextClause(String text)
-
Method Summary
Modifier and Type Method Description void
appendTo(StringBuilder stringBuilder)