Uses of Class
com.influxdb.client.domain.Statement
-
Uses of Statement in com.influxdb.client.domain
Modifier and TypeClassDescriptionclass
A placeholder for statements for which no correct statement nodes can be createdclass
Declares a builtin identifier and its typeclass
May consist of an expression that does not return a value and is executed solely for its side-effectsclass
Object property assignmentclass
A single variable declarationclass
Defines an expression to returnclass
Declares a Flux test caseclass
Represents the declaration of a variableModifier and TypeMethodDescriptionBlock.getBody()
Block bodyFile.getBody()
List of Flux statementsModifier and TypeMethodDescriptionBlock.addBodyItem
(Statement bodyItem) File.addBodyItem
(Statement bodyItem)