Package org.influxdb.querybuilder
Class RawText
java.lang.Object
org.influxdb.querybuilder.RawText
- All Implemented Interfaces:
Appendable
public class RawText extends Object implements Appendable
-
Constructor Summary
-
Method Summary
Modifier and Type Method Description void
appendTo(StringBuilder stringBuilder)
-
Constructor Details
-
Method Details
-
appendTo
- Specified by:
appendTo
in interfaceAppendable
-