Uses of Interface
com.influxdb.query.dsl.IsVariableAssignment
-
Uses of IsVariableAssignment in com.influxdb.query.dsl
Modifier and TypeClassDescriptionclass
Hold the variable name and expression of an assignment. -
Uses of IsVariableAssignment in com.influxdb.query.dsl.functions
Modifier and TypeClassDescriptionclass
Base class defining a function invocation.class
AbstractFunctionFlux<CALL extends AbstractFunctionCallFlux>
The base class for function definitions.