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