All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description AlterRetentionPolicyStatement AlterRetentionPolicyStatement.Builder AlterRetentionPolicyStatementbuilder static inner class.BinaryExpression Binary expressionBooleanLiteral Boolean literalBoundParameter Bound parameter expressionBuildable<T> A Builder interfaceCall Function / Call expressionCall.Builder The type Builder.CreateContinuousQueryStatement CreateContinuousQueryStatement.Builder CreateContinuousQueryStatementbuilder static inner class.CreateDatabaseStatement CreateDatabaseStatement.Builder CreateDatabaseStatementbuilder static inner class.CreateRetentionPolicyStatement CreateRetentionPolicyStatement.Builder CreateRetentionPolicyStatementbuilder static inner class.CreateSubscriptionStatement CreateSubscriptionStatement.Builder CreateSubscriptionStatementbuilder static inner class.CreateUserStatement CreateUserStatement.Builder CreateUserStatementbuilder static inner class.DataType InfluxQL / InfluxDB known typesDeleteSeriesStatement Deprecated. DeleteSeriesStatement.Builder DeleteSeriesStatementbuilder static inner class.DeleteStatement DeleteStatement.Builder DeleteStatementbuilder static inner class.Dimension A grouping dimensionsDimensions Dimensions listDistinct Distinct expressionDropContinuousQueryStatement DropContinuousQueryStatement.Builder DropDatabaseStatement DropDatabaseStatement.Builder DropMeasurementStatement DropMeasurementStatement.Builder DropRetentionPolicyStatement DropRetentionPolicyStatement.Builder DropSeriesStatement DropSeriesStatement.Builder DropSeriesStatementbuilder static inner class.DropShardStatement DropShardStatement.Builder DropSubscriptionStatement DropSubscriptionStatement.Builder DropUserStatement DropUserStatement.Builder DurationLiteral Duration literalExplainStatement ExplainStatement.Builder ExplainStatementbuilder static inner class.Expression A marker interface for allNodepart of an expression (when selecting fields, in where condition, ...)Field Basic selection FieldField.Builder Fieldbuilder static inner class.Fields List of fieldsFillOption Fill optionsFunctionFactory Helper methods of common and known InfluxQL functions If a function is not covered by this factory.FunctionFactory.Aggregations The type Aggregations functions.FunctionFactory.Predictors The type Predictors functions.FunctionFactory.Selectors The type Selectors functions.FunctionFactory.TechnicalAnalysis The type Technical analysis functions .FunctionFactory.Transformations The type Transformations functions.GrantAdminStatement GrantAdminStatement.Builder GrantStatement GrantStatement.Builder IntegerLiteral Integer literalKeywords Well known InfluxQL keywordsKillQueryStatement KillQueryStatement.Builder KillQueryStatementbuilder static inner class.ListLiteral List of string value literalLiteral<T> Any literal value in the ASTMeasurement An influxQL measurement in FROM clausesMeasurement.Builder Measurementbuilder static inner class.Node A basic node in the ASTNumberLiteral Floating number literalNumericLiteral Marker interface for all number based literalsOperator InfluxQl well known OperatorsParentheses Parenthesis expressionParserUtils Parser utils.Privilege Known privilegesQuery RegexLiteral Regex literalRetentionPolicy Helper class to build retention policy object; This one is not in the original AST but allow deduplication of member and easier builder based usageRetentionPolicy.Builder RetentionPolicybuilder static inner class.RevokeAdminStatement RevokeAdminStatement.Builder RevokeStatement RevokeStatement.Builder SelectStatement SelectStatement.Builder SelectStatementbuilder static inner class.SetPasswordUserStatement SetPasswordUserStatement.Builder ShowContinuousQueriesStatement ShowDatabasesStatement ShowDiagnosticsStatement ShowDiagnosticsStatement.Builder ShowFieldKeyCardinalityStatement ShowFieldKeyCardinalityStatement.Builder ShowFieldKeyCardinalityStatementbuilder static inner class.ShowFieldKeysStatement ShowFieldKeysStatement.Builder ShowFieldKeysStatementbuilder static inner class.ShowGrantsForUserStatement ShowGrantsForUserStatement.Builder ShowMeasurementCardinalityStatement ShowMeasurementCardinalityStatement.Builder ShowMeasurementCardinalityStatementbuilder static inner class.ShowMeasurementsStatement ShowMeasurementsStatement.Builder ShowMeasurementsStatementbuilder static inner class.ShowQueriesStatement ShowRetentionPoliciesStatement ShowRetentionPoliciesStatement.Builder ShowSeriesCardinalityStatement ShowSeriesCardinalityStatement.Builder ShowSeriesCardinalityStatementbuilder static inner class.ShowSeriesStatement ShowSeriesStatement.Builder ShowSeriesStatementbuilder static inner class.ShowShardGroupsStatement ShowShardsStatement ShowStatsStatement ShowStatsStatement.Builder ShowSubscriptionsStatement ShowTagKeyCardinalityStatement ShowTagKeyCardinalityStatement.Builder ShowTagKeyCardinalityStatementbuilder static inner class.ShowTagKeysStatement ShowTagKeysStatement.Builder ShowTagKeysStatementbuilder static inner class.ShowTagValuesCardinalityStatement ShowTagValuesCardinalityStatement.Builder ShowTagValuesCardinalityStatementbuilder static inner class.ShowTagValuesStatement ShowTagValuesStatement.Builder ShowTagValuesStatementbuilder static inner class.ShowUsersStatement SortField A Field used to sort the data.SortField.Builder SortFieldbuilder static inner class.SortFields List of sort fieldsSource A Marker interface for allNodethat act as data source (that would end up after FROM token)Sources List ofSourceStatement A Marker for all influx queriesStringJoiningList<T> List that concat using the given delimiter and convertor when calling toString ", " is the default delimiterStringLiteral Simple string literalSubQuery Define a subquery containing a singleSelectStatementSubscriptionMode Subscription modeTarget Destination Measurement when using SELECT INTO statementsTimestampLiteral Time / Timestamp literalUnsignedLiteral Unsigned literal: This is the same as an integer literalUtils Utility class for String and conversion utilsVarRef Reference to variable of name of field / aliasWildcard Wildcard expressionsWildcard.WildcardField Field only wildcardWildcard.WildcardTag Tags only wildcard