Class AndConjunction
java.lang.Object
org.influxdb.querybuilder.clauses.ConjunctionClause
org.influxdb.querybuilder.clauses.AndConjunction
- All Implemented Interfaces:
Appendable
,Clause
,Conjunction
public class AndConjunction extends ConjunctionClause
-
Constructor Summary
Constructors Constructor Description AndConjunction(Clause clause)
-
Method Summary
Modifier and Type Method Description void
join(StringBuilder stringBuilder)