All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description AlterRetentionPolicyStatement AlterRetentionPolicyStatement.Builder AlterRetentionPolicyStatement
builder 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 CreateContinuousQueryStatement
builder static inner class.CreateDatabaseStatement CreateDatabaseStatement.Builder CreateDatabaseStatement
builder static inner class.CreateRetentionPolicyStatement CreateRetentionPolicyStatement.Builder CreateRetentionPolicyStatement
builder static inner class.CreateSubscriptionStatement CreateSubscriptionStatement.Builder CreateSubscriptionStatement
builder static inner class.CreateUserStatement CreateUserStatement.Builder CreateUserStatement
builder static inner class.DataType InfluxQL / InfluxDB known typesDeleteSeriesStatement Deprecated. DeleteSeriesStatement.Builder DeleteSeriesStatement
builder static inner class.DeleteStatement DeleteStatement.Builder DeleteStatement
builder 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 DropSeriesStatement
builder static inner class.DropShardStatement DropShardStatement.Builder DropSubscriptionStatement DropSubscriptionStatement.Builder DropUserStatement DropUserStatement.Builder DurationLiteral Duration literalExplainStatement ExplainStatement.Builder ExplainStatement
builder static inner class.Expression A marker interface for allNode
part of an expression (when selecting fields, in where condition, ...)Field Basic selection FieldField.Builder Field
builder 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 KillQueryStatement
builder static inner class.ListLiteral List of string value literalLiteral<T> Any literal value in the ASTMeasurement An influxQL measurement in FROM clausesMeasurement.Builder Measurement
builder 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 RetentionPolicy
builder static inner class.RevokeAdminStatement RevokeAdminStatement.Builder RevokeStatement RevokeStatement.Builder SelectStatement SelectStatement.Builder SelectStatement
builder static inner class.SetPasswordUserStatement SetPasswordUserStatement.Builder ShowContinuousQueriesStatement ShowDatabasesStatement ShowDiagnosticsStatement ShowDiagnosticsStatement.Builder ShowFieldKeyCardinalityStatement ShowFieldKeyCardinalityStatement.Builder ShowFieldKeyCardinalityStatement
builder static inner class.ShowFieldKeysStatement ShowFieldKeysStatement.Builder ShowFieldKeysStatement
builder static inner class.ShowGrantsForUserStatement ShowGrantsForUserStatement.Builder ShowMeasurementCardinalityStatement ShowMeasurementCardinalityStatement.Builder ShowMeasurementCardinalityStatement
builder static inner class.ShowMeasurementsStatement ShowMeasurementsStatement.Builder ShowMeasurementsStatement
builder static inner class.ShowQueriesStatement ShowRetentionPoliciesStatement ShowRetentionPoliciesStatement.Builder ShowSeriesCardinalityStatement ShowSeriesCardinalityStatement.Builder ShowSeriesCardinalityStatement
builder static inner class.ShowSeriesStatement ShowSeriesStatement.Builder ShowSeriesStatement
builder static inner class.ShowShardGroupsStatement ShowShardsStatement ShowStatsStatement ShowStatsStatement.Builder ShowSubscriptionsStatement ShowTagKeyCardinalityStatement ShowTagKeyCardinalityStatement.Builder ShowTagKeyCardinalityStatement
builder static inner class.ShowTagKeysStatement ShowTagKeysStatement.Builder ShowTagKeysStatement
builder static inner class.ShowTagValuesCardinalityStatement ShowTagValuesCardinalityStatement.Builder ShowTagValuesCardinalityStatement
builder static inner class.ShowTagValuesStatement ShowTagValuesStatement.Builder ShowTagValuesStatement
builder static inner class.ShowUsersStatement SortField A Field used to sort the data.SortField.Builder SortField
builder static inner class.SortFields List of sort fieldsSource A Marker interface for allNode
that act as data source (that would end up after FROM token)Sources List ofSource
Statement 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 singleSelectStatement
SubscriptionMode 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