Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- abortStream(InputStream) - Method in interface org.elasticsearch.xpack.esql.datasources.spi.StorageObject
-
Closes a stream opened by this object, discarding any unread bytes without blocking.
- Abs - Class in org.elasticsearch.xpack.esql.expression.function.scalar.math
- Abs(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.math.Abs
- absent() - Method in record class org.elasticsearch.xpack.esql.optimizer.rules.logical.promql.PromqlAttributesTranslationContext.ResolvedAttributes
-
Returns the value of the
absentrecord component. - Absent - Class in org.elasticsearch.xpack.esql.expression.function.aggregate
-
The function that checks for the absence of a field in the output result.
- Absent(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.Absent
- Absent(Source, Expression, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.Absent
- AbsentOverTime - Class in org.elasticsearch.xpack.esql.expression.function.aggregate
-
Similar to
Absent, but it is used to check the absence of values over a time series in the given field. - AbsentOverTime(Source, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.AbsentOverTime
- AbsentOverTime(Source, Expression, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.AbsentOverTime
- absoluteStartedTimeInMillis() - Method in class org.elasticsearch.xpack.esql.session.Configuration
-
Returns the current time in milliseconds from the time epoch for the execution of this request.
- AbstractConvertFunction - Class in org.elasticsearch.xpack.esql.expression.function.scalar.convert
-
Base class for functions that converts a field into a function-specific type.
- AbstractConvertFunction(StreamInput) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.convert.AbstractConvertFunction
- AbstractConvertFunction(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.convert.AbstractConvertFunction
- AbstractConvertFunction.AbstractEvaluator - Class in org.elasticsearch.xpack.esql.expression.function.scalar.convert
- AbstractConvertFunction.BuildFactory - Interface in org.elasticsearch.xpack.esql.expression.function.scalar.convert
- Abstract domain: label sets - Search tag in class org.elasticsearch.xpack.esql.optimizer.rules.logical.promql.PromqlAttributesTranslationContext
- Section
- AbstractEmbeddingRequestIterator - Class in org.elasticsearch.xpack.esql.inference
-
Abstract base class for embedding request iterators.
- AbstractEmbeddingRequestIterator(String, TaskType, BytesRefBlock) - Constructor for class org.elasticsearch.xpack.esql.inference.AbstractEmbeddingRequestIterator
- AbstractEvaluator(DriverContext, ExpressionEvaluator) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.AbstractMultivalueFunction.AbstractEvaluator
- AbstractEvaluator(DriverContext, Source) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.convert.AbstractConvertFunction.AbstractEvaluator
- AbstractHashFunction - Class in org.elasticsearch.xpack.esql.expression.function.scalar.string
- AbstractHashFunction(StreamInput) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.string.AbstractHashFunction
- AbstractHashFunction(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.string.AbstractHashFunction
- AbstractLookupService<R,
T> - Class in org.elasticsearch.xpack.esql.enrich -
AbstractLookupServiceperforms aLEFT JOINfor a given input page against another index that must have only a single shard. - AbstractLookupService.LookupShardContext - Record Class in org.elasticsearch.xpack.esql.enrich
-
AbstractLookupServiceuses this to power the queries and field loading that it needs to perform to actually do the lookup. - AbstractLookupService.LookupShardContextFactory - Interface in org.elasticsearch.xpack.esql.enrich
-
Create a
AbstractLookupService.LookupShardContextfor a locally allocatedShardId. - AbstractMeteredStorageObject - Class in org.elasticsearch.xpack.esql.datasources.spi
-
Base for the leaf
StorageObjectproviders (S3, GCS, Azure, HTTP, local): owns theAbstractMeteredStorageObject.countersfield and theAbstractMeteredStorageObject.metrics()accessor that each used to re-declare identically, plus the shared native-async read completion handling (AbstractMeteredStorageObject.onReadComplete(java.util.concurrent.CompletableFuture<T>, java.util.function.BiConsumer<T, java.lang.Throwable>)/AbstractMeteredStorageObject.deliverRead(org.elasticsearch.action.ActionListener<org.elasticsearch.xpack.esql.datasources.spi.DirectReadBuffer>, org.elasticsearch.xpack.esql.datasources.spi.DirectReadBuffer, long)). - AbstractMeteredStorageObject() - Constructor for class org.elasticsearch.xpack.esql.datasources.spi.AbstractMeteredStorageObject
- AbstractMultivalueFunction - Class in org.elasticsearch.xpack.esql.expression.function.scalar.multivalue
-
Base class for functions that reduce multivalued fields into single valued fields.
- AbstractMultivalueFunction(StreamInput) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.AbstractMultivalueFunction
- AbstractMultivalueFunction(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.AbstractMultivalueFunction
- AbstractMultivalueFunction.AbstractEvaluator - Class in org.elasticsearch.xpack.esql.expression.function.scalar.multivalue
-
Base evaluator that can handle both nulls- and no-nulls-containing blocks.
- AbstractMultivalueFunction.AbstractNullableEvaluator - Class in org.elasticsearch.xpack.esql.expression.function.scalar.multivalue
-
Base evaluator that can handle evaluator-checked exceptions; i.e.
- AbstractNullableEvaluator(DriverContext, ExpressionEvaluator) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.AbstractMultivalueFunction.AbstractNullableEvaluator
- AbstractPhysicalOperationProviders - Class in org.elasticsearch.xpack.esql.planner
- AbstractStringPattern - Class in org.elasticsearch.xpack.esql.core.expression.predicate.regex
- AbstractStringPattern() - Constructor for class org.elasticsearch.xpack.esql.core.expression.predicate.regex.AbstractStringPattern
- AbstractSubqueryJoin - Class in org.elasticsearch.xpack.esql.plan.logical.join
- AbstractSubqueryJoin(Source, LogicalPlan, LogicalPlan, JoinConfig) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.join.AbstractSubqueryJoin
- AbstractSubqueryJoin(Source, LogicalPlan, LogicalPlan, JoinType, List<Attribute>, List<Attribute>) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.join.AbstractSubqueryJoin
- AbstractSubqueryJoin.LogicalPlanTuple - Record Class in org.elasticsearch.xpack.esql.plan.logical.join
-
Tuple holding the subplan to execute and the original plan node for identity matching.
- AbstractTransportQlAsyncGetResultsAction<Response,
AsyncTask> - Class in org.elasticsearch.xpack.esql.core.plugin - AbstractTransportQlAsyncGetResultsAction(String, TransportService, ActionFilters, ClusterService, NamedWriteableRegistry, Client, ThreadPool, BigArrays, Class<? extends AsyncTask>) - Constructor for class org.elasticsearch.xpack.esql.core.plugin.AbstractTransportQlAsyncGetResultsAction
- accept(long, StripeStatsHarvester.StripeAccum, int, int) - Method in interface org.elasticsearch.xpack.esql.datasources.cache.StripeStatsHarvester.StripeRunConsumer
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.AggFieldContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.AggFieldsContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ArithmeticBinaryContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ArithmeticUnaryContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.BooleanArrayLiteralContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.BooleanDefaultContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.BooleanLiteralContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.BooleanValueContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ChangePointCommandContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ClusterStringContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.CommandNamedParametersContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ComparisonContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ComparisonOperatorContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.CompletionCommandContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.CompositeForkSubQueryContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.CompositeQueryContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ConstantDefaultContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.DecimalLiteralContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.DecimalValueContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.DedupCommandContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.DereferenceContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.DissectCommandContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.DissectCommandOptionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.DissectCommandOptionsContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.DropCommandContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.EnrichCommandContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.EnrichPolicyNameContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.EnrichWithClauseContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.EntryExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.EvalCommandContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ExplainCommandContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ExternalCommandContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FieldContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FieldNameContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FieldNamePatternContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FieldsContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ForkCommandContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ForkSubQueriesContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ForkSubQueryContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ForkSubQueryProcessingCommandContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FromCommandContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FunctionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FunctionExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FunctionNameContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FuseCommandContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FuseConfigurationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FuseKeyByFieldsContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.GrokCommandContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.HighlightCommandContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.IdentifierContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.IdentifierOrParameterContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.IdentifierPatternContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.IndexPatternAndMetadataFieldsContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.IndexPatternContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.IndexPatternOrSubqueryContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.IndexStringContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.InlineCastContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.InlineStatsCommandContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.InputDoubleParamsContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.InputNamedOrPositionalDoubleParamsContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.InputNamedOrPositionalParamContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.InputParamContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.InputParameterContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.InsistCommandContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.IntegerLiteralContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.IntegerValueContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.IpLocationCommandContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.IsNullContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.JoinCommandContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.JoinConditionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.JoinTargetContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.KeepCommandContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.LikeExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.LikeListExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.LimitByGroupKeyContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.LimitCommandContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.LogicalBinaryContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.LogicalInContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.LogicalInSubqueryContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.LogicalNotContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.LookupCommandContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.MapExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.MapValueContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.MatchBooleanExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.MatchExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.MetadataContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.MetricsInfoCommandContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.MmrCommandContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.MmrQueryVectorExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.MmrQueryVectorParameterContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.MvExpandCommandContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.NullLiteralContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.NumericArrayLiteralContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.NumericValueContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.OperatorExpressionDefaultContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.OrderExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ParenthesizedExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ProcessingCommandContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlClusterStringContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlCommandContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlIndexPatternContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlIndexStringContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlParamContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlParamNameContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlParamValueContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlQueryContentContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlQueryPartContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlSelectorStringContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlUnquotedIndexStringContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.QualifiedIntegerLiteralContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.QualifiedNameContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.QualifiedNamePatternContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.QualifiedNamePatternsContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.QualifiedNamesContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.RegexExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.RegisteredDomainCommandContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.RenameClauseContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.RenameCommandContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.RerankCommandContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.RlikeExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.RlikeListExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.RowCommandContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.SampleCommandContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.SelectorStringContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.SetCommandContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.SetFieldContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ShowInfoContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.SingleCommandQueryContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.SingleForkSubQueryCommandContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.SingleStatementContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.SortCommandContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.SourceCommandContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.StatementsContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.StatsCommandContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.StringArrayLiteralContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.StringContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.StringLiteralContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.StringOrParameterContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.SubqueryContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.SubqueryExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.SubquerySourceCommandContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.TimeSeriesCommandContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ToDataTypeContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.TsCollapseCommandContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.TsInfoCommandContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.UnquotedIndexStringContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.UriPartsCommandContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.UserAgentCommandContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ValueExpressionDefaultContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ValueNameContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.WhereCommandContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.ArithmeticBinaryContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.ArithmeticUnaryContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.AtContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.ConstantContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.DecimalLiteralContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.DurationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.EvaluationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.FunctionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.FunctionParamsContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.GroupingContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.HexLiteralContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.IdentifierContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.IntegerLiteralContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.LabelContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.LabelListContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.LabelNameContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.LabelsContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.LabelValueContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.ModifierContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.NonReservedContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.OffsetContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.ParenthesizedContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.SelectorContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.SeriesMatcherContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.SingleStatementContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.StringContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.SubqueryContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.SubqueryResolutionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.TimeValueContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.ValueContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.ValueExpressionContext
- accept(CompoundOutputEvaluator.RowOutput, double, double) - Method in interface org.elasticsearch.xpack.esql.evaluator.command.CompoundOutputEvaluator.GeoPointCollector
- accept(T, boolean) - Method in interface org.elasticsearch.xpack.esql.evaluator.command.CompoundOutputEvaluator.ObjBooleanConsumer
- accept(T, Rectangle, SpatialCoordinateTypes) - Method in interface org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialEnvelopeResults.TypedResultsConsumer
- acceptBlockAt(int, Block) - Method in class org.elasticsearch.xpack.esql.datasources.cache.ColumnStatsAccumulator
-
Feeds the block at page position
blockIndexinto the accumulator. - acceptBooleanAt(int, boolean) - Method in class org.elasticsearch.xpack.esql.datasources.cache.ColumnStatsAccumulator
- acceptBytesRefAt(int, BytesRef) - Method in class org.elasticsearch.xpack.esql.datasources.cache.ColumnStatsAccumulator
- acceptDoubleAt(int, double) - Method in class org.elasticsearch.xpack.esql.datasources.cache.ColumnStatsAccumulator
- acceptedPragmaRisks(boolean) - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryRequest
- acceptIntAt(int, int) - Method in class org.elasticsearch.xpack.esql.datasources.cache.ColumnStatsAccumulator
- acceptLongAt(int, long) - Method in class org.elasticsearch.xpack.esql.datasources.cache.ColumnStatsAccumulator
- acceptNullAt(int) - Method in class org.elasticsearch.xpack.esql.datasources.cache.ColumnStatsAccumulator
- acceptValueAt(int, Object) - Method in class org.elasticsearch.xpack.esql.datasources.cache.ColumnStatsAccumulator
-
Feeds a single already-typed value into the accumulator at column position
columnIndex. - accuracyRadius(int) - Method in class org.elasticsearch.xpack.esql.evaluator.command.IpLocationFunctionBridge.IpLocationCollectorImpl
- ackTimeout() - Method in record class org.elasticsearch.xpack.esql.datasources.dataset.PutDatasetAction.Request.ParseContext
-
Returns the value of the
ackTimeoutrecord component. - ackTimeout() - Method in record class org.elasticsearch.xpack.esql.datasources.datasource.PutDataSourceAction.Request.ParseContext
-
Returns the value of the
ackTimeoutrecord component. - Acos - Class in org.elasticsearch.xpack.esql.expression.function.scalar.math
-
Inverse cosine trigonometric function.
- Acos(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.math.Acos
- Acosh - Class in org.elasticsearch.xpack.esql.expression.function.scalar.math
-
Inverse hyperbolic cosine function.
- Acosh(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.math.Acosh
- ACOSH_FUNCTION - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for the ACOSH function.
- ACROSS_SERIES_AGGREGATION - Enum constant in enum class org.elasticsearch.xpack.esql.expression.promql.function.FunctionType
-
Aggregates data across multiple time series at a single point in time.
- acrossSeries(BiFunction<Source, Expression, ? extends Expression>) - Method in class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionDefinition.Builder
- AcrossSeriesAggregate - Class in org.elasticsearch.xpack.esql.plan.logical.promql
-
Represents a PromQL aggregate function call that operates across multiple time series.
- AcrossSeriesAggregate(Source, LogicalPlan, PromqlFunctionDefinition, List<Expression>, AcrossSeriesAggregate.Grouping, List<Attribute>) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.promql.AcrossSeriesAggregate
- AcrossSeriesAggregate.Grouping - Enum Class in org.elasticsearch.xpack.esql.plan.logical.promql
- acrossSeriesBinary(PromqlFunctionDefinition.PromqlParamInfo, FunctionDefinition.QuaternaryBuilder<? extends Expression>) - Method in class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionDefinition.Builder
- action(RuleContext, int, int) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- adaptFilterForFile(List<Expression>, Set<String>) - Static method in class org.elasticsearch.xpack.esql.datasources.FilterAdaptation
-
Adapts pushed filter conjuncts for a specific file's column set.
- adaptFilterForFile(List<Expression>, Set<String>, Map<String, DataType>) - Static method in class org.elasticsearch.xpack.esql.datasources.FilterAdaptation
-
Adapts pushed filter conjuncts for a specific file's column set and types.
- AdaptiveStrategy - Class in org.elasticsearch.xpack.esql.plugin
-
Adaptive distribution strategy for external sources.
- AdaptiveStrategy() - Constructor for class org.elasticsearch.xpack.esql.plugin.AdaptiveStrategy
- AdaptiveStrategy(NodeEligibilityStrategy) - Constructor for class org.elasticsearch.xpack.esql.plugin.AdaptiveStrategy
- add(boolean, int) - Method in class org.elasticsearch.xpack.esql.plan.physical.EstimatesRowSize.State
-
Model an operator that has a fixed overhead.
- add(boolean, List<? extends Expression>) - Method in class org.elasticsearch.xpack.esql.plan.physical.EstimatesRowSize.State
-
Model an operator that adds fields.
- add(boolean, List<? extends Expression>, boolean) - Method in class org.elasticsearch.xpack.esql.plan.physical.EstimatesRowSize.State
-
Similar to
EstimatesRowSize.State.add(boolean, List)but count text fields as keyword field. - add(E) - Method in class org.elasticsearch.xpack.esql.core.expression.ExpressionSet
- add(Number, Number) - Static method in class org.elasticsearch.xpack.esql.core.expression.predicate.operator.arithmetic.Arithmetics
- add(String) - Method in class org.elasticsearch.xpack.esql.datasources.spi.SkipWarnings
-
Record a single skip/null-fill event.
- add(String, boolean) - Method in class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Builder
- add(Failure) - Method in class org.elasticsearch.xpack.esql.common.Failures
- add(Attribute) - Method in class org.elasticsearch.xpack.esql.core.expression.AttributeSet
- add(Attribute) - Method in class org.elasticsearch.xpack.esql.core.expression.AttributeSet.Builder
- add(StorageObjectMetrics) - Method in record class org.elasticsearch.xpack.esql.datasources.spi.StorageObjectMetrics
-
Returns the element-wise sum of this and
other. - Add - Class in org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic
- Add(Source, Expression, Expression, Configuration) - Constructor for class org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic.Add
- ADD - Enum constant in enum class org.elasticsearch.xpack.esql.core.expression.predicate.operator.arithmetic.DefaultBinaryArithmeticOperation
- ADD - Enum constant in enum class org.elasticsearch.xpack.esql.plan.logical.promql.operator.VectorBinaryArithmetic.ArithmeticOp
- ADD_LIMIT_INSIDE_MV_EXPAND - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fix pushdown of LIMIT past MV_EXPAND
- ADD_SUB_OPERATOR_TIMEZONE_SUPPORT - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support timezones in + and - operators.
- addAll(Collection<? extends E>) - Method in class org.elasticsearch.xpack.esql.core.expression.ExpressionSet
- addAll(Collection<? extends Attribute>) - Method in class org.elasticsearch.xpack.esql.core.expression.AttributeSet
- addAll(Collection<? extends Attribute>) - Method in class org.elasticsearch.xpack.esql.core.expression.AttributeSet.Builder
- addAll(AttributeSet) - Method in class org.elasticsearch.xpack.esql.core.expression.AttributeSet.Builder
- addAll(AttributeSet.Builder) - Method in class org.elasticsearch.xpack.esql.core.expression.AttributeSet.Builder
- addBytesRead(long) - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceBuffer
-
Adds
deltacumulative pre-decompression bytes read from the storage layer. - addCapabilities(Set<String>, EsqlCapabilities.Builder, boolean) - Method in class org.elasticsearch.xpack.esql.expression.function.EsqlFunctionRegistry
- addCapabilities(EsqlCapabilities.Builder) - Method in class org.elasticsearch.xpack.esql.expression.function.EsqlFunctionRegistry
-
Add capabilities for registered functions to the set of capabilities.
- addColumn(String) - Method in class org.elasticsearch.xpack.esql.datasources.SplitStats.Builder
-
Adds a column and returns its ordinal.
- addColumn(String, long, Object, Object, long) - Method in class org.elasticsearch.xpack.esql.datasources.SplitStats.Builder
-
Adds a column with all stats in a single call and returns its ordinal.
- addCompletionListener(ActionListener<Void>) - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceBuffer
-
Adds a listener that will be notified when this buffer is finished.
- addCompletionListener(ThreadPool, Task, ActionListener<StoredAsyncResponse<Response>>, TimeValue, boolean) - Static method in class org.elasticsearch.xpack.esql.core.async.AsyncTaskManagementService
-
Adds a self-unregistering listener to a task.
- addedFields() - Method in class org.elasticsearch.xpack.esql.plan.physical.HashJoinExec
- addedFields() - Method in class org.elasticsearch.xpack.esql.plan.physical.LookupJoinExec
- addError() - Method in class org.elasticsearch.xpack.esql.datasources.spi.StorageObjectMetricsCounters
-
Records one object-store read that exhausted retries and gave up terminally.
- addError(String, Enrich.Mode, String) - Method in class org.elasticsearch.xpack.esql.analysis.EnrichResolution
- addExternalScanStats(int, int, long) - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryProfile
-
Records the post-prune external scan accounting discovered for the query.
- addExternalWarmAggregates(int) - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryProfile
-
Records that
countexternal relations were served warm — their ungrouped aggregate was answered from canonical-stripe / whole-file statistics with the data scan short-circuited away. - addFailures(List<ShardSearchFailure>) - Method in class org.elasticsearch.xpack.esql.action.EsqlExecutionInfo.Cluster.Builder
- addFieldNodes(Block, boolean, List<ArrowFieldNode>) - Method in class org.elasticsearch.xpack.esql.formatter.arrow.BlockArrowFormatter
-
Add Arrow field nodes for this block.
- addFieldNodes(Block, boolean, List<ArrowFieldNode>) - Method in class org.elasticsearch.xpack.esql.formatter.arrow.BlockArrowFormatter.AsDateRange
- addGrids(LongBlock.Builder, List<Long>) - Static method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialGridFunction
- Adding a new setting - Search tag in class org.elasticsearch.xpack.esql.plan.QuerySettings
- Section
- addInput(Page) - Method in class org.elasticsearch.xpack.esql.datasources.ExternalFieldExtractOperator
- addInput(Page) - Method in class org.elasticsearch.xpack.esql.enrich.StreamingLookupFromIndexOperator
- addMetadataField(MetadataAttribute) - Method in class org.elasticsearch.xpack.esql.plan.logical.UnresolvedRelation
- addPage(Page) - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceBuffer
-
Add a page to the buffer.
- addParsingError(ParsingException) - Method in class org.elasticsearch.xpack.esql.parser.QueryParams
- addReadStall(long) - Method in class org.elasticsearch.xpack.esql.datasources.spi.StorageObjectMetricsCounters
-
Records the cumulative time an object-store read spent in retry backoff.
- addRequest(long, long) - Method in class org.elasticsearch.xpack.esql.datasources.spi.StorageObjectMetricsCounters
-
Records one completed request with its duration and the bytes returned.
- addResolvedPolicy(String, Enrich.Mode, ResolvedEnrichPolicy) - Method in class org.elasticsearch.xpack.esql.analysis.EnrichResolution
- Addressing space (physical row identity) - Search tag in interface org.elasticsearch.xpack.esql.datasources.spi.ColumnExtractor
- Section
- addRetry() - Method in class org.elasticsearch.xpack.esql.datasources.spi.StorageObjectMetricsCounters
-
Records one automatic retry triggered inside an in-flight request.
- addRetryProfileOnly() - Method in class org.elasticsearch.xpack.esql.datasources.spi.StorageObjectMetricsCounters
-
Records one retry for the per-query profile snapshot only — bumps
StorageObjectMetricsCounters.retryCountbut does not publish to the nodeExternalSourceMetricssink. - addStopHook(BooleanSupplier) - Method in class org.elasticsearch.xpack.esql.action.EsqlExecutionInfo
-
Registers a hook that
EsqlExecutionInfo.runStopHooks()fires when the user requests async STOP for this query. - addTable(String, Map<String, Column>) - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryRequest
-
Add a "table" to the request for use with things like
LOOKUP. - addThrottled() - Method in class org.elasticsearch.xpack.esql.datasources.spi.StorageObjectMetricsCounters
-
Records one object-store read whose terminal failure was a provider throttling response.
- addTokenParam(Token, QueryParam) - Method in class org.elasticsearch.xpack.esql.parser.QueryParams
- Add to PushExpressionToLoadIT - Search tag in interface org.elasticsearch.xpack.esql.expression.function.blockloader.BlockLoaderExpression
- Section
- addValue(int) - Method in class org.elasticsearch.xpack.esql.inference.InferenceOperator.BulkInferenceRequestItem.PositionValueCountsBuilder
-
Adds a value count for the next position, expanding the buffer if necessary.
- adjustLocation(Location, int, int) - Static method in class org.elasticsearch.xpack.esql.parser.promql.PromqlParserUtils
-
Adjusts the location by the line and column offsets.
- adjustParsingException(ParsingException, int, int) - Static method in class org.elasticsearch.xpack.esql.parser.promql.PromqlParserUtils
-
Adjusts the line and column numbers of the given
ParsingExceptionby the provided offsets. - adjustSource(Source, int, int) - Static method in class org.elasticsearch.xpack.esql.parser.promql.PromqlParserUtils
-
Adjusts the location of the source by the line and column offsets.
- affixContains(BytesRef, BytesRef, BytesRef, BytesRef) - Static method in class org.elasticsearch.xpack.esql.core.util.ByteMatchers
-
Composite predicate: returns
trueiffvaluestarts withprefix, ends withsuffix, and containsliteralas a contiguous subsequence anywhere between the matched prefix and suffix. - AFTER_IN_LINE_COMMENT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- AFTER_IN_LINE_COMMENT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- AFTER_IN_MULTILINE_COMMENT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- AFTER_IN_MULTILINE_COMMENT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- AFTER_IN_WS - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- AFTER_IN_WS - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- AGG_BASIC_DATE_RANGE - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for COUNT, COUNT_APPROXIMATE, PRESENT, ABSENT, MV_COUNT with date_range type.
- AGG_MAX_MIN_BOOLEAN_SUPPORT - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for booleans in aggregations
MAXandMIN. - AGG_MAX_MIN_IP_SUPPORT - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for ips in aggregations
MAXandMIN. - AGG_MAX_MIN_STRING_SUPPORT - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for strings in aggregations
MAXandMIN. - AGG_MAX_MIN_UNSIGNED_LONG - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Accept unsigned longs on MAX and MIN aggregations.
- AGG_SAMPLE - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for the SAMPLE aggregation function
- AGG_TOP - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for aggregation function
TOP. - AGG_TOP_BOOLEAN_SUPPORT - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for booleans in
TOPaggregation. - AGG_TOP_IP_SUPPORT - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for ips in
TOPaggregation. - AGG_TOP_STRING_SUPPORT - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for
keywordandtextfields inTOPaggregation. - AGG_TOP_WITH_OPTIONAL_ORDER_FIELD - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Make optional the order field in the TOP agg command, and default it to "ASC".
- AGG_TOP_WITH_OUTPUT_FIELD - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for the extra "map" field in
TOPaggregation. - AGG_VALUES - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
The introduction of the
VALUESagg. - AGG_VALUES_SAMPLE_UNSIGNED_LONG - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Accept unsigned longs on VALUES and SAMPLE aggregations.
- AGG_VALUES_SPATIAL - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Expand the
VALUESagg to cover spatial types. - AGG_WEIGHTED_AVG - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for WEIGHTED_AVG function.
- aggField() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- aggField() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.AggFieldsContext
- aggField(int) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.AggFieldsContext
- AggFieldContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.AggFieldContext
- aggFields() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- aggFields() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.InlineStatsCommandContext
- aggFields() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.StatsCommandContext
- AggFieldsContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.AggFieldsContext
- aggOutput(FoldContext, NamedExpression, AggregateFunction, BlockFactory, List<Block>) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.local.LocalPropagateEmptyRelation
-
Local variant of the aggregation that returns the intermediate value.
- aggOutput(FoldContext, NamedExpression, AggregateFunction, BlockFactory, List<Block>) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.PropagateEmptyRelation
-
The folded aggregation output - this variant is for the coordinator/final.
- aggregate() - Method in class org.elasticsearch.xpack.esql.plan.logical.InlineStats
- Aggregate - Class in org.elasticsearch.xpack.esql.plan.logical
- Aggregate(StreamInput) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.Aggregate
- Aggregate(Source, LogicalPlan, List<Expression>, List<? extends NamedExpression>) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.Aggregate
- AGGREGATE - Enum constant in enum class org.elasticsearch.xpack.esql.expression.function.FunctionType
-
Functions that can only appear in the "aggregate" position of a
STATS. - AGGREGATE_METRIC_DOUBLE - Enum constant in enum class org.elasticsearch.xpack.esql.core.type.DataType
- AGGREGATE_METRIC_DOUBLE_AVG_AS_DEFAULT_METRIC - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support avg as a possible default metric for aggregate_metric_double
- AGGREGATE_METRIC_DOUBLE_BINARY_OPERATORS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support binary operators for aggregate_metric_double
- AGGREGATE_METRIC_DOUBLE_DEFAULT_METRIC - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support running all aggregations on aggregate_metric_double using the default metric
- AGGREGATE_METRIC_DOUBLE_NO_ROWS_COUNT_0 - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Return 0 (instead of null) for count on AMD when there are no rows
- AGGREGATE_METRIC_DOUBLE_V0 - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Enable aggregate_metric_double in non-snapshot builds
- AggregateExec - Class in org.elasticsearch.xpack.esql.plan.physical
- AggregateExec(StreamInput) - Constructor for class org.elasticsearch.xpack.esql.plan.physical.AggregateExec
- AggregateExec(Source, PhysicalPlan, List<? extends Expression>, List<? extends NamedExpression>, AggregatorMode, List<Attribute>, Integer) - Constructor for class org.elasticsearch.xpack.esql.plan.physical.AggregateExec
- AggregateFunction - Class in org.elasticsearch.xpack.esql.expression.function.aggregate
-
A type of
Functionthat takes multiple values and extracts a single value out of them. - AggregateFunction(StreamInput) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.AggregateFunction
- AggregateFunction(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.AggregateFunction
- AggregateFunction(Source, Expression, List<? extends Expression>) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.AggregateFunction
- AggregateFunction(Source, Expression, Expression, Expression, List<? extends Expression>) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.AggregateFunction
- aggregateInputReferences(Supplier<List<Attribute>>) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.AggregateFunction
-
Returns the ordered list of input attributes required by this aggregate function, excluding those referenced by the filter.
- aggregateInputReferences(Supplier<List<Attribute>>) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.FromPartial
- aggregateInputReferences(Supplier<List<Attribute>>) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.TimeSeriesAggregateFunction
- aggregateInputReferences(Supplier<List<Attribute>>) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.ToPartial
- AggregateMapper - Class in org.elasticsearch.xpack.esql.planner
-
Static class used to convert aggregate expressions to the named expressions that represent their intermediate state.
- AggregateMapper() - Constructor for class org.elasticsearch.xpack.esql.planner.AggregateMapper
- aggregateMetricDoubleBlockToString(AggregateMetricDoubleBlock, int) - Static method in class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter
- aggregateMetricDoubleLiteralToString(AggregateMetricDoubleBlockBuilder.AggregateMetricDoubleLiteral) - Static method in class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter
- AggregateMetricDoubleNativeSupport - Interface in org.elasticsearch.xpack.esql.expression.function
-
Marker interface to say that an aggregate funciton supports aggregate_metric_double natively i.e.
- AggregateMetricDoubleSurrogate(AggregateFunction) - Static method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Count
- aggregatePushdownSupport() - Method in interface org.elasticsearch.xpack.esql.datasources.spi.FormatReader
-
Returns the aggregate pushdown support for this format.
- AggregatePushdownSupport - Interface in org.elasticsearch.xpack.esql.datasources.spi
-
SPI for declaring that a format can compute aggregates from file-level statistics.
- AggregatePushdownSupport.Pushability - Enum Class in org.elasticsearch.xpack.esql.datasources.spi
- aggregates - Variable in class org.elasticsearch.xpack.esql.plan.logical.Aggregate
- aggregates() - Static method in class org.elasticsearch.xpack.esql.expression.ExpressionWritables
- aggregates() - Method in record class org.elasticsearch.xpack.esql.parser.ParserUtils.Stats
-
Returns the value of the
aggregatesrecord component. - aggregates() - Method in class org.elasticsearch.xpack.esql.plan.logical.Aggregate
-
The actual aggregates to compute.
- aggregates() - Method in class org.elasticsearch.xpack.esql.plan.physical.AggregateExec
- AggregateSpec - Record Class in org.elasticsearch.xpack.esql.datasources.spi
-
Specification for a single aggregate to be computed from file-level statistics.
- AggregateSpec(AggregateSpec.AggType, String, DataType) - Constructor for record class org.elasticsearch.xpack.esql.datasources.spi.AggregateSpec
-
Creates an instance of a
AggregateSpecrecord class. - AggregateSpec.AggType - Enum Class in org.elasticsearch.xpack.esql.datasources.spi
- AggregateWritables - Class in org.elasticsearch.xpack.esql.expression.function.aggregate
- AggregateWritables() - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.AggregateWritables
- AGGREGATION - Enum constant in enum class org.elasticsearch.xpack.esql.expression.function.Param.Hint.Kind
-
This must be an aggregation function.
- Aggregation expects: - Search tag in package org.elasticsearch.xpack.esql.expression.function.aggregate
- Section
- algorithm() - Method in record class org.elasticsearch.xpack.esql.expression.function.scalar.string.Hash.HashFunction
-
Returns the value of the
algorithmrecord component. - Alias - Class in org.elasticsearch.xpack.esql.core.expression
-
An
Aliasis aNamedExpressionthat gets renamed to something else through the Alias. - Alias(StreamInput) - Constructor for class org.elasticsearch.xpack.esql.core.expression.Alias
- Alias(Source, String, Expression) - Constructor for class org.elasticsearch.xpack.esql.core.expression.Alias
- Alias(Source, String, Expression, NameId) - Constructor for class org.elasticsearch.xpack.esql.core.expression.Alias
- Alias(Source, String, Expression, NameId, boolean) - Constructor for class org.elasticsearch.xpack.esql.core.expression.Alias
- aliasedNulls(List<Attribute>, Predicate<Attribute>) - Static method in class org.elasticsearch.xpack.esql.optimizer.rules.RuleUtils
- aliases() - Method in class org.elasticsearch.xpack.esql.expression.function.FunctionDefinition
- aliases() - Method in enum class org.elasticsearch.xpack.esql.expression.function.scalar.date.DateDiff.Part
- aliases() - Method in interface org.elasticsearch.xpack.esql.expression.function.scalar.date.DateTimeField
- aliases() - Method in class org.elasticsearch.xpack.esql.plan.QuerySettingDef
- aliases(List<? extends NamedExpression>) - Static method in class org.elasticsearch.xpack.esql.core.expression.Expressions
- aliasFilter() - Method in class org.elasticsearch.xpack.esql.optimizer.LookupPhysicalOptimizerContext
- all() - Method in class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Builder
- all() - Static method in class org.elasticsearch.xpack.esql.plan.QuerySettings
-
All declared settings.
- all(Object) - Static method in record class org.elasticsearch.xpack.esql.datasources.spi.FilterPushdownSupport.PushdownResult
-
Creates a result indicating all filters were pushed.
- ALL - Enum constant in enum class org.elasticsearch.xpack.esql.datasources.spi.StripeColumnScope
-
Harvest per-stripe row count plus min/max/null for every column in the file's schema.
- ALL - Static variable in class org.elasticsearch.xpack.esql.plan.QuerySettings
-
The canonical, explicitly-enumerated set of all query settings.
- ALL_ESQL_FLAGS_SETTINGS - Static variable in class org.elasticsearch.xpack.esql.plugin.EsqlFlags
- ALL_FIELDS - Static variable in class org.elasticsearch.xpack.esql.session.IndexResolver
- ALL_FIELDS_PROJECTED - Static variable in class org.elasticsearch.xpack.esql.optimizer.rules.physical.ProjectAwayColumns
- ALL_NODES - Static variable in interface org.elasticsearch.xpack.esql.plugin.NodeEligibilityStrategy
- allCols - Variable in class org.elasticsearch.xpack.esql.datasources.cache.StripeStatsHarvester.StripeAccum
-
ALL-scope full-file-schema stats, fed from the raw parsed record / widened decoded page (every file column, including the unprojected ones the output page never carries).
- allExpressions() - Static method in class org.elasticsearch.xpack.esql.expression.ExpressionWritables
- allFunctions() - Method in class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionRegistry
- allMatch(Predicate<? super T>) - Method in class org.elasticsearch.xpack.esql.core.tree.Node
-
Traverse the plan tree from the current node to the leaves, checking the given predicate.
- allocate(int) - Method in interface org.elasticsearch.xpack.esql.datasources.spi.DirectBufferFactory
- allocate(BufferAllocator, int) - Static method in class org.elasticsearch.xpack.esql.datasources.spi.DirectReadBuffer
-
Bridge used by
DirectBufferFactory.forAllocator(BufferAllocator): allocates anArrowBufoflengthbytes fromallocatorand wraps it as aDirectReadBuffer. - allocatorForScheme(String) - Method in class org.elasticsearch.xpack.esql.datasources.StorageProviderRegistry
-
Per-query concurrency budget allocator for the given scheme, or
nullwhen per-query budgeting does not apply (file scheme, or permit limiting disabled viamax_concurrent_requests=0). - ALLOW_CASTING_IN_DEFAULT_TS_AGGS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fix for 140670, this allows for type conversion functions with no further computation to be evaluated inside default wrapping _over_time functions.
- allowed() - Method in record class org.elasticsearch.xpack.esql.plan.logical.HighlightOptions.EnumOption
-
Returns the value of the
allowedrecord component. - ALLOWED_BOUNDARY_SCANNERS - Static variable in record class org.elasticsearch.xpack.esql.plan.logical.HighlightOptions
- ALLOWED_CHUNKING_SETTING_OPTIONS - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Chunk
- ALLOWED_ENCODERS - Static variable in record class org.elasticsearch.xpack.esql.plan.logical.HighlightOptions
- ALLOWED_OPTIONS - Static variable in class org.elasticsearch.xpack.esql.expression.function.fulltext.Kql
- ALLOWED_OPTIONS - Static variable in class org.elasticsearch.xpack.esql.expression.function.fulltext.Match
- ALLOWED_OPTIONS - Static variable in class org.elasticsearch.xpack.esql.expression.function.fulltext.MatchPhrase
- ALLOWED_OPTIONS - Static variable in class org.elasticsearch.xpack.esql.expression.function.fulltext.QueryString
- ALLOWED_OPTIONS - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToIp
- ALLOWED_OPTIONS - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.date.DateParse
- ALLOWED_OPTIONS - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StBuffer
- ALLOWED_OPTIONS - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Chicken
- ALLOWED_OPTIONS - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.string.TopSnippets
- ALLOWED_OPTIONS - Static variable in class org.elasticsearch.xpack.esql.expression.function.vector.Knn
- ALLOWED_ORDERS - Static variable in record class org.elasticsearch.xpack.esql.plan.logical.HighlightOptions
- allowedTags() - Method in class org.elasticsearch.xpack.esql.analysis.AnalyzerContext
- allowedValues() - Method in record class org.elasticsearch.xpack.esql.expression.function.EsqlFunctionRegistry.ArgSignature.Hint
-
Returns the value of the
allowedValuesrecord component. - allowedValues() - Element in annotation interface org.elasticsearch.xpack.esql.expression.function.Param.Hint
- allowPartialResults() - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryRequest
- allowPartialResults() - Method in class org.elasticsearch.xpack.esql.session.Configuration
-
Whether this request can return partial results instead of failing fast on failures
- allowPartialResults(boolean) - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryRequest
- allowPartialResults(boolean) - Method in class org.elasticsearch.xpack.esql.session.ConfigurationBuilder
- allowsCrossProject() - Method in class org.elasticsearch.xpack.esql.action.EsqlResolveViewAction.Request
- allowsRemoteIndices() - Method in class org.elasticsearch.xpack.esql.action.EsqlResolveViewAction.Request
- ALWAYS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlExecutionInfo.IncludeExecutionMetadata
- AMBIGUOUS - Static variable in interface org.elasticsearch.xpack.esql.datasources.spi.RecordSplitter
-
Returned only by
RecordSplitter.findProvenRecordBoundary(InputStream)when a bounded probe cannot prove a record start within its convergence window (e.g. - analysis() - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryProfile
-
Span for the plan analysis phase - this does not include plan optimizations, which come later and are part of each individual plan profiling
- ANALYSIS - Static variable in class org.elasticsearch.xpack.esql.action.EsqlQueryProfile
- analysisRegistry() - Method in class org.elasticsearch.xpack.esql.analysis.AnalyzerContext
-
Node-level analyzer registry.
- analysisRegistry() - Method in class org.elasticsearch.xpack.esql.planner.AbstractPhysicalOperationProviders
- analysisRegistry() - Method in record class org.elasticsearch.xpack.esql.planner.LocalExecutionPlanner.LocalExecutionPlannerContext
-
Returns the value of the
analysisRegistryrecord component. - analyze(LogicalPlan) - Method in class org.elasticsearch.xpack.esql.analysis.Analyzer
- analyzed() - Method in record class org.elasticsearch.xpack.esql.anonymizer.PlanAnonymizer.AnonymizedPlans
-
Returns the value of the
analyzedrecord component. - analyzed() - Method in class org.elasticsearch.xpack.esql.expression.function.UnresolvedFunction
- analyzed() - Method in class org.elasticsearch.xpack.esql.plan.logical.LogicalPlan
- ANALYZED - Enum constant in enum class org.elasticsearch.xpack.esql.plan.logical.Explain.Type
- ANALYZED - Enum constant in enum class org.elasticsearch.xpack.esql.plan.logical.LogicalPlan.Stage
- analyzer() - Method in class org.elasticsearch.xpack.esql.expression.predicate.fulltext.FullTextPredicate
- Analyzer - Class in org.elasticsearch.xpack.esql.analysis
-
This class is part of the planner.
- Analyzer(AnalyzerContext, Verifier) - Constructor for class org.elasticsearch.xpack.esql.analysis.Analyzer
- Analyzer.ResolveRefs - Class in org.elasticsearch.xpack.esql.analysis
- AnalyzerContext - Class in org.elasticsearch.xpack.esql.analysis
- AnalyzerContext(Configuration, EsqlFunctionRegistry, PromqlFunctionRegistry, AnalysisRegistry, Map<IndexPattern, IndexResolution>, Map<String, IndexResolution>, EnrichResolution, InferenceResolution, TransportVersion, UnmappedResolution) - Constructor for class org.elasticsearch.xpack.esql.analysis.AnalyzerContext
- AnalyzerContext(Configuration, EsqlFunctionRegistry, PromqlFunctionRegistry, AnalysisRegistry, ProjectMetadata, Map<IndexPattern, IndexResolution>, Map<String, IndexResolution>, Map<LinkedIndexPattern, IndexResolution>, EnrichResolution, InferenceResolution, ExternalSourceResolution, TransportVersion, UnmappedResolution, QueryDslTimestampBoundsExtractor.TimestampBounds, IpLocationResolution) - Constructor for class org.elasticsearch.xpack.esql.analysis.AnalyzerContext
- AnalyzerContext(Configuration, EsqlFunctionRegistry, PromqlFunctionRegistry, AnalysisRegistry, UnmappedResolution, ProjectMetadata, EsqlSession.PreAnalysisResult, QueryDslTimestampBoundsExtractor.TimestampBounds, IpLocationResolution) - Constructor for class org.elasticsearch.xpack.esql.analysis.AnalyzerContext
- AnalyzerRule() - Constructor for class org.elasticsearch.xpack.esql.analysis.AnalyzerRules.AnalyzerRule
- AnalyzerRules - Class in org.elasticsearch.xpack.esql.analysis
- AnalyzerRules() - Constructor for class org.elasticsearch.xpack.esql.analysis.AnalyzerRules
- AnalyzerRules.AnalyzerRule<SubPlan> - Class in org.elasticsearch.xpack.esql.analysis
- AnalyzerRules.ParameterizedAnalyzerRule<SubPlan,
P> - Class in org.elasticsearch.xpack.esql.analysis - AnalyzerSettings - Record Class in org.elasticsearch.xpack.esql.analysis
-
Values for cluster level settings used during query analysis.
- AnalyzerSettings(int, int, int, int) - Constructor for record class org.elasticsearch.xpack.esql.analysis.AnalyzerSettings
-
Creates an instance of a
AnalyzerSettingsrecord class. - and(Supplier<Expression.TypeResolution>) - Method in class org.elasticsearch.xpack.esql.core.expression.Expression.TypeResolution
- and(Expression.TypeResolution) - Method in class org.elasticsearch.xpack.esql.core.expression.Expression.TypeResolution
- And - Class in org.elasticsearch.xpack.esql.expression.predicate.logical
- And(Source, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.predicate.logical.And
- AND - Enum constant in enum class org.elasticsearch.xpack.esql.expression.predicate.fulltext.FullTextPredicate.Operator
- AND - Enum constant in enum class org.elasticsearch.xpack.esql.expression.predicate.logical.BinaryLogicOperation
- AND - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- AND - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- AND - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseLexer
- AND - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- AND() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.LogicalBinaryContext
- AND() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.ArithmeticBinaryContext
- AND() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.NonReservedContext
- AnonymizationContext - Class in org.elasticsearch.xpack.esql.core.anonymizer
-
Per-query-submission state carried through a single
anonymize()traversal of a plan tree. - anonymize(LogicalPlan, LogicalPlan, LogicalPlan, PhysicalPlan) - Method in class org.elasticsearch.xpack.esql.anonymizer.PlanAnonymizer
-
Anonymize whichever pipeline stages reached completion.
- AnonymizedPlans(String, String, String, String, String) - Constructor for record class org.elasticsearch.xpack.esql.anonymizer.PlanAnonymizer.AnonymizedPlans
-
Creates an instance of a
AnonymizedPlansrecord class. - anonymous(boolean) - Method in class org.elasticsearch.xpack.esql.evaluator.command.IpLocationFunctionBridge.IpLocationCollectorImpl
- ANONYMOUS - Enum constant in enum class org.elasticsearch.xpack.esql.datasources.spi.FileDataSourceConfiguration.AuthMode
- anonymousVpn(boolean) - Method in class org.elasticsearch.xpack.esql.evaluator.command.IpLocationFunctionBridge.IpLocationCollectorImpl
- ANTI - Static variable in class org.elasticsearch.xpack.esql.plan.logical.join.JoinTypes
- AntiJoin - Class in org.elasticsearch.xpack.esql.plan.logical.join
-
An anti join used to implement
WHERE field NOT IN (subquery). - AntiJoin(Source, LogicalPlan, LogicalPlan, List<Attribute>, List<Attribute>) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.join.AntiJoin
- AntiJoin(Source, LogicalPlan, LogicalPlan, JoinConfig) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.join.AntiJoin
- ANY - Enum constant in enum class org.elasticsearch.xpack.esql.plan.logical.Enrich.Mode
- ANY - Enum constant in enum class org.elasticsearch.xpack.esql.plan.logical.ExecutesOn.ExecuteLocation
- anycast(boolean) - Method in class org.elasticsearch.xpack.esql.evaluator.command.IpLocationFunctionBridge.IpLocationCollectorImpl
- anyMatch(Predicate<? super T>) - Method in class org.elasticsearch.xpack.esql.core.tree.Node
- anyMatch(List<? extends Expression>, Predicate<? super Expression>) - Static method in class org.elasticsearch.xpack.esql.core.expression.Expressions
- append(Collection<? extends NamedExpression>) - Method in class org.elasticsearch.xpack.esql.planner.Layout.Builder
-
Appends many new channels to the layout.
- append(NamedExpression) - Method in class org.elasticsearch.xpack.esql.planner.Layout.Builder
-
Appends a new channel to the layout.
- append(Layout.ChannelSet) - Method in class org.elasticsearch.xpack.esql.planner.Layout.Builder
-
Appends a new channel to the layout.
- appendix() - Element in annotation interface org.elasticsearch.xpack.esql.expression.function.FunctionInfo
-
Extra information rendered at the bottom of the function docs.
- appendPath(String) - Method in class org.elasticsearch.xpack.esql.datasources.spi.StoragePath
- appendSeparator() - Method in record class org.elasticsearch.xpack.esql.plan.logical.Dissect.Parser
-
Returns the value of the
appendSeparatorrecord component. - applicableIn(boolean, boolean) - Static method in class org.elasticsearch.xpack.esql.plan.QuerySettings
-
The registered settings whose availability matches the supplied snapshot/serverless environment.
- applies_to() - Element in annotation interface org.elasticsearch.xpack.esql.expression.function.Example
-
If the example is applicable to only a capability available in a specific version
- applies_to() - Element in annotation interface org.elasticsearch.xpack.esql.expression.function.MapParam
- applies_to() - Element in annotation interface org.elasticsearch.xpack.esql.expression.function.MapParam.MapParamEntry
- applies_to() - Element in annotation interface org.elasticsearch.xpack.esql.expression.function.Param
- appliesImplicitNullsForAbsentColumn() - Method in interface org.elasticsearch.xpack.esql.datasources.spi.AggregatePushdownSupport
-
Whether a column that is absent from a split's per-column statistics can be treated as all-null — the "implicit nulls" contract that makes
COUNT(col) = rowCount - columnNullCountcorrect without a "column present?" probe. - appliesImplicitNullsForAbsentColumn() - Method in class org.elasticsearch.xpack.esql.datasources.TextAggregatePushdownSupport
-
Text formats harvest per-column stats partially (none / count / projected / all scopes), so a column missing from a split's stats means "not harvested," not "all-null." Returning
falsemakes the optimizer safe-missCOUNT(<unharvested-col>)rather than serving a wrong0under the footer-format implicit-nulls contract. - appliesTo - Variable in class org.elasticsearch.xpack.esql.expression.function.EsqlFunctionRegistry.ArgSignature
- appliesTo() - Method in class org.elasticsearch.xpack.esql.expression.function.EsqlFunctionRegistry.ArgSignature
- appliesTo() - Method in record class org.elasticsearch.xpack.esql.expression.function.EsqlFunctionRegistry.MapEntryArgSignature
-
Returns the value of the
appliesTorecord component. - appliesTo() - Element in annotation interface org.elasticsearch.xpack.esql.expression.function.FunctionInfo
-
Whether this function applies to particular versions of Elasticsearch.
- apply(long) - Method in class org.elasticsearch.xpack.esql.io.stream.PlanStreamInput.NameIdMapper
- apply(Boolean, Boolean) - Method in enum class org.elasticsearch.xpack.esql.expression.predicate.logical.BinaryLogicOperation
- apply(Object, Object) - Method in enum class org.elasticsearch.xpack.esql.core.expression.predicate.operator.comparison.BinaryComparisonOperation
- apply(String, FieldCapabilitiesResponse) - Method in interface org.elasticsearch.xpack.esql.session.IndexResolver.OriginalIndexExtractor
- apply(CloseableIterator<Page>, int) - Method in class org.elasticsearch.xpack.esql.datasources.spi.NullSpliceRowPositionStrategy
- apply(CloseableIterator<Page>, int) - Method in class org.elasticsearch.xpack.esql.datasources.spi.PassThroughRowPositionStrategy
- apply(CloseableIterator<Page>, int) - Method in interface org.elasticsearch.xpack.esql.datasources.spi.RowPositionStrategy
-
Wrap (or pass through) the reader's inner page iterator so each page has the
_rowPositionslot populated. - apply(Expression) - Method in interface org.elasticsearch.xpack.esql.evaluator.mapper.EvaluatorMapper.ToEvaluator
- apply(Source, ExpressionEvaluator.Factory, Rounding.Prepared) - Method in interface org.elasticsearch.xpack.esql.expression.function.scalar.date.DateTrunc.DateTruncFactoryProvider
- apply(Source, ExpressionEvaluator.Factory, ExpressionEvaluator.Factory) - Method in interface org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic.EsqlArithmeticOperation.BinaryEvaluator
- apply(Source, Expression, Expression) - Method in interface org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.EsqlBinaryComparison.BinaryOperatorConstructor
- apply(Source, P1, P2) - Method in interface org.elasticsearch.xpack.esql.core.tree.NodeInfo.NodeCtor2
- apply(Source, P1, P2, P3) - Method in interface org.elasticsearch.xpack.esql.core.tree.NodeInfo.NodeCtor3
- apply(Source, P1, P2, P3, P4) - Method in interface org.elasticsearch.xpack.esql.core.tree.NodeInfo.NodeCtor4
- apply(Source, P1, P2, P3, P4, P5) - Method in interface org.elasticsearch.xpack.esql.core.tree.NodeInfo.NodeCtor5
- apply(Source, P1, P2, P3, P4, P5, P6) - Method in interface org.elasticsearch.xpack.esql.core.tree.NodeInfo.NodeCtor6
- apply(Source, P1, P2, P3, P4, P5, P6, P7) - Method in interface org.elasticsearch.xpack.esql.core.tree.NodeInfo.NodeCtor7
- apply(Source, P1, P2, P3, P4, P5, P6, P7, P8) - Method in interface org.elasticsearch.xpack.esql.core.tree.NodeInfo.NodeCtor8
- apply(Source, P1, P2, P3, P4, P5, P6, P7, P8, P9) - Method in interface org.elasticsearch.xpack.esql.core.tree.NodeInfo.NodeCtor9
- apply(Source, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10) - Method in interface org.elasticsearch.xpack.esql.core.tree.NodeInfo.NodeCtor10
- apply(Source, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11) - Method in interface org.elasticsearch.xpack.esql.core.tree.NodeInfo.NodeCtor11
- apply(Source, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12) - Method in interface org.elasticsearch.xpack.esql.core.tree.NodeInfo.NodeCtor12
- apply(Source, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13) - Method in interface org.elasticsearch.xpack.esql.core.tree.NodeInfo.NodeCtor13
- apply(Source, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14) - Method in interface org.elasticsearch.xpack.esql.core.tree.NodeInfo.NodeCtor14
- apply(LogicalPlan) - Method in class org.elasticsearch.xpack.esql.analysis.AnalyzerRules.AnalyzerRule
- apply(LogicalPlan) - Method in class org.elasticsearch.xpack.esql.analysis.InsertDefaultInnerTimeSeriesAggregate
- apply(LogicalPlan) - Method in class org.elasticsearch.xpack.esql.analysis.ResolveImplicitTimeSeriesIdentityGrouping
- apply(LogicalPlan) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.local.InferIsNotNull
- apply(LogicalPlan) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.OptimizerRules.OptimizerRule
- apply(LogicalPlan) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.PropagateUnmappedFields
- apply(LogicalPlan) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.PruneColumns
- apply(LogicalPlan) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.ReplaceAliasingEvalWithProject
- apply(LogicalPlan) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.SetAsOptimized
- apply(LogicalPlan) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.WarnLostSortOrder
- apply(LogicalPlan) - Method in class org.elasticsearch.xpack.esql.view.ViewCompaction
-
Backward-compatible helper: runs
ViewCompaction.preIndexResolution(LogicalPlan)followed byViewCompaction.postIndexResolution(LogicalPlan). - apply(LogicalPlan, ActionListener<LogicalPlan>) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.preoptimizer.FoldInferenceFunctions
- apply(LogicalPlan, ActionListener<LogicalPlan>) - Method in interface org.elasticsearch.xpack.esql.optimizer.rules.logical.preoptimizer.LogicalPlanPreOptimizerRule
-
Apply the rule to the logical plan.
- apply(LogicalPlan, LocalLogicalOptimizerContext) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.local.ReplaceDateTruncBucketWithRoundTo
- apply(LogicalPlan, LocalLogicalOptimizerContext) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.local.ReplaceFieldWithConstantOrNull
- apply(LogicalPlan, LogicalOptimizerContext) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.OptimizerRules.OptimizerExpressionRule
- apply(LogicalPlan, LogicalOptimizerContext) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.PropagateEvalFoldables
- apply(LogicalPlan, LogicalOptimizerContext) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.PruneConstantSortKeysFromOrderBy
- apply(LogicalPlan, LogicalOptimizerContext) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.SubstituteApproximationPlan
- apply(LogicalPlan, P) - Method in class org.elasticsearch.xpack.esql.analysis.AnalyzerRules.ParameterizedAnalyzerRule
- apply(LogicalPlan, P) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.OptimizerRules.ParameterizedOptimizerRule
- apply(PhysicalPlan) - Method in class org.elasticsearch.xpack.esql.optimizer.PhysicalOptimizerRules.OptimizerRule
- apply(PhysicalPlan) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.physical.ProjectAwayColumns
- apply(PhysicalPlan, LocalPhysicalOptimizerContext) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.physical.local.PushExpressionsToFieldLoad
- apply(PhysicalPlan, P) - Method in class org.elasticsearch.xpack.esql.optimizer.PhysicalOptimizerRules.ParameterizedOptimizerRule
- apply(T) - Method in class org.elasticsearch.xpack.esql.rule.ParameterizedRule
- apply(T) - Method in class org.elasticsearch.xpack.esql.rule.Rule
- apply(T, P) - Method in class org.elasticsearch.xpack.esql.rule.ParameterizedRule
- apply(T, U) - Method in interface org.elasticsearch.xpack.esql.core.expression.predicate.PredicateBiFunction
- applyFileMetadataFilters(List<StorageEntry>, List<PartitionFilterHintExtractor.PartitionFilterHint>) - Static method in class org.elasticsearch.xpack.esql.datasources.glob.GlobExpander
- ApplyWindowFilter - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical
- ApplyWindowFilter() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.ApplyWindowFilter
- Approximation - Class in org.elasticsearch.xpack.esql.approximation
-
Generates subplans to obtain a good sample probability for approximation and the final main plan.
- APPROXIMATION - Static variable in class org.elasticsearch.xpack.esql.plan.QuerySettings
- APPROXIMATION_FIX_MIN_SOURCE_ROW_COUNT - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fix query approximation for queries with few source rows, that are expanded (e.g.
- APPROXIMATION_FIX_MV_FUNCTIONS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Bugfix in query approximation to not produce confidence intervals for multivalued functions.
- APPROXIMATION_FIX_NON_APPROXIMABLE_FORK_BRANCHES - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Bugfix in query approximation to not rewrite non-approximable FORK branches: #149501
- APPROXIMATION_FORK - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support query approximation with FORK and subqueries.
- APPROXIMATION_INLINE_STATS_V2 - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support query approximation with INLINE STATS
- APPROXIMATION_LOOKUP_JOIN_V2 - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support query approximation with LOOKUP JOIN
- APPROXIMATION_V7 - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support query approximation.
- ApproximationDriver - Interface in org.elasticsearch.xpack.esql.approximation
-
Drives approximation subplan execution and substitutes sample probabilities into the main plan.
- ApproximationPlan - Class in org.elasticsearch.xpack.esql.approximation
-
Generates an approximate query for queries suitable for approximation.
- ApproximationPlan() - Constructor for class org.elasticsearch.xpack.esql.approximation.ApproximationPlan
- ApproximationPlan.SampleProbabilityPlaceHolder - Class in org.elasticsearch.xpack.esql.approximation
-
A placeholder expression in the main approximation plan, that is replaced by the actual value after subplan execution.
- ApproximationSettings - Record Class in org.elasticsearch.xpack.esql.approximation
-
Settings for query approximation.
- ApproximationSettings(Integer, Double) - Constructor for record class org.elasticsearch.xpack.esql.approximation.ApproximationSettings
-
Creates an instance of a
ApproximationSettingsrecord class. - ApproximationSettings(StreamInput) - Constructor for record class org.elasticsearch.xpack.esql.approximation.ApproximationSettings
- ApproximationSettings.Builder - Class in org.elasticsearch.xpack.esql.approximation
- ApproximationVerifier - Class in org.elasticsearch.xpack.esql.approximation
-
This class approximate results for certain classes of ES|QL queries.
- ApproximationVerifier() - Constructor for class org.elasticsearch.xpack.esql.approximation.ApproximationVerifier
- ApproximationVerifier.QueryProperties - Record Class in org.elasticsearch.xpack.esql.approximation
- areBoundariesInvalid(Object, Object) - Method in class org.elasticsearch.xpack.esql.expression.predicate.Range
-
Check whether the boundaries are invalid ( upper < lower) or not.
- areCompatible(DataType, DataType) - Static method in enum class org.elasticsearch.xpack.esql.core.type.DataType
- areCompatible(DataType, DataType) - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.In
- areTypesCompatible(DataType, DataType) - Static method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.EsqlBinaryComparison
-
Check if the two types are compatible for binary comparison.
- argDescriptions() - Method in record class org.elasticsearch.xpack.esql.expression.function.EsqlFunctionRegistry.FunctionDescription
-
The description of every argument.
- argNames() - Method in record class org.elasticsearch.xpack.esql.expression.function.EsqlFunctionRegistry.FunctionDescription
-
The name of every argument.
- args() - Method in record class org.elasticsearch.xpack.esql.expression.function.EsqlFunctionRegistry.FunctionDescription
-
The signature of every argument.
- ArgSignature(String, String[], String, boolean, boolean) - Constructor for class org.elasticsearch.xpack.esql.expression.function.EsqlFunctionRegistry.ArgSignature
- ArgSignature(String, String[], String, boolean, boolean, DataType) - Constructor for class org.elasticsearch.xpack.esql.expression.function.EsqlFunctionRegistry.ArgSignature
- ArgSignature(String, String[], String, boolean, boolean, EsqlFunctionRegistry.ArgSignature.Hint, DataType) - Constructor for class org.elasticsearch.xpack.esql.expression.function.EsqlFunctionRegistry.ArgSignature
- ArgSignature(String, String[], String, boolean, boolean, EsqlFunctionRegistry.ArgSignature.Hint, DataType, String) - Constructor for class org.elasticsearch.xpack.esql.expression.function.EsqlFunctionRegistry.ArgSignature
- ArgSignature(String, String[], String, boolean, EsqlFunctionRegistry.ArgSignature.Hint, boolean) - Constructor for class org.elasticsearch.xpack.esql.expression.function.EsqlFunctionRegistry.ArgSignature
- arguments() - Method in class org.elasticsearch.xpack.esql.core.expression.function.Function
- ArithmeticBinaryContext(EsqlBaseParser.OperatorExpressionContext) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ArithmeticBinaryContext
- ArithmeticBinaryContext(PromqlBaseParser.ExpressionContext) - Constructor for class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.ArithmeticBinaryContext
- ArithmeticOperation - Class in org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic
- ArithmeticOperation(Source, Expression, Expression, BinaryArithmeticOperation) - Constructor for class org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic.ArithmeticOperation
- Arithmetics - Class in org.elasticsearch.xpack.esql.core.expression.predicate.operator.arithmetic
-
Arithmetic operation using the type widening rules of the JLS 5.6.2 namely widen to double or float or long or int in this order.
- Arithmetics.NumericArithmetic - Interface in org.elasticsearch.xpack.esql.core.expression.predicate.operator.arithmetic
- ArithmeticUnaryContext(EsqlBaseParser.OperatorExpressionContext) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ArithmeticUnaryContext
- ArithmeticUnaryContext(PromqlBaseParser.ExpressionContext) - Constructor for class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.ArithmeticUnaryContext
- arity() - Method in class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionDefinition
- arrowField(String) - Method in class org.elasticsearch.xpack.esql.formatter.arrow.BlockArrowFormatter
- arrowField(String) - Method in class org.elasticsearch.xpack.esql.formatter.arrow.BlockArrowFormatter.AsDateRange
- ArrowFormat - Class in org.elasticsearch.xpack.esql.formatter.arrow
- ArrowFormat() - Constructor for class org.elasticsearch.xpack.esql.formatter.arrow.ArrowFormat
- arrowOut(BytesStream) - Static method in class org.elasticsearch.xpack.esql.formatter.arrow.ArrowResponse.ResponseSegment
-
Adapts a
BytesStreamso that Arrow can write to it. - ArrowResponse - Class in org.elasticsearch.xpack.esql.formatter.arrow
- ArrowResponse(List<ArrowResponse.Column>, List<Page>) - Constructor for class org.elasticsearch.xpack.esql.formatter.arrow.ArrowResponse
- ArrowResponse.Column - Class in org.elasticsearch.xpack.esql.formatter.arrow
- ArrowResponse.ResponseSegment - Class in org.elasticsearch.xpack.esql.formatter.arrow
-
An Arrow response is composed of different segments, each being a set of chunks: the schema header, the data buffers, and the trailer.
- ArrowToEsql - Record Class in org.elasticsearch.xpack.esql.datasources.arrow
-
Mapping information from Arrow vectors to ES|QL blocks.
- ArrowToEsql(DataType, ElementType, ArrowToBlockConverter) - Constructor for record class org.elasticsearch.xpack.esql.datasources.arrow.ArrowToEsql
-
Creates an instance of a
ArrowToEsqlrecord class. - AS - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- AS - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- AS() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ChangePointCommandContext
- AS() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.JoinTargetContext
- AS() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.RenameClauseContext
- asAttributes(List<? extends NamedExpression>) - Static method in class org.elasticsearch.xpack.esql.core.expression.Expressions
- asBigInteger(Number) - Static method in class org.elasticsearch.xpack.esql.core.expression.predicate.operator.arithmetic.Arithmetics
- AsBoolean(DataType) - Constructor for class org.elasticsearch.xpack.esql.formatter.arrow.BlockArrowFormatter.AsBoolean
- asBuilder() - Method in class org.elasticsearch.xpack.esql.core.expression.AttributeSet
- asBuilder() - Method in class org.elasticsearch.xpack.esql.core.querydsl.query.BoolQuery
- asBuilder() - Method in class org.elasticsearch.xpack.esql.core.querydsl.query.ExistsQuery
- asBuilder() - Method in class org.elasticsearch.xpack.esql.core.querydsl.query.GeoDistanceQuery
- asBuilder() - Method in class org.elasticsearch.xpack.esql.core.querydsl.query.MatchAll
- asBuilder() - Method in class org.elasticsearch.xpack.esql.core.querydsl.query.NotQuery
- asBuilder() - Method in class org.elasticsearch.xpack.esql.core.querydsl.query.PrefixQuery
- asBuilder() - Method in class org.elasticsearch.xpack.esql.core.querydsl.query.Query
-
Used internally to convert to retrieve a
QueryBuilderby queries. - asBuilder() - Method in class org.elasticsearch.xpack.esql.core.querydsl.query.QueryStringQuery
- asBuilder() - Method in class org.elasticsearch.xpack.esql.core.querydsl.query.RangeQuery
- asBuilder() - Method in class org.elasticsearch.xpack.esql.core.querydsl.query.RegexQuery
- asBuilder() - Method in class org.elasticsearch.xpack.esql.core.querydsl.query.TermQuery
- asBuilder() - Method in class org.elasticsearch.xpack.esql.core.querydsl.query.TermsQuery
- asBuilder() - Method in class org.elasticsearch.xpack.esql.core.querydsl.query.WildcardQuery
- asBuilder() - Method in class org.elasticsearch.xpack.esql.io.stream.ExpressionQuery
- asBuilder() - Method in class org.elasticsearch.xpack.esql.querydsl.query.EqualsSyntheticSourceDelegate
- asBuilder() - Method in class org.elasticsearch.xpack.esql.querydsl.query.KnnQuery
- asBuilder() - Method in class org.elasticsearch.xpack.esql.querydsl.query.KqlQuery
- asBuilder() - Method in class org.elasticsearch.xpack.esql.querydsl.query.MatchPhraseQuery
- asBuilder() - Method in class org.elasticsearch.xpack.esql.querydsl.query.MatchQuery
- asBuilder() - Method in class org.elasticsearch.xpack.esql.querydsl.query.SingleValueQuery
- asBuilder() - Method in class org.elasticsearch.xpack.esql.querydsl.query.SpatialRelatesQuery
- asBuilder() - Method in class org.elasticsearch.xpack.esql.querydsl.query.TranslationAwareExpressionQuery
- ASC - Enum constant in enum class org.elasticsearch.xpack.esql.expression.Order.OrderDirection
- ASC - Enum constant in enum class org.elasticsearch.xpack.esql.plan.physical.EsQueryExec.Direction
- ASC - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- ASC - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- ASC() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.OrderExpressionContext
- asCaseInsensitive() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.DataSourceConfigDefinition
-
Returns a copy whose values are treated as case-insensitive (normalized to lowercase on input).
- AsDateRange(DataType) - Constructor for class org.elasticsearch.xpack.esql.formatter.arrow.BlockArrowFormatter.AsDateRange
- asDateTime(long, ZoneId) - Static method in class org.elasticsearch.xpack.esql.core.util.DateUtils
-
Creates a datetime from the millis since epoch (thus the time-zone is UTC).
- asDateTime(String) - Static method in class org.elasticsearch.xpack.esql.core.util.DateUtils
-
Parses the given string into a DateTime using UTC as a default timezone.
- asDateTime(Instant, ZoneId) - Static method in class org.elasticsearch.xpack.esql.core.util.DateUtils
- asDateTimeWithNanos(String, ZoneId) - Static method in class org.elasticsearch.xpack.esql.core.util.DateUtils
-
Parses the given string into a ZonedDateTime using the provided timezone.
- asFederatedAuth() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.DataSourceConfigDefinition
-
Returns a copy that marks this field as contributing to federated authentication.
- AsFloat64(DataType) - Constructor for class org.elasticsearch.xpack.esql.formatter.arrow.BlockArrowFormatter.AsFloat64
- asFunction() - Method in enum class org.elasticsearch.xpack.esql.plan.logical.promql.operator.VectorBinaryArithmetic.ArithmeticOp
- asFunction() - Method in enum class org.elasticsearch.xpack.esql.plan.logical.promql.operator.VectorBinaryComparison.ComparisonOp
- asFunction() - Method in interface org.elasticsearch.xpack.esql.plan.logical.promql.operator.VectorBinaryOperator.BinaryOp
- asFunction() - Method in enum class org.elasticsearch.xpack.esql.plan.logical.promql.operator.VectorBinarySet.SetOp
- asGeoBoundingBox(Object) - Static method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialGridFunction
- asGeoBoundingBox(Rectangle) - Static method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialGridFunction
- Asin - Class in org.elasticsearch.xpack.esql.expression.function.scalar.math
-
Inverse cosine trigonometric function.
- Asin(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.math.Asin
- asIndexNameWildcard() - Method in class org.elasticsearch.xpack.esql.core.expression.predicate.regex.WildcardPattern
-
Returns the pattern in (IndexNameExpressionResolver) wildcard format.
- Asinh - Class in org.elasticsearch.xpack.esql.expression.function.scalar.math
-
Inverse hyperbolic sine function.
- Asinh(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.math.Asinh
- ASINH_FUNCTION - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for the ASINH function.
- AsInt32(DataType) - Constructor for class org.elasticsearch.xpack.esql.formatter.arrow.BlockArrowFormatter.AsInt32
- AsInt64(DataType) - Constructor for class org.elasticsearch.xpack.esql.formatter.arrow.BlockArrowFormatter.AsInt64
- AsInt64(DataType, Types.MinorType) - Constructor for class org.elasticsearch.xpack.esql.formatter.arrow.BlockArrowFormatter.AsInt64
- asInteger(DataType) - Static method in class org.elasticsearch.xpack.esql.core.type.DataTypeConverter
- asJavaRegex() - Method in class org.elasticsearch.xpack.esql.core.expression.predicate.regex.RLikePattern
- asJavaRegex() - Method in class org.elasticsearch.xpack.esql.core.expression.predicate.regex.RLikePatternList
-
Returns a Java regex that matches any of the patterns in the list.
- asJavaRegex() - Method in interface org.elasticsearch.xpack.esql.core.expression.predicate.regex.StringPattern
-
Returns the pattern in (Java) regex format.
- asJavaRegex() - Method in class org.elasticsearch.xpack.esql.core.expression.predicate.regex.WildcardPattern
- asJavaRegex() - Method in class org.elasticsearch.xpack.esql.core.expression.predicate.regex.WildcardPatternList
-
Returns a Java regex that matches any of the patterns in the list.
- asLuceneQuery(MappedFieldType, MultiTermQuery.RewriteMethod, SearchExecutionContext) - Method in interface org.elasticsearch.xpack.esql.capabilities.TranslationAware
-
Translates this expression into a Lucene
Query. - asLuceneQuery(MappedFieldType, MultiTermQuery.RewriteMethod, SearchExecutionContext) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.regex.RLikeList
- asLuceneQuery(MappedFieldType, MultiTermQuery.RewriteMethod, SearchExecutionContext) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.regex.WildcardLikeList
- asLuceneWildcard() - Method in class org.elasticsearch.xpack.esql.core.expression.predicate.regex.WildcardPattern
-
Returns the pattern in (Lucene) wildcard format.
- asMap() - Method in class org.elasticsearch.xpack.esql.datasources.metadata.DataSourceSettings
- asMillis(ZonedDateTime) - Static method in class org.elasticsearch.xpack.esql.core.util.DateUtils
- asn(long) - Method in class org.elasticsearch.xpack.esql.evaluator.command.IpLocationFunctionBridge.IpLocationCollectorImpl
- asNanos(ZonedDateTime) - Static method in class org.elasticsearch.xpack.esql.core.util.DateUtils
- asnChangedDate(String) - Method in class org.elasticsearch.xpack.esql.evaluator.command.IpLocationFunctionBridge.IpLocationCollectorImpl
- AsNull(DataType) - Constructor for class org.elasticsearch.xpack.esql.formatter.arrow.BlockArrowFormatter.AsNull
- asOrder() - Method in enum class org.elasticsearch.xpack.esql.plan.physical.EsQueryExec.Direction
- asProject() - Method in class org.elasticsearch.xpack.esql.plan.logical.local.ResolvingProject
- asQuery(LucenePushdownPredicates, Expression) - Method in class org.elasticsearch.xpack.esql.planner.TranslatorHandler
- asQuery(LucenePushdownPredicates, TranslatorHandler) - Method in interface org.elasticsearch.xpack.esql.capabilities.TranslationAware
-
Translates the implementing expression into a Query.
- asQuery(LucenePushdownPredicates, TranslatorHandler) - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.FullTextFunction
- asQuery(LucenePushdownPredicates, TranslatorHandler) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.RangeIntersects
- asQuery(LucenePushdownPredicates, TranslatorHandler) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.RangeWithin
- asQuery(LucenePushdownPredicates, TranslatorHandler) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.ip.CIDRMatch
- asQuery(LucenePushdownPredicates, TranslatorHandler) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialRelatesFunction
- asQuery(LucenePushdownPredicates, TranslatorHandler) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Contains
- asQuery(LucenePushdownPredicates, TranslatorHandler) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.EndsWith
- asQuery(LucenePushdownPredicates, TranslatorHandler) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.regex.RLike
- asQuery(LucenePushdownPredicates, TranslatorHandler) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.regex.RLikeList
-
Returns a
Querythat matches the field against the provided patterns. - asQuery(LucenePushdownPredicates, TranslatorHandler) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.regex.WildcardLike
- asQuery(LucenePushdownPredicates, TranslatorHandler) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.regex.WildcardLikeList
-
Returns a
Querythat matches the field against the provided patterns. - asQuery(LucenePushdownPredicates, TranslatorHandler) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.StartsWith
- asQuery(LucenePushdownPredicates, TranslatorHandler) - Method in class org.elasticsearch.xpack.esql.expression.predicate.logical.BinaryLogic
- asQuery(LucenePushdownPredicates, TranslatorHandler) - Method in class org.elasticsearch.xpack.esql.expression.predicate.logical.Not
- asQuery(LucenePushdownPredicates, TranslatorHandler) - Method in class org.elasticsearch.xpack.esql.expression.predicate.nulls.IsNotNull
- asQuery(LucenePushdownPredicates, TranslatorHandler) - Method in class org.elasticsearch.xpack.esql.expression.predicate.nulls.IsNull
- asQuery(LucenePushdownPredicates, TranslatorHandler) - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.Equals
- asQuery(LucenePushdownPredicates, TranslatorHandler) - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.EsqlBinaryComparison
-
This method is responsible for pushing the ES|QL Binary Comparison operators into Lucene.
- asQuery(LucenePushdownPredicates, TranslatorHandler) - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.In
- asQuery(LucenePushdownPredicates, TranslatorHandler) - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.InsensitiveEquals
- asQuery(LucenePushdownPredicates, TranslatorHandler) - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.NotEquals
- asQuery(LucenePushdownPredicates, TranslatorHandler) - Method in class org.elasticsearch.xpack.esql.expression.predicate.Range
- asRectangle(BytesRef) - Static method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialGridFunction
- assertIllegalState(Boolean, String) - Static method in class org.elasticsearch.xpack.esql.ExceptionUtils
-
We generally prefer to avoid assertions in production code, as they can kill the entire node if they fail, instead of just failing a given test.
- assertIllegalState(Supplier<Boolean>, String) - Static method in class org.elasticsearch.xpack.esql.ExceptionUtils
-
We generally prefer to avoid assertions in production code, as they can kill the entire node if they fail, instead of just failing a given test.
- ASSIGN - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- ASSIGN - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- ASSIGN() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.CompletionCommandContext
- ASSIGN() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.DissectCommandOptionContext
- ASSIGN() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.EnrichWithClauseContext
- ASSIGN() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FieldContext
- ASSIGN() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.IpLocationCommandContext
- ASSIGN() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlCommandContext
- ASSIGN() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlParamContext
- ASSIGN() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlQueryContentContext
- ASSIGN() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.RegisteredDomainCommandContext
- ASSIGN() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.RenameClauseContext
- ASSIGN() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.RerankCommandContext
- ASSIGN() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.SetFieldContext
- ASSIGN() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.UriPartsCommandContext
- ASSIGN() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.UserAgentCommandContext
- AstBuilder - Class in org.elasticsearch.xpack.esql.parser
- AstBuilder(ExpressionBuilder.ParsingContext) - Constructor for class org.elasticsearch.xpack.esql.parser.AstBuilder
- ASTERISK - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- ASTERISK - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- ASTERISK - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseLexer
- ASTERISK - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- ASTERISK() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ArithmeticBinaryContext
- ASTERISK() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FunctionExpressionContext
- ASTERISK() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.ArithmeticBinaryContext
- ASTERISK() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.SubqueryResolutionContext
- AsVarBinary(DataType) - Constructor for class org.elasticsearch.xpack.esql.formatter.arrow.BlockArrowFormatter.AsVarBinary
- AsVarChar(DataType) - Constructor for class org.elasticsearch.xpack.esql.formatter.arrow.BlockArrowFormatter.AsVarChar
- asWkb(Geometry) - Method in enum class org.elasticsearch.xpack.esql.core.util.SpatialCoordinateTypes
- asWkt(Geometry) - Method in enum class org.elasticsearch.xpack.esql.core.util.SpatialCoordinateTypes
- async() - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryRequest
- async(EsqlStatement, String) - Static method in class org.elasticsearch.xpack.esql.action.PreparedEsqlQueryRequest
-
Creates an asynchronous request backed by the given pre-built statement.
- ASYNC_ACTION_SUFFIX - Static variable in class org.elasticsearch.xpack.esql.core.async.AsyncTaskManagementService
- ASYNC_OPERATOR_WARNINGS_FIX - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fix for async operator sometimes completing the driver without emitting the stored warnings
- ASYNC_QUERY - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Does ESQL support async queries.
- ASYNC_QUERY_STATUS_HEADERS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support sending HTTP headers about the status of an async query.
- ASYNC_QUERY_STATUS_HEADERS_FIX - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fix async headers not being sent on "get" requests
- AsyncConnectorSourceOperatorFactory - Class in org.elasticsearch.xpack.esql.datasources
-
Source-operator factory that executes a connector query on a background thread and feeds pages into an
AsyncExternalSourceBufferfor the driver to consume. - AsyncConnectorSourceOperatorFactory(Connector, QueryRequest, int, Executor) - Constructor for class org.elasticsearch.xpack.esql.datasources.AsyncConnectorSourceOperatorFactory
- AsyncConnectorSourceOperatorFactory(Connector, QueryRequest, int, Executor, ExternalSliceQueue) - Constructor for class org.elasticsearch.xpack.esql.datasources.AsyncConnectorSourceOperatorFactory
- asyncEsqlQueryRequest(String) - Static method in class org.elasticsearch.xpack.esql.action.EsqlQueryRequest
- asyncExecute(Request, TimeValue, boolean, ActionListener<Response>) - Method in class org.elasticsearch.xpack.esql.core.async.AsyncTaskManagementService
- asyncExecutionId() - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryResponse
- AsyncExternalSourceBuffer - Class in org.elasticsearch.xpack.esql.datasources
-
Thread-safe buffer for async external source data.
- AsyncExternalSourceBuffer(long) - Constructor for class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceBuffer
- AsyncExternalSourceOperator - Class in org.elasticsearch.xpack.esql.datasources
-
Source operator that retrieves data from external sources (Iceberg tables, Parquet files, etc.).
- AsyncExternalSourceOperator(AsyncExternalSourceBuffer) - Constructor for class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceOperator
- AsyncExternalSourceOperator(AsyncExternalSourceBuffer, ExternalSourceMetrics, String) - Constructor for class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceOperator
- AsyncExternalSourceOperator.Status - Class in org.elasticsearch.xpack.esql.datasources
- AsyncExternalSourceOperatorFactory - Class in org.elasticsearch.xpack.esql.datasources
-
Dual-mode async factory for creating source operators that read from external storage.
- AsyncExternalSourceOperatorFactory.Builder - Class in org.elasticsearch.xpack.esql.datasources
-
Fluent builder for
AsyncExternalSourceOperatorFactory. - AsyncTaskManagementService<Request,
Response, - Class in org.elasticsearch.xpack.esql.core.asyncT> -
Service for managing ESQL requests
- AsyncTaskManagementService(String, Client, String, NamedWriteableRegistry, TaskManager, String, AsyncTaskManagementService.AsyncOperation<Request, Response, T>, Class<T>, ClusterService, ThreadPool, BigArrays) - Constructor for class org.elasticsearch.xpack.esql.core.async.AsyncTaskManagementService
- AsyncTaskManagementService.AsyncOperation<Request,
Response, - Interface in org.elasticsearch.xpack.esql.core.asyncT> - at() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- at() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.EvaluationContext
- at() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.selector.Evaluation
- AT - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseLexer
- AT - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- AT() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.AtContext
- AT_END - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseLexer
- AT_END - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- AT_END() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.AtContext
- AT_START - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseLexer
- AT_START - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- AT_START() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.AtContext
- Atan - Class in org.elasticsearch.xpack.esql.expression.function.scalar.math
-
Inverse cosine trigonometric function.
- Atan(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.math.Atan
- Atan2 - Class in org.elasticsearch.xpack.esql.expression.function.scalar.math
-
Inverse cosine trigonometric function.
- Atan2(Source, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.math.Atan2
- Atanh - Class in org.elasticsearch.xpack.esql.expression.function.scalar.math
-
Inverse hyperbolic tangent function.
- Atanh(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.math.Atanh
- ATANH_FUNCTION - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for the ATANH function.
- AtContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.AtContext
- attach(ExternalSourceMetrics, String) - Method in class org.elasticsearch.xpack.esql.datasources.spi.StorageObjectMetricsCounters
-
Attaches the node telemetry sink and the storage
schemedimension, so subsequent request/retry events are published toExternalSourceMetricsas well as the profile snapshot. - attachMetrics(ExternalSourceMetrics, String) - Method in class org.elasticsearch.xpack.esql.datasources.spi.AbstractMeteredStorageObject
- attachMetrics(ExternalSourceMetrics, String) - Method in interface org.elasticsearch.xpack.esql.datasources.spi.StorageObject
-
Attaches the node telemetry sink and the storage
schemedimension so that this object's read/retry events are published toExternalSourceMetrics(in addition to the profile counters surfaced byStorageObject.metrics()). - attribute(Expression) - Static method in class org.elasticsearch.xpack.esql.core.expression.Expressions
- Attribute - Class in org.elasticsearch.xpack.esql.core.expression
-
Expressions that can be materialized and describe properties of the derived table. - Attribute(Source, String, String, NameId) - Constructor for class org.elasticsearch.xpack.esql.core.expression.Attribute
- Attribute(Source, String, String, Nullability, NameId) - Constructor for class org.elasticsearch.xpack.esql.core.expression.Attribute
- Attribute(Source, String, String, Nullability, NameId, boolean) - Constructor for class org.elasticsearch.xpack.esql.core.expression.Attribute
- Attribute(Source, String, NameId) - Constructor for class org.elasticsearch.xpack.esql.core.expression.Attribute
- Attribute(Source, String, Nullability, NameId) - Constructor for class org.elasticsearch.xpack.esql.core.expression.Attribute
- Attribute(Source, String, Nullability, NameId, boolean) - Constructor for class org.elasticsearch.xpack.esql.core.expression.Attribute
- ATTRIBUTE_EQUALS_RESPECTS_NAME_ID - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fix attribute equality to respect the name id of the attribute.
- Attribute.IdIgnoringWrapper - Record Class in org.elasticsearch.xpack.esql.core.expression
-
A wrapper class where equality of the contained attribute ignores the
NamedExpression.id(). - AttributeMap<E> - Class in org.elasticsearch.xpack.esql.core.expression
-
Dedicated map for checking
Attributeequality. - AttributeMap(Attribute, E) - Constructor for class org.elasticsearch.xpack.esql.core.expression.AttributeMap
- AttributeMap.Builder<E> - Class in org.elasticsearch.xpack.esql.core.expression
- attributeMetadata() - Method in record class org.elasticsearch.xpack.esql.session.Result
-
Returns the value of the
attributeMetadatarecord component. - attributeMetadata(NameId) - Method in record class org.elasticsearch.xpack.esql.session.Result
- attributeNames() - Method in class org.elasticsearch.xpack.esql.core.expression.AttributeMap
- attributes() - Static method in class org.elasticsearch.xpack.esql.core.expression.ExpressionCoreWritables
- attributes() - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceOperatorFactory
- attributes() - Method in class org.elasticsearch.xpack.esql.datasources.ExternalSchema
- attributes() - Method in interface org.elasticsearch.xpack.esql.datasources.ExternalSourceMetadata
-
Deprecated.
- attributes() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.QueryRequest
-
Returns the value of the
attributesrecord component. - attributes() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.SourceOperatorContext
-
Returns the value of the
attributesrecord component. - attributes() - Static method in class org.elasticsearch.xpack.esql.expression.ExpressionWritables
- attributes(List<Attribute>) - Method in class org.elasticsearch.xpack.esql.datasources.spi.SourceOperatorContext.Builder
- ATTRIBUTES - Static variable in class org.elasticsearch.xpack.esql.plan.logical.MetricsInfo
- ATTRIBUTES - Static variable in class org.elasticsearch.xpack.esql.plan.logical.TsInfo
- ATTRIBUTES_MAP - Static variable in class org.elasticsearch.xpack.esql.core.expression.MetadataAttribute
- AttributeSet - Class in org.elasticsearch.xpack.esql.core.expression
-
Set variant of
AttributeMap- please see that class Javadoc. - AttributeSet.Builder - Class in org.elasticsearch.xpack.esql.core.expression
- attributesToExtract - Variable in class org.elasticsearch.xpack.esql.plan.physical.FieldExtractExec
- attributesToExtract() - Method in class org.elasticsearch.xpack.esql.plan.physical.ExternalFieldExtractExec
- attributesToExtract() - Method in class org.elasticsearch.xpack.esql.plan.physical.FieldExtractExec
- attrs() - Method in class org.elasticsearch.xpack.esql.plan.physical.EsQueryExec
- auth() - Method in class org.elasticsearch.xpack.esql.datasources.spi.FileDataSourceConfiguration
- AUTH - Static variable in class org.elasticsearch.xpack.esql.datasources.spi.FileDataSourceConfiguration
- authorizedDatasets() - Method in record class org.elasticsearch.xpack.esql.datasources.DatasetRewriter.DatasetResolution
-
Returns the value of the
authorizedDatasetsrecord component. - AUTO - Enum constant in enum class org.elasticsearch.xpack.esql.datasources.PartitionConfig.Strategy
- AUTO_PARTITION_DOCS_THRESHOLD - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
- AutomataMatch - Class in org.elasticsearch.xpack.esql.expression.function.scalar.string
-
Matches
BytesRefs againstautomata. - AutomataMatch() - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.string.AutomataMatch
- automaton() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.selector.LabelMatcher
- automaton(BytesRef) - Static method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.InsensitiveEquals
- AutomatonUtils - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical.promql
-
Utility class for analyzing Lucene Automaton patterns to extract optimization opportunities.
- AutomatonUtils.PatternFragment - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical.promql
-
Represents a pattern fragment that can be optimized.
- AutomatonUtils.PatternFragment.Type - Enum Class in org.elasticsearch.xpack.esql.optimizer.rules.logical.promql
- AutoPartitionDetector - Class in org.elasticsearch.xpack.esql.datasources
-
Auto-detecting partition detector that tries Hive-style detection first, then falls back to template-based detection if a path template is configured.
- available() - Method in class org.elasticsearch.xpack.esql.EsqlInfoTransportAction
- availableNodes() - Method in record class org.elasticsearch.xpack.esql.plugin.ExternalDistributionContext
-
Returns the value of the
availableNodesrecord component. - availablePolicies() - Method in class org.elasticsearch.xpack.esql.enrich.EnrichPolicyResolver
- availableStyles() - Static method in enum class org.elasticsearch.xpack.esql.expression.function.scalar.string.ChickenArtBuilder
-
Returns a comma-separated list of all available style names.
- Avg - Class in org.elasticsearch.xpack.esql.expression.function.aggregate
- Avg(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.Avg
- Avg(Source, Expression, Expression, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.Avg
- AvgOverTime - Class in org.elasticsearch.xpack.esql.expression.function.aggregate
-
Similar to
Avg, but it is used to calculate the average value over a time series of values from the given field. - AvgOverTime(Source, Expression, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.AvgOverTime
- AvgOverTime(Source, Expression, Expression, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.AvgOverTime
B
- base() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToIntegerBase
- base() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToLongBase
- base() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Pow
- BASE_CONVERSION - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for base conversion in TO_LONG and TO_INTEGER
- BASE64_DECODE_ENCODE - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Base64 encoding and decoding functions.
- baseRamBytesUsed() - Method in record class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToAggregateMetricDouble.DoubleEvaluator
- baseRamBytesUsed() - Method in record class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToAggregateMetricDouble.IntEvaluator
- baseRamBytesUsed() - Method in record class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToAggregateMetricDouble.LongEvaluator
- baseRamBytesUsed() - Method in record class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToAggregateMetricDouble.UnsignedLong
- baseRamBytesUsed() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToStringFromAggregateMetricDoubleEvaluator
- baseRamBytesUsed() - Method in record class org.elasticsearch.xpack.esql.expression.LiteralsEvaluator
- baseRamBytesUsed() - Method in record class org.elasticsearch.xpack.esql.expression.predicate.logical.BooleanLogicExpressionEvaluator
- baseRamBytesUsed() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.EqualsDenseVectorEvaluator
- baseRamBytesUsed() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.InBooleanEvaluator
- baseRamBytesUsed() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.InBytesRefEvaluator
- baseRamBytesUsed() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.InDoubleEvaluator
- baseRamBytesUsed() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.InIntEvaluator
- baseRamBytesUsed() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.InLongEvaluator
- baseRamBytesUsed() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.InLongRangeEvaluator
- baseRamBytesUsed() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.InMillisNanosEvaluator
- baseRamBytesUsed() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.InNanosMillisEvaluator
- baseRamBytesUsed() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.NotEqualsDenseVectorEvaluator
- BasicStat(String, EsStatsQueryExec.StatsType, QueryBuilder) - Constructor for record class org.elasticsearch.xpack.esql.plan.physical.EsStatsQueryExec.BasicStat
-
Creates an instance of a
BasicStatrecord class. - Batch(String, Rule<?, TreeType>...) - Constructor for class org.elasticsearch.xpack.esql.rule.RuleExecutor.Batch
- Batch(String, RuleExecutor.Limiter, Rule<?, TreeType>...) - Constructor for class org.elasticsearch.xpack.esql.rule.RuleExecutor.Batch
- batches() - Method in class org.elasticsearch.xpack.esql.analysis.Analyzer
- batches() - Method in class org.elasticsearch.xpack.esql.optimizer.LocalLogicalPlanOptimizer
- batches() - Method in class org.elasticsearch.xpack.esql.optimizer.LocalPhysicalPlanOptimizer
- batches() - Method in class org.elasticsearch.xpack.esql.optimizer.LogicalPlanOptimizer
- batches() - Method in class org.elasticsearch.xpack.esql.optimizer.LookupLogicalOptimizer
- batches() - Method in class org.elasticsearch.xpack.esql.optimizer.LookupPhysicalPlanOptimizer
- batches() - Method in class org.elasticsearch.xpack.esql.optimizer.PhysicalPlanOptimizer
- batches() - Method in class org.elasticsearch.xpack.esql.rule.RuleExecutor
- batchSize() - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceOperatorFactory
- batchSize() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.FormatReadContext
-
Returns the value of the
batchSizerecord component. - batchSize() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.QueryRequest
-
Returns the value of the
batchSizerecord component. - batchSize() - Method in class org.elasticsearch.xpack.esql.datasources.spi.RangeReadContext
- batchSize() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.SourceOperatorContext
-
Returns the value of the
batchSizerecord component. - batchSize() - Method in record class org.elasticsearch.xpack.esql.inference.rerank.RerankOperator.Factory
-
Returns the value of the
batchSizerecord component. - batchSize(int) - Method in class org.elasticsearch.xpack.esql.datasources.spi.FormatReadContext.Builder
- batchSize(int) - Method in class org.elasticsearch.xpack.esql.datasources.spi.SourceOperatorContext.Builder
- Before you start implementing it, please note that: - Search tag in package org.elasticsearch.xpack.esql.expression.function.aggregate
- Section
- Behavior of new, previously unsupported data types - Search tag in enum class org.elasticsearch.xpack.esql.core.type.DataType
- Section
- Be inspired by the best - Search tag in package org.elasticsearch.xpack.esql
- Section
- BETA - Enum constant in enum class org.elasticsearch.xpack.esql.expression.function.FunctionAppliesToLifecycle
- bigArrays - Variable in class org.elasticsearch.xpack.esql.enrich.AbstractLookupService
- bigArrays() - Method in record class org.elasticsearch.xpack.esql.planner.LocalExecutionPlanner.LocalExecutionPlannerContext
-
Returns the value of the
bigArraysrecord component. - bigIntegerToUnsignedLong(BigInteger) - Static method in class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter
- binary(FunctionDefinition.BinaryBuilder<T>) - Method in class org.elasticsearch.xpack.esql.expression.function.FunctionDefinition.Builder
-
Build a FunctionDefinition for a binary function.
- BinaryArithmeticOperation - Interface in org.elasticsearch.xpack.esql.core.expression.predicate.operator.arithmetic
- BinaryComparison - Class in org.elasticsearch.xpack.esql.core.expression.predicate.operator.comparison
- BinaryComparison(Source, Expression, Expression, BinaryComparisonOperation, ZoneId) - Constructor for class org.elasticsearch.xpack.esql.core.expression.predicate.operator.comparison.BinaryComparison
- binaryComparisonInverse() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic.Add
- binaryComparisonInverse() - Method in interface org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic.BinaryComparisonInversible
- binaryComparisonInverse() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic.Div
- binaryComparisonInverse() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic.Mul
- binaryComparisonInverse() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic.Sub
- BinaryComparisonInversible - Interface in org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic
- BinaryComparisonInversible.ArithmeticOperationFactory - Interface in org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic
- BinaryComparisonOperation - Enum Class in org.elasticsearch.xpack.esql.core.expression.predicate.operator.comparison
- BinaryComparisonQueryList - Class in org.elasticsearch.xpack.esql.enrich
-
A
QueryListthat generates a query for a binary comparison. - BinaryComparisonQueryList(MappedFieldType, ElementType, int, EsqlBinaryComparison, ClusterService, AliasFilter, Warnings) - Constructor for class org.elasticsearch.xpack.esql.enrich.BinaryComparisonQueryList
- binaryComparisons() - Static method in class org.elasticsearch.xpack.esql.expression.ExpressionWritables
- binaryConfig(FunctionDefinition.BinaryConfigurationAwareBuilder<T>) - Method in class org.elasticsearch.xpack.esql.expression.function.FunctionDefinition.Builder
-
Build a FunctionDefinition for a binary function that needs
Configuration. - BinaryExec - Class in org.elasticsearch.xpack.esql.plan.physical
- BinaryExec(Source, PhysicalPlan, PhysicalPlan) - Constructor for class org.elasticsearch.xpack.esql.plan.physical.BinaryExec
- BinaryLogic - Class in org.elasticsearch.xpack.esql.expression.predicate.logical
- BinaryLogic(StreamInput, BinaryLogicOperation) - Constructor for class org.elasticsearch.xpack.esql.expression.predicate.logical.BinaryLogic
- BinaryLogic(Source, Expression, Expression, BinaryLogicOperation) - Constructor for class org.elasticsearch.xpack.esql.expression.predicate.logical.BinaryLogic
- BinaryLogicOperation - Enum Class in org.elasticsearch.xpack.esql.expression.predicate.logical
- binaryOp() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.operator.VectorBinaryOperator
- BinaryOperator<T,
U, - Class in org.elasticsearch.xpack.esql.core.expression.predicateR, F> -
Operator is a specialized binary predicate where both sides have the compatible types (it's up to the analyzer to do any conversion if needed).
- BinaryOperator(Source, Expression, Expression, F) - Constructor for class org.elasticsearch.xpack.esql.core.expression.predicate.BinaryOperator
- binaryOptionalValueTransformation(PromqlFunctionDefinition.PromqlParamInfo, PromqlFunctionDefinition.PromqlBinaryOptionalValueTransformation) - Method in class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionDefinition.Builder
- BinaryPlan - Class in org.elasticsearch.xpack.esql.plan.logical
- BinaryPlan(Source, LogicalPlan, LogicalPlan) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.BinaryPlan
- BinaryPredicate<T,
U, - Class in org.elasticsearch.xpack.esql.core.expression.predicateR, F> -
Binary operator.
- BinaryPredicate(Source, Expression, Expression, F) - Constructor for class org.elasticsearch.xpack.esql.core.expression.predicate.BinaryPredicate
- BinaryScalarFunction - Class in org.elasticsearch.xpack.esql.core.expression.function.scalar
- BinaryScalarFunction(StreamInput) - Constructor for class org.elasticsearch.xpack.esql.core.expression.function.scalar.BinaryScalarFunction
- BinaryScalarFunction(Source, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.core.expression.function.scalar.BinaryScalarFunction
- BinarySpatialComparator(SpatialCoordinateTypes, CoordinateEncoder) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.BinarySpatialFunction.BinarySpatialComparator
- BinarySpatialFunction - Class in org.elasticsearch.xpack.esql.expression.function.scalar.spatial
-
Spatial functions that take two arguments that must both be spatial types can inherit from this class.
- BinarySpatialFunction(StreamInput, boolean, boolean, boolean, boolean) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.BinarySpatialFunction
- BinarySpatialFunction(Source, Expression, Expression, boolean, boolean, boolean, boolean) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.BinarySpatialFunction
- BinarySpatialFunction.BinarySpatialComparator<T> - Class in org.elasticsearch.xpack.esql.expression.function.scalar.spatial
- BinarySpatialFunction.SpatialCrsType - Enum Class in org.elasticsearch.xpack.esql.expression.function.scalar.spatial
-
For most spatial functions we only need to know if the CRS is geo or cartesian, not whether the type is point or shape.
- BinarySpatialFunction.SpatialTypeResolver - Class in org.elasticsearch.xpack.esql.expression.function.scalar.spatial
- BinarySpatialGeometryFunction - Class in org.elasticsearch.xpack.esql.expression.function.scalar.spatial
-
Abstract base for spatial functions that combine two geometry arguments and return a new geometry (e.g.
- BinarySpatialGeometryFunction(Source, Expression, Expression, boolean, boolean) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.BinarySpatialGeometryFunction
- binaryValueTransformation(PromqlFunctionDefinition.PromqlParamInfo, FunctionDefinition.BinaryBuilder<? extends Expression>) - Method in class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionDefinition.Builder
- bind(ConcurrentMap<String, List<Map<String, Object>>>) - Static method in class org.elasticsearch.xpack.esql.datasources.cache.ExternalStatsCapture
-
Binds
sinkas the active capture target on the current thread; returns a handle the caller must close (try-with-resources) to restore the previous sink. - BitLength - Class in org.elasticsearch.xpack.esql.expression.function.scalar.string
- BitLength(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.string.BitLength
- bl() - Method in record class org.elasticsearch.xpack.esql.expression.predicate.logical.BooleanLogicExpressionEvaluator
-
Returns the value of the
blrecord component. - bl() - Method in record class org.elasticsearch.xpack.esql.expression.predicate.logical.BooleanLogicExpressionEvaluator.Factory
-
Returns the value of the
blrecord component. - BL: Push to BlockLoader - Search tag in class org.elasticsearch.xpack.esql.expression.function.scalar.EsqlScalarFunction
- Section
- blobStoreConcurrency(Settings) - Static method in class org.elasticsearch.xpack.esql.datasources.ExternalSourceSettings
-
The effective per-node blob-store access concurrency that every external access path reads, so one knob governs metadata discovery and data reads alike: the operator's
ExternalSourceSettings.MAX_CONCURRENT_REQUESTSvalue when set, otherwise the CPU-boundExternalSourceSettings.defaultBlobStoreConcurrency(Settings)default. - block - Variable in class org.elasticsearch.xpack.esql.action.PositionToXContent
- BLOCK_LOADER_SIZE_ORDINALS - Static variable in class org.elasticsearch.xpack.esql.planner.PlannerSettings
-
Circuit breaker space reserved for each ordinals
BlockLoader.Reader. - BLOCK_LOADER_SIZE_SCRIPT - Static variable in class org.elasticsearch.xpack.esql.planner.PlannerSettings
-
Circuit breaker space reserved for each script
BlockLoader.Reader. - BlockArrowFormatter - Class in org.elasticsearch.xpack.esql.formatter.arrow
- BlockArrowFormatter(DataType, Types.MinorType) - Constructor for class org.elasticsearch.xpack.esql.formatter.arrow.BlockArrowFormatter
- BlockArrowFormatter.AsBoolean - Class in org.elasticsearch.xpack.esql.formatter.arrow
-
Conversion of Boolean blocks
- BlockArrowFormatter.AsDateRange - Class in org.elasticsearch.xpack.esql.formatter.arrow
-
Conversion of LongRangeBlocks (DATE_RANGE) to an Arrow struct with "from" and "to" timestamp[ms] fields.
- BlockArrowFormatter.AsFloat64 - Class in org.elasticsearch.xpack.esql.formatter.arrow
-
Conversion of Double blocks
- BlockArrowFormatter.AsInt32 - Class in org.elasticsearch.xpack.esql.formatter.arrow
-
Conversion of Int blocks
- BlockArrowFormatter.AsInt64 - Class in org.elasticsearch.xpack.esql.formatter.arrow
-
Conversion of Long blocks
- BlockArrowFormatter.AsNull - Class in org.elasticsearch.xpack.esql.formatter.arrow
- BlockArrowFormatter.AsVarBinary - Class in org.elasticsearch.xpack.esql.formatter.arrow
- BlockArrowFormatter.AsVarChar - Class in org.elasticsearch.xpack.esql.formatter.arrow
- BlockArrowFormatter.BufWriter - Interface in org.elasticsearch.xpack.esql.formatter.arrow
- BlockArrowFormatter.BytesReFormatter - Class in org.elasticsearch.xpack.esql.formatter.arrow
-
Conversion of ByteRef blocks
- BlockArrowFormatter.TransformedBytesRef - Class in org.elasticsearch.xpack.esql.formatter.arrow
-
Conversion of ByteRefs where each value is itself converted to a different format.
- blockFactory - Variable in class org.elasticsearch.xpack.esql.enrich.AbstractLookupService
- blockFactory - Variable in class org.elasticsearch.xpack.esql.enrich.LookupFromIndexService.LookupResponse
- blockFactory() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.QueryRequest
-
Returns the value of the
blockFactoryrecord component. - blockFactory() - Method in record class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToAggregateMetricDouble.DoubleEvaluator
-
Returns the value of the
blockFactoryrecord component. - blockFactory() - Method in record class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToAggregateMetricDouble.IntEvaluator
-
Returns the value of the
blockFactoryrecord component. - blockFactory() - Method in record class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToAggregateMetricDouble.LongEvaluator
-
Returns the value of the
blockFactoryrecord component. - blockFactory() - Method in record class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToAggregateMetricDouble.UnsignedLong
-
Returns the value of the
blockFactoryrecord component. - blockFactory() - Method in record class org.elasticsearch.xpack.esql.expression.LiteralsEvaluator
-
Returns the value of the
blockFactoryrecord component. - blockFactory() - Method in record class org.elasticsearch.xpack.esql.planner.LocalExecutionPlanner.LocalExecutionPlannerContext
-
Returns the value of the
blockFactoryrecord component. - blockFactoryProvider() - Method in record class org.elasticsearch.xpack.esql.plugin.TransportActionServices
-
Returns the value of the
blockFactoryProviderrecord component. - blockFactoryProvider(BlockFactoryBuilder) - Method in class org.elasticsearch.xpack.esql.plugin.EsqlPlugin
- blockKind() - Method in record class org.elasticsearch.xpack.esql.datasources.ColumnStatTypeSupport
-
Returns the value of the
blockKindrecord component. - blockLoader(String, boolean, MappedFieldType.FieldExtractPreference, BlockLoaderFunctionConfig, Warnings, ByteSizeValue, ByteSizeValue) - Method in class org.elasticsearch.xpack.esql.planner.EsPhysicalOperationProviders.DefaultShardContext
- BlockLoaderExpression - Interface in org.elasticsearch.xpack.esql.expression.function.blockloader
-
Expressionthat can be "pushed" into value loading. - BlockLoaderExpression.PushedBlockLoaderExpression - Record Class in org.elasticsearch.xpack.esql.expression.function.blockloader
-
Expression "fused" to the block loader.
- blockLoaderSizeOrdinals() - Method in class org.elasticsearch.xpack.esql.planner.PlannerSettings
-
Circuit breaker space reserved for each ordinals
BlockLoader.Reader. - blockLoaderSizeOrdinals(ByteSizeValue) - Method in class org.elasticsearch.xpack.esql.planner.PlannerSettings
- blockLoaderSizeScript() - Method in class org.elasticsearch.xpack.esql.planner.PlannerSettings
-
Circuit breaker space reserved for each script
BlockLoader.Reader. - blockLoaderSizeScript(ByteSizeValue) - Method in class org.elasticsearch.xpack.esql.planner.PlannerSettings
- BlockLoaderWarnings - Class in org.elasticsearch.xpack.esql.expression.function
- BlockLoaderWarnings(DriverContext.WarningsMode, Source) - Constructor for class org.elasticsearch.xpack.esql.expression.function.BlockLoaderWarnings
- blocks() - Method in class org.elasticsearch.xpack.esql.evaluator.command.GrokEvaluatorExtracter
- bool(String) - Static method in class org.elasticsearch.xpack.esql.plan.QuerySettingDef
- BOOL - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseLexer
- BOOL - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- BOOL() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.ArithmeticBinaryContext
- BOOL() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.NonReservedContext
- BOOL_TO_BYTE - Enum constant in enum class org.elasticsearch.xpack.esql.core.type.DataTypeConverter.DefaultConverter
- BOOL_TO_DATETIME - Enum constant in enum class org.elasticsearch.xpack.esql.core.type.DataTypeConverter.DefaultConverter
- BOOL_TO_DOUBLE - Enum constant in enum class org.elasticsearch.xpack.esql.core.type.DataTypeConverter.DefaultConverter
- BOOL_TO_FLOAT - Enum constant in enum class org.elasticsearch.xpack.esql.core.type.DataTypeConverter.DefaultConverter
- BOOL_TO_INT - Enum constant in enum class org.elasticsearch.xpack.esql.core.type.DataTypeConverter.DefaultConverter
- BOOL_TO_LONG - Enum constant in enum class org.elasticsearch.xpack.esql.core.type.DataTypeConverter.DefaultConverter
- BOOL_TO_SHORT - Enum constant in enum class org.elasticsearch.xpack.esql.core.type.DataTypeConverter.DefaultConverter
- BOOL_TO_UNSIGNED_LONG - Enum constant in enum class org.elasticsearch.xpack.esql.core.type.DataTypeConverter.DefaultConverter
- BOOLEAN - Enum constant in enum class org.elasticsearch.xpack.esql.core.type.DataType
-
Fields that can either be
trueorfalse. - BOOLEAN - Enum constant in enum class org.elasticsearch.xpack.esql.datasources.ColumnStatTypeSupport.StatBlockKind
- BooleanArrayLiteralContext(EsqlBaseParser.ConstantContext) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.BooleanArrayLiteralContext
- booleanColumnFromLongs(BlockFactory, long[], int, boolean, boolean, BitSet) - Static method in class org.elasticsearch.xpack.esql.datasources.spi.ColumnBlockConversions
-
Converts a
long[]column to aBlock(BOOLEAN data type). - BooleanDefaultContext(EsqlBaseParser.BooleanExpressionContext) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.BooleanDefaultContext
- booleanExpression - Variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ChangePointCommandContext
- booleanExpression() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.AggFieldContext
- booleanExpression() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- booleanExpression() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ChangePointCommandContext
- booleanExpression() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FieldContext
- booleanExpression() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FunctionExpressionContext
- booleanExpression() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.JoinConditionContext
- booleanExpression() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.LimitByGroupKeyContext
- booleanExpression() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.LogicalBinaryContext
- booleanExpression() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.LogicalNotContext
- booleanExpression() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.OrderExpressionContext
- booleanExpression() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ParenthesizedExpressionContext
- booleanExpression() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.WhereCommandContext
- booleanExpression(int) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ChangePointCommandContext
- booleanExpression(int) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FunctionExpressionContext
- booleanExpression(int) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.JoinConditionContext
- booleanExpression(int) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.LimitByGroupKeyContext
- booleanExpression(int) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.LogicalBinaryContext
- BooleanExpressionContext() - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.BooleanExpressionContext
- BooleanExpressionContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.BooleanExpressionContext
- BooleanFunctionEqualsElimination - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical
-
This rule must always be placed after
LiteralsOnTheRightsince it looks at TRUE/FALSE literals' existence on the right hand-side of theEquals/NotEqualsexpressions. - BooleanFunctionEqualsElimination() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.BooleanFunctionEqualsElimination
- BooleanLiteralContext(EsqlBaseParser.ConstantContext) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.BooleanLiteralContext
- BooleanLogicExpressionEvaluator - Record Class in org.elasticsearch.xpack.esql.expression.predicate.logical
-
Evaluator for the three-valued boolean expressions.
- BooleanLogicExpressionEvaluator(BinaryLogic, ExpressionEvaluator, ExpressionEvaluator) - Constructor for record class org.elasticsearch.xpack.esql.expression.predicate.logical.BooleanLogicExpressionEvaluator
-
Creates an instance of a
BooleanLogicExpressionEvaluatorrecord class. - BooleanLogicExpressionEvaluator.Factory - Record Class in org.elasticsearch.xpack.esql.expression.predicate.logical
- BooleanSimplification - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical
- BooleanSimplification() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.BooleanSimplification
- booleanToUnsignedLong(boolean) - Static method in class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter
- booleanValue() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.BooleanArrayLiteralContext
- booleanValue() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.BooleanLiteralContext
- booleanValue() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- booleanValue(int) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.BooleanArrayLiteralContext
- booleanValueCollector(int) - Static method in class org.elasticsearch.xpack.esql.evaluator.command.CompoundOutputEvaluator
- BooleanValueContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.BooleanValueContext
- boolMode() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.operator.VectorBinaryComparison
- boolQuery(Source, Query, Query, boolean) - Static method in class org.elasticsearch.xpack.esql.expression.predicate.logical.BinaryLogic
- BoolQuery - Class in org.elasticsearch.xpack.esql.core.querydsl.query
-
Query representing boolean AND or boolean OR.
- BoolQuery(Source, boolean, List<Query>) - Constructor for class org.elasticsearch.xpack.esql.core.querydsl.query.BoolQuery
- BoolQuery(Source, boolean, Query, Query) - Constructor for class org.elasticsearch.xpack.esql.core.querydsl.query.BoolQuery
- boost() - Method in class org.elasticsearch.xpack.esql.io.stream.PlanStreamWrapperQueryBuilder
- boost() - Method in class org.elasticsearch.xpack.esql.querydsl.query.SpatialRelatesQuery.ShapeQueryBuilder
- boost(float) - Method in class org.elasticsearch.xpack.esql.io.stream.PlanStreamWrapperQueryBuilder
- boost(float) - Method in class org.elasticsearch.xpack.esql.querydsl.query.SpatialRelatesQuery.ShapeQueryBuilder
- BOUNDARY_CHARS - Static variable in class org.elasticsearch.xpack.esql.plan.logical.Highlight
- BOUNDARY_MAX_SCAN - Static variable in class org.elasticsearch.xpack.esql.plan.logical.Highlight
- BOUNDARY_SCANNER - Static variable in class org.elasticsearch.xpack.esql.plan.logical.Highlight
- BOUNDARY_SCANNER_LOCALE - Static variable in class org.elasticsearch.xpack.esql.plan.logical.Highlight
- BOUNDARY_SCANNER_OPTION - Static variable in record class org.elasticsearch.xpack.esql.plan.logical.HighlightOptions
- BOUNDARY_SCANNER_SENTENCE - Static variable in record class org.elasticsearch.xpack.esql.plan.logical.HighlightOptions
- BOUNDARY_SCANNER_WORD - Static variable in record class org.elasticsearch.xpack.esql.plan.logical.HighlightOptions
- boundaryScanner() - Method in record class org.elasticsearch.xpack.esql.plan.logical.HighlightOptions
-
Returns the value of the
boundaryScannerrecord component. - boundaryScannerLocale() - Method in record class org.elasticsearch.xpack.esql.plan.logical.HighlightOptions
-
Returns the value of the
boundaryScannerLocalerecord component. - BoundedParallelGather - Class in org.elasticsearch.xpack.esql.datasources.utils
-
Applies a function to a list of items with bounded parallelism, collecting results in input order.
- bounds - Variable in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialGridFunction
- bounds() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialGridFunction
- boundsAttributes - Variable in class org.elasticsearch.xpack.esql.plan.physical.FieldExtractExec
-
Attributes of a shape whose extent can be extracted directly from the doc-values encoded geometry.
- boundsAttributes() - Method in class org.elasticsearch.xpack.esql.plan.physical.FieldExtractExec
- BRANCH_PARALLEL_DEGREE - Static variable in class org.elasticsearch.xpack.esql.plugin.QueryPragmas
-
The number of branches to execute in parallel.
- branchColumnName() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.PromqlCommand
-
Name of the synthetic column tagging each union branch with its position, used for left-preferring dedup.
- branchParallelDegree() - Method in class org.elasticsearch.xpack.esql.plugin.QueryPragmas
- BREAKER_TRIPPED_TOTAL - Static variable in class org.elasticsearch.xpack.esql.datasources.spi.ExternalSourceMetrics
-
External-source reads rejected by a circuit breaker.
- breakPlanBetweenCoordinatorAndDataNode(PhysicalPlan, Configuration) - Static method in class org.elasticsearch.xpack.esql.planner.PlannerUtils
- breakPlanIntoSubPlansAndMainPlan(PhysicalPlan) - Static method in class org.elasticsearch.xpack.esql.planner.PlannerUtils
-
When the plan contains children like
MergeExecresulted from the planning of commands such as FORK, we need to break the plan into sub plans and a main coordinator plan. - briefSummary() - Element in annotation interface org.elasticsearch.xpack.esql.expression.function.FunctionInfo
-
A verb-first one-liner (~20 words) that opens each function reference page and can be reused to compile list pages.
- bucket() - Method in class org.elasticsearch.xpack.esql.expression.function.WindowFilter
- Bucket - Class in org.elasticsearch.xpack.esql.expression.function.grouping
-
Splits dates and numbers into a given number of buckets.
- Bucket(Source, Expression, Expression, Expression, Expression, Configuration) - Constructor for class org.elasticsearch.xpack.esql.expression.function.grouping.Bucket
- Bucket(Source, Expression, Expression, Expression, Expression, Configuration, long, Rounding.RoundingConvention) - Constructor for class org.elasticsearch.xpack.esql.expression.function.grouping.Bucket
- BUCKET_COUNT - Static variable in class org.elasticsearch.xpack.esql.approximation.ApproximationPlan
-
The number of buckets to use for computing confidence intervals.
- BUCKET_ID_COLUMN_NAME - Static variable in class org.elasticsearch.xpack.esql.approximation.ApproximationPlan
-
The column name for the bucket ID in the sampled aggregate.
- BUCKET_INCLUSIVE_UPPER_BOUND - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Consider the upper bound when computing the interval in BUCKET auto mode.
- BUCKET_NAME_PART - Static variable in class org.elasticsearch.xpack.esql.approximation.ApproximationPlan
-
Part of the temporary column names for the bucket columns.
- BUCKET_WHOLE_NUMBER_AS_SPAN - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for the whole number spans in BUCKET function.
- BucketColumnMetadata - Class in org.elasticsearch.xpack.esql.expression.function.grouping
- BucketColumnMetadata() - Constructor for class org.elasticsearch.xpack.esql.expression.function.grouping.BucketColumnMetadata
- bucketOrContainer() - Method in record class org.elasticsearch.xpack.esql.datasources.cache.ListingCacheKey
-
Returns the value of the
bucketOrContainerrecord component. - buckets() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Sparkline
- buckets() - Method in class org.elasticsearch.xpack.esql.expression.function.grouping.Bucket
- buckets() - Method in class org.elasticsearch.xpack.esql.expression.function.grouping.TBucket
- buckets() - Method in record class org.elasticsearch.xpack.esql.parser.LogicalPlanBuilder.PromqlParams
-
Returns the value of the
bucketsrecord component. - buckets() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.PromqlCommand
-
Number of buckets for auto-derived range-query bucket size.
- BUCKETS - Static variable in class org.elasticsearch.xpack.esql.plan.logical.promql.PromqlCommand
- bucketsLiteral() - Method in record class org.elasticsearch.xpack.esql.parser.LogicalPlanBuilder.PromqlParams
- buffer() - Method in class org.elasticsearch.xpack.esql.datasources.spi.DirectReadBuffer
-
The bytes.
- BufferingPageIterator - Class in org.elasticsearch.xpack.esql.datasources.spi
-
Base class for the external-format page iterators (NDJSON, CSV, parquet-rs) that buffer a single look-ahead
PageinBufferingPageIterator.nextPage— materialized by the subclass'shasNext()and handed out (and nulled) by itsnext(). - BufferingPageIterator() - Constructor for class org.elasticsearch.xpack.esql.datasources.spi.BufferingPageIterator
- build() - Method in class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Builder
- build() - Method in class org.elasticsearch.xpack.esql.action.EsqlExecutionInfo.Cluster.Builder
- build() - Method in class org.elasticsearch.xpack.esql.approximation.ApproximationSettings.Builder
- build() - Method in class org.elasticsearch.xpack.esql.core.expression.AttributeMap.Builder
- build() - Method in class org.elasticsearch.xpack.esql.core.expression.AttributeSet.Builder
- build() - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceOperatorFactory.Builder
- build() - Method in class org.elasticsearch.xpack.esql.datasources.spi.FormatReadContext.Builder
- build() - Method in class org.elasticsearch.xpack.esql.datasources.spi.SimpleSourceMetadata.Builder
- build() - Method in class org.elasticsearch.xpack.esql.datasources.spi.SourceOperatorContext.Builder
- build() - Method in class org.elasticsearch.xpack.esql.datasources.SplitStats.Builder
- build() - Method in class org.elasticsearch.xpack.esql.inference.InferenceOperator.BulkInferenceRequestItem.PositionValueCountsBuilder
-
Builds the final position value counts array, optimizing for common cases.
- build() - Method in class org.elasticsearch.xpack.esql.inference.InferenceResolution.Builder
- build() - Method in class org.elasticsearch.xpack.esql.plan.QuerySettingDef.Builder
-
Validate the builder state and construct the immutable definition.
- build() - Method in class org.elasticsearch.xpack.esql.planner.Layout.Builder
-
Build a new
Layout. - build() - Method in class org.elasticsearch.xpack.esql.session.ConfigurationBuilder
- build(Exception) - Method in class org.elasticsearch.xpack.esql.querylog.EsqlLogContextBuilder
- build(String, long, String, Map<String, Object>) - Static method in record class org.elasticsearch.xpack.esql.datasources.cache.SchemaCacheKey
- build(String, String, String, Map<String, Object>) - Static method in record class org.elasticsearch.xpack.esql.datasources.cache.ListingCacheKey
- build(List<DataSourcePlugin>) - Static method in record class org.elasticsearch.xpack.esql.datasources.DataSourceCapabilities
- build(Optional<ExternalStats.Stats>, OptionalLong, List<Attribute>) - Static method in class org.elasticsearch.xpack.esql.datasources.cache.TextFormatStats
- build(EsqlQueryResponse) - Method in class org.elasticsearch.xpack.esql.querylog.EsqlLogContextBuilder
- build(Source, List<Expression>) - Method in interface org.elasticsearch.xpack.esql.expression.function.FunctionDefinition.NaryBuilder
- build(Source, List<Expression>, Configuration) - Method in interface org.elasticsearch.xpack.esql.expression.function.FunctionDefinition.FunctionBuilder
- build(Source, ExpressionEvaluator.Factory) - Method in interface org.elasticsearch.xpack.esql.expression.function.scalar.convert.AbstractConvertFunction.BuildFactory
- build(Source, ExpressionEvaluator.Factory, ExpressionEvaluator.Factory, ExpressionEvaluator.Factory, ZoneId) - Method in interface org.elasticsearch.xpack.esql.expression.function.scalar.date.DateDiff.DateDiffFactory
- build(Source, Expression, List<Expression>) - Method in interface org.elasticsearch.xpack.esql.expression.function.FunctionDefinition.UnaryVariadicBuilder
- build(Source, Expression, List<Expression>, Expression) - Method in interface org.elasticsearch.xpack.esql.expression.function.FunctionDefinition.BinaryVariadicWithOptionsBuilder
- build(Source, Expression, Expression) - Method in interface org.elasticsearch.xpack.esql.expression.function.FunctionDefinition.BinaryBuilder
- build(Source, Expression, Expression, Expression) - Method in interface org.elasticsearch.xpack.esql.expression.function.FunctionDefinition.TernaryBuilder
- build(Source, Expression, Expression, Expression, Expression) - Method in interface org.elasticsearch.xpack.esql.expression.function.FunctionDefinition.QuaternaryBuilder
- build(Source, Expression, Expression, Expression, Expression, Expression) - Method in interface org.elasticsearch.xpack.esql.expression.function.FunctionDefinition.QuinaryBuilder
- build(Source, Expression, Expression, Expression, Expression, Configuration) - Method in interface org.elasticsearch.xpack.esql.expression.function.FunctionDefinition.QuaternaryConfigurationAwareBuilder
- build(Source, Expression, Expression, Expression, Configuration) - Method in interface org.elasticsearch.xpack.esql.expression.function.FunctionDefinition.TernaryConfigurationAwareBuilder
- build(Source, Expression, Expression, Configuration) - Method in interface org.elasticsearch.xpack.esql.expression.function.FunctionDefinition.BinaryConfigurationAwareBuilder
- build(Source, Expression, Expression, Configuration) - Method in interface org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionDefinition.PromqlBinaryOptionalValueTransformation
- build(Source, Expression, PromqlFunctionRegistry.PromqlContext, List<Expression>) - Method in interface org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionDefinition.FunctionBuilder
- build(Source, Expression, Configuration) - Method in interface org.elasticsearch.xpack.esql.expression.function.FunctionDefinition.UnaryConfigurationAwareBuilder
- build(Source, Expression, Configuration) - Method in interface org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionDefinition.DateTimeFunctionBuilder
- build(Source, DateDiff.Part, ExpressionEvaluator.Factory, ExpressionEvaluator.Factory, ZoneId) - Method in interface org.elasticsearch.xpack.esql.expression.function.scalar.date.DateDiff.DateDiffConstantFactory
- build(Source, Configuration) - Method in interface org.elasticsearch.xpack.esql.expression.function.FunctionDefinition.ConfigurationAwareBuilder
- build(UnresolvedFunction, Configuration) - Method in class org.elasticsearch.xpack.esql.expression.function.FunctionDefinition
-
Build the
Functionfrom anUnresolvedFunction. - buildChickenSay(BreakingBytesRefBuilder, BytesRef) - Method in enum class org.elasticsearch.xpack.esql.expression.function.scalar.string.ChickenArtBuilder
-
Builds the complete chicken say output with speech bubble and ASCII art, appending directly to the provided
BreakingBytesRefBuilder. - buildChickenSay(BreakingBytesRefBuilder, BytesRef, int) - Method in enum class org.elasticsearch.xpack.esql.expression.function.scalar.string.ChickenArtBuilder
-
Builds the complete chicken say output with speech bubble and ASCII art, appending directly to the provided
BreakingBytesRefBuilder. - buildDataTypesForStringLiteralConversion(FunctionDefinition[]...) - Method in class org.elasticsearch.xpack.esql.expression.function.EsqlFunctionRegistry
- buildEmptyRightSidePlan(Source) - Method in class org.elasticsearch.xpack.esql.plan.logical.join.AbstractSubqueryJoin
-
Build the terminal plan when the right side has zero rows.
- buildEmptyRightSidePlan(Source) - Method in class org.elasticsearch.xpack.esql.plan.logical.join.AntiJoin
- buildEmptyRightSidePlan(Source) - Method in class org.elasticsearch.xpack.esql.plan.logical.join.MarkJoin
- buildEmptyRightSidePlan(Source) - Method in class org.elasticsearch.xpack.esql.plan.logical.join.SemiJoin
- builder() - Static method in class org.elasticsearch.xpack.esql.core.expression.AttributeMap
- builder() - Static method in class org.elasticsearch.xpack.esql.core.expression.AttributeSet
- builder() - Static method in record class org.elasticsearch.xpack.esql.datasources.spi.FormatReadContext
- builder() - Static method in class org.elasticsearch.xpack.esql.datasources.spi.SimpleSourceMetadata
-
Creates a builder for constructing SimpleSourceMetadata instances.
- builder() - Static method in record class org.elasticsearch.xpack.esql.datasources.spi.SourceOperatorContext
- builder() - Static method in class org.elasticsearch.xpack.esql.inference.InferenceResolution
- builder() - Method in interface org.elasticsearch.xpack.esql.planner.Layout
- builder(int) - Static method in class org.elasticsearch.xpack.esql.core.expression.AttributeMap
- builder(int) - Static method in class org.elasticsearch.xpack.esql.core.expression.AttributeSet
- builder(String) - Static method in class org.elasticsearch.xpack.esql.plan.QuerySettingDef
-
Direct entry point for a setting whose factory above doesn't fit.
- builder(StorageProvider, FormatReader, StoragePath, List<Attribute>, int, int, Executor) - Static method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceOperatorFactory
- Builder() - Constructor for class org.elasticsearch.xpack.esql.action.TimeSpan.Builder
- Builder() - Constructor for class org.elasticsearch.xpack.esql.datasources.spi.SimpleSourceMetadata.Builder
- Builder() - Constructor for class org.elasticsearch.xpack.esql.datasources.spi.SourceOperatorContext.Builder
- Builder() - Constructor for class org.elasticsearch.xpack.esql.datasources.SplitStats.Builder
- Builder() - Constructor for class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionDefinition.Builder
- Builder() - Constructor for class org.elasticsearch.xpack.esql.planner.Layout.Builder
- Builder(boolean) - Constructor for class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Builder
- Builder(boolean) - Constructor for class org.elasticsearch.xpack.esql.approximation.ApproximationSettings.Builder
- Builder(EsqlExecutionInfo.Cluster) - Constructor for class org.elasticsearch.xpack.esql.action.EsqlExecutionInfo.Cluster.Builder
- buildEsqlFunction(String, Source, Expression, PromqlFunctionRegistry.PromqlContext, List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionRegistry
- buildEsqlFunction(Expression, PromqlFunctionRegistry.PromqlContext) - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.PromqlFunctionCall
-
Builds the ES|QL expression that implements this PromQL function call.
- buildEsqlFunction(PromqlFunctionRegistry.PromqlContext) - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.ScalarFunction
-
Builds the ES|QL expression that implements this PromQL scalar function.
- buildFilterPathPlan(Block, DataType, Attribute, Source, boolean) - Method in class org.elasticsearch.xpack.esql.plan.logical.join.AbstractSubqueryJoin
-
Build the terminal plan for the small-dedup "filter" path.
- buildFilterPathPlan(Block, DataType, Attribute, Source, boolean) - Method in class org.elasticsearch.xpack.esql.plan.logical.join.MarkJoin
- buildFormatConfig(Map<String, Object>) - Static method in record class org.elasticsearch.xpack.esql.datasources.cache.SchemaCacheKey
-
Canonical, node-stable identity of the row-interpretation-affecting config: the format-affecting params (credentials and non-format keys excluded), sorted and rendered
key=value,.... - buildHashJoinPathPlan(LogicalPlan, LocalRelation, JoinConfig, Attribute, Source, boolean) - Method in class org.elasticsearch.xpack.esql.plan.logical.join.AbstractSubqueryJoin
-
Build the terminal plan for the large-dedup "hash-join" path.
- buildHashJoinPathPlan(LogicalPlan, LocalRelation, JoinConfig, Attribute, Source, boolean) - Method in class org.elasticsearch.xpack.esql.plan.logical.join.MarkJoin
- buildLocalLogicalPlan(Source, List<MatchConfig>, Expression, PhysicalPlan, List<NamedExpression>) - Static method in class org.elasticsearch.xpack.esql.enrich.LookupFromIndexService
-
Builds a logical plan for the lookup node from the request.
- buildLocalRelation(PromqlCommand) - Static method in class org.elasticsearch.xpack.esql.parser.promql.PromqlLogicalPlanBuilder
- buildNewInstance(Source, Expression, Expression) - Method in enum class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.EsqlBinaryComparison.BinaryComparisonOperation
- buildOperatorFactories(PlannerSettings, PhysicalPlan, BlockOptimization, SourceOperator.SourceOperatorFactory, FoldContext, LookupExecutionPlanner.QueryListFromPlanFactory, Source) - Method in class org.elasticsearch.xpack.esql.enrich.LookupExecutionPlanner
-
Creates a PhysicalOperation with operator factories, matching LocalExecutionPlanner's pattern.
- buildOperators(LocalExecutionPlanner.PhysicalOperation, AbstractLookupService.LookupShardContext, List<Releasable>, Page, AliasFilter) - Method in class org.elasticsearch.xpack.esql.enrich.LookupExecutionPlanner
-
Creates the actual operators from the PhysicalOperation using DriverContext.
- buildOutputPage(Page, List<InferenceOperator.BulkInferenceResponseItem>) - Method in class org.elasticsearch.xpack.esql.inference.embedding.EmbeddingOutputBuilder
-
Builds the output page by converting inference responses into a
FloatBlock. - buildOutputPage(Page, List<InferenceOperator.BulkInferenceResponseItem>) - Method in interface org.elasticsearch.xpack.esql.inference.InferenceOperator.OutputBuilder
- buildRawMap(Object...) - Static method in class org.elasticsearch.xpack.esql.datasources.spi.DataSourceConfiguration
-
Builds a raw settings map from alternating field/value pairs, skipping nulls.
- buildRequestItem(String, InferenceOperator.BulkInferenceRequestItem.PositionValueCountsBuilder) - Method in class org.elasticsearch.xpack.esql.inference.AbstractEmbeddingRequestIterator
-
Subclasses produce a typed inference request
- buildResolved(Configuration, FunctionDefinition) - Method in class org.elasticsearch.xpack.esql.expression.function.UnresolvedFunction
-
Build a function to replace this one after resolving the function.
- buildScratch(CircuitBreaker) - Static method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ParseIp
- buildShortCircuitPlan(Source, boolean) - Method in class org.elasticsearch.xpack.esql.plan.logical.join.AbstractSubqueryJoin
-
Build the terminal plan when the right side contains a NULL value that forces the predicate to a constant for every left row.
- buildShortCircuitPlan(Source, boolean) - Method in class org.elasticsearch.xpack.esql.plan.logical.join.MarkJoin
- buildSort(List<SortBuilder<?>>) - Method in class org.elasticsearch.xpack.esql.planner.EsPhysicalOperationProviders.DefaultShardContext
- buildStats(Source, List<Expression>, List<NamedExpression>) - Static method in class org.elasticsearch.xpack.esql.parser.ParserUtils
- BulkInferenceOperation(InferenceOperator.BulkInferenceRequestItemIterator, ActionListener<List<InferenceOperator.BulkInferenceResponseItem>>) - Constructor for class org.elasticsearch.xpack.esql.inference.InferenceOperator.BulkInferenceOperation
- BulkInferenceRequestItem(BaseInferenceActionRequest, int[], long) - Constructor for record class org.elasticsearch.xpack.esql.inference.InferenceOperator.BulkInferenceRequestItem
-
Creates an instance of a
BulkInferenceRequestItemrecord class. - BulkInferenceRequestItem(BaseInferenceActionRequest, InferenceOperator.BulkInferenceRequestItem.PositionValueCountsBuilder) - Constructor for record class org.elasticsearch.xpack.esql.inference.InferenceOperator.BulkInferenceRequestItem
-
Constructor for batched requests without sequence number.
- BulkInferenceResponseItem(InferenceAction.Response, int[], long) - Constructor for record class org.elasticsearch.xpack.esql.inference.InferenceOperator.BulkInferenceResponseItem
-
Creates an instance of a
BulkInferenceResponseItemrecord class. - bulkLookupLeft() - Method in class org.elasticsearch.xpack.esql.plan.physical.ParameterizedQueryExec
- BulkLookupMvFilterExec - Class in org.elasticsearch.xpack.esql.plan.physical
-
Physical plan node inserted in a LOOKUP JOIN plan by
LuceneBulkLookupwhen it decides to use the bulk lookup optimization which directly reads docids for terms instead of issuing Lucene queries. - BulkLookupMvFilterExec(Source, PhysicalPlan, Attribute) - Constructor for class org.elasticsearch.xpack.esql.plan.physical.BulkLookupMvFilterExec
- bulkLookupRight() - Method in class org.elasticsearch.xpack.esql.plan.physical.ParameterizedQueryExec
- BY - Enum constant in enum class org.elasticsearch.xpack.esql.plan.logical.promql.AcrossSeriesAggregate.Grouping
- BY - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- BY - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- BY - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseLexer
- BY - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- BY() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ChangePointCommandContext
- BY() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FuseConfigurationContext
- BY() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.InlineStatsCommandContext
- BY() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.LimitByGroupKeyContext
- BY() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.StatsCommandContext
- BY() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.GroupingContext
- BY() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.NonReservedContext
- byExtension(String) - Method in class org.elasticsearch.xpack.esql.datasources.DecompressionCodecRegistry
-
Look up a codec by extension (e.g.
- byExtension(String) - Method in class org.elasticsearch.xpack.esql.datasources.FormatReaderRegistry
- byName(String) - Method in class org.elasticsearch.xpack.esql.datasources.FormatReaderRegistry
- ByStat(List<EsQueryExec.QueryBuilderAndTags>) - Constructor for record class org.elasticsearch.xpack.esql.plan.physical.EsStatsQueryExec.ByStat
-
Creates an instance of a
ByStatrecord class. - BYTE - Enum constant in enum class org.elasticsearch.xpack.esql.core.type.DataType
-
8-bit signed numbers widened on load to
DataType.INTEGER. - ByteLength - Class in org.elasticsearch.xpack.esql.expression.function.scalar.string
- ByteLength(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.string.ByteLength
- ByteMatchers - Class in org.elasticsearch.xpack.esql.core.util
-
Byte-level matching primitives shared by datasource pushdown evaluators.
- BYTES_REF - Enum constant in enum class org.elasticsearch.xpack.esql.datasources.ColumnStatTypeSupport.StatBlockKind
- BYTES_REF_RAM_OVERESTIMATE_FACTOR - Static variable in class org.elasticsearch.xpack.esql.planner.PlannerSettings
-
Multiplier applied to the RAM estimate of a
BytesRefArrayVectorwhose backing values exceedPlannerSettings.BYTES_REF_RAM_OVERESTIMATE_THRESHOLD. - BYTES_REF_RAM_OVERESTIMATE_THRESHOLD - Static variable in class org.elasticsearch.xpack.esql.planner.PlannerSettings
-
When a
BytesRefArrayVector's average value length exceeds this size, the RAM estimate is multiplied byPlannerSettings.BYTES_REF_RAM_OVERESTIMATE_FACTORto account for untracked overhead in large byte arrays. - bytesBuffered() - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceOperator.Status
- bytesInBuffer() - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceBuffer
-
Returns the current number of bytes buffered, as measured by
Page.ramBytesUsedByBlocks(). - bytesRead() - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryResponse
- bytesRead() - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceBuffer
-
Returns cumulative pre-decompression bytes read from the storage layer.
- bytesRead() - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceOperator.Status
- bytesRead() - Method in record class org.elasticsearch.xpack.esql.datasources.cache.ExternalStats.Stats
-
Returns the value of the
bytesReadrecord component. - bytesRead() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.StorageObjectMetrics
-
Returns the value of the
bytesReadrecord component. - bytesRead() - Method in class org.elasticsearch.xpack.esql.enrich.EnrichLookupOperator.Status
- bytesRead() - Method in class org.elasticsearch.xpack.esql.enrich.LookupFromIndexOperator.Status
- bytesRead() - Method in class org.elasticsearch.xpack.esql.enrich.LookupFromIndexService.LookupResponse
- bytesRead() - Method in class org.elasticsearch.xpack.esql.enrich.StreamingLookupFromIndexOperator.StreamingLookupStatus
- BytesReFormatter(DataType, Types.MinorType) - Constructor for class org.elasticsearch.xpack.esql.formatter.arrow.BlockArrowFormatter.BytesReFormatter
- bytesRefRamOverestimateFactor() - Method in class org.elasticsearch.xpack.esql.planner.PlannerSettings
- bytesRefRamOverestimateFactor(double) - Method in class org.elasticsearch.xpack.esql.planner.PlannerSettings
- bytesRefRamOverestimateThreshold() - Method in class org.elasticsearch.xpack.esql.planner.PlannerSettings
- bytesRefRamOverestimateThreshold(ByteSizeValue) - Method in class org.elasticsearch.xpack.esql.planner.PlannerSettings
- bytesScanned() - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryProfile
- bytesScanned() - Method in record class org.elasticsearch.xpack.esql.datasources.SplitDiscoveryPhase.Result
-
Returns the value of the
bytesScannedrecord component.
C
- CACHE_ENABLED - Static variable in class org.elasticsearch.xpack.esql.datasources.cache.ExternalSourceCacheSettings
- CACHE_SIZE - Static variable in class org.elasticsearch.xpack.esql.datasources.cache.ExternalSourceCacheSettings
- cachedAtMillis() - Method in record class org.elasticsearch.xpack.esql.datasources.cache.SchemaCacheEntry
-
Returns the value of the
cachedAtMillisrecord component. - cachedAttributes - Variable in class org.elasticsearch.xpack.esql.io.stream.PlanStreamOutput
-
Cache for field attributes.
- cachedEsFields - Variable in class org.elasticsearch.xpack.esql.io.stream.PlanStreamOutput
-
Cache for EsFields.
- CacheKey(String, Map<String, Object>) - Constructor for record class org.elasticsearch.xpack.esql.datasources.cache.StorageProviderCache.CacheKey
-
Creates an instance of a
CacheKeyrecord class. - Cache key design - Search tag in class org.elasticsearch.xpack.esql.datasources.cache.FooterByteCache
- Section
- cacheService() - Method in class org.elasticsearch.xpack.esql.datasources.ExternalSourceResolver
-
Coordinator-side accessor used by EsqlSession to reconcile data-node-captured source stats post-query.
- cacheService() - Method in class org.elasticsearch.xpack.esql.execution.PlanExecutor
- calculateGridId(Point) - Method in interface org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialGridFunction.BoundedGrid
- calculateGridId(Point) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StGeohash.GeoHashBoundedGrid
- calculateGridId(Point) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StGeohex.GeoHexBoundedGrid
- calculateGridId(Point) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StGeotile.GeoTileBoundedGrid
- calculateGridId(Point, int) - Method in interface org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialGridFunction.UnboundedGrid
- calculateNodesConcurrency(PhysicalPlan, Configuration) - Method in class org.elasticsearch.xpack.esql.planner.PlanConcurrencyCalculator
- calculateOutput(List<Attribute>, NamedExpression, Attribute) - Static method in class org.elasticsearch.xpack.esql.plan.logical.MvExpand
- calculateScalar(float[]) - Static method in class org.elasticsearch.xpack.esql.expression.function.vector.Magnitude
- calculateScalar(float[]) - Method in interface org.elasticsearch.xpack.esql.expression.function.vector.Magnitude.ScalarEvaluatorFunction
- calculateSimilarity(byte[], byte[]) - Static method in class org.elasticsearch.xpack.esql.expression.function.vector.Hamming
- calculateSimilarity(float[], float[]) - Static method in class org.elasticsearch.xpack.esql.expression.function.vector.L2Norm
- canAllowPartial(Exception) - Static method in class org.elasticsearch.xpack.esql.session.EsqlCCSUtils
-
Check whether this exception can be tolerated when partial results are on, or should be treated as fatal.
- cancel() - Method in interface org.elasticsearch.xpack.esql.datasources.spi.ResultCursor
- canHandle(String) - Method in interface org.elasticsearch.xpack.esql.datasources.spi.ConnectorFactory
- canHandle(String) - Method in interface org.elasticsearch.xpack.esql.datasources.spi.ExternalSourceFactory
- canHandle(String) - Method in interface org.elasticsearch.xpack.esql.datasources.spi.TableCatalog
- canHandle(String, Map<String, Object>) - Method in interface org.elasticsearch.xpack.esql.datasources.spi.ExternalSourceFactory
-
Config-aware variant of
ExternalSourceFactory.canHandle(String)used by the resolver when selecting a factory. - canMatchFilter(EsqlFlags, Configuration, TransportVersion, PhysicalPlan) - Static method in class org.elasticsearch.xpack.esql.planner.PlannerUtils
-
Extracts a filter that can be used to skip unmatched shards on the coordinator.
- cannotDetermineFormatError(String, Set<String>) - Static method in class org.elasticsearch.xpack.esql.datasources.spi.FileDataSourceValidator
-
The validation error reported when a format-specific setting is present but the resource's format cannot be determined (no usable
formatvalue and an unknown or absent extension). - canonical() - Method in class org.elasticsearch.xpack.esql.core.expression.Expression
- canonicalize() - Method in class org.elasticsearch.xpack.esql.core.expression.Attribute
- canonicalize() - Method in class org.elasticsearch.xpack.esql.core.expression.Expression
- canonicalize() - Method in class org.elasticsearch.xpack.esql.core.expression.LeafExpression
- canonicalize() - Method in class org.elasticsearch.xpack.esql.core.expression.predicate.BinaryOperator
- canonicalize() - Method in class org.elasticsearch.xpack.esql.expression.predicate.logical.And
- canonicalize() - Method in class org.elasticsearch.xpack.esql.expression.predicate.logical.Not
- canonicalize() - Method in class org.elasticsearch.xpack.esql.expression.predicate.logical.Or
- canonicalize() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.In
- canonicalize(UnaryOperator<T>) - Method in class org.elasticsearch.xpack.esql.plan.QuerySettingDef.Builder
-
Coerce every value of this setting into a canonical form on write (see
QuerySettingDef.canonicalize(T)). - canonicalize(List<? extends Expression>) - Static method in class org.elasticsearch.xpack.esql.core.expression.Expressions
- canonicalize(T) - Method in class org.elasticsearch.xpack.esql.plan.QuerySettingDef
-
Coerce a value into this setting's canonical form.
- canonicalPath() - Method in record class org.elasticsearch.xpack.esql.datasources.cache.SchemaCacheKey
-
Returns the value of the
canonicalPathrecord component. - canonicalScheme(String) - Static method in class org.elasticsearch.xpack.esql.datasources.spi.ExternalSourceMetrics
-
Folds a raw
storage-path schemeinto the single canonical token used for theExternalSourceMetrics.SCHEME_ATTRIBUTEdimension, so provider aliases (s3a/s3n,wasb/wasbs,https) and the bucket-prefix form (gs) do not fragment a provider across multiple metric series. - canPartitionByTsidPrefix() - Method in class org.elasticsearch.xpack.esql.stats.SearchContextStats
- canPartitionByTsidPrefix() - Method in interface org.elasticsearch.xpack.esql.stats.SearchStats
- canProduceMoreDataWithoutExtraInput() - Method in class org.elasticsearch.xpack.esql.datasources.ExternalFieldExtractOperator
- canProduceMoreDataWithoutExtraInput() - Method in class org.elasticsearch.xpack.esql.enrich.StreamingLookupFromIndexOperator
- canPush(Expression) - Method in interface org.elasticsearch.xpack.esql.datasources.spi.FilterPushdownSupport
-
Check if a single expression can be pushed to the source.
- canPushAggregates(List<Expression>, List<Expression>) - Method in interface org.elasticsearch.xpack.esql.datasources.spi.AggregatePushdownSupport
- canPushAggregates(List<Expression>, List<Expression>) - Method in class org.elasticsearch.xpack.esql.datasources.TextAggregatePushdownSupport
- canPushSorts() - Method in class org.elasticsearch.xpack.esql.plan.physical.EsQueryExec
- canRewriteGlob() - Method in enum class org.elasticsearch.xpack.esql.datasources.PartitionFilterHintExtractor.Operator
- canServeAllFromStats(List<? extends NamedExpression>, SplitStats, boolean, Set<String>) - Static method in class org.elasticsearch.xpack.esql.optimizer.rules.physical.local.ExternalSourceAggregatePushdown
-
Whether EVERY aggregate in
aggregateswould resolve fromstats— the boolean twin ofPushStatsToExternalSource's value-collecting loop. - canSkipSplitDiscovery(PhysicalPlan, FormatReaderRegistry) - Static method in class org.elasticsearch.xpack.esql.plugin.ComputeService
-
Returns
truewhen split discovery (Phase 2 footer reads) can be skipped because every fragment inplanthat references anExternalRelationis a pure ungroupedAggregatedirectly over that relation, the relation'ssourceMetadataalready contains complete (non-partial) statistics, and the fragment's aggregate functions are metadata-pushable for that source's format reader (i.e. - canSubstituteRoundToWithQueryBuilderAndTags() - Method in class org.elasticsearch.xpack.esql.plan.physical.EsQueryExec
- canUseEqualityOnSyntheticSourceDelegate(FieldAttribute.FieldName, String) - Method in class org.elasticsearch.xpack.esql.stats.SearchContextStats
- canUseEqualityOnSyntheticSourceDelegate(FieldAttribute.FieldName, String) - Method in interface org.elasticsearch.xpack.esql.stats.SearchStats
- canUseEqualityOnSyntheticSourceDelegate(FieldAttribute.FieldName, String) - Method in record class org.elasticsearch.xpack.esql.stats.SearchStats.EmptySearchStats
- canUseEqualityOnSyntheticSourceDelegate(FieldAttribute.FieldName, String) - Method in class org.elasticsearch.xpack.esql.stats.SearchStats.UnsupportedSearchStats
- canUseEqualityOnSyntheticSourceDelegate(FieldAttribute, String) - Method in interface org.elasticsearch.xpack.esql.optimizer.rules.physical.local.LucenePushdownPredicates
- cap(NodeFeature) - Static method in class org.elasticsearch.xpack.esql.action.EsqlCapabilities
-
Convert a
NodeFeaturefromEsqlFeaturesinto a capability. - capabilities() - Method in class org.elasticsearch.xpack.esql.action.EsqlCapabilities
- capabilities() - Method in class org.elasticsearch.xpack.esql.datasources.DataSourceModule
- capabilities() - Method in class org.elasticsearch.xpack.esql.expression.function.FunctionDefinition
- capabilities(String...) - Method in class org.elasticsearch.xpack.esql.expression.function.FunctionDefinition.Builder
-
Adds capabilities to mark changes or fixes to the function.
- capabilities(EsqlFunctionRegistry, boolean) - Static method in class org.elasticsearch.xpack.esql.action.EsqlCapabilities
-
ESQL capabilities.
- capabilityName() - Method in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
- caps() - Method in class org.elasticsearch.xpack.esql.action.EsqlResolveFieldsResponse
- caps() - Method in record class org.elasticsearch.xpack.esql.session.IndexResolver.FieldsInfo
-
Returns the value of the
capsrecord component. - capturedSourceMetadata() - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceOperator.Status
- capturedSourceMetadataSink() - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceBuffer
-
The mutable per-file capture sink shared with the iterator wrapping.
- CARET - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseLexer
- CARET - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- CARET() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.ArithmeticBinaryContext
- CARET() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.SubqueryResolutionContext
- CARTESIAN - Enum constant in enum class org.elasticsearch.xpack.esql.core.util.SpatialCoordinateTypes
- CARTESIAN - Enum constant in enum class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.BinarySpatialFunction.SpatialCrsType
- CARTESIAN - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialContains
- CARTESIAN - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialDisjoint
- CARTESIAN - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialIntersects
- CARTESIAN - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialWithin
- CARTESIAN - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StDistance
- CARTESIAN_POINT - Enum constant in enum class org.elasticsearch.xpack.esql.core.type.DataType
- CARTESIAN_SHAPE - Enum constant in enum class org.elasticsearch.xpack.esql.core.type.DataType
- cartesianDecay(double, double, double, double) - Method in enum class org.elasticsearch.xpack.esql.expression.function.scalar.score.Decay.DecayFunction
- CartesianDistanceCalculator() - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StDistance.CartesianDistanceCalculator
- Case - Class in org.elasticsearch.xpack.esql.expression.function.scalar.conditional
- Case(Source, Expression, List<Expression>) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.conditional.Case
- CASE_DATE_RANGE - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for CASE with date_range type.
- CASE_FOLD_TEMPORAL_AMOUNT - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
CASEfolding with DATE_PERIOD and TIME_DURATION return types. - CASE_MV - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
CASEproperly handling multivalue conditions. - CASE_SUPPORT_FOR_SUMMARY_FIELDS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Adds the ability for the
Caseto return values of type TDIGEST, type HISTOGRAM, and type AGGREGATE_METRIC_DOUBLE. - CASE: CASE is evaluated row-by-row - Search tag in class org.elasticsearch.xpack.esql.expression.function.scalar.EsqlScalarFunction
- Section
- CaseChangingCharStream - Class in org.elasticsearch.xpack.esql.parser
-
This class supports case-insensitive lexing by wrapping an existing
CharStreamand forcing the lexer to see lowercase characters Grammar literals should then be lower case such asbegin. - CaseChangingCharStream(CharStream) - Constructor for class org.elasticsearch.xpack.esql.parser.CaseChangingCharStream
-
Constructs a new CaseChangingCharStream wrapping the given
CharStreamforcing all characters to upper case or lower case. - caseInsensitive() - Method in class org.elasticsearch.xpack.esql.core.expression.predicate.regex.RegexMatch
- caseInsensitive() - Method in class org.elasticsearch.xpack.esql.core.querydsl.query.RegexQuery
- caseInsensitive() - Method in class org.elasticsearch.xpack.esql.core.querydsl.query.TermQuery
- caseInsensitive() - Method in class org.elasticsearch.xpack.esql.core.querydsl.query.WildcardQuery
- caseInsensitive() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.DataSourceConfigDefinition
-
Returns the value of the
caseInsensitiverecord component. - caseInsensitive() - Method in record class org.elasticsearch.xpack.esql.plan.logical.HighlightOptions.EnumOption
-
Returns the value of the
caseInsensitiverecord component. - caseType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.ChangeCase
- cast(Source, DataType, DataType, ExpressionEvaluator.Factory) - Static method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Cast
-
Build the evaluator supplier to cast
infromcurrenttorequired. - Cast - Class in org.elasticsearch.xpack.esql.expression.function.scalar.math
- Cast() - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.math.Cast
- CAST_OP - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- CAST_OP - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- CAST_OP() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.IndexPatternContext
- CAST_OP() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.InlineCastContext
- CAST_OP() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.MatchBooleanExpressionContext
- CAST_OP() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlIndexPatternContext
- CAST_OP() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlQueryContentContext
- CAST_STRING_LITERAL_TO_TEMPORAL_AMOUNT - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support explicit casting from string literal to DATE_PERIOD or TIME_DURATION.
- castBlock(Block, DataType, DataType, DateFormatter, BlockFactory, String, SkipWarnings) - Static method in class org.elasticsearch.xpack.esql.datasources.spi.DeclaredTypeCoercions
-
Coerces a decoded physical-type block into a declared-type block, value by value, with the field mappers' ingest coercion (see the class Javadoc).
- CASTING_OPERATOR - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for the :: casting operator
- CASTING_OPERATOR_FOR_DATE - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for the ::date casting operator
- CASTING_OPERATOR_FOR_HISTOGRAM_TYPES - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for the
::tdigestand::exponential_histogramcasting operators. - catalogs() - Method in record class org.elasticsearch.xpack.esql.datasources.DataSourceCapabilities
-
Returns the value of the
catalogsrecord component. - catalogType() - Method in interface org.elasticsearch.xpack.esql.datasources.spi.TableCatalog
- Categorize - Class in org.elasticsearch.xpack.esql.expression.function.grouping
-
Categorizes text messages.
- Categorize(Source, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.grouping.Categorize
- CATEGORIZE_MULTIPLE_GROUPINGS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for multiple groupings in "CATEGORIZE".
- CATEGORIZE_OPTIONS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for the options field of CATEGORIZE.
- CATEGORIZE_V6 - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Supported the text categorization function "CATEGORIZE".
- categorizeDef() - Method in class org.elasticsearch.xpack.esql.expression.function.grouping.Categorize
- Cbrt - Class in org.elasticsearch.xpack.esql.expression.function.scalar.math
- Cbrt(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.math.Cbrt
- CCS_ONLY - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlExecutionInfo.IncludeExecutionMetadata
- Ceil - Class in org.elasticsearch.xpack.esql.expression.function.scalar.math
-
Round a number up to the nearest integer.
- Ceil(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.math.Ceil
- centroidAttributes - Variable in class org.elasticsearch.xpack.esql.plan.physical.FieldExtractExec
-
Attributes of a shape whose centroid can be extracted directly from the doc-values encoded geometry.
- centroidAttributes() - Method in class org.elasticsearch.xpack.esql.plan.physical.FieldExtractExec
- CERTIFIED_COLUMN_PREFIX - Static variable in class org.elasticsearch.xpack.esql.approximation.ApproximationPlan
-
Prefix for certified column names in the approximation output.
- CF: Constant Folding - Search tag in class org.elasticsearch.xpack.esql.expression.function.scalar.EsqlScalarFunction
- Section
- CHANGE_POINT - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support change point detection "CHANGE_POINT".
- CHANGE_POINT - Enum constant in enum class org.elasticsearch.xpack.esql.telemetry.FeatureMetric
- CHANGE_POINT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- CHANGE_POINT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- CHANGE_POINT() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ChangePointCommandContext
- CHANGE_POINT_BY - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support the BY grouping clause in CHANGE_POINT to detect change points independently per group.
- CHANGE_POINT_LINE_COMMENT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- CHANGE_POINT_LINE_COMMENT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- CHANGE_POINT_MODE - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- CHANGE_POINT_MULTILINE_COMMENT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- CHANGE_POINT_MULTILINE_COMMENT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- CHANGE_POINT_SUPPORT_NULL_COLUMN - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
- CHANGE_POINT_WS - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- CHANGE_POINT_WS - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- ChangeCase - Class in org.elasticsearch.xpack.esql.expression.function.scalar.string
- ChangeCase(Source, Expression, Configuration, ChangeCase.Case) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.string.ChangeCase
- ChangeCase.Case - Enum Class in org.elasticsearch.xpack.esql.expression.function.scalar.string
- ChangePoint - Class in org.elasticsearch.xpack.esql.plan.logical
-
Plan that detects change points in a list of values.
- ChangePoint(Source, LogicalPlan, Attribute, Attribute, Attribute, Attribute, List<Expression>) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.ChangePoint
- changePointCommand() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- changePointCommand() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ProcessingCommandContext
- ChangePointCommandContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ChangePointCommandContext
- ChangePointExec - Class in org.elasticsearch.xpack.esql.plan.physical
- ChangePointExec(Source, PhysicalPlan, Attribute, Attribute, Attribute, Attribute, List<Expression>) - Constructor for class org.elasticsearch.xpack.esql.plan.physical.ChangePointExec
- channel() - Method in class org.elasticsearch.xpack.esql.enrich.MatchConfig
- channel() - Method in record class org.elasticsearch.xpack.esql.planner.Layout.ChannelAndType
-
Returns the value of the
channelrecord component. - ChannelAndType(int, DataType) - Constructor for record class org.elasticsearch.xpack.esql.planner.Layout.ChannelAndType
-
Creates an instance of a
ChannelAndTyperecord class. - channelNames - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- channelNames - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseLexer
- ChannelSet(Set<NameId>, DataType) - Constructor for record class org.elasticsearch.xpack.esql.planner.Layout.ChannelSet
-
Creates an instance of a
ChannelSetrecord class. - check(String) - Method in class org.elasticsearch.xpack.esql.datasources.LocalFileAccess
-
Convenience overload that parses a raw location string and delegates to
LocalFileAccess.check(StoragePath). - check(Map<String, Object>, Collection<Set<String>>) - Static method in class org.elasticsearch.xpack.esql.datasources.spi.ConfigKeyValidator
-
Throws
IllegalArgumentExceptionlisting the unknown keys (sorted) and the recognised options (sorted union of allclaimedsets). - check(StoragePath) - Method in class org.elasticsearch.xpack.esql.datasources.LocalFileAccess
-
Validates that the given
StoragePathis permitted. - Check - Class in org.elasticsearch.xpack.esql.core.util
-
Utility class used for checking various conditions at runtime, with minimum amount of code.
- Check() - Constructor for class org.elasticsearch.xpack.esql.core.util.Check
- checkAndSerializeQualifier(PlanStreamOutput, TransportVersion) - Method in class org.elasticsearch.xpack.esql.core.expression.Attribute
- checkBlock(EsqlResolveDatasetAction.Request, ProjectState) - Method in class org.elasticsearch.xpack.esql.action.EsqlResolveDatasetAction
- checkBlock(EsqlResolveViewAction.Request, ProjectState) - Method in class org.elasticsearch.xpack.esql.action.EsqlResolveViewAction
- checkBlock(DeleteDatasetAction.Request, ProjectState) - Method in class org.elasticsearch.xpack.esql.datasources.dataset.TransportDeleteDatasetAction
- checkBlock(GetDatasetAction.Request, ProjectState) - Method in class org.elasticsearch.xpack.esql.datasources.dataset.TransportGetDatasetAction
- checkBlock(PutDatasetAction.Request, ProjectState) - Method in class org.elasticsearch.xpack.esql.datasources.dataset.TransportPutDatasetAction
- checkBlock(DeleteDataSourceAction.Request, ProjectState) - Method in class org.elasticsearch.xpack.esql.datasources.datasource.TransportDeleteDataSourceAction
- checkBlock(GetDataSourceAction.Request, ProjectState) - Method in class org.elasticsearch.xpack.esql.datasources.datasource.TransportGetDataSourceAction
- checkBlock(PutDataSourceAction.Request, ProjectState) - Method in class org.elasticsearch.xpack.esql.datasources.datasource.TransportPutDataSourceAction
- checkBlock(DeleteViewAction.Request, ProjectState) - Method in class org.elasticsearch.xpack.esql.view.TransportDeleteViewAction
- checkBlock(GetViewAction.Request, ProjectState) - Method in class org.elasticsearch.xpack.esql.view.TransportGetViewAction
- checkBlock(PutViewAction.Request, ProjectState) - Method in class org.elasticsearch.xpack.esql.view.TransportPutViewAction
- checkCompatibility() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic.DateTimeArithmeticOperation
- checkCompatibility() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic.DenseVectorArithmeticOperation
- checkCompatibility() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic.EsqlArithmeticOperation
-
Check if the two input types are compatible for this operation
- checkCompatibility() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.EsqlBinaryComparison
-
Check if the two input types are compatible for this operation.
- checkers(ProjectResolver, ClusterService) - Method in interface org.elasticsearch.xpack.esql.analysis.PlanCheckerProvider
-
Build a list of checks to perform on the plan.
- checkFilterConditionDataType(Expression, Failures) - Static method in class org.elasticsearch.xpack.esql.plan.logical.Filter
- checkFunction(Source, String) - Method in class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionRegistry
- checkIsFieldAttribute(Expression) - Static method in interface org.elasticsearch.xpack.esql.optimizer.rules.physical.local.LucenePushdownPredicates
- checkIsPushableAttribute(Expression) - Static method in interface org.elasticsearch.xpack.esql.optimizer.rules.physical.local.LucenePushdownPredicates
- checkNumberOfNewNames(List<String>) - Method in interface org.elasticsearch.xpack.esql.plan.GeneratingPlan
- checkPagesBelowSize(List<Page>, ByteSizeValue, LongFunction<String>) - Static method in class org.elasticsearch.xpack.esql.session.SessionUtils
- checkPlan(QueryPlan<?>, Failures) - Static method in class org.elasticsearch.xpack.esql.optimizer.rules.PlanConsistencyChecker
-
Check whether a single
QueryPlanproduces no duplicate attributes and its children provide all of its requiredreferences. - checkPlanConsistency(LogicalPlan, Failures, Failures) - Method in class org.elasticsearch.xpack.esql.optimizer.LogicalVerifier
- checkPlanConsistency(PhysicalPlan, Failures, Failures) - Method in class org.elasticsearch.xpack.esql.optimizer.PhysicalVerifier
- checkQueryApproximation(XPackLicenseState) - Static method in class org.elasticsearch.xpack.esql.session.EsqlLicenseChecker
- checkTimeSeriesAggregates(Failures) - Method in class org.elasticsearch.xpack.esql.plan.logical.Aggregate
- checkTimeSeriesAggregates(Failures) - Method in class org.elasticsearch.xpack.esql.plan.logical.TimeSeriesAggregate
- Chicken - Class in org.elasticsearch.xpack.esql.expression.function.scalar.string
-
A fun Easter egg function that wraps text in ASCII art of a chicken saying something, similar to the classic "cowsay" command.
- Chicken(Source, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.string.Chicken
- CHICKEN_EMOJI - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Chicken
- ChickenArtBuilder - Enum Class in org.elasticsearch.xpack.esql.expression.function.scalar.string
-
Collection of chicken ASCII art styles with builder functionality.
- child() - Method in class org.elasticsearch.xpack.esql.core.expression.Alias
- child() - Method in class org.elasticsearch.xpack.esql.core.expression.UnaryExpression
- child() - Method in class org.elasticsearch.xpack.esql.core.querydsl.query.NotQuery
- child() - Method in class org.elasticsearch.xpack.esql.expression.Order
- child() - Method in record class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionDefinition.PromqlParamInfo
-
Returns the value of the
childrecord component. - child() - Method in class org.elasticsearch.xpack.esql.plan.logical.UnaryPlan
- child() - Method in class org.elasticsearch.xpack.esql.plan.physical.UnaryExec
- child(String, PromqlDataType, String) - Static method in record class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionDefinition.PromqlParamInfo
- children() - Method in class org.elasticsearch.xpack.esql.core.tree.Node
- children() - Method in class org.elasticsearch.xpack.esql.datasources.CoalescedSplit
- children() - Method in class org.elasticsearch.xpack.esql.datasources.MergedSplitStats
-
Returns the list of child stats that this instance merges.
- childrenResolved() - Method in class org.elasticsearch.xpack.esql.core.expression.Expression
- childrenResolved() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.DefaultTimeSeriesAggregateFunction
- childrenResolved() - Method in class org.elasticsearch.xpack.esql.plan.logical.LogicalPlan
- chronoToLong(long, ChronoField, ZoneId) - Static method in class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter
- chronoToLong(long, BytesRef, ZoneId) - Static method in class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter
- chronoToLongNanos(long, ChronoField, ZoneId) - Static method in class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter
-
Extract the given
ChronoFieldvalue from a date specified as a long number of nanoseconds since epoch - chronoToLongNanos(long, BytesRef, ZoneId) - Static method in class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter
-
Extract the given
ChronoFieldvalue from a date specified as a long number of nanoseconds since epoch - Chunk - Class in org.elasticsearch.xpack.esql.expression.function.scalar.string
- Chunk(StreamInput) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.string.Chunk
- Chunk(Source, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.string.Chunk
- CHUNK_FUNCTION_V2 - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Chunk function.
- CHUNK_HAD_ERRORS_KEY - Static variable in class org.elasticsearch.xpack.esql.datasources.cache.ExternalStats
-
Published by the parallel coordinators when a scan did NOT complete cleanly — an error mid-scan, a truncated/cancelled read, a chunk cut short — i.e.
- CHUNK_MV - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Does
CHUNKprocess all field values? - chunkText(String, ChunkingSettings) - Static method in class org.elasticsearch.xpack.esql.expression.function.scalar.util.ChunkUtils
- ChunkUtils - Class in org.elasticsearch.xpack.esql.expression.function.scalar.util
- CIDRMatch - Class in org.elasticsearch.xpack.esql.expression.function.scalar.ip
-
This function takes a first parameter of type IP, followed by one or more parameters evaluated to a CIDR specification: a string literal; a field of type keyword; a function outputting a keyword.
- CIDRMatch(Source, Expression, List<Expression>) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.ip.CIDRMatch
- CIEQ - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- CIEQ - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- circuitBreakerView(Source) - Method in class org.elasticsearch.xpack.esql.core.expression.FoldContext
-
Adapt this into a
CircuitBreakersuitable for building bounded local DriverContext. - cityConfidence(int) - Method in class org.elasticsearch.xpack.esql.evaluator.command.IpLocationFunctionBridge.IpLocationCollectorImpl
- cityName(String) - Method in class org.elasticsearch.xpack.esql.evaluator.command.IpLocationFunctionBridge.IpLocationCollectorImpl
- Clamp - Class in org.elasticsearch.xpack.esql.expression.function.scalar
-
Clamps the values of all samples to have a lower limit of min and an upper limit of max.
- Clamp(Source, Expression, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.Clamp
- CLAMP_FUNCTIONS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
- ClampMax - Class in org.elasticsearch.xpack.esql.expression.function.scalar.conditional
-
Clamps the input values to have an upper limit of max.
- ClampMax(Source, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.conditional.ClampMax
- ClampMin - Class in org.elasticsearch.xpack.esql.expression.function.scalar.conditional
-
Clamps input values to have a lower limit of min.
- ClampMin(Source, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.conditional.ClampMin
- classification() - Method in record class org.elasticsearch.xpack.esql.parser.QueryParam
-
Returns the value of the
classificationrecord component. - classify(Throwable) - Static method in class org.elasticsearch.xpack.esql.datasources.ExternalFailures
-
Returns the
RuntimeExceptionto throw for the given read failure. - clazz() - Method in class org.elasticsearch.xpack.esql.expression.function.FunctionDefinition
- cleanup() - Static method in class org.elasticsearch.xpack.esql.optimizer.LogicalPlanOptimizer
- clear() - Method in class org.elasticsearch.xpack.esql.core.expression.AttributeMap
- clear() - Method in class org.elasticsearch.xpack.esql.core.expression.AttributeSet.Builder
- clear() - Method in class org.elasticsearch.xpack.esql.core.expression.AttributeSet
- clear() - Method in class org.elasticsearch.xpack.esql.core.expression.ExpressionSet
- clearAll() - Method in class org.elasticsearch.xpack.esql.datasources.cache.ExternalSourceCacheService
- clearBuffers() - Method in class org.elasticsearch.xpack.esql.inference.InferenceOperator.BulkInferenceOperation
- Client-visible warnings - Search tag in record class org.elasticsearch.xpack.esql.datasources.spi.ErrorPolicy
- Section
- clone(Source, String, String, DataType, Nullability, NameId, boolean) - Method in class org.elasticsearch.xpack.esql.core.expression.Attribute
- clone(Source, String, String, DataType, Nullability, NameId, boolean) - Method in class org.elasticsearch.xpack.esql.core.expression.EmptyAttribute
- clone(Source, String, String, DataType, Nullability, NameId, boolean) - Method in class org.elasticsearch.xpack.esql.core.expression.ExternalMetadataAttribute
- clone(Source, String, String, DataType, Nullability, NameId, boolean) - Method in class org.elasticsearch.xpack.esql.core.expression.FieldAttribute
- clone(Source, String, String, DataType, Nullability, NameId, boolean) - Method in class org.elasticsearch.xpack.esql.core.expression.MetadataAttribute
- clone(Source, String, String, DataType, Nullability, NameId, boolean) - Method in class org.elasticsearch.xpack.esql.core.expression.ReferenceAttribute
- clone(Source, String, String, DataType, Nullability, NameId, boolean) - Method in class org.elasticsearch.xpack.esql.core.expression.TemporalityAttribute
- clone(Source, String, String, DataType, Nullability, NameId, boolean) - Method in class org.elasticsearch.xpack.esql.core.expression.TimeSeriesMetadataAttribute
- clone(Source, String, String, DataType, Nullability, NameId, boolean) - Method in class org.elasticsearch.xpack.esql.core.expression.UnresolvedAttribute
- clone(Source, String, String, DataType, Nullability, NameId, boolean) - Method in class org.elasticsearch.xpack.esql.core.expression.UnsupportedAttribute
- close() - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryResponse
- close() - Method in class org.elasticsearch.xpack.esql.action.EsqlResponseImpl
- close() - Method in record class org.elasticsearch.xpack.esql.Column
- close() - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceOperator
- close() - Method in class org.elasticsearch.xpack.esql.datasources.cache.ExternalSourceCacheService
- close() - Method in interface org.elasticsearch.xpack.esql.datasources.cache.ExternalStatsCapture.Handle
- close() - Method in class org.elasticsearch.xpack.esql.datasources.cache.StatsCapturingIterator
- close() - Method in class org.elasticsearch.xpack.esql.datasources.cache.StorageProviderCache
- close() - Method in class org.elasticsearch.xpack.esql.datasources.DataSourceModule
- close() - Method in class org.elasticsearch.xpack.esql.datasources.ExternalFieldExtractOperator
- close() - Method in class org.elasticsearch.xpack.esql.datasources.SourceExtractors
- close() - Method in class org.elasticsearch.xpack.esql.datasources.spi.BufferingPageIterator
- close() - Method in class org.elasticsearch.xpack.esql.datasources.spi.DirectReadBuffer
- close() - Method in class org.elasticsearch.xpack.esql.datasources.spi.DynamicThreshold
- close() - Method in class org.elasticsearch.xpack.esql.datasources.StorageManager
- close() - Method in class org.elasticsearch.xpack.esql.datasources.StorageProviderRegistry
- close() - Method in class org.elasticsearch.xpack.esql.enrich.StreamingLookupFromIndexOperator
- close() - Method in record class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToAggregateMetricDouble.DoubleEvaluator
- close() - Method in record class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToAggregateMetricDouble.IntEvaluator
- close() - Method in record class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToAggregateMetricDouble.LongEvaluator
- close() - Method in record class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToAggregateMetricDouble.UnsignedLong
- close() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToStringFromAggregateMetricDoubleEvaluator
- close() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.AbstractMultivalueFunction.AbstractNullableEvaluator
- close() - Method in record class org.elasticsearch.xpack.esql.expression.LiteralsEvaluator
- close() - Method in record class org.elasticsearch.xpack.esql.expression.predicate.logical.BooleanLogicExpressionEvaluator
- close() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.EqualsDenseVectorEvaluator
- close() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.InBooleanEvaluator
- close() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.InBytesRefEvaluator
- close() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.InDoubleEvaluator
- close() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.InIntEvaluator
- close() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.InLongEvaluator
- close() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.InLongRangeEvaluator
- close() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.InMillisNanosEvaluator
- close() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.InNanosMillisEvaluator
- close() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.NotEqualsDenseVectorEvaluator
- close() - Method in class org.elasticsearch.xpack.esql.formatter.arrow.ArrowResponse
- close() - Method in class org.elasticsearch.xpack.esql.inference.AbstractEmbeddingRequestIterator
- close() - Method in record class org.elasticsearch.xpack.esql.inference.InferenceOperator.OngoingInferenceResult
- close() - Method in class org.elasticsearch.xpack.esql.inference.InputTextReader
- close() - Method in class org.elasticsearch.xpack.esql.io.stream.PlanStreamInput
- close() - Method in class org.elasticsearch.xpack.esql.io.stream.PlanStreamOutput
- close() - Method in class org.elasticsearch.xpack.esql.planner.EsPhysicalOperationProviders.DefaultShardContext
- close() - Method in class org.elasticsearch.xpack.esql.plugin.EsqlPlugin
- closeInternal() - Method in class org.elasticsearch.xpack.esql.datasources.spi.BufferingPageIterator
-
Subclass teardown: close streams / decoders / native handles and publish any end-of-read stats.
- CLOSING_BRACKET - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- CLOSING_BRACKET - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- CLOSING_BRACKET() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.BooleanArrayLiteralContext
- CLOSING_BRACKET() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.NumericArrayLiteralContext
- CLOSING_BRACKET() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.QualifiedNameContext
- CLOSING_BRACKET() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.QualifiedNamePatternContext
- CLOSING_BRACKET() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.StringArrayLiteralContext
- CLOSING_BRACKET(int) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.QualifiedNameContext
- CLOSING_BRACKET(int) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.QualifiedNamePatternContext
- Cluster(String, String, String, boolean) - Constructor for class org.elasticsearch.xpack.esql.action.EsqlExecutionInfo.Cluster
-
Create a Cluster object representing the initial RUNNING state of a Cluster.
- Cluster(String, String, String, boolean, EsqlExecutionInfo.Cluster.Status, Integer, Integer, Integer, Integer, List<ShardSearchFailure>, TimeValue) - Constructor for class org.elasticsearch.xpack.esql.action.EsqlExecutionInfo.Cluster
-
Create a Cluster with a new Status other than the default of RUNNING.
- Cluster(StreamInput) - Constructor for class org.elasticsearch.xpack.esql.action.EsqlExecutionInfo.Cluster
- CLUSTER_ACTION_NAME - Static variable in class org.elasticsearch.xpack.esql.plugin.ComputeService
- clusterAliases() - Method in class org.elasticsearch.xpack.esql.action.EsqlExecutionInfo
- clusterInfo - Variable in class org.elasticsearch.xpack.esql.action.EsqlExecutionInfo
- clusterInfoInitializing(boolean) - Method in class org.elasticsearch.xpack.esql.action.EsqlExecutionInfo
- clusterName() - Method in class org.elasticsearch.xpack.esql.session.Configuration
- clusterName(String) - Method in class org.elasticsearch.xpack.esql.session.ConfigurationBuilder
- clusterService - Variable in class org.elasticsearch.xpack.esql.datasources.dataset.DatasetService
- clusterService - Variable in class org.elasticsearch.xpack.esql.datasources.datasource.DataSourceService
- clusterService - Variable in class org.elasticsearch.xpack.esql.enrich.AbstractLookupService
- clusterService - Variable in class org.elasticsearch.xpack.esql.view.ViewService
- clusterService() - Method in record class org.elasticsearch.xpack.esql.plugin.TransportActionServices
-
Returns the value of the
clusterServicerecord component. - clusterString() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- clusterString() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.IndexPatternContext
- ClusterStringContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ClusterStringContext
- coalesce(List<ExternalSplit>) - Static method in class org.elasticsearch.xpack.esql.datasources.SplitCoalescer
- coalesce(List<ExternalSplit>, long, int) - Static method in class org.elasticsearch.xpack.esql.datasources.SplitCoalescer
- Coalesce - Class in org.elasticsearch.xpack.esql.expression.function.scalar.nulls
-
Function returning the first non-null value.
- Coalesce(Source, Expression, List<? extends Expression>) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.nulls.Coalesce
- COALESCE_DATE_RANGE - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for COALESCE with date_range type.
- COALESCE_DENSE_VECTOR - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
COALESCE function support for dense_vector type.
- CoalescedSplit - Class in org.elasticsearch.xpack.esql.datasources
-
A composite split that groups multiple child splits into a single scheduling unit.
- CoalescedSplit(String, List<ExternalSplit>) - Constructor for class org.elasticsearch.xpack.esql.datasources.CoalescedSplit
- CoalescedSplit(StreamInput) - Constructor for class org.elasticsearch.xpack.esql.datasources.CoalescedSplit
- COALESCING_THRESHOLD - Static variable in class org.elasticsearch.xpack.esql.datasources.SplitCoalescer
- Code generation - Search tag in package org.elasticsearch.xpack.esql
- Section
- coercion() - Method in record class org.elasticsearch.xpack.esql.datasources.ColumnStatTypeSupport
-
Returns the value of the
coercionrecord component. - collect(Class<E>) - Method in class org.elasticsearch.xpack.esql.core.tree.Node
- collect(Class<E>, Predicate<? super E>) - Method in class org.elasticsearch.xpack.esql.core.tree.Node
- collect(Predicate<? super T>) - Method in class org.elasticsearch.xpack.esql.core.tree.Node
- collectCommutative(List<Expression>, Expression) - Method in class org.elasticsearch.xpack.esql.core.expression.predicate.BinaryOperator
- collectFirstChildren(Predicate<? super T>) - Method in class org.elasticsearch.xpack.esql.core.tree.Node
- CollectionUtils - Class in org.elasticsearch.xpack.esql.core.util
- CollectionUtils() - Constructor for class org.elasticsearch.xpack.esql.core.util.CollectionUtils
- collectLeaves() - Method in class org.elasticsearch.xpack.esql.core.tree.Node
- collectorSimpleName() - Method in interface org.elasticsearch.xpack.esql.evaluator.command.CompoundOutputEvaluator.OutputFieldsCollectorProvider
- collectorSimpleName() - Method in class org.elasticsearch.xpack.esql.plan.physical.RegisteredDomainExec
- collectorSimpleName() - Method in class org.elasticsearch.xpack.esql.plan.physical.UriPartsExec
- COLON - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- COLON - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- COLON - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseLexer
- COLON - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- COLON() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.EntryExpressionContext
- COLON() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.IndexPatternContext
- COLON() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.MatchBooleanExpressionContext
- COLON() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlIndexPatternContext
- COLON() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlQueryContentContext
- COLON() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.SubqueryResolutionContext
- cols - Variable in class org.elasticsearch.xpack.esql.datasources.cache.StripeStatsHarvester.StripeAccum
-
Projected-column stats (PROJECTED/ALL), fed from the output page's blocks.
- column(int) - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryResponse
- column(int) - Method in class org.elasticsearch.xpack.esql.action.EsqlResponseImpl
- column(String) - Method in interface org.elasticsearch.xpack.esql.core.tree.NodeStringMapper
-
Map a column / attribute / alias / qualifier / pattern capture name.
- Column - Record Class in org.elasticsearch.xpack.esql
-
A "column" from a
tableprovided in the request. - Column(BlockStreamInput) - Constructor for record class org.elasticsearch.xpack.esql.Column
- Column(DataType, String) - Constructor for class org.elasticsearch.xpack.esql.formatter.arrow.ArrowResponse.Column
- Column(DataType, Block) - Constructor for record class org.elasticsearch.xpack.esql.Column
-
Creates an instance of a
Columnrecord class. - COLUMN_METADATA - Static variable in class org.elasticsearch.xpack.esql.plan.QuerySettings
- COLUMN_METADATA_BUCKET_V2 - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Expose resolved bucket interval in
_metaonBUCKETgrouping columns, gated behind theSET column_metadata=truesetting. - columnar() - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryRequest
- columnar() - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryResponse
- columnar(boolean) - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryRequest
- ColumnBlockConversions - Class in org.elasticsearch.xpack.esql.datasources.spi
-
Converts columnar primitive arrays to ESQL
Blocks, avoiding the per-element overhead of Block.Builder when the source data is already in columnar form. - columnCount() - Method in class org.elasticsearch.xpack.esql.datasources.SplitStats
- ColumnExtractor - Interface in org.elasticsearch.xpack.esql.datasources.spi
-
Loads one projected column by physical row identity.
- ColumnExtractorAware - Interface in org.elasticsearch.xpack.esql.datasources.spi
-
Capability marker for
FormatReaderimplementations that can re-read columns positionally after the primary forward scan. - ColumnExtractorProducer - Interface in org.elasticsearch.xpack.esql.datasources.spi
-
Implemented by reader iterators that emit the synthetic
ColumnExtractor.ROW_POSITION_COLUMNalongside their pages and can produce a matchingColumnExtractorwhose addressing space is identical to the one the iterator is using for its row-position counter. - ColumnExtractorProducer forwarding - Search tag in class org.elasticsearch.xpack.esql.datasources.cache.StatsCapturingIterator
- Section
- ColumnInfoImpl - Class in org.elasticsearch.xpack.esql.action
- ColumnInfoImpl(String, String, List<String>) - Constructor for class org.elasticsearch.xpack.esql.action.ColumnInfoImpl
- ColumnInfoImpl(String, String, List<String>, Map<String, Object>) - Constructor for class org.elasticsearch.xpack.esql.action.ColumnInfoImpl
- ColumnInfoImpl(String, DataType, List<String>) - Constructor for class org.elasticsearch.xpack.esql.action.ColumnInfoImpl
- ColumnInfoImpl(String, DataType, List<String>, Map<String, Object>) - Constructor for class org.elasticsearch.xpack.esql.action.ColumnInfoImpl
- ColumnInfoImpl(StreamInput) - Constructor for class org.elasticsearch.xpack.esql.action.ColumnInfoImpl
- columnMapping() - Method in class org.elasticsearch.xpack.esql.datasources.FileSplit
- ColumnMapping - Class in org.elasticsearch.xpack.esql.datasources
-
Per-file value describing how this file's blocks become the query's output blocks: for each output column, the source position in the file's natural-order page (or
-1when the file lacks that column), and the cast (if any) the coordinator chose during reconciliation. - columnMax(String) - Method in class org.elasticsearch.xpack.esql.datasources.MergedSplitStats
-
Returns the maximum of children's max values for the named column under the SPI's "implicit nulls" contract.
- columnMax(String) - Method in interface org.elasticsearch.xpack.esql.datasources.spi.SplitStats
-
Maximum value for the named column, or
nullif unknown or the column is not present in this split's statistics. - columnMax(String) - Method in class org.elasticsearch.xpack.esql.datasources.SplitStats
-
Returns the max value for the column with the given name, or
nullif not found or poisoned (unservable). - columnMaxKey(String) - Static method in class org.elasticsearch.xpack.esql.datasources.SourceStatisticsSerializer
-
Returns the flat key used for a column's max statistic.
- columnMaxUnservableKey(String) - Static method in class org.elasticsearch.xpack.esql.datasources.SourceStatisticsSerializer
-
Returns the flat key that marks a column's
maxstatistic unservable. - columnMin(String) - Method in class org.elasticsearch.xpack.esql.datasources.MergedSplitStats
-
Returns the minimum of children's min values for the named column under the SPI's "implicit nulls" contract: A child that reports a known min value contributes it to the merge via
SplitStats.mergedMin(java.lang.Object, java.lang.Object), regardless of its null count. - columnMin(String) - Method in interface org.elasticsearch.xpack.esql.datasources.spi.SplitStats
-
Minimum value for the named column, or
nullif unknown or the column is not present in this split's statistics. - columnMin(String) - Method in class org.elasticsearch.xpack.esql.datasources.SplitStats
-
Returns the min value for the column with the given name, or
nullif not found or poisoned (unservable). - columnMinKey(String) - Static method in class org.elasticsearch.xpack.esql.datasources.SourceStatisticsSerializer
-
Returns the flat key used for a column's min statistic.
- columnMinUnservableKey(String) - Static method in class org.elasticsearch.xpack.esql.datasources.SourceStatisticsSerializer
-
Returns the flat key that marks a column's
minstatistic unservable. - columnName() - Method in record class org.elasticsearch.xpack.esql.datasources.PartitionFilterHintExtractor.PartitionFilterHint
-
Returns the value of the
columnNamerecord component. - columnName() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.AggregateSpec
-
Returns the value of the
columnNamerecord component. - columnName() - Method in class org.elasticsearch.xpack.esql.datasources.spi.DynamicThreshold
- columnName() - Method in enum class org.elasticsearch.xpack.esql.datasources.SyntheticColumns.Kind
- columnName(int) - Method in class org.elasticsearch.xpack.esql.datasources.SplitStats
-
Resolves the full dotted column name for the given ordinal by joining the path segments from the dictionary.
- columnNames() - Method in record class org.elasticsearch.xpack.esql.datasources.cache.SchemaCacheEntry
-
Returns the value of the
columnNamesrecord component. - columnNullabilities() - Method in record class org.elasticsearch.xpack.esql.datasources.cache.SchemaCacheEntry
-
Returns the value of the
columnNullabilitiesrecord component. - columnNullCount(String) - Method in class org.elasticsearch.xpack.esql.datasources.MergedSplitStats
-
Returns the sum of null counts across children for the named column under the SPI's "implicit nulls" contract: a child whose split lacks the column contributes its full row count (every row is an implicit null), and explicit nulls in present columns are summed normally.
- columnNullCount(String) - Method in interface org.elasticsearch.xpack.esql.datasources.spi.SplitStats
-
Number of null values in the named column under the "implicit nulls" contract: a column that is physically absent from this split contributes
rowCount()implicit nulls (every row would deserialize asnull). - columnNullCount(String) - Method in class org.elasticsearch.xpack.esql.datasources.SplitStats
-
Returns the null count for the column with the given name under the SPI's "implicit nulls" contract: a column physically absent from this split contributes
rowCountimplicit nulls, since every row would deserialize asnull. - columnNullCountKey(String) - Static method in class org.elasticsearch.xpack.esql.datasources.SourceStatisticsSerializer
-
Returns the flat key used for a column's null count statistic.
- columnNumber() - Method in class org.elasticsearch.xpack.esql.core.tree.Source
- columns() - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryResponse
- columns() - Method in class org.elasticsearch.xpack.esql.action.EsqlResponseImpl
- columns() - Method in record class org.elasticsearch.xpack.esql.datasources.cache.ExternalStats.Stats
-
Returns the value of the
columnsrecord component. - COLUMNS - Static variable in class org.elasticsearch.xpack.esql.datasources.FileMetadataColumns
- columnSizeBytes(String) - Method in class org.elasticsearch.xpack.esql.datasources.MergedSplitStats
-
Returns the sum of per-column sizes across children, or
-1if any child returns an unknown size for the column. - columnSizeBytes(String) - Method in interface org.elasticsearch.xpack.esql.datasources.spi.SplitStats
-
Uncompressed size in bytes for the named column, or
-1if unknown or the column is not present in this split's statistics. - columnSizeBytes(String) - Method in class org.elasticsearch.xpack.esql.datasources.SplitStats
-
Returns the size in bytes for the column with the given name, or
-1if not found. - columnSizeBytesKey(String) - Static method in class org.elasticsearch.xpack.esql.datasources.SourceStatisticsSerializer
-
Returns the flat key used for a column's size in bytes statistic.
- columnStatistics() - Method in interface org.elasticsearch.xpack.esql.datasources.spi.SourceStatistics
-
Returns per-column statistics, if available.
- ColumnStats(long, long, Object, Object) - Constructor for record class org.elasticsearch.xpack.esql.datasources.cache.ExternalStats.ColumnStats
-
Creates an instance of a
ColumnStatsrecord class. - ColumnStatsAccumulator - Class in org.elasticsearch.xpack.esql.datasources.cache
-
Accumulates per-column null count + min + max across the pages of a single cold scan.
- ColumnStatTypeSupport - Record Class in org.elasticsearch.xpack.esql.datasources
-
The single source of truth for how a column's ESQL
DataTypeparticipates in the external-source per-column statistics pipeline (harvest, cache classification, warm-path serving, and block construction). - ColumnStatTypeSupport(ColumnStatTypeSupport.StatBlockKind, boolean, ColumnStatTypeSupport.StatCoercion) - Constructor for record class org.elasticsearch.xpack.esql.datasources.ColumnStatTypeSupport
-
Creates an instance of a
ColumnStatTypeSupportrecord class. - ColumnStatTypeSupport.StatBlockKind - Enum Class in org.elasticsearch.xpack.esql.datasources
-
The block flavour a served MIN/MAX extremum is materialized into.
- ColumnStatTypeSupport.StatCoercion - Enum Class in org.elasticsearch.xpack.esql.datasources
-
How a stat
Numberis normalized to the column's resolved type before it is folded/served. - columnSynthetics() - Method in record class org.elasticsearch.xpack.esql.datasources.cache.SchemaCacheEntry
-
Returns the value of the
columnSyntheticsrecord component. - columnTypes() - Method in record class org.elasticsearch.xpack.esql.datasources.cache.SchemaCacheEntry
-
Returns the value of the
columnTypesrecord component. - columnValueCount(String) - Method in class org.elasticsearch.xpack.esql.datasources.MergedSplitStats
-
Returns the sum of non-null value counts across children for the named column (multivalue-aware), or
-1if any child returns-1(the column was not observed in that child's stats). - columnValueCount(String) - Method in interface org.elasticsearch.xpack.esql.datasources.spi.SplitStats
-
Number of non-null values in the named column (multivalue-aware: a multivalued cell contributes one per value).
- columnValueCount(String) - Method in class org.elasticsearch.xpack.esql.datasources.SplitStats
-
Returns the count of non-null values for the column with the given name (multivalue-aware: a multivalued cell contributes one per value), or
-1if the column is not present in this split's statistics. - columnValueCountKey(String) - Static method in class org.elasticsearch.xpack.esql.datasources.SourceStatisticsSerializer
-
Returns the flat key used for a column's value count (non-null values) statistic.
- combine(Collection<? extends T>...) - Static method in class org.elasticsearch.xpack.esql.core.util.CollectionUtils
- combine(Collection<? extends T>, T...) - Static method in class org.elasticsearch.xpack.esql.core.util.CollectionUtils
- combine(List<? extends T>, List<? extends T>) - Static method in class org.elasticsearch.xpack.esql.core.util.CollectionUtils
- combine(TimeSpan...) - Static method in record class org.elasticsearch.xpack.esql.action.TimeSpan
- combine(AttributeMap<E>) - Method in class org.elasticsearch.xpack.esql.core.expression.AttributeMap
- combine(AttributeSet) - Method in class org.elasticsearch.xpack.esql.core.expression.AttributeSet
- combine(Queries.Clause, List<QueryBuilder>) - Static method in class org.elasticsearch.xpack.esql.core.util.Queries
-
Combines the given queries while attempting to NOT create a new bool query and avoid unnecessary nested queries.
- COMBINE_BINARY_COMPARISONS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Add CombineBinaryComparisons rule.
- COMBINE_DISJUNCTIVE_CIDRMATCHES - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support CIDRMatch in CombineDisjunctions rule.
- combineAnd(List<? extends Expression>) - Static method in class org.elasticsearch.xpack.esql.expression.predicate.Predicates
- combineAndNullable(List<? extends Expression>) - Static method in class org.elasticsearch.xpack.esql.expression.predicate.Predicates
- combineAndWithSource(List<? extends Expression>, Source) - Static method in class org.elasticsearch.xpack.esql.expression.predicate.Predicates
- CombineBinaryComparisons - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical
- CombineBinaryComparisons() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.CombineBinaryComparisons
- CombineDisjunctions - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical
-
Combine disjunctive Equals, In or CIDRMatch expressions on the same field into an In or CIDRMatch expression.
- CombineDisjunctions() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.CombineDisjunctions
- CombineEvals - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical
-
Combine multiple Evals into one in order to reduce the number of nodes in a plan.
- CombineEvals() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.CombineEvals
- CombineLimitTopN - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical
-
Combines a Limit immediately followed by a TopN into a single TopN.
- CombineLimitTopN() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.CombineLimitTopN
- combineOr(List<? extends Expression>) - Static method in class org.elasticsearch.xpack.esql.expression.predicate.Predicates
- combineParsingExceptions(Iterator<ParsingException>) - Static method in exception class org.elasticsearch.xpack.esql.parser.ParsingException
-
Combine multiple
ParsingExceptioninto one, this is used byLogicalPlanBuilderto consolidate multiple named parameters relatedParsingException. - CombineProjections - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical
- CombineProjections() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.CombineProjections
- CombineProjections(boolean) - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.CombineProjections
- COMMA - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- COMMA - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- COMMA - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseLexer
- COMMA - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- COMMA() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.AggFieldsContext
- COMMA() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.BooleanArrayLiteralContext
- COMMA() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ChangePointCommandContext
- COMMA() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.DissectCommandOptionsContext
- COMMA() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.EnrichCommandContext
- COMMA() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FieldsContext
- COMMA() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FunctionExpressionContext
- COMMA() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FuseKeyByFieldsContext
- COMMA() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.GrokCommandContext
- COMMA() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.IndexPatternAndMetadataFieldsContext
- COMMA() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.JoinConditionContext
- COMMA() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.LikeListExpressionContext
- COMMA() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.LimitByGroupKeyContext
- COMMA() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.LogicalInContext
- COMMA() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.MapExpressionContext
- COMMA() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.MetadataContext
- COMMA() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.NumericArrayLiteralContext
- COMMA() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlParamValueContext
- COMMA() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlQueryContentContext
- COMMA() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.QualifiedNamePatternsContext
- COMMA() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.QualifiedNamesContext
- COMMA() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.RenameCommandContext
- COMMA() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.RlikeListExpressionContext
- COMMA() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.SortCommandContext
- COMMA() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.StringArrayLiteralContext
- COMMA() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.FunctionParamsContext
- COMMA() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.LabelListContext
- COMMA() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.LabelsContext
- COMMA(int) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.AggFieldsContext
- COMMA(int) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.BooleanArrayLiteralContext
- COMMA(int) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ChangePointCommandContext
- COMMA(int) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.DissectCommandOptionsContext
- COMMA(int) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.EnrichCommandContext
- COMMA(int) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FieldsContext
- COMMA(int) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FunctionExpressionContext
- COMMA(int) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FuseKeyByFieldsContext
- COMMA(int) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.GrokCommandContext
- COMMA(int) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.IndexPatternAndMetadataFieldsContext
- COMMA(int) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.JoinConditionContext
- COMMA(int) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.LikeListExpressionContext
- COMMA(int) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.LimitByGroupKeyContext
- COMMA(int) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.LogicalInContext
- COMMA(int) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.MapExpressionContext
- COMMA(int) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.MetadataContext
- COMMA(int) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.NumericArrayLiteralContext
- COMMA(int) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlParamValueContext
- COMMA(int) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.QualifiedNamePatternsContext
- COMMA(int) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.QualifiedNamesContext
- COMMA(int) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.RenameCommandContext
- COMMA(int) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.RlikeListExpressionContext
- COMMA(int) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.SortCommandContext
- COMMA(int) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.StringArrayLiteralContext
- COMMA(int) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.FunctionParamsContext
- COMMA(int) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.LabelListContext
- COMMA(int) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.LabelsContext
- command(TelemetryAware) - Method in class org.elasticsearch.xpack.esql.telemetry.PlanTelemetry
- commandNamedParameters() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- commandNamedParameters() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.CompletionCommandContext
- commandNamedParameters() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ExternalCommandContext
- commandNamedParameters() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.HighlightCommandContext
- commandNamedParameters() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.IpLocationCommandContext
- commandNamedParameters() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.MmrCommandContext
- commandNamedParameters() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.RerankCommandContext
- commandNamedParameters() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.UserAgentCommandContext
- CommandNamedParametersContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.CommandNamedParametersContext
- commands() - Method in class org.elasticsearch.xpack.esql.telemetry.PlanTelemetry
- COMMENT - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseLexer
- COMMENT - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- commonType(DataType, DataType) - Static method in class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter
-
Returns the type compatible with both left and right types
- compact(FileList, String) - Static method in class org.elasticsearch.xpack.esql.datasources.glob.GlobExpander
-
Compresses a raw file list into a compact representation (dictionary or Hive-partitioned).
- CompactInvalidMappedField - Class in org.elasticsearch.xpack.esql.core.type
-
Memory-frugal counterpart to
InvalidMappedField: stores at most 3 concrete index names per source type alongside an integer count of the names that were dropped. - CompactMultiTypeEsField - Class in org.elasticsearch.xpack.esql.core.type
-
Memory-efficient variant of
MultiTypeEsFieldthat stores the per-source-type conversion instead of per-index. - CompactMultiTypeEsField - Static variable in class org.elasticsearch.xpack.esql.core.type.CompactMultiTypeEsField
- CompactMultiTypeEsField(String, DataType, boolean, Map<DataType, Expression>, EsField.TimeSeriesFieldType, Expression) - Constructor for class org.elasticsearch.xpack.esql.core.type.CompactMultiTypeEsField
- compare(Object, Object) - Static method in class org.elasticsearch.xpack.esql.core.expression.predicate.operator.comparison.BinaryComparison
- compare(Object, Object) - Static method in class org.elasticsearch.xpack.esql.datasources.StatValueComparator
-
Compares two stat/literal values, returning negative, zero, or positive as with
Comparable.compareTo(T), orStatValueComparator.INCOMPARABLEwhen the values are not comparable (type mismatch or null). - compare(BytesRef, BytesRef) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.BinarySpatialFunction.BinarySpatialComparator
- compare(BytesRef, BytesRef) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialRelatesFunction.SpatialRelations
- compare(BytesRef, BytesRef) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StDistance.DistanceCalculator
- compareGeometryAndGrid(Geometry, long, DataType) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialRelatesFunction.SpatialRelations
- compareKeywordUtf8(Object, Object) - Static method in class org.elasticsearch.xpack.esql.datasources.SourceStatisticsSerializer
-
Compares two keyword/text stat extrema in UTF-8 byte order — the SAME order the runtime keyword MIN/MAX aggregators and comparisons use (
BytesRefunsigned-byte order) — NOTString.compareTo(java.lang.String)'s UTF-16 code-unit order, which disagrees for supplementary (astral) chars vs BMP chars in[U+E000..U+FFFF]. - ComparisonContext(EsqlBaseParser.ValueExpressionContext) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ComparisonContext
- comparisonOperator() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ComparisonContext
- comparisonOperator() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- ComparisonOperatorContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ComparisonOperatorContext
- Comparisons - Class in org.elasticsearch.xpack.esql.core.expression.predicate.operator.comparison
-
Comparison utilities.
- COMPENSATED - Enum constant in enum class org.elasticsearch.xpack.esql.expression.function.aggregate.SummationMode
-
The default mode in regular aggregations.
- COMPENSATED_LITERAL - Static variable in enum class org.elasticsearch.xpack.esql.expression.function.aggregate.SummationMode
- COMPLETE - Enum constant in enum class org.elasticsearch.xpack.esql.SupportsObservabilityTier.ObservabilityTier
- completeIfFinished() - Method in class org.elasticsearch.xpack.esql.inference.InferenceOperator.BulkInferenceOperation
-
Completes the operation if all requests have been sent and all responses have been received.
- Completion - Class in org.elasticsearch.xpack.esql.plan.logical.inference
- Completion(StreamInput) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.inference.Completion
- Completion(Source, LogicalPlan, Expression, Expression, Attribute) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.inference.Completion
- Completion(Source, LogicalPlan, Expression, Expression, Expression, Attribute) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.inference.Completion
- Completion(Source, LogicalPlan, Expression, Expression, Expression, Attribute, MapExpression) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.inference.Completion
- Completion(Source, LogicalPlan, Expression, Expression, Expression, Attribute, MapExpression, TimeValue) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.inference.Completion
- COMPLETION - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for COMPLETION command
- COMPLETION - Enum constant in enum class org.elasticsearch.xpack.esql.telemetry.FeatureMetric
- COMPLETION - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- COMPLETION - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- COMPLETION() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.CompletionCommandContext
- COMPLETION_ENABLED_SETTING - Static variable in record class org.elasticsearch.xpack.esql.inference.InferenceSettings
- COMPLETION_ROW_LIMIT_SETTING - Static variable in record class org.elasticsearch.xpack.esql.inference.InferenceSettings
- completionCommand() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- completionCommand() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ProcessingCommandContext
- CompletionCommandContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.CompletionCommandContext
- completionEnabled() - Method in record class org.elasticsearch.xpack.esql.inference.InferenceSettings
-
Returns the value of the
completionEnabledrecord component. - CompletionExec - Class in org.elasticsearch.xpack.esql.plan.physical.inference
- CompletionExec(StreamInput) - Constructor for class org.elasticsearch.xpack.esql.plan.physical.inference.CompletionExec
- CompletionExec(Source, PhysicalPlan, Expression, Expression, Attribute, MapExpression) - Constructor for class org.elasticsearch.xpack.esql.plan.physical.inference.CompletionExec
- CompletionExec(Source, PhysicalPlan, Expression, Expression, Attribute, MapExpression, TimeValue) - Constructor for class org.elasticsearch.xpack.esql.plan.physical.inference.CompletionExec
- CompletionFunction - Class in org.elasticsearch.xpack.esql.expression.function.inference
-
COMPLETION function generates text completions from a prompt using an inference endpoint.
- CompletionFunction(Source, Expression, Expression, MapExpression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.inference.CompletionFunction
- CompletionFunction(Source, Expression, Expression, MapExpression, TimeValue) - Constructor for class org.elasticsearch.xpack.esql.expression.function.inference.CompletionFunction
- completionInfo() - Method in record class org.elasticsearch.xpack.esql.session.Result
-
Returns the value of the
completionInforecord component. - CompletionOperator - Class in org.elasticsearch.xpack.esql.inference.completion
-
CompletionOperatoris anInferenceOperatorthat performs inference using prompt-based model (e.g., text completion). - CompletionOperator.Factory - Record Class in org.elasticsearch.xpack.esql.inference.completion
-
Factory for creating
CompletionOperatorinstances. - completionRowLimit() - Method in record class org.elasticsearch.xpack.esql.inference.InferenceSettings
-
Returns the value of the
completionRowLimitrecord component. - componentOrdinal() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.histogram.ExtractHistogramComponent
- composePage(String[], DataType[], Block[], int, BlockFactory) - Static method in class org.elasticsearch.xpack.esql.datasources.SynthesizeExternalSource
-
Build a
_sourceblock of lengthpositionsby composing one JSON object per row from the supplied data columns. - composePage(BytesRef, LongBlock, BlockFactory) - Static method in class org.elasticsearch.xpack.esql.datasources.ExternalRowIdentity
-
Compose an
_idblock for one page. - CompositeForkSubQueryContext(EsqlBaseParser.ForkSubQueryCommandContext) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.CompositeForkSubQueryContext
- CompositeQueryContext(EsqlBaseParser.QueryContext) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.CompositeQueryContext
- CompoundOutputEval<T> - Class in org.elasticsearch.xpack.esql.plan.logical
-
Base class for logical plan nodes that make a single evaluation on a single input expression and produce multiple output columns.
- CompoundOutputEval(StreamInput) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.CompoundOutputEval
-
This constructor is used for the deserialization of a
CompoundOutputEvalinstance from aStreamInput. - CompoundOutputEval(Source, LogicalPlan, Expression, List<String>, List<Attribute>) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.CompoundOutputEval
-
This constructor directly accepts the output fields.
- CompoundOutputEvalExec - Class in org.elasticsearch.xpack.esql.plan.physical
-
Abstract base class for physical plans that produce compound outputs from a single input.
- CompoundOutputEvalExec(StreamInput) - Constructor for class org.elasticsearch.xpack.esql.plan.physical.CompoundOutputEvalExec
- CompoundOutputEvalExec(Source, PhysicalPlan, Expression, List<String>, List<Attribute>) - Constructor for class org.elasticsearch.xpack.esql.plan.physical.CompoundOutputEvalExec
- CompoundOutputEvaluator - Class in org.elasticsearch.xpack.esql.evaluator.command
-
The base evaluator that extracts compound output.
- CompoundOutputEvaluator.Factory - Record Class in org.elasticsearch.xpack.esql.evaluator.command
- CompoundOutputEvaluator.GeoPointCollector - Interface in org.elasticsearch.xpack.esql.evaluator.command
- CompoundOutputEvaluator.MultiValueStrategy - Enum Class in org.elasticsearch.xpack.esql.evaluator.command
- CompoundOutputEvaluator.ObjBooleanConsumer<T> - Interface in org.elasticsearch.xpack.esql.evaluator.command
- CompoundOutputEvaluator.OutputFieldsCollector - Class in org.elasticsearch.xpack.esql.evaluator.command
-
The base class for output fields collectors.
- CompoundOutputEvaluator.OutputFieldsCollectorProvider - Interface in org.elasticsearch.xpack.esql.evaluator.command
- CompoundOutputEvaluator.RowOutput - Class in org.elasticsearch.xpack.esql.evaluator.command
-
A
Block.Builderholder that is being set before each row evaluation. - compressedOffset() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.FrameIndex.FrameEntry
-
Returns the value of the
compressedOffsetrecord component. - compressedSize() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.FrameIndex.FrameEntry
-
Returns the value of the
compressedSizerecord component. - compressedSizeInBytes() - Method in class org.elasticsearch.xpack.esql.datasources.MergedSplitStats
-
Returns the sum of children's compressed sizes, or
-1if any child reports an unknown compressed size. - compressedSizeInBytes() - Method in interface org.elasticsearch.xpack.esql.datasources.spi.SplitStats
-
On-disk (compressed) size of this split, in bytes.
- Compute Engine - Search tag in package org.elasticsearch.xpack.esql
- Section
- computeExpressions() - Method in class org.elasticsearch.xpack.esql.plan.QueryPlan
- computeGeoBounds(long, GeoBoundingBox) - Static method in class org.elasticsearch.xpack.esql.common.spatial.H3SphericalUtil
-
Computes the bounding box of the provided h3 cell considering edges to be great circles and stores then in the provided
GeoBoundingBox. - computeIfAbsent(Attribute, Function<? super Attribute, ? extends E>) - Method in class org.elasticsearch.xpack.esql.core.expression.AttributeMap.Builder
- computeOutput(LogicalPlan, LogicalPlan) - Static method in class org.elasticsearch.xpack.esql.plan.logical.join.StubRelation
- computeOutputAttributes(SequencedMap<String, Class<?>>, String, Source) - Static method in class org.elasticsearch.xpack.esql.plan.logical.CompoundOutputEval
-
Computes the output attributes based on the provided output columns and prefix.
- computeOutputAttributes(SequencedMap<String, Class<?>>, String, Source, Function<String, DataType>) - Static method in class org.elasticsearch.xpack.esql.plan.logical.CompoundOutputEval
-
Computes the output attributes based on the provided output columns and prefix, with a fallback for Java types that
DataType.fromJavaType(java.lang.Class<?>)cannot map (returnsnull). - computeOutputExpressions(List<? extends NamedExpression>, List<? extends NamedExpression>) - Method in class org.elasticsearch.xpack.esql.plan.logical.join.AbstractSubqueryJoin
- computeOutputExpressions(List<? extends NamedExpression>, List<? extends NamedExpression>) - Method in class org.elasticsearch.xpack.esql.plan.logical.join.InlineJoin
- computeOutputExpressions(List<? extends NamedExpression>, List<? extends NamedExpression>) - Method in class org.elasticsearch.xpack.esql.plan.logical.join.Join
- computeOutputExpressions(List<? extends NamedExpression>, List<? extends NamedExpression>) - Method in class org.elasticsearch.xpack.esql.plan.logical.join.MarkJoin
- computeOutputExpressions(List<? extends NamedExpression>, List<? extends NamedExpression>, JoinConfig) - Static method in class org.elasticsearch.xpack.esql.plan.logical.join.Join
-
Combine the two lists of attributes into one.
- computePool() - Static method in class org.elasticsearch.xpack.esql.plugin.EsqlPlugin
-
Name of the thread pool backing ES|QL compute — driver execution and the parallel worker fan-out.
- computeReferences() - Method in class org.elasticsearch.xpack.esql.plan.logical.Aggregate
- computeReferences() - Method in class org.elasticsearch.xpack.esql.plan.logical.ChangePoint
- computeReferences() - Method in class org.elasticsearch.xpack.esql.plan.logical.CompoundOutputEval
-
By explicitly returning the references of the
CompoundOutputEval.inputexpression, we implicitly exclude the generated fields from the references that require resolution. - computeReferences() - Method in class org.elasticsearch.xpack.esql.plan.logical.Enrich
- computeReferences() - Method in class org.elasticsearch.xpack.esql.plan.logical.Eval
- computeReferences() - Method in class org.elasticsearch.xpack.esql.plan.logical.Highlight
- computeReferences() - Method in class org.elasticsearch.xpack.esql.plan.logical.inference.Completion
- computeReferences() - Method in class org.elasticsearch.xpack.esql.plan.logical.inference.Rerank
- computeReferences() - Method in class org.elasticsearch.xpack.esql.plan.logical.LeafPlan
- computeReferences() - Method in class org.elasticsearch.xpack.esql.plan.logical.MetricsInfo
- computeReferences() - Method in class org.elasticsearch.xpack.esql.plan.logical.MvExpand
- computeReferences() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.PromqlCommand
- computeReferences() - Method in class org.elasticsearch.xpack.esql.plan.logical.RegexExtract
- computeReferences() - Method in class org.elasticsearch.xpack.esql.plan.logical.TimeSeriesCollapse
- computeReferences() - Method in class org.elasticsearch.xpack.esql.plan.logical.TsInfo
- computeReferences() - Method in class org.elasticsearch.xpack.esql.plan.logical.UnresolvedIpLocation
-
Only the input expression needs field resolution; the output prefix is a naming hint, not a column reference.
- computeReferences() - Method in class org.elasticsearch.xpack.esql.plan.physical.AggregateExec
- computeReferences() - Method in class org.elasticsearch.xpack.esql.plan.physical.BulkLookupMvFilterExec
- computeReferences() - Method in class org.elasticsearch.xpack.esql.plan.physical.ChangePointExec
- computeReferences() - Method in class org.elasticsearch.xpack.esql.plan.physical.CompoundOutputEvalExec
- computeReferences() - Method in class org.elasticsearch.xpack.esql.plan.physical.EnrichExec
- computeReferences() - Method in class org.elasticsearch.xpack.esql.plan.physical.EvalExec
- computeReferences() - Method in class org.elasticsearch.xpack.esql.plan.physical.ExchangeExec
- computeReferences() - Method in class org.elasticsearch.xpack.esql.plan.physical.ExternalFieldExtractExec
-
The only attribute this node requires from its child output is
_rowPosition— the key into the per-driversource-extractor registry. - computeReferences() - Method in class org.elasticsearch.xpack.esql.plan.physical.FieldExtractExec
- computeReferences() - Method in class org.elasticsearch.xpack.esql.plan.physical.FuseScoreEvalExec
- computeReferences() - Method in class org.elasticsearch.xpack.esql.plan.physical.HashJoinExec
- computeReferences() - Method in class org.elasticsearch.xpack.esql.plan.physical.HighlightExec
- computeReferences() - Method in class org.elasticsearch.xpack.esql.plan.physical.inference.CompletionExec
- computeReferences() - Method in class org.elasticsearch.xpack.esql.plan.physical.inference.RerankExec
- computeReferences() - Method in class org.elasticsearch.xpack.esql.plan.physical.LeafExec
- computeReferences() - Method in class org.elasticsearch.xpack.esql.plan.physical.LookupJoinExec
- computeReferences() - Method in class org.elasticsearch.xpack.esql.plan.physical.MetricsInfoExec
- computeReferences() - Method in class org.elasticsearch.xpack.esql.plan.physical.MvExpandExec
- computeReferences() - Method in class org.elasticsearch.xpack.esql.plan.physical.OutputExec
- computeReferences() - Method in class org.elasticsearch.xpack.esql.plan.physical.RegexExtractExec
- computeReferences() - Method in class org.elasticsearch.xpack.esql.plan.physical.TsInfoExec
- computeReferences() - Method in class org.elasticsearch.xpack.esql.plan.QueryPlan
-
This very likely needs to be overridden for
QueryPlan.references()to be correct when inheriting. - computeReferences(List<? extends NamedExpression>, List<? extends Expression>) - Static method in class org.elasticsearch.xpack.esql.plan.logical.Aggregate
- computeReferences(List<Alias>) - Static method in class org.elasticsearch.xpack.esql.plan.logical.Eval
- computeReferences(List<Alias>) - Static method in class org.elasticsearch.xpack.esql.plan.logical.inference.Rerank
- computeRow(BytesRefBlock, int, Block.Builder[], BytesRef) - Method in class org.elasticsearch.xpack.esql.evaluator.command.CompoundOutputEvaluator
-
Executes the evaluation of the corresponding function on the provided input.
- computeRow(BytesRefBlock, int, Block.Builder[], BytesRef) - Method in class org.elasticsearch.xpack.esql.evaluator.command.GrokEvaluatorExtracter
- computeSegments(SegmentableFormatReader, StorageObject, long, int, long) - Static method in class org.elasticsearch.xpack.esql.datasources.ParallelParsingCoordinator
-
Computes byte-range segments for the file by probing record boundaries.
- computeSegments(SegmentableFormatReader, StorageObject, long, int, long, int) - Static method in class org.elasticsearch.xpack.esql.datasources.ParallelParsingCoordinator
-
Computes byte-range segments using a splitter capped by
maxRecordBytes. - ComputeService - Class in org.elasticsearch.xpack.esql.plugin
-
Once query is parsed and validated it is scheduled for execution by
org.elasticsearch.xpack.esql.plugin.ComputeService#executeThis method is responsible for splitting physical plan into coordinator and data node plans. - ComputeService(TransportActionServices, EnrichLookupService, LookupFromIndexService, ThreadPool, BigArrays, BlockFactory, OperatorFactoryRegistry, FormatReaderRegistry) - Constructor for class org.elasticsearch.xpack.esql.plugin.ComputeService
- Concat - Class in org.elasticsearch.xpack.esql.expression.function.scalar.string
-
Join strings.
- Concat(Source, Expression, List<? extends Expression>) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.string.Concat
- concreteIndices() - Method in record class org.elasticsearch.xpack.esql.enrich.ResolvedEnrichPolicy
-
Returns the value of the
concreteIndicesrecord component. - concreteIndices() - Method in record class org.elasticsearch.xpack.esql.index.EsIndex
-
Returns the value of the
concreteIndicesrecord component. - concreteIndices() - Method in class org.elasticsearch.xpack.esql.plan.logical.Enrich
- concreteIndices() - Method in class org.elasticsearch.xpack.esql.plan.logical.EsRelation
- concreteIndices() - Method in class org.elasticsearch.xpack.esql.plan.physical.EnrichExec
- concreteQualifiedIndices() - Method in record class org.elasticsearch.xpack.esql.index.EsIndex
- concreteQualifiedIndices() - Method in class org.elasticsearch.xpack.esql.plan.logical.EsRelation
- concurrentExchangeClients() - Method in class org.elasticsearch.xpack.esql.plugin.QueryPragmas
- condition() - Method in class org.elasticsearch.xpack.esql.plan.logical.Filter
- condition() - Method in class org.elasticsearch.xpack.esql.plan.physical.FilterExec
- CONDITIONAL_BLOCK_LOADER_FOR_TEXT_FIELDS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Adds a conditional block loader for text fields that prefers using the sub-keyword field whenever possible.
- CONFIDENCE_INTERVAL_COLUMN_PREFIX - Static variable in class org.elasticsearch.xpack.esql.approximation.ApproximationPlan
-
Prefix for confidence interval column names in the approximation output.
- ConfidenceInterval - Class in org.elasticsearch.xpack.esql.expression.function.scalar.approximate
-
This function is used internally by
ApproximationPlan, and is not exposed to users via theEsqlFunctionRegistry. - ConfidenceInterval(Source, Expression, Expression, Expression, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.approximate.ConfidenceInterval
- confidenceLevel() - Method in record class org.elasticsearch.xpack.esql.approximation.ApproximationSettings
-
Returns the request confidence level.
- confidenceLevel(Double) - Method in class org.elasticsearch.xpack.esql.approximation.ApproximationSettings.Builder
- config() - Method in record class org.elasticsearch.xpack.esql.datasources.cache.StorageProviderCache.CacheKey
-
Returns the value of the
configrecord component. - config() - Method in class org.elasticsearch.xpack.esql.datasources.FileSplit
- config() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.QueryRequest
-
Returns the value of the
configrecord component. - config() - Method in class org.elasticsearch.xpack.esql.datasources.spi.SimpleSourceMetadata
- config() - Method in interface org.elasticsearch.xpack.esql.datasources.spi.SourceMetadata
-
Returns configuration for operator creation.
- config() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.SourceOperatorContext
-
Returns the value of the
configrecord component. - config() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.SplitDiscoveryContext
-
Returns the value of the
configrecord component. - config() - Method in record class org.elasticsearch.xpack.esql.expression.function.blockloader.BlockLoaderExpression.PushedBlockLoaderExpression
-
Returns the value of the
configrecord component. - config() - Method in class org.elasticsearch.xpack.esql.plan.logical.join.Join
- config() - Method in class org.elasticsearch.xpack.esql.plan.logical.UnresolvedExternalRelation
- config() - Method in class org.elasticsearch.xpack.esql.plan.physical.ExternalSourceExec
- config(Map<String, Object>) - Method in class org.elasticsearch.xpack.esql.datasources.spi.SimpleSourceMetadata.Builder
- config(Map<String, Object>) - Method in class org.elasticsearch.xpack.esql.datasources.spi.SourceOperatorContext.Builder
- CONFIG_ERROR_MODE - Static variable in record class org.elasticsearch.xpack.esql.datasources.spi.ErrorPolicy
- CONFIG_FINGERPRINT_KEY - Static variable in class org.elasticsearch.xpack.esql.datasources.cache.ExternalStats
-
Node-stable fingerprint of the row-interpretation-affecting config (see
SchemaCacheKey.buildFormatConfig(java.util.Map<java.lang.String, java.lang.Object>)). - CONFIG_FORMAT - Static variable in class org.elasticsearch.xpack.esql.datasources.FormatNameResolver
- CONFIG_KEYS - Static variable in class org.elasticsearch.xpack.esql.datasources.ExternalSourceResolver
- CONFIG_KEYS - Static variable in class org.elasticsearch.xpack.esql.datasources.FileSplitProvider
-
Configuration keys this splitter consumes from a query-time configuration map.
- CONFIG_KEYS - Static variable in record class org.elasticsearch.xpack.esql.datasources.PartitionConfig
-
Keys recognised by
PartitionConfig.fromConfig(java.util.Map<java.lang.String, java.lang.Object>). - CONFIG_KEYS - Static variable in record class org.elasticsearch.xpack.esql.datasources.spi.ErrorPolicy
- CONFIG_MAX_ERROR_RATIO - Static variable in record class org.elasticsearch.xpack.esql.datasources.spi.ErrorPolicy
- CONFIG_MAX_ERRORS - Static variable in record class org.elasticsearch.xpack.esql.datasources.spi.ErrorPolicy
- CONFIG_PARTITIONING_DETECTION - Static variable in record class org.elasticsearch.xpack.esql.datasources.PartitionConfig
- CONFIG_PARTITIONING_HIVE - Static variable in record class org.elasticsearch.xpack.esql.datasources.PartitionConfig
- CONFIG_PARTITIONING_PATH - Static variable in record class org.elasticsearch.xpack.esql.datasources.PartitionConfig
- CONFIG_SCHEMA_RESOLUTION - Static variable in class org.elasticsearch.xpack.esql.datasources.ExternalSourceResolver
- CONFIG_TARGET_SPLIT_SIZE - Static variable in class org.elasticsearch.xpack.esql.datasources.FileSplitProvider
- configKeys() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.FormatSpec
-
Returns the value of the
configKeysrecord component. - configKeysForFormat(String) - Method in interface org.elasticsearch.xpack.esql.datasources.spi.FileDataSourceValidator.FormatConfigKeyResolver
-
Returns the set of per-dataset config keys the named format recognises (possibly empty for a known format with no extra keys, e.g.
- ConfigKeyValidator - Class in org.elasticsearch.xpack.esql.datasources.spi
-
Reject configuration keys not in any of the supplied claimed-key sets.
- configuration() - Method in class org.elasticsearch.xpack.esql.analysis.AnalyzerContext
- configuration() - Method in interface org.elasticsearch.xpack.esql.capabilities.ConfigurationAware
- configuration() - Method in record class org.elasticsearch.xpack.esql.enrich.LookupFromIndexOperator.Factory
-
Returns the value of the
configurationrecord component. - configuration() - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.Match
- configuration() - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.MatchOperator
- configuration() - Method in class org.elasticsearch.xpack.esql.expression.function.grouping.Bucket
- configuration() - Method in class org.elasticsearch.xpack.esql.expression.function.grouping.TStep
- configuration() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToDateNanos
- configuration() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToDateRange
- configuration() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToDatetime
- configuration() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToString
- configuration() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.EsqlConfigurationFunction
- configuration() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic.Add
- configuration() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic.Sub
- configuration() - Method in record class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionRegistry.PromqlContext
-
Returns the value of the
configurationrecord component. - configuration() - Method in class org.elasticsearch.xpack.esql.io.stream.PlanStreamInput
- configuration() - Method in class org.elasticsearch.xpack.esql.optimizer.LocalPhysicalOptimizerContext
- configuration() - Method in class org.elasticsearch.xpack.esql.optimizer.LogicalOptimizerContext
- configuration() - Method in record class org.elasticsearch.xpack.esql.optimizer.PhysicalOptimizerContext
-
Returns the value of the
configurationrecord component. - configuration() - Method in record class org.elasticsearch.xpack.esql.session.Result
-
Returns the value of the
configurationrecord component. - Configuration - Class in org.elasticsearch.xpack.esql.session
- Configuration(Instant, Locale, String, String, QueryPragmas, int, int, String, boolean, Map<String, Map<String, Column>>, long, boolean, int, int, ResolvedSettings, Map<String, String>) - Constructor for class org.elasticsearch.xpack.esql.session.Configuration
- Configuration(Instant, Locale, String, String, QueryPragmas, int, int, String, boolean, Map<String, Map<String, Column>>, long, boolean, int, int, ResolvedSettings, Map<String, String>, boolean) - Constructor for class org.elasticsearch.xpack.esql.session.Configuration
-
Canonical constructor — every field is a parameter (the
explainOnlyflag is the only difference from the 16-arg constructor above). - Configuration(BlockStreamInput) - Constructor for class org.elasticsearch.xpack.esql.session.Configuration
- CONFIGURATION_MARKER - Static variable in interface org.elasticsearch.xpack.esql.capabilities.ConfigurationAware
- ConfigurationAware - Interface in org.elasticsearch.xpack.esql.capabilities
-
Interface for plan nodes that require the Configuration at parsing time.
- ConfigurationBuilder - Class in org.elasticsearch.xpack.esql.session
-
Builder for
Configuration. - ConfigurationBuilder(Configuration) - Constructor for class org.elasticsearch.xpack.esql.session.ConfigurationBuilder
- ConfigurationFunction - Interface in org.elasticsearch.xpack.esql.expression.function
-
Marker interface indicating that a function needs a Configuration object as its last parameter.
- Configured<T> - Record Class in org.elasticsearch.xpack.esql.datasources.spi
-
Carrier for "configure with this map" operations: a value plus the keys it consumed.
- Configured(T, Set<String>) - Constructor for record class org.elasticsearch.xpack.esql.datasources.spi.Configured
-
Creates an instance of a
Configuredrecord class. - connectionType(String) - Method in class org.elasticsearch.xpack.esql.evaluator.command.IpLocationFunctionBridge.IpLocationCollectorImpl
- Connector - Interface in org.elasticsearch.xpack.esql.datasources.spi
-
A live connection to an external data source.
- connectorConfig() - Method in record class org.elasticsearch.xpack.esql.datasources.cache.SchemaCacheEntry
-
Returns the value of the
connectorConfigrecord component. - ConnectorFactory - Interface in org.elasticsearch.xpack.esql.datasources.spi
-
Factory for creating connectors to external data sources.
- connectors(Settings) - Method in interface org.elasticsearch.xpack.esql.datasources.spi.DataSourcePlugin
- constant() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- constant() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ConstantDefaultContext
- constant() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.DissectCommandOptionContext
- constant() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.LimitCommandContext
- constant() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.MapValueContext
- constant() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.MatchBooleanExpressionContext
- constant() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.RerankCommandContext
- constant() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.SampleCommandContext
- constant() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.SetFieldContext
- constant() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- constant() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.ValueContext
- CONSTANT - Enum constant in enum class org.elasticsearch.xpack.esql.expression.function.Param.Hint.Kind
-
A constant value.
- ConstantContext() - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ConstantContext
- ConstantContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ConstantContext
- ConstantContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.ConstantContext
- ConstantDefaultContext(EsqlBaseParser.PrimaryExpressionContext) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ConstantDefaultContext
- ConstantFolding - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical
- ConstantFolding() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.ConstantFolding
- constantValue(FieldAttribute.FieldName) - Method in class org.elasticsearch.xpack.esql.stats.SearchContextStats
- constantValue(FieldAttribute.FieldName) - Method in interface org.elasticsearch.xpack.esql.stats.SearchStats
-
Returns the value for a field if it's a constant (eg.
- constraints() - Method in record class org.elasticsearch.xpack.esql.expression.function.EsqlFunctionRegistry.ArgSignature.Hint
-
Returns the value of the
constraintsrecord component. - constraints() - Element in annotation interface org.elasticsearch.xpack.esql.expression.function.Param.Hint
- consume() - Method in class org.elasticsearch.xpack.esql.parser.CaseChangingCharStream
- consumeAllFields(boolean) - Method in class org.elasticsearch.xpack.esql.plan.physical.EstimatesRowSize.State
-
Model an operator that consumes all fields.
- consumedKeys() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.Configured
-
Returns the value of the
consumedKeysrecord component. - contains(Object) - Method in class org.elasticsearch.xpack.esql.core.expression.AttributeSet.Builder
- contains(Object) - Method in class org.elasticsearch.xpack.esql.core.expression.AttributeSet
- contains(Object) - Method in class org.elasticsearch.xpack.esql.core.expression.ExpressionSet
- contains(String) - Method in class org.elasticsearch.xpack.esql.parser.QueryParams
- contains(Token) - Method in class org.elasticsearch.xpack.esql.parser.QueryParams
- Contains - Class in org.elasticsearch.xpack.esql.expression.function.scalar.string
-
Contains function, given a string 'a' and a substring 'b', returns true if the substring 'b' is in 'a'.
- Contains(String) - Constructor for record class org.elasticsearch.xpack.esql.core.expression.predicate.regex.WildcardPattern.Shape.Contains
-
Creates an instance of a
Containsrecord class. - Contains(Source, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.string.Contains
- containsAll(Collection<?>) - Method in class org.elasticsearch.xpack.esql.core.expression.AttributeSet
- containsAll(Collection<?>) - Method in class org.elasticsearch.xpack.esql.core.expression.ExpressionSet
- containsKey(Object) - Method in class org.elasticsearch.xpack.esql.core.expression.AttributeMap.Builder
- containsKey(Object) - Method in class org.elasticsearch.xpack.esql.core.expression.AttributeMap
- containsKey(Object) - Method in class org.elasticsearch.xpack.esql.core.expression.MapExpression
- containsLiteral(BytesRef, BytesRef) - Static method in class org.elasticsearch.xpack.esql.core.util.ByteMatchers
-
Returns
trueiffvaluecontainsliteralas a contiguous subsequence. - containsPlan() - Method in class org.elasticsearch.xpack.esql.core.querydsl.query.BoolQuery
- containsPlan() - Method in class org.elasticsearch.xpack.esql.core.querydsl.query.ExistsQuery
- containsPlan() - Method in class org.elasticsearch.xpack.esql.core.querydsl.query.GeoDistanceQuery
- containsPlan() - Method in class org.elasticsearch.xpack.esql.core.querydsl.query.MatchAll
- containsPlan() - Method in class org.elasticsearch.xpack.esql.core.querydsl.query.NotQuery
- containsPlan() - Method in class org.elasticsearch.xpack.esql.core.querydsl.query.PrefixQuery
- containsPlan() - Method in class org.elasticsearch.xpack.esql.core.querydsl.query.Query
-
Does the result of calling
Query.asBuilder()need the plan to serialize itself? - containsPlan() - Method in class org.elasticsearch.xpack.esql.core.querydsl.query.QueryStringQuery
- containsPlan() - Method in class org.elasticsearch.xpack.esql.core.querydsl.query.RangeQuery
- containsPlan() - Method in class org.elasticsearch.xpack.esql.core.querydsl.query.RegexQuery
- containsPlan() - Method in class org.elasticsearch.xpack.esql.core.querydsl.query.TermQuery
- containsPlan() - Method in class org.elasticsearch.xpack.esql.core.querydsl.query.TermsQuery
- containsPlan() - Method in class org.elasticsearch.xpack.esql.core.querydsl.query.WildcardQuery
- containsPlan() - Method in class org.elasticsearch.xpack.esql.io.stream.ExpressionQuery
- containsPlan() - Method in class org.elasticsearch.xpack.esql.querydsl.query.EqualsSyntheticSourceDelegate
- containsPlan() - Method in class org.elasticsearch.xpack.esql.querydsl.query.KnnQuery
- containsPlan() - Method in class org.elasticsearch.xpack.esql.querydsl.query.KqlQuery
- containsPlan() - Method in class org.elasticsearch.xpack.esql.querydsl.query.MatchPhraseQuery
- containsPlan() - Method in class org.elasticsearch.xpack.esql.querydsl.query.MatchQuery
- containsPlan() - Method in class org.elasticsearch.xpack.esql.querydsl.query.SingleValueQuery
- containsPlan() - Method in class org.elasticsearch.xpack.esql.querydsl.query.SpatialRelatesQuery
- containsPlan() - Method in class org.elasticsearch.xpack.esql.querydsl.query.TranslationAwareExpressionQuery
- containsValue(Object) - Method in class org.elasticsearch.xpack.esql.core.expression.AttributeMap
- CONTENT_TYPE - Static variable in class org.elasticsearch.xpack.esql.formatter.arrow.ArrowFormat
- ContentRangeParser - Class in org.elasticsearch.xpack.esql.datasources.utils
-
Utility for parsing HTTP Content-Range headers (RFC 7233).
- contentType(RestRequest) - Method in enum class org.elasticsearch.xpack.esql.formatter.TextFormat
-
Content type depending on the request.
- context - Variable in class org.elasticsearch.xpack.esql.parser.ExpressionBuilder
- context() - Method in class org.elasticsearch.xpack.esql.datasources.metadata.DataSourceMetadata
- context() - Method in record class org.elasticsearch.xpack.esql.enrich.AbstractLookupService.LookupShardContext
-
Returns the value of the
contextrecord component. - context() - Method in class org.elasticsearch.xpack.esql.rule.ParameterizedRuleExecutor
- continentCode(String) - Method in class org.elasticsearch.xpack.esql.evaluator.command.IpLocationFunctionBridge.IpLocationCollectorImpl
- continentName(String) - Method in class org.elasticsearch.xpack.esql.evaluator.command.IpLocationFunctionBridge.IpLocationCollectorImpl
- contributesToScore() - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.Match
- contributesToScore() - Method in interface org.elasticsearch.xpack.esql.score.ExpressionScoreMapper
- convert(Object) - Method in interface org.elasticsearch.xpack.esql.core.type.Converter
- convert(Object) - Method in enum class org.elasticsearch.xpack.esql.core.type.DataTypeConverter.DefaultConverter
- convert(Object, DataType) - Static method in class org.elasticsearch.xpack.esql.core.type.DataTypeConverter
-
Converts arbitrary object to the desired data type.
- convert(Object, DataType, Configuration) - Static method in class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter
-
Converts arbitrary object to the desired data type.
- convert(FieldVector, BlockFactory) - Method in record class org.elasticsearch.xpack.esql.datasources.arrow.ArrowToEsql
- convert(Block, boolean, List<ArrowBuf>, List<BlockArrowFormatter.BufWriter>) - Method in class org.elasticsearch.xpack.esql.formatter.arrow.BlockArrowFormatter.AsBoolean
- convert(Block, boolean, List<ArrowBuf>, List<BlockArrowFormatter.BufWriter>) - Method in class org.elasticsearch.xpack.esql.formatter.arrow.BlockArrowFormatter.AsDateRange
- convert(Block, boolean, List<ArrowBuf>, List<BlockArrowFormatter.BufWriter>) - Method in class org.elasticsearch.xpack.esql.formatter.arrow.BlockArrowFormatter.AsFloat64
- convert(Block, boolean, List<ArrowBuf>, List<BlockArrowFormatter.BufWriter>) - Method in class org.elasticsearch.xpack.esql.formatter.arrow.BlockArrowFormatter.AsInt32
- convert(Block, boolean, List<ArrowBuf>, List<BlockArrowFormatter.BufWriter>) - Method in class org.elasticsearch.xpack.esql.formatter.arrow.BlockArrowFormatter.AsInt64
- convert(Block, boolean, List<ArrowBuf>, List<BlockArrowFormatter.BufWriter>) - Method in class org.elasticsearch.xpack.esql.formatter.arrow.BlockArrowFormatter.AsNull
- convert(Block, boolean, List<ArrowBuf>, List<BlockArrowFormatter.BufWriter>) - Method in class org.elasticsearch.xpack.esql.formatter.arrow.BlockArrowFormatter.BytesReFormatter
- convert(Block, boolean, List<ArrowBuf>, List<BlockArrowFormatter.BufWriter>) - Method in class org.elasticsearch.xpack.esql.formatter.arrow.BlockArrowFormatter
-
Convert a block into Arrow buffers.
- convert(Block, boolean, List<ArrowBuf>, List<BlockArrowFormatter.BufWriter>) - Method in class org.elasticsearch.xpack.esql.formatter.arrow.BlockArrowFormatter.TransformedBytesRef
- converter() - Method in record class org.elasticsearch.xpack.esql.datasources.arrow.ArrowToEsql
-
Returns the value of the
converterrecord component. - Converter - Interface in org.elasticsearch.xpack.esql.core.type
- converterFor(DataType, DataType) - Static method in class org.elasticsearch.xpack.esql.core.type.DataTypeConverter
-
Get the conversion from one type to another.
- converterFor(DataType, DataType, Configuration) - Static method in class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter
- converterFunctionFactory(DataType) - Static method in class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter
- ConvertFunction - Interface in org.elasticsearch.xpack.esql.expression.function.scalar.convert
-
A function that converts from one type to another.
- convertToBoolean(String) - Static method in class org.elasticsearch.xpack.esql.core.type.DataTypeConverter
- coordinateEncoder - Variable in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.BinarySpatialFunction.BinarySpatialComparator
- COORDINATOR - Enum constant in enum class org.elasticsearch.xpack.esql.plan.logical.Enrich.Mode
- COORDINATOR - Enum constant in enum class org.elasticsearch.xpack.esql.plan.logical.ExecutesOn.ExecuteLocation
- COORDINATOR_DATASET_KEYS - Static variable in class org.elasticsearch.xpack.esql.datasources.spi.FileDataSourceValidator
-
Coordinator-level data-shape keys accepted on a dataset, sourced from each owning component's own
CONFIG_KEYSplus theformatselector. - CoordinatorOnlyStrategy - Class in org.elasticsearch.xpack.esql.plugin
-
Always executes external sources on the coordinator — no distribution.
- copy() - Method in record class org.elasticsearch.xpack.esql.expression.function.scalar.string.Hash.HashFunction
- COPY_SIGN - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for the
COPY_SIGNfunction. - copyChunkIntoDestination(ByteBuffer, int, ByteBuffer) - Static method in class org.elasticsearch.xpack.esql.datasources.DirectByteBufferCopies
-
Copies
chunk's remaining bytes intodestinationatoffsetwithout changing the destination's caller-visible position. - copyFrom(EsqlBaseParser.BooleanExpressionContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.BooleanExpressionContext
- copyFrom(EsqlBaseParser.ConstantContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ConstantContext
- copyFrom(EsqlBaseParser.DataTypeContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.DataTypeContext
- copyFrom(EsqlBaseParser.DoubleParameterContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.DoubleParameterContext
- copyFrom(EsqlBaseParser.ForkSubQueryCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ForkSubQueryCommandContext
- copyFrom(EsqlBaseParser.MmrQueryVectorParamsContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.MmrQueryVectorParamsContext
- copyFrom(EsqlBaseParser.OperatorExpressionContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.OperatorExpressionContext
- copyFrom(EsqlBaseParser.ParameterContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ParameterContext
- copyFrom(EsqlBaseParser.PrimaryExpressionContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PrimaryExpressionContext
- copyFrom(EsqlBaseParser.QueryContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.QueryContext
- copyFrom(EsqlBaseParser.RegexBooleanExpressionContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.RegexBooleanExpressionContext
- copyFrom(EsqlBaseParser.ShowCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ShowCommandContext
- copyFrom(EsqlBaseParser.ValueExpressionContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ValueExpressionContext
- copyFrom(PromqlBaseParser.ExpressionContext) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.ExpressionContext
- copyFrom(PromqlBaseParser.NumberContext) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.NumberContext
- CopyingLocalSupplier - Class in org.elasticsearch.xpack.esql.plan.logical.local
-
A
LocalSupplierthat allways creates a new copy of thePageinitially provided at creation time. - CopyingLocalSupplier(StreamInput) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.local.CopyingLocalSupplier
- CopyingLocalSupplier(Page) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.local.CopyingLocalSupplier
- CopySign - Class in org.elasticsearch.xpack.esql.expression.function.scalar.math
-
ES|QL function that mimics the behavior of
Math.copySign(double magnitude, double sign). - CopySign(Source, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.math.CopySign
- Core Classes - Search tag in package org.elasticsearch.xpack.esql
- Section
- CORRECT_SKIPPED_SHARDS_COUNT - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support correct counting of skipped shards.
- Cos - Class in org.elasticsearch.xpack.esql.expression.function.scalar.math
-
Cosine trigonometric function.
- Cos(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.math.Cos
- Cosh - Class in org.elasticsearch.xpack.esql.expression.function.scalar.math
-
Cosine hyperbolic function.
- Cosh(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.math.Cosh
- COSINE_VECTOR_SIMILARITY_FUNCTION - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Cosine vector similarity function
- CosineSimilarity - Class in org.elasticsearch.xpack.esql.expression.function.vector
- CosineSimilarity(Source, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.vector.CosineSimilarity
- count() - Method in class org.elasticsearch.xpack.esql.stats.SearchContextStats
- count() - Method in interface org.elasticsearch.xpack.esql.stats.SearchStats
- count() - Method in record class org.elasticsearch.xpack.esql.stats.SearchStats.EmptySearchStats
- count() - Method in class org.elasticsearch.xpack.esql.stats.SearchStats.UnsupportedSearchStats
- count(long) - Method in class org.elasticsearch.xpack.esql.telemetry.TookMetrics
- count(FieldAttribute.FieldName) - Method in class org.elasticsearch.xpack.esql.stats.SearchContextStats
- count(FieldAttribute.FieldName) - Method in interface org.elasticsearch.xpack.esql.stats.SearchStats
- count(FieldAttribute.FieldName) - Method in record class org.elasticsearch.xpack.esql.stats.SearchStats.EmptySearchStats
- count(FieldAttribute.FieldName) - Method in class org.elasticsearch.xpack.esql.stats.SearchStats.UnsupportedSearchStats
- count(FieldAttribute.FieldName, BytesRef) - Method in class org.elasticsearch.xpack.esql.stats.SearchContextStats
- count(FieldAttribute.FieldName, BytesRef) - Method in interface org.elasticsearch.xpack.esql.stats.SearchStats
- count(FieldAttribute.FieldName, BytesRef) - Method in record class org.elasticsearch.xpack.esql.stats.SearchStats.EmptySearchStats
- count(FieldAttribute.FieldName, BytesRef) - Method in class org.elasticsearch.xpack.esql.stats.SearchStats.UnsupportedSearchStats
- Count - Class in org.elasticsearch.xpack.esql.expression.function.aggregate
- Count(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.Count
- Count(Source, Expression, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.Count
- COUNT - Enum constant in enum class org.elasticsearch.xpack.esql.datasources.spi.StripeColumnScope
-
Harvest per-stripe row count only — no per-column min/max/null.
- COUNT - Enum constant in enum class org.elasticsearch.xpack.esql.plan.physical.EsStatsQueryExec.StatsType
- COUNT_NOTE - Static variable in class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionDefinition
- COUNT_OF_HISTOGRAM_TYPES - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for running the Count aggregation on t-digest and exponential histogram types
- COUNT_STAR - Enum constant in enum class org.elasticsearch.xpack.esql.datasources.spi.AggregateSpec.AggType
- CountApproximate - Class in org.elasticsearch.xpack.esql.expression.function.aggregate
-
Used exclusively in the query approximation plan.
- CountApproximate(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.CountApproximate
- CountApproximate(Source, Expression, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.CountApproximate
- CountDistinct - Class in org.elasticsearch.xpack.esql.expression.function.aggregate
- CountDistinct(Source, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.CountDistinct
- CountDistinct(Source, Expression, Expression, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.CountDistinct
- CountDistinctOverTime - Class in org.elasticsearch.xpack.esql.expression.function.aggregate
-
Similar to
CountDistinct, but it is used to calculate the distinct count of values over a time series from the given field. - CountDistinctOverTime(Source, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.CountDistinctOverTime
- CountDistinctOverTime(Source, Expression, Expression, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.CountDistinctOverTime
- counter() - Method in enum class org.elasticsearch.xpack.esql.core.type.DataType
-
If this is a representable numeric this will be the counter "version" of this numeric, otherwise this is
null. - COUNTER_CAST_NAME - Static variable in enum class org.elasticsearch.xpack.esql.core.type.DataType
-
The identifier used in the
::countercast operator. - COUNTER_DOUBLE - Enum constant in enum class org.elasticsearch.xpack.esql.core.type.DataType
-
64-bit floating point numbers labeled as metric counters in time-series indices.
- COUNTER_INTEGER - Enum constant in enum class org.elasticsearch.xpack.esql.core.type.DataType
-
32-bit signed numbers labeled as metric counters in time-series indices.
- COUNTER_LONG - Enum constant in enum class org.elasticsearch.xpack.esql.core.type.DataType
-
64-bit signed numbers labeled as metric counters in time-series indices.
- COUNTER_RATE_BEHAVIOR - Static variable in class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionDefinition
-
Shared extended-description fragment for the counter rate family (
rate,irate,increase), set as each function'sPromqlFunctionDefinition.Builder.extendedDescriptionso it appears only on the dedicated function page, not in the brief functions overview. - COUNTER_TYPES - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support metrics counter types
- counters - Variable in class org.elasticsearch.xpack.esql.datasources.spi.AbstractMeteredStorageObject
- counters(String, Counters) - Method in class org.elasticsearch.xpack.esql.telemetry.TookMetrics
- counterSupport() - Method in class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionDefinition
- counterSupport(PromqlFunctionDefinition.CounterSupport) - Method in class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionDefinition.Builder
- CountingInputStream - Class in org.elasticsearch.xpack.esql.datasources.cache
-
Wraps an
InputStreamand counts the bytes successfully read. - CountingInputStream(InputStream) - Constructor for class org.elasticsearch.xpack.esql.datasources.cache.CountingInputStream
- CountOverTime - Class in org.elasticsearch.xpack.esql.expression.function.aggregate
-
Similar to
Count, but it is used to calculate the count of values over a time series from the given field. - CountOverTime(Source, Expression, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.CountOverTime
- CountOverTime(Source, Expression, Expression, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.CountOverTime
- countryConfidence(int) - Method in class org.elasticsearch.xpack.esql.evaluator.command.IpLocationFunctionBridge.IpLocationCollectorImpl
- countryInEuropeanUnion(boolean) - Method in class org.elasticsearch.xpack.esql.evaluator.command.IpLocationFunctionBridge.IpLocationCollectorImpl
- countryIsoCode(String) - Method in class org.elasticsearch.xpack.esql.evaluator.command.IpLocationFunctionBridge.IpLocationCollectorImpl
- countryName(String) - Method in class org.elasticsearch.xpack.esql.evaluator.command.IpLocationFunctionBridge.IpLocationCollectorImpl
- countSource(LocalExecutionPlanner.LocalExecutionPlannerContext, Function<ShardContext, List<LuceneSliceQueue.QueryAndTags>>, List<ElementType>, Expression) - Method in class org.elasticsearch.xpack.esql.planner.EsPhysicalOperationProviders
-
Build a
SourceOperator.SourceOperatorFactorythat counts documents in the search index. - COVERAGE_END_KEY - Static variable in class org.elasticsearch.xpack.esql.datasources.cache.ExternalStats
- COVERAGE_IS_LAST_KEY - Static variable in class org.elasticsearch.xpack.esql.datasources.cache.ExternalStats
- COVERAGE_START_KEY - Static variable in class org.elasticsearch.xpack.esql.datasources.cache.ExternalStats
-
Coverage-addressing keys.
- cpuNanos() - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryResponse
- create() - Method in interface org.elasticsearch.xpack.esql.datasources.cache.StorageProviderCache.ProviderFactory
- create(String) - Static method in record class org.elasticsearch.xpack.esql.expression.function.scalar.string.Hash.HashFunction
- create(List<MatchConfig>, Expression, QueryBuilder, SearchExecutionContext, AliasFilter, Warnings) - Method in interface org.elasticsearch.xpack.esql.enrich.LookupExecutionPlanner.QueryListFromPlanFactory
- create(BytesRef) - Static method in record class org.elasticsearch.xpack.esql.expression.function.scalar.string.Hash.HashFunction
- create(Settings) - Static method in class org.elasticsearch.xpack.esql.datasources.LocalFileAccess
-
Builds a
LocalFileAccessfrom the node's startup settings. - create(Settings) - Method in interface org.elasticsearch.xpack.esql.datasources.spi.StorageProviderFactory
- create(Settings) - Method in interface org.elasticsearch.xpack.esql.datasources.spi.TableCatalogFactory
-
Creates a new TableCatalog instance.
- create(Settings, Map<String, Object>) - Method in interface org.elasticsearch.xpack.esql.datasources.spi.StorageProviderFactory
-
Per-query overload that takes a configuration map.
- create(Settings, BlockFactory) - Method in interface org.elasticsearch.xpack.esql.datasources.spi.FormatReaderFactory
-
Creates a new format reader instance.
- create(Page) - Method in interface org.elasticsearch.xpack.esql.inference.InferenceOperator.BulkInferenceRequestItemIterator.Factory
- create(DriverContext) - Method in record class org.elasticsearch.xpack.esql.evaluator.command.CompoundOutputEvaluator.Factory
- create(DriverContext) - Method in record class org.elasticsearch.xpack.esql.evaluator.command.GrokEvaluatorExtracter.Factory
- create(ShardId) - Method in interface org.elasticsearch.xpack.esql.enrich.AbstractLookupService.LookupShardContextFactory
- create(FoldContext, InferenceService) - Method in class org.elasticsearch.xpack.esql.inference.InferenceFunctionEvaluator.Factory
-
Creates a new inference function evaluator.
- create(Source, String) - Static method in class org.elasticsearch.xpack.esql.core.expression.MetadataAttribute
- create(Source, ExpressionEvaluator.Factory, double) - Method in interface org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic.EsqlArithmeticOperation.DoubleConstantFactory
- create(Source, ExpressionEvaluator.Factory, int) - Method in interface org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic.EsqlArithmeticOperation.IntConstantFactory
- create(Source, ExpressionEvaluator.Factory, long) - Method in interface org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic.EsqlArithmeticOperation.LongConstantFactory
- create(Source, Expression, HistogramBlock.Component) - Static method in class org.elasticsearch.xpack.esql.expression.function.scalar.histogram.ExtractHistogramComponent
- create(Source, Expression, Expression) - Method in interface org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic.BinaryComparisonInversible.ArithmeticOperationFactory
- create(Source, Expression, Expression, Configuration) - Method in interface org.elasticsearch.xpack.esql.plan.logical.promql.operator.VectorBinaryOperator.ScalarFunctionFactory
- create(SourceOperatorContext) - Method in interface org.elasticsearch.xpack.esql.datasources.spi.SourceOperatorFactoryProvider
- create(LogicalPlan, ApproximationSettings) - Static method in interface org.elasticsearch.xpack.esql.approximation.ApproximationDriver
-
Builds an approximation driver for the logical plan.
- create(T) - Static method in class org.elasticsearch.xpack.esql.core.tree.NodeInfo
-
Builds a
NodeInfofor Nodes without any properties. - create(T, BiFunction<Source, P1, T>, P1) - Static method in class org.elasticsearch.xpack.esql.core.tree.NodeInfo
- create(T, NodeInfo.NodeCtor10<P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, T>, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10) - Static method in class org.elasticsearch.xpack.esql.core.tree.NodeInfo
- create(T, NodeInfo.NodeCtor11<P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, T>, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11) - Static method in class org.elasticsearch.xpack.esql.core.tree.NodeInfo
- create(T, NodeInfo.NodeCtor12<P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, T>, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12) - Static method in class org.elasticsearch.xpack.esql.core.tree.NodeInfo
- create(T, NodeInfo.NodeCtor13<P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, T>, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13) - Static method in class org.elasticsearch.xpack.esql.core.tree.NodeInfo
- create(T, NodeInfo.NodeCtor14<P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, T>, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14) - Static method in class org.elasticsearch.xpack.esql.core.tree.NodeInfo
- create(T, NodeInfo.NodeCtor2<P1, P2, T>, P1, P2) - Static method in class org.elasticsearch.xpack.esql.core.tree.NodeInfo
- create(T, NodeInfo.NodeCtor3<P1, P2, P3, T>, P1, P2, P3) - Static method in class org.elasticsearch.xpack.esql.core.tree.NodeInfo
- create(T, NodeInfo.NodeCtor4<P1, P2, P3, P4, T>, P1, P2, P3, P4) - Static method in class org.elasticsearch.xpack.esql.core.tree.NodeInfo
- create(T, NodeInfo.NodeCtor5<P1, P2, P3, P4, P5, T>, P1, P2, P3, P4, P5) - Static method in class org.elasticsearch.xpack.esql.core.tree.NodeInfo
- create(T, NodeInfo.NodeCtor6<P1, P2, P3, P4, P5, P6, T>, P1, P2, P3, P4, P5, P6) - Static method in class org.elasticsearch.xpack.esql.core.tree.NodeInfo
- create(T, NodeInfo.NodeCtor7<P1, P2, P3, P4, P5, P6, P7, T>, P1, P2, P3, P4, P5, P6, P7) - Static method in class org.elasticsearch.xpack.esql.core.tree.NodeInfo
- create(T, NodeInfo.NodeCtor8<P1, P2, P3, P4, P5, P6, P7, P8, T>, P1, P2, P3, P4, P5, P6, P7, P8) - Static method in class org.elasticsearch.xpack.esql.core.tree.NodeInfo
- create(T, NodeInfo.NodeCtor9<P1, P2, P3, P4, P5, P6, P7, P8, P9, T>, P1, P2, P3, P4, P5, P6, P7, P8, P9) - Static method in class org.elasticsearch.xpack.esql.core.tree.NodeInfo
- createAutomaton(boolean) - Method in class org.elasticsearch.xpack.esql.core.expression.predicate.regex.AbstractStringPattern
- createCIDRMatch(Expression, List<Expression>) - Static method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.CombineDisjunctions
- createColumnExtractor() - Method in class org.elasticsearch.xpack.esql.datasources.cache.StatsCapturingIterator
- createColumnExtractor() - Method in interface org.elasticsearch.xpack.esql.datasources.spi.ColumnExtractorProducer
-
Creates the
ColumnExtractormatching this iterator's addressing space. - createColumnMetadata(List<Attribute>) - Static method in class org.elasticsearch.xpack.esql.approximation.ApproximationPlan
- createColumnMetadata(LogicalPlan, FoldContext) - Static method in class org.elasticsearch.xpack.esql.expression.function.grouping.BucketColumnMetadata
- createComponents(Plugin.PluginServices) - Method in class org.elasticsearch.xpack.esql.plugin.EsqlPlugin
- createDrivers(String) - Method in class org.elasticsearch.xpack.esql.planner.LocalExecutionPlanner.LocalExecutionPlan
- createEquals(Expression, Set<Expression>, ZoneId) - Static method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.CombineDisjunctions
- createFlags() - Method in class org.elasticsearch.xpack.esql.plugin.ComputeService
- createIn(Expression, List<Expression>, ZoneId) - Static method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.CombineDisjunctions
- createInitialInstance(Source, LogicalPlan, Expression, Attribute) - Static method in class org.elasticsearch.xpack.esql.plan.logical.RegisteredDomain
-
Use this static factory method for the initial creation of the logical plan, as it computes the output attributes.
- createInitialInstance(Source, LogicalPlan, Expression, Attribute) - Static method in class org.elasticsearch.xpack.esql.plan.logical.UriParts
-
Use this static factory method for the initial creation of the logical plan, as it computes the output attributes.
- createInitialInstance(Source, LogicalPlan, Expression, Attribute, boolean, String, SequencedMap<String, Class<?>>) - Static method in class org.elasticsearch.xpack.esql.plan.logical.UserAgent
-
Creates the initial logical plan instance, computing output attributes from the filtered output fields.
- createInitialInstance(Source, LogicalPlan, Expression, Attribute, String, boolean, SequencedMap<String, Class<?>>) - Static method in class org.elasticsearch.xpack.esql.plan.logical.IpLocation
-
Creates the initial logical plan instance, computing output attributes from the filtered output fields.
- createLatLonComponents(LatLonGeometry...) - Static method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.LuceneComponent2DUtils
-
This method is based on LatLonGeometry.create, but returns an array of Component2D objects for multi-component geometries.
- createLookupPhysicalPlan(LogicalPlan, Configuration, PlannerSettings, FoldContext, SearchStats, EsqlFlags, AliasFilter) - Static method in class org.elasticsearch.xpack.esql.enrich.LookupFromIndexService
-
Builds the physical plan for the lookup node by running: LookupLogicalOptimizer -> LocalMapper.map -> LookupPhysicalPlanOptimizer.
- createLookupResponse(List<Page>, BlockFactory, long) - Method in class org.elasticsearch.xpack.esql.enrich.AbstractLookupService
-
Build the response.
- createLookupResponse(List<Page>, BlockFactory, long) - Method in class org.elasticsearch.xpack.esql.enrich.EnrichLookupService
- createLookupResponse(List<Page>, BlockFactory, long) - Method in class org.elasticsearch.xpack.esql.enrich.LookupFromIndexService
- createNamedExpression() - Method in class org.elasticsearch.xpack.esql.expression.function.grouping.TimeSeriesWithout
- createNewInstance(Source, LogicalPlan, Expression, List<String>, List<Attribute>) - Method in class org.elasticsearch.xpack.esql.plan.logical.CompoundOutputEval
-
Creates a new instance of the specific
CompoundOutputEvalsubclass with the provided parameters. - createNewInstance(Source, LogicalPlan, Expression, List<String>, List<Attribute>) - Method in class org.elasticsearch.xpack.esql.plan.logical.IpLocation
- createNewInstance(Source, LogicalPlan, Expression, List<String>, List<Attribute>) - Method in class org.elasticsearch.xpack.esql.plan.logical.RegisteredDomain
- createNewInstance(Source, LogicalPlan, Expression, List<String>, List<Attribute>) - Method in class org.elasticsearch.xpack.esql.plan.logical.UriParts
- createNewInstance(Source, LogicalPlan, Expression, List<String>, List<Attribute>) - Method in class org.elasticsearch.xpack.esql.plan.logical.UserAgent
- createNewInstance(Source, PhysicalPlan, Expression, List<String>, List<Attribute>) - Method in class org.elasticsearch.xpack.esql.plan.physical.CompoundOutputEvalExec
-
Creates a new instance of the specific
CompoundOutputEvalExecsubclass with the provided parameters. - createNewInstance(Source, PhysicalPlan, Expression, List<String>, List<Attribute>) - Method in class org.elasticsearch.xpack.esql.plan.physical.IpLocationExec
- createNewInstance(Source, PhysicalPlan, Expression, List<String>, List<Attribute>) - Method in class org.elasticsearch.xpack.esql.plan.physical.RegisteredDomainExec
- createNewInstance(Source, PhysicalPlan, Expression, List<String>, List<Attribute>) - Method in class org.elasticsearch.xpack.esql.plan.physical.UriPartsExec
- createNewInstance(Source, PhysicalPlan, Expression, List<String>, List<Attribute>) - Method in class org.elasticsearch.xpack.esql.plan.physical.UserAgentExec
- createNullResponse(int, List<NamedExpression>) - Method in class org.elasticsearch.xpack.esql.enrich.AbstractLookupService
- createOperatorFactoryRegistry(Executor) - Method in class org.elasticsearch.xpack.esql.datasources.DataSourceModule
-
Convenience overload that backs BOTH registry roles with a single executor.
- createOperatorFactoryRegistry(Executor, Executor) - Method in class org.elasticsearch.xpack.esql.datasources.DataSourceModule
- createOutputFieldsCollector() - Method in interface org.elasticsearch.xpack.esql.evaluator.command.CompoundOutputEvaluator.OutputFieldsCollectorProvider
- createOutputFieldsCollector() - Method in class org.elasticsearch.xpack.esql.plan.physical.RegisteredDomainExec
- createOutputFieldsCollector() - Method in class org.elasticsearch.xpack.esql.plan.physical.UriPartsExec
- createProvider(String, Settings, Map<String, Object>) - Method in class org.elasticsearch.xpack.esql.datasources.StorageProviderRegistry
-
Convenience: returns the StorageProvider only.
- createProviderTrackingConsumedKeys(String, Settings, Map<String, Object>) - Method in class org.elasticsearch.xpack.esql.datasources.StorageProviderRegistry
- createResponse(InferenceAction.Response) - Method in record class org.elasticsearch.xpack.esql.inference.InferenceOperator.BulkInferenceRequestItem
- createRounding(Object, ZoneId, Long, Long) - Static method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.DateTrunc
- createRounding(Object, ZoneId, Long, Long, long, Rounding.RoundingConvention) - Static method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.DateTrunc
- createStatement(String) - Method in class org.elasticsearch.xpack.esql.parser.EsqlParser
- createStatement(String) - Method in class org.elasticsearch.xpack.esql.parser.PromqlParser
-
Parses an PromQL expression into execution plan
- createStatement(String, Literal, Literal, int, int) - Method in class org.elasticsearch.xpack.esql.parser.PromqlParser
- createStatement(String, Literal, Literal, int, int, QueryParams) - Method in class org.elasticsearch.xpack.esql.parser.PromqlParser
- createStatement(String, QueryParams) - Method in class org.elasticsearch.xpack.esql.parser.EsqlParser
- createTask(long, String, String, TaskId, Map<String, String>) - Method in class org.elasticsearch.xpack.esql.action.EsqlResolveDatasetAction.Request
- createTask(long, String, String, TaskId, Map<String, String>) - Method in class org.elasticsearch.xpack.esql.action.EsqlResolveViewAction.Request
- createTask(long, String, String, TaskId, Map<String, String>) - Method in class org.elasticsearch.xpack.esql.datasources.dataset.GetDatasetAction.Request
- createTask(long, String, String, TaskId, Map<String, String>) - Method in class org.elasticsearch.xpack.esql.datasources.datasource.GetDataSourceAction.Request
- createTask(long, String, String, TaskId, Map<String, String>) - Method in class org.elasticsearch.xpack.esql.enrich.EnrichLookupService.TransportRequest
- createTask(long, String, String, TaskId, Map<String, String>) - Method in class org.elasticsearch.xpack.esql.enrich.LookupFromIndexService.LookupRequest
- createTask(long, String, String, TaskId, Map<String, String>) - Method in class org.elasticsearch.xpack.esql.view.GetViewAction.Request
- createTask(TaskId, String, String, TaskId, Map<String, String>) - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryRequest
- createTask(EsqlQueryRequest, long, String, String, TaskId, Map<String, String>, Map<String, String>, AsyncExecutionId) - Method in class org.elasticsearch.xpack.esql.plugin.TransportEsqlQueryAction
- createTask(Request, long, String, String, TaskId, Map<String, String>, Map<String, String>, AsyncExecutionId) - Method in interface org.elasticsearch.xpack.esql.core.async.AsyncTaskManagementService.AsyncOperation
- createTrackingConsumedKeys(Settings, Map<String, Object>) - Method in interface org.elasticsearch.xpack.esql.datasources.spi.StorageProviderFactory
-
Per-query overload paired with the keys consumed from
config. - createWithImplicitTemporality(Source, Expression, Expression, Expression) - Static method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Increase
- createWithImplicitTemporality(Source, Expression, Expression, Expression) - Static method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Irate
- createWithImplicitTemporality(Source, Expression, Expression, Expression) - Static method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Rate
- createXYComponents(XYGeometry...) - Static method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.LuceneComponent2DUtils
-
This method is based on XYGeometry.create, but returns an array of Component2D objects for multi-component geometries.
- Creating aggregators for your function - Search tag in package org.elasticsearch.xpack.esql.expression.function.aggregate
- Section
- credentialHashH1() - Method in record class org.elasticsearch.xpack.esql.datasources.cache.ListingCacheKey
-
Returns the value of the
credentialHashH1record component. - credentialHashH2() - Method in record class org.elasticsearch.xpack.esql.datasources.cache.ListingCacheKey
-
Returns the value of the
credentialHashH2record component. - CROSS - Static variable in class org.elasticsearch.xpack.esql.plan.logical.join.JoinTypes
- crossProjectEnabled() - Method in record class org.elasticsearch.xpack.esql.plan.SettingsValidationContext
-
Returns the value of the
crossProjectEnabledrecord component. - crossProjectModeDecider() - Method in record class org.elasticsearch.xpack.esql.plugin.TransportActionServices
-
Returns the value of the
crossProjectModeDeciderrecord component. - crsType - Variable in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.BinarySpatialFunction.BinarySpatialComparator
- crsType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.BinarySpatialFunction
- crsType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialContains
- crsType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialDisjoint
- crsType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialIntersects
- crsType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialRelatesFunction
- crsType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialWithin
- CSV - Enum constant in enum class org.elasticsearch.xpack.esql.formatter.TextFormat
-
Comma Separated Values implementation.
- current() - Method in class org.elasticsearch.xpack.esql.datasources.spi.DynamicThreshold
- currentBuildIsSnapshot() - Method in record class org.elasticsearch.xpack.esql.session.IndexResolver.FieldsInfo
-
Returns the value of the
currentBuildIsSnapshotrecord component. - currentSplit() - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceBuffer
-
Returns the 1-based index of the split currently being processed by the producer.
- currentSplit() - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceOperator.Status
- customMessage() - Method in class org.elasticsearch.xpack.esql.core.expression.UnresolvedAttribute
- customName() - Method in class org.elasticsearch.xpack.esql.datasources.DataSourceEncryptedDataHandler
D
- d() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Scalb
- D - Enum constant in enum class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter.INTERVALS
- DATA_ACTION_NAME - Static variable in class org.elasticsearch.xpack.esql.plugin.ComputeService
- DATA_DESCRIPTION - Static variable in class org.elasticsearch.xpack.esql.plugin.ComputeService
- DATA_NODES_ONLY - Static variable in interface org.elasticsearch.xpack.esql.plugin.NodeEligibilityStrategy
- DATA_PARTITIONING - Static variable in class org.elasticsearch.xpack.esql.plugin.QueryPragmas
-
How to cut
slicesto cut each shard into. - DATA_SOURCES - Static variable in class org.elasticsearch.xpack.esql.datasources.EsqlDataSourcesCapabilities
-
Advertises that this node exposes the data_sources + datasets CRUD endpoints.
- dataAttributesOf(List<Attribute>) - Static method in class org.elasticsearch.xpack.esql.datasources.ExternalSchema
-
Returns the data-attribute view of
attributesas anExternalSchema: the input list with virtual columns filtered out (relative order preserved). - dataAttributesOf(List<Attribute>, Set<String>) - Static method in class org.elasticsearch.xpack.esql.datasources.ExternalSchema
-
Returns the data-attribute view of
attributesas anExternalSchema: the input list with virtual columns and Hive-style partition columns filtered out (relative order preserved). - databaseFile() - Method in class org.elasticsearch.xpack.esql.plan.logical.IpLocation
- databaseFile() - Method in class org.elasticsearch.xpack.esql.plan.logical.UnresolvedIpLocation
- databaseFile() - Method in class org.elasticsearch.xpack.esql.plan.physical.IpLocationExec
- databaseInfo(String) - Method in interface org.elasticsearch.xpack.esql.analysis.IpLocationResolution
-
The database metadata for the given database file, or
nullwhen the service is unavailable or the database file is not recognized. - dataNodePlan() - Method in record class org.elasticsearch.xpack.esql.plugin.ReductionPlan
-
Returns the value of the
dataNodePlanrecord component. - dataPartitioning(DataPartitioning) - Method in class org.elasticsearch.xpack.esql.plugin.QueryPragmas
- DATASET_DECLARED_SCHEMA - Static variable in class org.elasticsearch.xpack.esql.datasources.EsqlDataSourcesCapabilities
-
The dataset PUT body accepts a declared `mappings` block (types, path renames, format, _id).
- DATASET_IN_FROM_COMMAND - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
FROM <dataset>resolved through the same pipeline asFROM <index>(Phase 1: dataset-only patterns). - DATASET_RESOLUTION - Static variable in class org.elasticsearch.xpack.esql.action.EsqlQueryProfile
- datasetName() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.SourceOperatorContext
-
Returns the value of the
datasetNamerecord component. - datasetName() - Method in class org.elasticsearch.xpack.esql.plan.logical.DatasetShadowRelation
- datasetName() - Method in class org.elasticsearch.xpack.esql.plan.logical.ExternalRelation
-
Registered dataset identifier, or
nullwhen this relation was produced by the inlineEXTERNALcommand path. - datasetName() - Method in class org.elasticsearch.xpack.esql.plan.logical.UnresolvedExternalRelation
-
Registered dataset identifier, or
nullwhen this relation was produced by the inlineEXTERNALcommand path (no dataset mapping). - datasetName() - Method in class org.elasticsearch.xpack.esql.plan.physical.ExternalSourceExec
-
Registered dataset identifier carried from
ExternalRelation, ornullif this exec came from inlineEXTERNAL. - datasetName(String) - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceOperatorFactory.Builder
-
Sets the dataset name surfaced to query rows via the
_indexmetadata column. - datasetName(String) - Method in class org.elasticsearch.xpack.esql.datasources.spi.SourceOperatorContext.Builder
-
Registered dataset identifier (from
FROM <dataset>), ornullfor inlineEXTERNAL. - datasetResolution() - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryProfile
-
Span for rewriting datasets in the logical plan (between view resolution and pre-analysis).
- DatasetResolution(Set<String>, Set<String>, Set<String>) - Constructor for record class org.elasticsearch.xpack.esql.datasources.DatasetRewriter.DatasetResolution
-
Creates an instance of a
DatasetResolutionrecord class. - DatasetResolutionResult(Dataset[], ResolvedIndexExpressions) - Constructor for record class org.elasticsearch.xpack.esql.datasources.dataset.DatasetResolutionService.DatasetResolutionResult
-
Creates an instance of a
DatasetResolutionResultrecord class. - DatasetResolutionService - Class in org.elasticsearch.xpack.esql.datasources.dataset
-
Resolves dataset name expressions (including wildcards) to
Datasetinstances, following the same resolution flow asViewResolutionService. - DatasetResolutionService(IndexNameExpressionResolver) - Constructor for class org.elasticsearch.xpack.esql.datasources.dataset.DatasetResolutionService
- DatasetResolutionService.DatasetResolutionResult - Record Class in org.elasticsearch.xpack.esql.datasources.dataset
- DatasetResolver - Class in org.elasticsearch.xpack.esql.datasources
-
Owns the security round-trip for
FROM <dataset>, the companion ofDatasetRewriter: each FROM relation the query reads is dispatched — oneEsqlResolveDatasetActionper relation, with that relation's RAW patterns — so the authorization engine read-authorizes the names (indexreadprivilege) and rejects DLS/FLS-restricted datasets, then narrows wildcard expansion to the authorized abstractions. - DatasetResolver(Client, Executor, CrossProjectModeDecider) - Constructor for class org.elasticsearch.xpack.esql.datasources.DatasetResolver
- DatasetRewriter - Class in org.elasticsearch.xpack.esql.datasources
-
Rewrites
FROM <dataset>into the sameUnresolvedExternalRelationtheEXTERNALcommand produces, so both paths converge at the existing resolver + analyzer. - DatasetRewriter.DatasetResolution - Record Class in org.elasticsearch.xpack.esql.datasources
-
Per-relation result of
DatasetRewriter.resolve(java.lang.String[], java.lang.String[], org.elasticsearch.cluster.metadata.ProjectMetadata, org.elasticsearch.cluster.metadata.IndexNameExpressionResolver): the authorized concrete dataset names the relation targets, the concrete non-dataset names resolved from the same pattern (drives heterogeneous-FROMUnionAllbuilding), and the explicitly-named datasets absent from the authorized set (surfaced byDatasetRewriter.rewriteOne(org.elasticsearch.xpack.esql.plan.logical.UnresolvedRelation, org.elasticsearch.cluster.metadata.DatasetMetadata, org.elasticsearch.xpack.esql.datasources.metadata.DataSourceMetadata, org.elasticsearch.xpack.esql.datasources.DatasetRewriter.DatasetResolution, boolean)asUnknown index). - datasets() - Method in class org.elasticsearch.xpack.esql.action.EsqlResolveDatasetAction.Response
-
Dataset names the caller is authorized to read, post pattern expansion.
- datasets() - Method in record class org.elasticsearch.xpack.esql.datasources.dataset.DatasetResolutionService.DatasetResolutionResult
-
Returns the value of the
datasetsrecord component. - DatasetService - Class in org.elasticsearch.xpack.esql.datasources.dataset
-
Orchestrates create / replace / delete of datasets in cluster state.
- DatasetService(ClusterService, Map<String, DataSourceValidator>) - Constructor for class org.elasticsearch.xpack.esql.datasources.dataset.DatasetService
- DatasetShadowRelation - Class in org.elasticsearch.xpack.esql.plan.logical
-
Marker leaf node that represents an exact dataset name being looked up on linked projects (CPS) as a potential remote index with the same name as a local dataset.
- DatasetShadowRelation(Source, String, LinkedIndexPattern.Kind, String) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.DatasetShadowRelation
- dataSource() - Method in class org.elasticsearch.xpack.esql.datasources.dataset.PutDatasetAction.Request
- DataSource - Class in org.elasticsearch.xpack.esql.datasources.metadata
-
Represents a data source definition stored in cluster state.
- DataSource(String, String, String, Map<String, DataSourceSetting>) - Constructor for class org.elasticsearch.xpack.esql.datasources.metadata.DataSource
- DataSource(String, String, String, DataSourceSettings) - Constructor for class org.elasticsearch.xpack.esql.datasources.metadata.DataSource
- DataSource(StreamInput) - Constructor for class org.elasticsearch.xpack.esql.datasources.metadata.DataSource
- DATASOURCE_CONFIG_KEY - Static variable in class org.elasticsearch.xpack.esql.datasources.ExternalSourceResolver
-
Config key under which
DatasetRewriterstores data-source-level settings (auth credentials, region, etc.) when building the merged config for a dataset query. - DATASOURCE_FILE_READERS_NO_TEXT_TYPE - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Datasource file plugins (CSV, ORC, Parquet) no longer return
TEXTtypes, onlyKEYWORD. - DataSourceCapabilities - Record Class in org.elasticsearch.xpack.esql.datasources
-
Aggregated capability declarations from all registered
DataSourcePlugininstances. - DataSourceCapabilities(Set<String>, Set<String>, Set<String>, Set<String>) - Constructor for record class org.elasticsearch.xpack.esql.datasources.DataSourceCapabilities
-
Creates an instance of a
DataSourceCapabilitiesrecord class. - dataSourceClusterActionName() - Method in class org.elasticsearch.xpack.esql.datasources.dataset.PutDatasetAction.Request
-
Cluster action used to evaluate
global.data_sourcefor the attached datasource on put. - dataSourceClusterActionName() - Method in class org.elasticsearch.xpack.esql.datasources.datasource.DeleteDataSourceAction.Request
- dataSourceClusterActionName() - Method in class org.elasticsearch.xpack.esql.datasources.datasource.GetDataSourceAction.Request
- dataSourceClusterActionName() - Method in class org.elasticsearch.xpack.esql.datasources.datasource.PutDataSourceAction.Request
- DataSourceConfigDefinition - Record Class in org.elasticsearch.xpack.esql.datasources.spi
-
Metadata describing a datasource configuration field — its name, sensitivity, and value semantics.
- DataSourceConfigDefinition(String, boolean, boolean, boolean) - Constructor for record class org.elasticsearch.xpack.esql.datasources.spi.DataSourceConfigDefinition
-
Creates an instance of a
DataSourceConfigDefinitionrecord class. - DataSourceConfiguration - Class in org.elasticsearch.xpack.esql.datasources.spi
-
Base class for datasource configurations.
- DataSourceConfiguration(Map<String, Object>, Map<String, DataSourceConfigDefinition>) - Constructor for class org.elasticsearch.xpack.esql.datasources.spi.DataSourceConfiguration
-
Parses, normalizes, and validates raw settings from a REST request or CRUD layer.
- DataSourceConfiguration(Map<String, Object>, Map<String, DataSourceConfigDefinition>, Set<String>) - Constructor for class org.elasticsearch.xpack.esql.datasources.spi.DataSourceConfiguration
-
Like
DataSourceConfiguration(Map, Map), but for a PUT-as-update: a secret field omitted fromrawis still treated as present (seeDataSourceConfiguration.hasStoredSecret(java.lang.String)) if its name is inpreexistingSecretKeys, so credential-completeness checks pass when the caller intends to keep the existing value. - DataSourceCredentials - Class in org.elasticsearch.xpack.esql.datasources
-
Decrypts secret values at the connector boundary.
- DataSourceCredentials(EncryptionService) - Constructor for class org.elasticsearch.xpack.esql.datasources.DataSourceCredentials
- DataSourceEncryptedDataHandler - Class in org.elasticsearch.xpack.esql.datasources
-
Re-encrypts every stored data-source secret under the active project encryption key on rotation — without it, retiring a key would strand secrets undecryptable.
- DataSourceEncryptedDataHandler() - Constructor for class org.elasticsearch.xpack.esql.datasources.DataSourceEncryptedDataHandler
- DataSourceExec - Interface in org.elasticsearch.xpack.esql.plan.physical
-
represents a data source in the physical plan, such as an ES index or an external data source.
- DataSourceMetadata - Class in org.elasticsearch.xpack.esql.datasources.metadata
-
Encapsulates data source definitions as custom metadata inside ProjectMetadata within cluster state.
- DataSourceMetadata(Map<String, DataSource>) - Constructor for class org.elasticsearch.xpack.esql.datasources.metadata.DataSourceMetadata
- dataSourceModule() - Method in class org.elasticsearch.xpack.esql.execution.PlanExecutor
- DataSourceModule - Class in org.elasticsearch.xpack.esql.datasources
-
Module that collects all data source implementations from plugins.
- DataSourceModule(List<DataSourcePlugin>, DataSourceCapabilities, Settings, BlockFactory, ExecutorService, DataSourceCredentials, BooleanSupplier) - Constructor for class org.elasticsearch.xpack.esql.datasources.DataSourceModule
- DataSourceModule(List<DataSourcePlugin>, DataSourceCapabilities, Settings, BlockFactory, ExecutorService, DataSourceCredentials, BooleanSupplier, ThreadPool, Environment, ResourceWatcherService, MeterRegistry) - Constructor for class org.elasticsearch.xpack.esql.datasources.DataSourceModule
- DataSourceModule(List<DataSourcePlugin>, DataSourceCapabilities, Settings, BlockFactory, ExecutorService, DataSourceCredentials, BooleanSupplier, ThreadPool, Environment, ResourceWatcherService, MeterRegistry, LocalFileAccess) - Constructor for class org.elasticsearch.xpack.esql.datasources.DataSourceModule
- dataSourceNames() - Method in class org.elasticsearch.xpack.esql.datasources.dataset.PutDatasetAction.Request
- dataSourceNames() - Method in class org.elasticsearch.xpack.esql.datasources.datasource.DeleteDataSourceAction.Request
- dataSourceNames() - Method in class org.elasticsearch.xpack.esql.datasources.datasource.GetDataSourceAction.Request
- dataSourceNames() - Method in class org.elasticsearch.xpack.esql.datasources.datasource.PutDataSourceAction.Request
- DataSourcePlugin - Interface in org.elasticsearch.xpack.esql.datasources.spi
-
Extension point for data source implementations.
- dataSources() - Method in class org.elasticsearch.xpack.esql.datasources.metadata.DataSourceMetadata
- DataSourceService - Class in org.elasticsearch.xpack.esql.datasources.datasource
-
Orchestrates create / replace / delete of data sources in cluster state.
- DataSourceService(ClusterService, Map<String, DataSourceValidator>, EncryptionService) - Constructor for class org.elasticsearch.xpack.esql.datasources.datasource.DataSourceService
- DataSourceSetting - Class in org.elasticsearch.xpack.esql.datasources.metadata
-
A data source setting value plus its secret/non-secret classification, stored in cluster state.
- DataSourceSetting(Object, boolean) - Constructor for class org.elasticsearch.xpack.esql.datasources.metadata.DataSourceSetting
- DataSourceSetting(StreamInput) - Constructor for class org.elasticsearch.xpack.esql.datasources.metadata.DataSourceSetting
- DataSourceSettings - Class in org.elasticsearch.xpack.esql.datasources.metadata
-
Immutable collection of
DataSourceSettingkeyed by name; pre-computesDataSourceSettings.hasSecrets(). - DataSourceSettings(Map<String, DataSourceSetting>) - Constructor for class org.elasticsearch.xpack.esql.datasources.metadata.DataSourceSettings
- DataSourceSettings(StreamInput) - Constructor for class org.elasticsearch.xpack.esql.datasources.metadata.DataSourceSettings
- DataSourceValidationUtils - Class in org.elasticsearch.xpack.esql.datasources.spi
-
Helpers for
DataSourceValidatorimplementations. - DataSourceValidator - Interface in org.elasticsearch.xpack.esql.datasources.spi
-
Validates data source + dataset settings at CRUD time.
- datasourceValidators(Settings) - Method in interface org.elasticsearch.xpack.esql.datasources.spi.DataSourcePlugin
-
CRUD-time validators for datasource and dataset settings, keyed by type name.
- dataType - Variable in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvSetOperationFunction
- dataType() - Method in class org.elasticsearch.xpack.esql.approximation.ApproximationPlan.SampleProbabilityPlaceHolder
- dataType() - Method in class org.elasticsearch.xpack.esql.core.expression.Alias
- dataType() - Method in class org.elasticsearch.xpack.esql.core.expression.EmptyAttribute
- dataType() - Method in class org.elasticsearch.xpack.esql.core.expression.EntryExpression
- dataType() - Method in class org.elasticsearch.xpack.esql.core.expression.Expression
-
The
DataTypereturned by executing the tree rooted at this expression. - dataType() - Method in class org.elasticsearch.xpack.esql.core.expression.Literal
- dataType() - Method in class org.elasticsearch.xpack.esql.core.expression.MapExpression
- dataType() - Method in class org.elasticsearch.xpack.esql.core.expression.predicate.operator.arithmetic.Neg
- dataType() - Method in class org.elasticsearch.xpack.esql.core.expression.predicate.operator.comparison.BinaryComparison
- dataType() - Method in class org.elasticsearch.xpack.esql.core.expression.predicate.regex.RegexMatch
- dataType() - Method in class org.elasticsearch.xpack.esql.core.expression.TypedAttribute
- dataType() - Method in class org.elasticsearch.xpack.esql.core.expression.UnaryExpression
- dataType() - Method in class org.elasticsearch.xpack.esql.core.expression.UnresolvedAttribute
- dataType() - Method in class org.elasticsearch.xpack.esql.core.expression.UnresolvedNamedExpression
- dataType() - Method in record class org.elasticsearch.xpack.esql.datasources.arrow.ArrowToEsql
-
Returns the value of the
dataTyperecord component. - dataType() - Method in enum class org.elasticsearch.xpack.esql.datasources.SyntheticColumns.Kind
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Absent
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.AbsentOverTime
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Avg
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.AvgOverTime
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Count
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.CountApproximate
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.CountDistinct
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.CountDistinctOverTime
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.CountOverTime
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.DefaultTimeSeriesAggregateFunction
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Delta
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.DeltaOnlyHistogramMergeOverTime
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Deriv
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.DimensionValues
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Earliest
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.FilteredExpression
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.First
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.FirstDocId
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.FirstOverTime
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.FromPartial
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.HistogramMerge
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.HistogramMergeOverTime
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Idelta
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Increase
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Irate
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Last
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.LastOverTime
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Latest
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.LegacyIrate
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Max
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.MaxOverTime
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Median
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Min
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.MinOverTime
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.NumericAggregate
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.PercentileOverTime
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Present
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.PresentOverTime
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.PromqlHistogramQuantile
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Rate
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Sample
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Scalar
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Sparkline
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.SpatialCentroid
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.SpatialExtent
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.StdDev
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.StddevOverTime
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Sum
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.SumOverTime
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Top
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.ToPartial
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Values
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Variance
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.VarianceOverTime
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.WeightedAvg
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.FullTextFunction
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.Score
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.grouping.Bucket
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.grouping.Categorize
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.grouping.TBucket
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.grouping.TimeSeriesWithout
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.grouping.TStep
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.inference.CompletionFunction
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.inference.Embedding
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.inference.TextEmbedding
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.approximate.ConfidenceInterval
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.Clamp
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.conditional.Case
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.conditional.ClampMax
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.conditional.ClampMin
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.conditional.Greatest
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.conditional.Least
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.FromAggregateMetricDouble
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.FromBase64
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToAggregateMetricDouble
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToBase64
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToBoolean
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToCartesianPoint
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToCartesianShape
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToCounter
-
Returns the counter variant of the input type:
long→counter_long, etc. - dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToDateNanos
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToDatePeriod
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToDateRange
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToDatetime
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToDegrees
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToDenseVector
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToDouble
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToExponentialHistogram
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToGauge
-
Returns the plain numeric variant of the input type:
counter_long→long, etc. - dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToGeohash
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToGeohex
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToGeoPoint
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToGeoShape
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToGeotile
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToInteger
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToIntegerBase
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToIntegerSurrogate
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToIp
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToIpLeadingZerosDecimal
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToIpLeadingZerosOctal
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToIpLeadingZerosRejected
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToLong
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToLongBase
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToLongSurrogate
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToRadians
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToString
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToTDigest
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToText
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToTimeDuration
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToUnsignedLong
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToVersion
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.DateDiff
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.DateExtract
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.DateFormat
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.DateParse
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.DateTrunc
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.DateUnitCount
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.DayName
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.MonthName
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.Now
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.RangeContains
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.RangeIntersects
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.RangeMax
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.RangeMin
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.RangeWithin
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.ToRange
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.TRange
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.histogram.ExtractHistogramComponent
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.histogram.FilterUnsupportedTemporality
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.histogram.HistogramPercentile
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.internal.PackDimension
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.internal.UnpackDimension
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.ip.CIDRMatch
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.ip.IpPrefix
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.ip.NetworkDirection
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Acos
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Acosh
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Asin
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Asinh
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Atan
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Atanh
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Cos
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Cosh
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Sin
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Sinh
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Tan
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Tanh
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Atan2
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Cbrt
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.CopySign
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.DoubleConstantFunction
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Exp
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Hypot
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Log
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Log10
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Pow
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Round
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.RoundTo
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Scalb
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Signum
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Sqrt
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvAppend
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvAvg
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvConcat
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvContains
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvCount
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvIntersects
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvPercentile
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvPSeriesWeightedSum
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvSetOperationFunction
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvSlice
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvSort
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvZip
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.nulls.Coalesce
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.score.Decay
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.BinarySpatialGeometryFunction
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialRelatesFunction
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StBuffer
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StDimension
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StDistance
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StEnvelope
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StGeohash
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StGeohex
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StGeometryType
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StGeotile
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StIsEmpty
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StNPoints
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StSimplify
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StSimplifyPreserveTopology
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StX
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StXMax
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StXMin
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StY
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StYMax
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StYMin
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.AbstractHashFunction
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.BitLength
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.ByteLength
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.ChangeCase
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Chicken
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Chunk
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Concat
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Contains
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.EndsWith
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.FieldExtract
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Hash
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.JsonExtract
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Left
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Length
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Locate
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Repeat
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Replace
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Right
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Space
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Split
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.StartsWith
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Substring
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.TopSnippets
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.UnaryScalarFunction
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.util.Delay
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.UnresolvedFunction
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.vector.Magnitude
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.vector.VectorSimilarityFunction
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.function.WindowFilter
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.Order
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.predicate.fulltext.FullTextPredicate
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.predicate.logical.BinaryLogic
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.predicate.logical.Not
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.predicate.nulls.IsNotNull
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.predicate.nulls.IsNull
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic.ArithmeticOperation
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic.Div
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic.EsqlArithmeticOperation
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.In
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.InsensitiveBinaryComparison
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.InSubquery
- dataType() - Method in class org.elasticsearch.xpack.esql.expression.predicate.Range
- dataType() - Method in record class org.elasticsearch.xpack.esql.inference.embedding.EmbeddingOperator.Factory
-
Returns the value of the
dataTyperecord component. - dataType() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- dataType() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.InlineCastContext
- dataType() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.MatchBooleanExpressionContext
- dataType(String) - Static method in class org.elasticsearch.xpack.esql.core.expression.MetadataAttribute
- DataType - Enum Class in org.elasticsearch.xpack.esql.core.type
-
This enum represents data types the ES|QL query processing layer is able to interact with in some way.
- DataType.DataTypesTransportVersions - Class in org.elasticsearch.xpack.esql.core.type
- DataTypeContext() - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.DataTypeContext
- DataTypeContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.DataTypeContext
- DataTypeConverter - Class in org.elasticsearch.xpack.esql.core.type
-
Conversion utility from one Elasticsearch data type to another Elasticsearch data types.
- DataTypeConverter.DefaultConverter - Enum Class in org.elasticsearch.xpack.esql.core.type
-
Reference to a data type conversion that can be serialized.
- dataTypeEquals(List<Attribute>, List<Attribute>) - Static method in class org.elasticsearch.xpack.esql.core.expression.Attribute
-
Compares the size and datatypes of two lists of attributes for equality.
- dataTypeForField(Field) - Static method in record class org.elasticsearch.xpack.esql.datasources.arrow.ArrowToEsql
-
Returns the ESQL
DataTypefor an Arrow field, applying wide coercions suitable for schema inference from file formats like Parquet where the full range of Arrow types may appear. - DataTypesTransportVersions() - Constructor for class org.elasticsearch.xpack.esql.core.type.DataType.DataTypesTransportVersions
- DATE_DIFF_TIMEZONE_SUPPORT - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support timezones in DATE_DIFF.
- DATE_DIFF_YEAR_CALENDARIAL - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Compute year differences in full calendar years.
- DATE_FORMAT_DATE_PARSE_TIMEZONE_SUPPORT - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support timezones in DATE_FORMAT and DATE_PARSE.
- DATE_NANOS - Enum constant in enum class org.elasticsearch.xpack.esql.core.type.DataType
-
Nanosecond precision date, stored as a 64-bit signed number.
- DATE_NANOS_ADD_SUBTRACT - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support add and subtract on date nanos
- DATE_NANOS_AGGREGATIONS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
support aggregations on date nanos
- DATE_NANOS_BINARY_COMPARISON - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for date nanos type in binary comparisons
- DATE_NANOS_BUCKET - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support date nanos values as the field argument to bucket
- DATE_NANOS_COMPARE_TO_MILLIS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for mixed comparisons between nanosecond and millisecond dates
- DATE_NANOS_DATE_DIFF - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
support date diff function on date nanos type, and mixed nanos/millis
- DATE_NANOS_DATE_EXTRACT - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
support date extract function for date nanos
- DATE_NANOS_DATE_FORMAT - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support running date format function on nanosecond dates
- DATE_NANOS_IMPLICIT_CASTING - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support implicit casting of strings to date nanos
- DATE_NANOS_IN_OPERATOR - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support the
Inoperator for date nanos - DATE_NANOS_LOOKUP_JOIN - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for date nanos in lookup join.
- DATE_NANOS_TYPE - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for nanosecond dates as a data type
- DATE_PARSE_OPTIONS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Optional options argument for DATE_PARSE
- DATE_PARSE_TZ - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
DATE_PARSE supports reading timezones
- DATE_PERIOD - Enum constant in enum class org.elasticsearch.xpack.esql.core.type.DataType
- DATE_PERIODS - Static variable in class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter
- DATE_RANGE - Enum constant in enum class org.elasticsearch.xpack.esql.core.type.DataType
-
Represents a half-inclusive range between two dates.
- DATE_RANGE_FIELD_TYPE_V6 - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for the DATE_RANGE field type, RANGE_WITHIN, TO_DATE_RANGE(string), RANGE_MIN, RANGE_MAX.
- DATE_TIME_EXCEPTIONS_HANDLED - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Exceptions parsing date-times are thrown as IllegalArgumentException
- DATE_TRUNC_DATE_NANOS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for date_trunc function on date nanos type
- DATE_TRUNC_TIMEZONE_SUPPORT - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support timezones in DATE_TRUNC and dependent functions.
- DATE_TRUNC_WITH_ARBITRARY_INTERVALS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Enhanced DATE_TRUNC with arbitrary month and year intervals.
- dateBucketRounding() - Method in class org.elasticsearch.xpack.esql.plan.logical.SparklineGenerateEmptyBuckets
- dateBucketRounding() - Method in class org.elasticsearch.xpack.esql.plan.physical.SparklineGenerateEmptyBucketsExec
- DateDiff - Class in org.elasticsearch.xpack.esql.expression.function.scalar.date
-
Subtract the second argument from the third argument and return their difference in multiples of the unit specified in the first argument.
- DateDiff(Source, Expression, Expression, Expression, Configuration) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.date.DateDiff
- DateDiff.DateDiffConstantFactory - Interface in org.elasticsearch.xpack.esql.expression.function.scalar.date
- DateDiff.DateDiffFactory - Interface in org.elasticsearch.xpack.esql.expression.function.scalar.date
- DateDiff.Part - Enum Class in org.elasticsearch.xpack.esql.expression.function.scalar.date
-
Represents units that can be used for DATE_DIFF function and how the difference between 2 dates is calculated
- dateEsField(String, Map<String, EsField>, boolean, EsField.TimeSeriesFieldType) - Static method in class org.elasticsearch.xpack.esql.core.type.DateEsField
- DateEsField - Class in org.elasticsearch.xpack.esql.core.type
-
Information about a field in an ES index with the
datetype - DateEsField(StreamInput) - Constructor for class org.elasticsearch.xpack.esql.core.type.DateEsField
- DateExtract - Class in org.elasticsearch.xpack.esql.expression.function.scalar.date
- DateExtract(Source, Expression, Expression, Configuration) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.date.DateExtract
- DateFormat - Class in org.elasticsearch.xpack.esql.expression.function.scalar.date
- DateFormat(Source, Expression, Expression, Configuration) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.date.DateFormat
- dateFormats() - Method in record class org.elasticsearch.xpack.esql.datasources.DeclaredReadSpec
-
Returns the value of the
dateFormatsrecord component. - dateNanosToLong(String) - Static method in class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter
- dateNanosToLong(String, DateFormatter) - Static method in class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter
-
Null
formattermeans ISO-8601 (EsqlDataTypeConverter.DEFAULT_DATE_NANOS_FORMATTER), matchingEsqlDataTypeConverter.dateTimeToLong(String, DateFormatter). - DateParse - Class in org.elasticsearch.xpack.esql.expression.function.scalar.date
- DateParse(Source, Expression, Expression, Expression, Configuration) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.date.DateParse
- dateRangeToString(long, long) - Static method in class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter
- dateRangeToString(long, long, DateFormatter) - Static method in class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter
-
Formats a half-open [from, to) range using the block's stored millis for both bounds.
- dateRangeToString(LongRangeBlockBuilder.LongRange) - Static method in class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter
- dateTime(Source, Instant) - Static method in class org.elasticsearch.xpack.esql.core.expression.Literal
- dateTime(PromqlFunctionDefinition.DateTimeFunctionBuilder) - Method in class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionDefinition.Builder
-
Builds a date/time extraction function that accepts an optional instant vector argument.
- DATETIME - Enum constant in enum class org.elasticsearch.xpack.esql.core.type.DataType
-
Millisecond precision date, stored as a 64-bit signed number.
- DATETIME_TO_BOOLEAN - Enum constant in enum class org.elasticsearch.xpack.esql.core.type.DataTypeConverter.DefaultConverter
- DATETIME_TO_BYTE - Enum constant in enum class org.elasticsearch.xpack.esql.core.type.DataTypeConverter.DefaultConverter
- DATETIME_TO_DOUBLE - Enum constant in enum class org.elasticsearch.xpack.esql.core.type.DataTypeConverter.DefaultConverter
- DATETIME_TO_FLOAT - Enum constant in enum class org.elasticsearch.xpack.esql.core.type.DataTypeConverter.DefaultConverter
- DATETIME_TO_INT - Enum constant in enum class org.elasticsearch.xpack.esql.core.type.DataTypeConverter.DefaultConverter
- DATETIME_TO_LONG - Enum constant in enum class org.elasticsearch.xpack.esql.core.type.DataTypeConverter.DefaultConverter
- DATETIME_TO_SHORT - Enum constant in enum class org.elasticsearch.xpack.esql.core.type.DataTypeConverter.DefaultConverter
- DATETIME_TO_STRING - Enum constant in enum class org.elasticsearch.xpack.esql.core.type.DataTypeConverter.DefaultConverter
- DATETIME_TO_UNSIGNED_LONG - Enum constant in enum class org.elasticsearch.xpack.esql.core.type.DataTypeConverter.DefaultConverter
- DateTimeArithmeticOperation - Class in org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic
- DateTimeField - Interface in org.elasticsearch.xpack.esql.expression.function.scalar.date
- dateTimeToLong(String) - Static method in class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter
- dateTimeToLong(String, DateFormatter) - Static method in class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter
- dateTimeToString(long) - Static method in class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter
- dateTimeToString(long, DateFormatter) - Static method in class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter
- DateTrunc - Class in org.elasticsearch.xpack.esql.expression.function.scalar.date
- DateTrunc(Source, Expression, Expression, Configuration) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.date.DateTrunc
- DateTrunc.DateTruncFactoryProvider - Interface in org.elasticsearch.xpack.esql.expression.function.scalar.date
- DateUnitCount - Class in org.elasticsearch.xpack.esql.expression.function.scalar.date
-
Counts how many
toUnitvalues fit into onefromUnitinterval for the given date. - DateUnitCount(Source, Expression, Expression, Expression, Configuration) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.date.DateUnitCount
- DateUtils - Class in org.elasticsearch.xpack.esql.core.util
- dateWithTypeToString(long, DataType) - Static method in class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter
- DAY - Enum constant in enum class org.elasticsearch.xpack.esql.expression.function.scalar.date.DateDiff.Part
- DAY - Enum constant in enum class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter.INTERVALS
- DayName - Class in org.elasticsearch.xpack.esql.expression.function.scalar.date
- DayName(Source, Expression, Configuration) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.date.DayName
- DAYOFYEAR - Enum constant in enum class org.elasticsearch.xpack.esql.expression.function.scalar.date.DateDiff.Part
- DAYS - Enum constant in enum class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter.INTERVALS
- Decay - Class in org.elasticsearch.xpack.esql.expression.function.scalar.score
-
Decay a numeric, spatial or date type value based on the distance of it to an origin.
- Decay(Source, Expression, Expression, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.score.Decay
- DECAY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.score.Decay
- DECAY_FUNCTION - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Decay function for custom scoring.
- DECAY_FUNCTION_PARAMETER_CONVERSION - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fix conversions for parameters for
DECAY. - DECAY_FUNCTION_UNSIGNED_LONG - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support DECAY with unsigned_long parameters for
DECAY. - DECAY_GEO_POINT_ORIGIN_LAT_LON_FIX - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fix latitude/longitude ordering of the in geo-point
DECAY. - Decay.DecayFunction - Enum Class in org.elasticsearch.xpack.esql.expression.function.scalar.score
- DECIMAL - Enum constant in enum class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToIp.LeadingZeros
- DECIMAL_LITERAL - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- DECIMAL_LITERAL - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- DECIMAL_LITERAL() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.DecimalValueContext
- DECIMAL_VALUE - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseLexer
- DECIMAL_VALUE - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- DECIMAL_VALUE() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.DecimalLiteralContext
- DecimalLiteralContext(EsqlBaseParser.ConstantContext) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.DecimalLiteralContext
- DecimalLiteralContext(PromqlBaseParser.NumberContext) - Constructor for class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.DecimalLiteralContext
- decimals() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Round
- decimalValue() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.DecimalLiteralContext
- decimalValue() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- decimalValue() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.NumericValueContext
- DecimalValueContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.DecimalValueContext
- declared() - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.promql.PromqlAttributesTranslationContext.SynthesizedAttributes
-
The concrete labels this shape exposes - used to resolve an aggregate stacked directly on top of it.
- declaredAttributes(DatasetMapping) - Static method in class org.elasticsearch.xpack.esql.datasources.DeclaredSchemaResolver
-
The declared columns as ES|QL attributes, keyed by logical name and in declaration order.
- declaredReadSpec() - Method in record class org.elasticsearch.xpack.esql.datasources.ExternalSourceResolution.ResolvedSource
-
Returns the value of the
declaredReadSpecrecord component. - declaredReadSpec() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.SourceOperatorContext
-
Returns the value of the
declaredReadSpecrecord component. - declaredReadSpec() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.SplitDiscoveryContext
-
Returns the value of the
declaredReadSpecrecord component. - declaredReadSpec() - Method in class org.elasticsearch.xpack.esql.plan.logical.ExternalRelation
-
The declared mapping's read-instructions (renames,
_id.path, per-column date formats), orDeclaredReadSpec.NONE. - declaredReadSpec() - Method in class org.elasticsearch.xpack.esql.plan.physical.ExternalSourceExec
-
The declared read-instructions (renames,
_id.path), orDeclaredReadSpec.NONE. - declaredReadSpec(DeclaredReadSpec) - Method in class org.elasticsearch.xpack.esql.datasources.spi.SourceOperatorContext.Builder
-
The declared mapping's read-instructions (renames,
_id.path), orDeclaredReadSpec.NONE. - DeclaredReadSpec - Record Class in org.elasticsearch.xpack.esql.datasources
-
The read-instructions a declared dataset mapping derives for the data node.
- DeclaredReadSpec(Map<String, String>, String, Map<String, String>, Set<String>) - Constructor for record class org.elasticsearch.xpack.esql.datasources.DeclaredReadSpec
-
Creates an instance of a
DeclaredReadSpecrecord class. - DeclaredSchemaResolver - Class in org.elasticsearch.xpack.esql.datasources
-
Bridges a
DatasetMapping(the String-typed, server-side declaration) into the ES|QL currency the external-source resolver speaks:Attributes typed withDataType, plus the logical→physical rename map. - DeclaredSchemaResolver.Overlaid - Record Class in org.elasticsearch.xpack.esql.datasources
-
Result of a non-strict overlay: the user-facing
output(declared columns renamed to their logical name and retyped, undeclared columns untouched) and the per-filefileSchemathe reader resolves against the file. - DeclaredSchemaValidator - Class in org.elasticsearch.xpack.esql.datasources
-
Shape-only validation of a dataset's
DatasetMappingat PUT time — no file I/O. - DeclaredTypeCoercions - Class in org.elasticsearch.xpack.esql.datasources.spi
-
The single source of truth for declared-type coercion on external datasets: which (physical file type → declared type) pairs an external reader coerces at read time, how a decoded physical block becomes a declared-type block (
DeclaredTypeCoercions.castBlock(org.elasticsearch.compute.data.Block, org.elasticsearch.xpack.esql.core.type.DataType, org.elasticsearch.xpack.esql.core.type.DataType, org.elasticsearch.common.time.DateFormatter, org.elasticsearch.compute.data.BlockFactory, java.lang.String, org.elasticsearch.xpack.esql.datasources.spi.SkipWarnings)), and the one scalar conversion the string → date pair uses everywhere (DeclaredTypeCoercions.parseDatetimeMillis(java.lang.String, org.elasticsearch.common.time.DateFormatter)). - declaredTypeColumns() - Method in record class org.elasticsearch.xpack.esql.datasources.DeclaredReadSpec
-
Returns the value of the
declaredTypeColumnsrecord component. - decodeExtractorId(long) - Static method in class org.elasticsearch.xpack.esql.datasources.SourceExtractors
-
Extract the extractor id (high 15 bits) from an encoded row reference.
- decodeLocalPosition(long) - Static method in class org.elasticsearch.xpack.esql.datasources.SourceExtractors
-
Extract the file-local position (low 48 bits) from an encoded row reference.
- decodeX(long) - Method in enum class org.elasticsearch.xpack.esql.core.util.SpatialCoordinateTypes
- decodeY(long) - Method in enum class org.elasticsearch.xpack.esql.core.util.SpatialCoordinateTypes
- decompress(InputStream) - Method in interface org.elasticsearch.xpack.esql.datasources.spi.DecompressionCodec
-
Wraps the raw compressed input stream with a decompressing stream.
- decompressedSize() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.FrameIndex.FrameEntry
-
Returns the value of the
decompressedSizerecord component. - decompressFrame(StorageObject, long, long) - Method in interface org.elasticsearch.xpack.esql.datasources.spi.IndexedDecompressionCodec
-
Decompresses a single frame at the given compressed offset and length.
- DecompressionCodec - Interface in org.elasticsearch.xpack.esql.datasources.spi
-
SPI for decompression codecs.
- DecompressionCodecRegistry - Class in org.elasticsearch.xpack.esql.datasources
-
Registry for
DecompressionCodecimplementations, keyed by extension. - DecompressionCodecRegistry() - Constructor for class org.elasticsearch.xpack.esql.datasources.DecompressionCodecRegistry
- decompressionCodecs(Settings) - Method in interface org.elasticsearch.xpack.esql.datasources.spi.DataSourcePlugin
-
Decompression codecs this plugin provides (e.g.
- decompressionCodecs(Settings, ExecutorService) - Method in interface org.elasticsearch.xpack.esql.datasources.spi.DataSourcePlugin
-
Decompression codecs with access to the datasource module's Elasticsearch-managed
ExecutorService(typically thegenericthread pool). - decompressRange(StorageObject, long, long) - Method in interface org.elasticsearch.xpack.esql.datasources.spi.SplittableDecompressionCodec
-
Decompresses a range of compressed blocks.
- decRef() - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryResponse
- decRef() - Method in class org.elasticsearch.xpack.esql.enrich.LookupFromIndexService.LookupResponse
- decRef() - Method in class org.elasticsearch.xpack.esql.enrich.EnrichLookupService.TransportRequest
- decRef() - Method in class org.elasticsearch.xpack.esql.enrich.LookupFromIndexService.LookupRequest
- decRef() - Method in class org.elasticsearch.xpack.esql.planner.EsPhysicalOperationProviders.ShardContext
- decryptInPlace(Map<String, Object>) - Method in class org.elasticsearch.xpack.esql.datasources.DataSourceCredentials
- DEDICATED_AGGREGATOR - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.DeltaOnlyHistogramMergeOverTime
-
Prior to this version,
DeltaOnlyHistogramMergeOverTimehad no aggregator. - Dedup - Class in org.elasticsearch.xpack.esql.plan.logical
-
Removes duplicate rows from the result set (similar in spirit to SQL
DISTINCT). - Dedup(Source, LogicalPlan) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.Dedup
- DEDUP - Enum constant in enum class org.elasticsearch.xpack.esql.telemetry.FeatureMetric
- DEDUP_COMMAND - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for the
DEDUPcommand, which removes duplicate rows from the result set. - dedupCommand() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- dedupCommand() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ProcessingCommandContext
- DedupCommandContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.DedupCommandContext
- DeduplicateAggs - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical
-
This rule handles duplicate aggregate functions to avoid duplicate compute stats a = min(x), b = min(x), c = count(*), d = count() by g becomes stats a = min(x), c = count(*) by g | eval b = a, d = c | keep a, b, c, d, g
- DeduplicateAggs() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.DeduplicateAggs
- def() - Static method in class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionDefinition
-
Create a builder for a
PromqlFunctionDefinition. - def(Class<T>) - Static method in class org.elasticsearch.xpack.esql.expression.function.FunctionDefinition
-
Create a builder for a
FunctionDefinition. - DEFAULT - Enum constant in enum class org.elasticsearch.xpack.esql.analysis.UnmappedResolution
-
Use the default behavior for the query type: standard ESQL queries fail when referencing unmapped fields, while other query types (e.g.
- DEFAULT - Enum constant in enum class org.elasticsearch.xpack.esql.core.expression.TypeResolutions.ParamOrdinal
- DEFAULT - Static variable in record class org.elasticsearch.xpack.esql.approximation.ApproximationSettings
-
Default approximation settings, when it's enabled but no specific settings are provided.
- DEFAULT - Static variable in record class org.elasticsearch.xpack.esql.datasources.PartitionConfig
- DEFAULT - Static variable in interface org.elasticsearch.xpack.esql.optimizer.rules.physical.local.LucenePushdownPredicates
-
The default implementation of this has no access to SearchStats, so it can only make decisions based on the FieldAttribute itself.
- DEFAULT - Static variable in class org.elasticsearch.xpack.esql.rule.RuleExecutor.Limiter
- DEFAULT_BATCH_SIZE - Static variable in class org.elasticsearch.xpack.esql.inference.rerank.RerankOperator
- DEFAULT_BOUNDARY_SCANNER - Static variable in record class org.elasticsearch.xpack.esql.plan.logical.HighlightOptions
- DEFAULT_BOUNDARY_SCANNER_LOCALE - Static variable in record class org.elasticsearch.xpack.esql.plan.logical.HighlightOptions
- DEFAULT_CHUNKING_SETTINGS - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Chunk
- DEFAULT_DATA_PARTITIONING - Static variable in class org.elasticsearch.xpack.esql.planner.PlannerSettings
- DEFAULT_DATE_NANOS_FORMATTER - Static variable in class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter
- DEFAULT_DATE_TIME_FORMATTER - Static variable in class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter
- DEFAULT_ENCODER - Static variable in record class org.elasticsearch.xpack.esql.plan.logical.HighlightOptions
- DEFAULT_EXTERNAL_SOURCE_PAGE_SIZE_ROWS - Static variable in class org.elasticsearch.xpack.esql.planner.LocalExecutionPlanner
-
Default rows per page for external file sources when
ExternalSourceExec.estimatedRowSize()is unknown or non-positive. - DEFAULT_FRAGMENT_SIZE - Static variable in record class org.elasticsearch.xpack.esql.plan.logical.HighlightOptions
- DEFAULT_INDICES_OPTIONS - Static variable in class org.elasticsearch.xpack.esql.datasources.dataset.DeleteDatasetAction
- DEFAULT_INDICES_OPTIONS - Static variable in class org.elasticsearch.xpack.esql.datasources.dataset.PutDatasetAction
- DEFAULT_INDICES_OPTIONS - Static variable in class org.elasticsearch.xpack.esql.view.DeleteViewAction
- DEFAULT_INDICES_OPTIONS - Static variable in class org.elasticsearch.xpack.esql.view.PutViewAction
- DEFAULT_KEEP_ALIVE - Static variable in class org.elasticsearch.xpack.esql.action.EsqlQueryRequest
- DEFAULT_LAMBDA - Static variable in class org.elasticsearch.xpack.esql.plan.logical.MMR
- DEFAULT_LOOKBACK - Static variable in class org.elasticsearch.xpack.esql.plan.logical.promql.PromqlCommand
- DEFAULT_MAX_ANALYZED_OFFSET - Static variable in record class org.elasticsearch.xpack.esql.plan.logical.HighlightOptions
- DEFAULT_MAX_BUFFER_BYTES - Static variable in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceBuffer
-
Default byte limit for the buffer, preserving the original "10 normal-sized pages" intent.
- DEFAULT_MAX_BYTES - Static variable in class org.elasticsearch.xpack.esql.datasources.cache.FooterByteCache
-
Default cache budget across the JVM (8 MiB).
- DEFAULT_MAX_CONCURRENT_OPEN_SEGMENTS - Static variable in record class org.elasticsearch.xpack.esql.datasources.spi.SourceOperatorContext
-
Single source of truth for the
max_concurrent_open_segmentsdefault. - DEFAULT_MAX_ENTRIES - Static variable in class org.elasticsearch.xpack.esql.datasources.cache.ParsedFooterCache
-
Default maximum number of cached parsed footers across the JVM.
- DEFAULT_MAX_ENTRY_BYTES - Static variable in class org.elasticsearch.xpack.esql.datasources.cache.FooterByteCache
-
Default max single entry (2 MiB).
- DEFAULT_MAX_OUTSTANDING_PAGES - Static variable in class org.elasticsearch.xpack.esql.inference.InferenceOperator
- DEFAULT_MAX_OUTSTANDING_REQUESTS - Static variable in class org.elasticsearch.xpack.esql.inference.InferenceOperator
- DEFAULT_MAX_RECORD_BYTES - Static variable in interface org.elasticsearch.xpack.esql.datasources.spi.SegmentableFormatReader
-
Default cap on the bytes a single record may occupy; the streaming splitter fails the query rather than buffering past this when a scanner cannot find a boundary.
- DEFAULT_NO_MATCH_SIZE - Static variable in record class org.elasticsearch.xpack.esql.plan.logical.HighlightOptions
- DEFAULT_NUMBER_OF_FRAGMENTS - Static variable in record class org.elasticsearch.xpack.esql.plan.logical.HighlightOptions
- DEFAULT_OPTIONS - Static variable in class org.elasticsearch.xpack.esql.session.IndexResolver
- DEFAULT_ORDER - Static variable in record class org.elasticsearch.xpack.esql.plan.logical.HighlightOptions
- DEFAULT_OUTPUT_FIELD_NAME - Static variable in class org.elasticsearch.xpack.esql.plan.logical.inference.Completion
- DEFAULT_POST_TAG - Static variable in record class org.elasticsearch.xpack.esql.plan.logical.HighlightOptions
- DEFAULT_PRE_TAG - Static variable in record class org.elasticsearch.xpack.esql.plan.logical.HighlightOptions
- DEFAULT_PREFIX - Static variable in class org.elasticsearch.xpack.esql.plan.logical.Highlight
- DEFAULT_PROMQL_BUCKETS - Static variable in class org.elasticsearch.xpack.esql.plan.logical.promql.PromqlCommand
- DEFAULT_PROMQL_INDEX_PATTERN - Static variable in class org.elasticsearch.xpack.esql.plan.logical.promql.PromqlCommand
- DEFAULT_SCHEMA_RESOLUTION - Static variable in interface org.elasticsearch.xpack.esql.datasources.spi.FormatReader
-
Cluster-wide default schema resolution strategy when a query does not specify one.
- DEFAULT_TARGET_GROUP_COUNT - Static variable in class org.elasticsearch.xpack.esql.datasources.SplitCoalescer
- DEFAULT_TARGET_GROUP_SIZE_BYTES - Static variable in class org.elasticsearch.xpack.esql.datasources.SplitCoalescer
- DEFAULT_TASK_SETTINGS - Static variable in class org.elasticsearch.xpack.esql.plan.logical.inference.Completion
- DEFAULT_WAIT_FOR_COMPLETION - Static variable in class org.elasticsearch.xpack.esql.action.EsqlQueryRequest
- DefaultBinaryArithmeticOperation - Enum Class in org.elasticsearch.xpack.esql.core.expression.predicate.operator.arithmetic
- defaultBlobStoreConcurrency(int) - Static method in class org.elasticsearch.xpack.esql.datasources.ExternalSourceSettings
-
The default per-node concurrency for accessing an external blob store, derived from the node's allocated processors using the
snapshot_metathread pool's sizing shape (processors * 3), clamped to[16,100]. - defaultBlobStoreConcurrency(Settings) - Static method in class org.elasticsearch.xpack.esql.datasources.ExternalSourceSettings
-
Convenience overload resolving allocated processors from the given settings.
- defaultDataPartitioning() - Method in class org.elasticsearch.xpack.esql.planner.PlannerSettings
- defaultDataPartitioning(DataPartitioning) - Method in class org.elasticsearch.xpack.esql.planner.PlannerSettings
- defaultErrorPolicy() - Method in interface org.elasticsearch.xpack.esql.datasources.spi.FormatReader
-
Returns the default error policy for this format.
- defaultPreference - Variable in class org.elasticsearch.xpack.esql.plan.physical.FieldExtractExec
-
The default for
FieldExtractExec.fieldExtractPreference(org.elasticsearch.xpack.esql.core.expression.Attribute)if the plan doesn't require a preference. - DEFAULTS - Static variable in class org.elasticsearch.xpack.esql.planner.PlannerSettings
-
Defaults.
- defaultSchemaResolution() - Method in interface org.elasticsearch.xpack.esql.datasources.spi.FormatReader
-
Returns the cluster-wide default schema resolution for this reader.
- DefaultScoreMapper() - Constructor for class org.elasticsearch.xpack.esql.score.ScoreMapper.DefaultScoreMapper
- DefaultShardContext(int, Releasable, SearchExecutionContext, AliasFilter) - Constructor for class org.elasticsearch.xpack.esql.planner.EsPhysicalOperationProviders.DefaultShardContext
- DefaultTimeSeriesAggregateFunction - Class in org.elasticsearch.xpack.esql.expression.function.aggregate
-
An implicit default time-series aggregation function that delegates to the appropriate time-series aggregation function based on the field's data type.
- DefaultTimeSeriesAggregateFunction(Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.DefaultTimeSeriesAggregateFunction
- DefaultTimeSeriesAggregateFunction(Source, Expression, Expression, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.DefaultTimeSeriesAggregateFunction
- defaultUnresolvedMessage(List<String>) - Method in class org.elasticsearch.xpack.esql.core.expression.UnresolvedAttribute
- defaultUnresolvedMessage(List<String>) - Method in class org.elasticsearch.xpack.esql.core.expression.UnresolvedTimestamp
- defaultValue() - Method in class org.elasticsearch.xpack.esql.plan.QuerySettingDef
- DEFERRED_COLUMN_MIN - Static variable in class org.elasticsearch.xpack.esql.optimizer.rules.physical.local.InsertExternalFieldExtraction
-
Minimum number of columns that need to be deferred before the optimization is worth applying.
- deferredExtraction() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.SourceOperatorContext
-
Returns the value of the
deferredExtractionrecord component. - deferredExtraction() - Method in class org.elasticsearch.xpack.esql.plan.physical.ExternalSourceExec
-
Whether a paired
ExternalFieldExtractExecsits downstream consuming deferred-encoded columns. - deferredExtraction(boolean) - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceOperatorFactory.Builder
-
Opt into deferred field extraction: the source emits a synthetic
ColumnExtractor.ROW_POSITION_COLUMNcolumn in encoded form (extractor id packed with file-local position) and registers aColumnExtractorper opened file. - deferredExtraction(boolean) - Method in class org.elasticsearch.xpack.esql.datasources.spi.SourceOperatorContext.Builder
-
Whether the plan pairs this source with an
ExternalFieldExtractExecconsuming deferred-encoded columns. - DeferredExtractionCapable - Interface in org.elasticsearch.xpack.esql.datasources
-
Capability marker for a
SourceOperatorFactorythat participates in deferred (post-TopN) field extraction. - deferredExtractionEnabled() - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceOperatorFactory
-
Whether deferred field extraction is enabled on this factory.
- deferredHeaderWarnings() - Method in class org.elasticsearch.xpack.esql.analysis.AnalyzerContext
-
Header warnings collected during analysis but emitted only once the
Verifierhas passed, so a query that fails verification produces no warnings. - definition() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.PromqlFunctionCall
- definition() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.ScalarFunction
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.Absent
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.AbsentOverTime
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.Avg
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.AvgOverTime
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.Count
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.CountDistinct
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.CountDistinctOverTime
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.CountOverTime
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.Delta
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.Deriv
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.Earliest
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.First
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.FirstOverTime
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.Idelta
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.Increase
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.Irate
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.Last
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.LastOverTime
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.Latest
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.Max
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.MaxOverTime
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.Median
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.MedianAbsoluteDeviation
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.Min
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.MinOverTime
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.Percentile
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.PercentileOverTime
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.Present
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.PresentOverTime
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.Rate
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.Sample
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.Sparkline
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.SpatialCentroid
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.SpatialExtent
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.StdDev
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.StddevOverTime
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.Sum
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.SumOverTime
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.Top
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.Values
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.Variance
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.VarianceOverTime
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.WeightedAvg
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.fulltext.Kql
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.fulltext.Match
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.fulltext.MatchPhrase
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.fulltext.QueryString
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.fulltext.Score
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.grouping.Bucket
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.grouping.Categorize
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.grouping.TBucket
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.grouping.TimeSeriesWithout
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.grouping.TStep
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.inference.Embedding
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.inference.TextEmbedding
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.Clamp
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.conditional.Case
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.conditional.ClampMax
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.conditional.ClampMin
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.conditional.Greatest
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.conditional.Least
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.FromBase64
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToAggregateMetricDouble
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToBase64
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToBoolean
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToCartesianPoint
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToCartesianShape
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToCounter
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToDateNanos
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToDatePeriod
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToDateRange
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToDatetime
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToDegrees
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToDenseVector
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToDouble
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToExponentialHistogram
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToGauge
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToGeohash
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToGeohex
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToGeoPoint
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToGeoShape
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToGeotile
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToIntegerSurrogate
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToIp
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToLongSurrogate
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToRadians
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToString
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToTDigest
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToText
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToTimeDuration
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToUnsignedLong
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToVersion
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.UrlDecode
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.UrlEncode
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.UrlEncodeComponent
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.date.DateDiff
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.date.DateExtract
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.date.DateFormat
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.date.DateParse
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.date.DateTrunc
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.date.DateUnitCount
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.date.DayName
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.date.MonthName
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.date.Now
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.date.RangeContains
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.date.RangeIntersects
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.date.RangeMax
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.date.RangeMin
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.date.RangeWithin
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.date.ToRange
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.date.TRange
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.ip.CIDRMatch
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.ip.IpPrefix
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.ip.NetworkDirection
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Abs
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Acos
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Acosh
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Asin
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Asinh
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Atan
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Atan2
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Atanh
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Cbrt
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Ceil
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.math.CopySign
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Cos
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Cosh
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.math.E
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Exp
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Floor
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Hypot
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Log
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Log10
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Pi
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Pow
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Round
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.math.RoundTo
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Scalb
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Signum
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Sin
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Sinh
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Sqrt
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Tan
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Tanh
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Tau
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvAppend
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvAvg
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvConcat
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvContains
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvCount
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvDedupe
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvDifference
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvFirst
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvIntersection
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvIntersects
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvLast
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvMax
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvMedian
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvMedianAbsoluteDeviation
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvMin
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvPercentile
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvPSeriesWeightedSum
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvSlice
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvSort
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvSum
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvUnion
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvZip
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.nulls.Coalesce
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.score.Decay
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialContains
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialDisjoint
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialIntersects
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialWithin
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StBuffer
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StDifference
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StDimension
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StDistance
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StEnvelope
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StGeohash
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StGeohex
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StGeometryType
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StGeotile
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StIntersection
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StIsEmpty
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StNPoints
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StSimplify
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StSimplifyPreserveTopology
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StSymDifference
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StUnion
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StX
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StXMax
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StXMin
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StY
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StYMax
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StYMin
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.string.BitLength
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.string.ByteLength
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Chicken
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Chunk
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Concat
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Contains
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.string.EndsWith
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.string.FieldExtract
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Hash
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.string.JsonExtract
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Left
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Length
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Locate
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.string.LTrim
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Md5
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Repeat
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Replace
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Reverse
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Right
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.string.RTrim
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Sha1
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Sha256
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Space
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Split
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.string.StartsWith
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Substring
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.string.ToLower
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.string.TopSnippets
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.string.ToUpper
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Trim
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.util.Delay
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.vector.CosineSimilarity
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.vector.DotProduct
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.vector.Hamming
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.vector.Knn
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.vector.L1Norm
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.vector.L2Norm
- DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.vector.Magnitude
- Delay - Class in org.elasticsearch.xpack.esql.expression.function.scalar.util
-
Slowdown function - for debug purposes only.
- Delay(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.util.Delay
- DELAY_DEBUG_FN - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
- delegate() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.FilteredExpression
- DeleteDatasetAction - Class in org.elasticsearch.xpack.esql.datasources.dataset
- DeleteDatasetAction.Request - Class in org.elasticsearch.xpack.esql.datasources.dataset
- deleteDatasets(ProjectId, TimeValue, TimeValue, Collection<String>, ActionListener<AcknowledgedResponse>) - Method in class org.elasticsearch.xpack.esql.datasources.dataset.DatasetService
-
Delete datasets by name.
- DeleteDataSourceAction - Class in org.elasticsearch.xpack.esql.datasources.datasource
- DeleteDataSourceAction.Request - Class in org.elasticsearch.xpack.esql.datasources.datasource
- deleteDataSources(ProjectId, TimeValue, TimeValue, Collection<String>, ActionListener<AcknowledgedResponse>) - Method in class org.elasticsearch.xpack.esql.datasources.datasource.DataSourceService
-
Delete data sources by name.
- DeleteViewAction - Class in org.elasticsearch.xpack.esql.view
- DeleteViewAction.Request - Class in org.elasticsearch.xpack.esql.view
- deleteViews(ProjectId, TimeValue, TimeValue, Collection<String>, ActionListener<AcknowledgedResponse>) - Method in class org.elasticsearch.xpack.esql.view.ViewService
-
Removes views from the cluster state.
- Deliberate safety bias - Search tag in class org.elasticsearch.xpack.esql.datasources.ExternalStatsRequirementExtractor
- Section
- delimiter() - Method in enum class org.elasticsearch.xpack.esql.formatter.TextFormat
-
Delimiter between fields
- delimiter(RestRequest) - Method in enum class org.elasticsearch.xpack.esql.formatter.TextFormat
- deliverRead(ActionListener<DirectReadBuffer>, DirectReadBuffer, long) - Method in class org.elasticsearch.xpack.esql.datasources.spi.AbstractMeteredStorageObject
-
Hands a successfully-read
buffertolistener, recording the byte count and elapsed time. - Delta - Class in org.elasticsearch.xpack.esql.expression.function.aggregate
- Delta(StreamInput) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.Delta
- Delta(Source, Expression, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.Delta
- Delta(Source, Expression, Expression, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.Delta
- DELTA_TS_AGG - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
- DeltaOnlyHistogramMergeOverTime - Class in org.elasticsearch.xpack.esql.expression.function.aggregate
-
Time series variant of
HistogramMerge. - DeltaOnlyHistogramMergeOverTime(Source, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.DeltaOnlyHistogramMergeOverTime
- DeltaOnlyHistogramMergeOverTime(Source, Expression, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.DeltaOnlyHistogramMergeOverTime
- DeltaOnlyHistogramMergeOverTime(Source, Expression, Expression, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.DeltaOnlyHistogramMergeOverTime
- DENSE_VECTOR - Enum constant in enum class org.elasticsearch.xpack.esql.core.type.DataType
-
Fields with this type are dense vectors, represented as an array of float values.
- DENSE_VECTOR_AGG_FUNCTIONS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Dense_vector aggregation functions
- DENSE_VECTOR_AGG_METRIC_DOUBLE_IF_FNS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
- DENSE_VECTOR_AGG_METRIC_DOUBLE_IF_VERSION - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
- DENSE_VECTOR_ARITHMETIC - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for dense_vector arithmetic operations (+, -, *, /)
- DENSE_VECTOR_EQUALITY - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for dense_vector equality and inequality operators (==, !=).
- DENSE_VECTOR_FIELD_TYPE_BIT_ELEMENTS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Bit elements dense vector field type support.
- DENSE_VECTOR_FIELD_TYPE_BYTE_ELEMENTS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Byte elements dense vector field type support.
- DENSE_VECTOR_FIELD_TYPE_RELEASED - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Dense vector field type support
- DENSE_VECTOR_SCALAR_ARITHMETIC - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for arithmetic operations (+, -, *, /) between dense_vector and scalar values
- DENSE_VECTOR_SUM_FUNCTION - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Dense_vector SUM aggregation function
- DenseVectorArithmeticOperation - Class in org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic
-
Adds support for dense_vector data types.
- DenseVectorArithmeticOperation(Source, Expression, Expression, EsqlArithmeticOperation.OperationSymbol, EsqlArithmeticOperation.BinaryEvaluator, EsqlArithmeticOperation.BinaryEvaluator, EsqlArithmeticOperation.BinaryEvaluator, EsqlArithmeticOperation.BinaryEvaluator, DenseVectorArithmeticOperation.DenseVectorBinaryEvaluator) - Constructor for class org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic.DenseVectorArithmeticOperation
- DenseVectorArithmeticOperation(Source, Expression, Expression, EsqlArithmeticOperation.OperationSymbol, EsqlArithmeticOperation.BinaryEvaluator, EsqlArithmeticOperation.BinaryEvaluator, EsqlArithmeticOperation.BinaryEvaluator, EsqlArithmeticOperation.BinaryEvaluator, DenseVectorArithmeticOperation.DenseVectorBinaryEvaluator, EsqlArithmeticOperation.IntConstantFactory, EsqlArithmeticOperation.LongConstantFactory, EsqlArithmeticOperation.DoubleConstantFactory, boolean) - Constructor for class org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic.DenseVectorArithmeticOperation
- DenseVectorArithmeticOperation.DenseVectorBinaryEvaluator - Interface in org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic
-
Set of arithmetic (quad) functions for dense_vectors.
- denseVectorSupplier() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.NumericAggregate
- denseVectorSupplier() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Sum
- DEPRECATED - Enum constant in enum class org.elasticsearch.xpack.esql.expression.function.FunctionAppliesToLifecycle
- DEPRECATED_AUTH_LOG_KEY_PREFIX - Static variable in class org.elasticsearch.xpack.esql.datasources.spi.DataSourceConfiguration
-
Deprecation-logger key prefix for a deprecated
authvalue; the deprecated value name is appended to form the per-alias key (e.g. - DEPRECATED_AUTH_MESSAGE - Static variable in class org.elasticsearch.xpack.esql.datasources.spi.DataSourceConfiguration
-
Deprecation-warning message template emitted when a deprecated
authvalue alias is canonicalized on parse. - DEPRECATION_MESSAGE - Static variable in class org.elasticsearch.xpack.esql.querylog.EsqlQueryLog
- deprecationMessage() - Method in class org.elasticsearch.xpack.esql.plan.QuerySettingDef
-
A human-readable deprecation message, or
nullif the setting is not deprecated. - depthOffset() - Element in annotation interface org.elasticsearch.xpack.esql.expression.function.FunctionInfo
-
Adjusts documentation heading level (0=standard, 1=subheading, etc).
- DereferenceContext(EsqlBaseParser.PrimaryExpressionContext) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.DereferenceContext
- Deriv - Class in org.elasticsearch.xpack.esql.expression.function.aggregate
-
Calculates the derivative over time of a numeric field using linear regression.
- Deriv(Source, Expression, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.Deriv
- Deriv(Source, Expression, Expression, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.Deriv
- DESC - Enum constant in enum class org.elasticsearch.xpack.esql.expression.Order.OrderDirection
- DESC - Enum constant in enum class org.elasticsearch.xpack.esql.plan.physical.EsQueryExec.Direction
- DESC - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- DESC - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- DESC() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.OrderExpressionContext
- describe() - Method in class org.elasticsearch.xpack.esql.datasources.AsyncConnectorSourceOperatorFactory
- describe() - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceOperatorFactory
- describe() - Method in class org.elasticsearch.xpack.esql.datasources.ExternalFieldExtractOperator.Factory
- describe() - Method in class org.elasticsearch.xpack.esql.datasources.ExternalSourceOperatorFactory
-
Deprecated.
- describe() - Method in record class org.elasticsearch.xpack.esql.enrich.EnrichLookupOperator.Factory
- describe() - Method in record class org.elasticsearch.xpack.esql.enrich.LookupFromIndexOperator.Factory
- describe() - Method in record class org.elasticsearch.xpack.esql.evaluator.command.CompoundOutputEvaluator.Factory
- describe() - Method in record class org.elasticsearch.xpack.esql.evaluator.command.GrokEvaluatorExtracter.Factory
- describe() - Method in record class org.elasticsearch.xpack.esql.inference.completion.CompletionOperator.Factory
- describe() - Method in record class org.elasticsearch.xpack.esql.inference.embedding.EmbeddingOperator.Factory
- describe() - Method in record class org.elasticsearch.xpack.esql.inference.rerank.RerankOperator.Factory
- describe() - Method in record class org.elasticsearch.xpack.esql.inference.textembedding.TextEmbeddingOperator.Factory
- describe() - Method in class org.elasticsearch.xpack.esql.planner.LocalExecutionPlanner.LocalExecutionPlan
- description - Variable in class org.elasticsearch.xpack.esql.expression.function.EsqlFunctionRegistry.ArgSignature
- description() - Method in class org.elasticsearch.xpack.esql.datasources.dataset.PutDatasetAction.Request
- description() - Method in class org.elasticsearch.xpack.esql.datasources.datasource.PutDataSourceAction.Request
- description() - Method in class org.elasticsearch.xpack.esql.datasources.metadata.DataSource
- description() - Method in class org.elasticsearch.xpack.esql.expression.function.EsqlFunctionRegistry.ArgSignature
- description() - Method in record class org.elasticsearch.xpack.esql.expression.function.EsqlFunctionRegistry.FunctionDescription
-
Returns the value of the
descriptionrecord component. - description() - Method in record class org.elasticsearch.xpack.esql.expression.function.EsqlFunctionRegistry.MapEntryArgSignature
-
Returns the value of the
descriptionrecord component. - description() - Element in annotation interface org.elasticsearch.xpack.esql.expression.function.Example
-
The description that will appear before the example
- description() - Element in annotation interface org.elasticsearch.xpack.esql.expression.function.FunctionAppliesTo
- description() - Element in annotation interface org.elasticsearch.xpack.esql.expression.function.FunctionInfo
-
The description of the function rendered in the docs and kibana's json files that drive their IDE-like experience.
- description() - Element in annotation interface org.elasticsearch.xpack.esql.expression.function.MapParam
- description() - Element in annotation interface org.elasticsearch.xpack.esql.expression.function.MapParam.MapParamEntry
- description() - Element in annotation interface org.elasticsearch.xpack.esql.expression.function.Param
- description() - Method in class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionDefinition
- description() - Method in record class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionDefinition.PromqlParamInfo
-
Returns the value of the
descriptionrecord component. - description() - Method in record class org.elasticsearch.xpack.esql.planner.LocalExecutionPlanner.LocalExecutionPlannerContext
-
Returns the value of the
descriptionrecord component. - description(String) - Method in class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionDefinition.Builder
- description(FunctionDefinition) - Static method in class org.elasticsearch.xpack.esql.expression.function.EsqlFunctionRegistry
- Design for Elasticsearch - Search tag in package org.elasticsearch.xpack.esql
- Section
- destinationIpField() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.ip.NetworkDirection
- detailedDescription() - Element in annotation interface org.elasticsearch.xpack.esql.expression.function.FunctionInfo
-
Detailed descriptions of the function rendered in the docs.
- DetailedQuery(TaskId, long, long, long, long, String) - Constructor for record class org.elasticsearch.xpack.esql.plugin.EsqlGetQueryResponse.DetailedQuery
-
Creates an instance of a
DetailedQueryrecord class. - DETAILS_FIELD - Static variable in class org.elasticsearch.xpack.esql.action.EsqlExecutionInfo
- detect(List<StorageEntry>, Map<String, Object>) - Method in class org.elasticsearch.xpack.esql.datasources.AutoPartitionDetector
- detect(List<StorageEntry>, Map<String, Object>) - Method in class org.elasticsearch.xpack.esql.datasources.HivePartitionDetector
- detect(List<StorageEntry>, Map<String, Object>) - Method in interface org.elasticsearch.xpack.esql.datasources.PartitionDetector
- detect(List<StorageEntry>, Map<String, Object>) - Method in class org.elasticsearch.xpack.esql.datasources.TemplatePartitionDetector
- detectSuperTypeForRuleLike(Class<?>) - Static method in class org.elasticsearch.xpack.esql.core.util.ReflectionUtils
- determineClientNode(LookupFromIndexService.LookupRequest, CancellableTask) - Method in class org.elasticsearch.xpack.esql.enrich.LookupFromIndexService
- DEV_DEDUP - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- DEV_DEDUP - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- DEV_DEDUP() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.DedupCommandContext
- DEV_EXPLAIN - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- DEV_EXPLAIN - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- DEV_EXPLAIN() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ExplainCommandContext
- DEV_EXTERNAL - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- DEV_EXTERNAL - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- DEV_EXTERNAL() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ExternalCommandContext
- DEV_HIGHLIGHT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- DEV_HIGHLIGHT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- DEV_HIGHLIGHT() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.HighlightCommandContext
- DEV_INSIST - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- DEV_INSIST - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- DEV_INSIST() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.InsistCommandContext
- DEV_JOIN_FULL - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- DEV_JOIN_FULL - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- DEV_JOIN_LEFT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- DEV_JOIN_LEFT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- DEV_JOIN_LEFT() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.JoinCommandContext
- DEV_JOIN_RIGHT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- DEV_JOIN_RIGHT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- DEV_JOIN_RIGHT() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.JoinCommandContext
- DEV_LOOKUP - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- DEV_LOOKUP - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- DEV_LOOKUP() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.LookupCommandContext
- diff(ZonedDateTime, ZonedDateTime) - Method in enum class org.elasticsearch.xpack.esql.expression.function.scalar.date.DateDiff.Part
- differenceFromPrometheus() - Method in class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionDefinition
-
The "Differences from Prometheus" note rendered in the generated function docs, or
nullwhen the function matches the Prometheus reference behavior. - differenceFromPrometheus(String) - Method in class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionDefinition.Builder
-
Documents how this function's Elasticsearch behavior diverges from the Prometheus reference.
- diffString(A, B) - Static method in class org.elasticsearch.xpack.esql.core.tree.NodeUtils
- diffString(String, String) - Static method in class org.elasticsearch.xpack.esql.core.tree.NodeUtils
- digest() - Method in record class org.elasticsearch.xpack.esql.expression.function.scalar.string.Hash.HashFunction
-
Returns the value of the
digestrecord component. - DIMENSION - Enum constant in enum class org.elasticsearch.xpack.esql.core.type.EsField.TimeSeriesFieldType
- DIMENSION_VALUES_VERSION - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.DimensionValues
- dimensions() - Method in class org.elasticsearch.xpack.esql.plan.logical.TimeSeriesCollapse
- dimensions() - Method in class org.elasticsearch.xpack.esql.plan.physical.TimeSeriesCollapseExec
- DimensionValues - Class in org.elasticsearch.xpack.esql.expression.function.aggregate
-
A specialization of
Valuesfor collecting dimension fields in time-series queries. - DimensionValues(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.DimensionValues
- DirectBufferFactory - Interface in org.elasticsearch.xpack.esql.datasources.spi
- DirectByteBufferCopies - Class in org.elasticsearch.xpack.esql.datasources
-
Utilities for copying streaming
ByteBufferchunks into a pre-sized direct destination. - direction() - Method in class org.elasticsearch.xpack.esql.expression.Order
- direction() - Method in record class org.elasticsearch.xpack.esql.plan.physical.EsQueryExec.FieldSort
-
Returns the value of the
directionrecord component. - direction() - Method in record class org.elasticsearch.xpack.esql.plan.physical.EsQueryExec.GeoDistanceSort
-
Returns the value of the
directionrecord component. - direction() - Method in record class org.elasticsearch.xpack.esql.plan.physical.EsQueryExec.ScoreSort
-
Returns the value of the
directionrecord component. - direction() - Method in interface org.elasticsearch.xpack.esql.plan.physical.EsQueryExec.Sort
- DirectMemoryDebug - Class in org.elasticsearch.xpack.esql.datasources.spi
-
Use-after-free detection for off-heap (direct) read buffers.
- DIRECTORY - Static variable in class org.elasticsearch.xpack.esql.datasources.FileMetadataColumns
- directoryBytesReadSupplier(IndicesService) - Static method in class org.elasticsearch.xpack.esql.enrich.AbstractLookupService
-
Returns a
LongSupplierfor the current thread's store directory bytes read counter. - DirectReadBuffer - Class in org.elasticsearch.xpack.esql.datasources.spi
-
Result of
StorageObject.readBytesAsync(long, long, DirectBufferFactory, java.util.concurrent.Executor, org.elasticsearch.action.ActionListener): the bytes plus aReleasablethat frees the native memory backing them. - DirectReadBuffer(ByteBuffer, Releasable) - Constructor for class org.elasticsearch.xpack.esql.datasources.spi.DirectReadBuffer
- DISABLE_NULLABLE_OPTS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
When we disabled some broken optimizations around
nullable. - DISABLED - Enum constant in enum class org.elasticsearch.xpack.esql.plugin.LocalPhysicalOptimization
- discoverSplitRanges(StorageObject) - Method in interface org.elasticsearch.xpack.esql.datasources.spi.RangeAwareFormatReader
-
Discovers independently readable byte ranges within a file by reading its metadata.
- discoverSplits(SplitDiscoveryContext) - Method in class org.elasticsearch.xpack.esql.datasources.FileSplitProvider
- discoverSplits(SplitDiscoveryContext) - Method in interface org.elasticsearch.xpack.esql.datasources.spi.SplitProvider
- DISCOVERY_BYTES_SCANNED - Static variable in class org.elasticsearch.xpack.esql.datasources.spi.ExternalSourceMetrics
-
Estimated bytes across the files discovered by external-source listing per resolved path (a query may resolve several).
- DISCOVERY_DURATION - Static variable in class org.elasticsearch.xpack.esql.datasources.spi.ExternalSourceMetrics
-
Wall time of external-source discovery resolution per resolved path, in milliseconds.
- DISCOVERY_FAILURES_TOTAL - Static variable in class org.elasticsearch.xpack.esql.datasources.spi.ExternalSourceMetrics
-
External-source discovery attempts that failed to resolve.
- DISCOVERY_FILES_SCANNED - Static variable in class org.elasticsearch.xpack.esql.datasources.spi.ExternalSourceMetrics
-
Number of files discovered by external-source listing per resolved path (a query may resolve several).
- discriminator() - Method in class org.elasticsearch.xpack.esql.plan.logical.fuse.Fuse
- discriminator() - Method in class org.elasticsearch.xpack.esql.plan.logical.fuse.FuseScoreEval
- discriminator() - Method in class org.elasticsearch.xpack.esql.plan.physical.FuseScoreEvalExec
- dispatchInferenceRequest(InferenceService, BaseInferenceActionRequest, ActionListener<InferenceAction.Response>) - Method in class org.elasticsearch.xpack.esql.inference.embedding.EmbeddingOperator
- dispatchInferenceRequest(InferenceService, BaseInferenceActionRequest, ActionListener<InferenceAction.Response>) - Method in class org.elasticsearch.xpack.esql.inference.InferenceOperator
-
Dispatches an inference request to the appropriate InferenceService method.
- dispatchInferenceRequest(InferenceService, BaseInferenceActionRequest, ActionListener<InferenceAction.Response>) - Method in class org.elasticsearch.xpack.esql.inference.rerank.RerankOperator
- Dissect - Class in org.elasticsearch.xpack.esql.plan.logical
- Dissect(Source, LogicalPlan, Expression, Dissect.Parser, List<Attribute>) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.Dissect
- DISSECT - Enum constant in enum class org.elasticsearch.xpack.esql.telemetry.FeatureMetric
- DISSECT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- DISSECT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- DISSECT() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.DissectCommandContext
- Dissect.Parser - Record Class in org.elasticsearch.xpack.esql.plan.logical
- dissectCommand() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- dissectCommand() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ProcessingCommandContext
- DissectCommandContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.DissectCommandContext
- dissectCommandOption() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- dissectCommandOption() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.DissectCommandOptionsContext
- dissectCommandOption(int) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.DissectCommandOptionsContext
- DissectCommandOptionContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.DissectCommandOptionContext
- dissectCommandOptions() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.DissectCommandContext
- dissectCommandOptions() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- DissectCommandOptionsContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.DissectCommandOptionsContext
- DissectExec - Class in org.elasticsearch.xpack.esql.plan.physical
- DissectExec(Source, PhysicalPlan, Expression, Dissect.Parser, List<Attribute>) - Constructor for class org.elasticsearch.xpack.esql.plan.physical.DissectExec
- distance() - Method in class org.elasticsearch.xpack.esql.core.querydsl.query.GeoDistanceQuery
- distance(BytesRef, BytesRef) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StDistance.DistanceCalculator
- distance(Geometry, Geometry) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StDistance.DistanceCalculator
- distance(Point, Point) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StDistance.CartesianDistanceCalculator
- distance(Point, Point) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StDistance.DistanceCalculator
- distance(Point, Point) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StDistance.GeoDistanceCalculator
- DistanceCalculator(SpatialCoordinateTypes, CoordinateEncoder) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StDistance.DistanceCalculator
- distancePointDocValuesAndConstant(DoubleBlock.Builder, int, LongBlock, Point) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StDistance.DistanceCalculator
- distancePointDocValuesAndSource(DoubleBlock.Builder, int, LongBlock, BytesRefBlock) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StDistance.DistanceCalculator
- distanceSourceAndConstant(DoubleBlock.Builder, int, BytesRefBlock, Point) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StDistance.DistanceCalculator
- distanceSourceAndSource(DoubleBlock.Builder, int, BytesRefBlock, BytesRefBlock) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StDistance.DistanceCalculator
- distinctCount() - Method in interface org.elasticsearch.xpack.esql.datasources.spi.SourceStatistics.ColumnStatistics
-
Returns the number of distinct values in this column, if known.
- distributed() - Method in record class org.elasticsearch.xpack.esql.plugin.ExternalDistributionPlan
-
Returns the value of the
distributedrecord component. - div(Number, Number) - Static method in class org.elasticsearch.xpack.esql.core.expression.predicate.operator.arithmetic.Arithmetics
- Div - Class in org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic
- Div(Source, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic.Div
- Div(Source, Expression, Expression, DataType) - Constructor for class org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic.Div
- DIV - Enum constant in enum class org.elasticsearch.xpack.esql.core.expression.predicate.operator.arithmetic.DefaultBinaryArithmeticOperation
- DIV - Enum constant in enum class org.elasticsearch.xpack.esql.plan.logical.promql.operator.VectorBinaryArithmetic.ArithmeticOp
- diversifyField - Variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.MmrCommandContext
- diversifyField() - Method in class org.elasticsearch.xpack.esql.plan.logical.MMR
- diversifyField() - Method in class org.elasticsearch.xpack.esql.plan.physical.MMRExec
- dmaCode(String) - Method in class org.elasticsearch.xpack.esql.evaluator.command.IpLocationFunctionBridge.IpLocationCollectorImpl
- DO_NOT_GROUP - Static variable in class org.elasticsearch.xpack.esql.session.IndexResolver
- doApply(Boolean, Boolean) - Method in enum class org.elasticsearch.xpack.esql.expression.predicate.logical.BinaryLogicOperation
- doApply(Object, Object) - Method in enum class org.elasticsearch.xpack.esql.core.expression.predicate.operator.arithmetic.DefaultBinaryArithmeticOperation
- doApply(Object, Object) - Method in enum class org.elasticsearch.xpack.esql.core.expression.predicate.operator.comparison.BinaryComparisonOperation
- doApply(T, U) - Method in interface org.elasticsearch.xpack.esql.core.expression.predicate.PredicateBiFunction
- DOC - Static variable in class org.elasticsearch.xpack.esql.core.expression.MetadataAttribute
- DOC_DATA_TYPE - Enum constant in enum class org.elasticsearch.xpack.esql.core.type.DataType
-
Fields with this type represent a Lucene doc id.
- DOC_ID_FIELD - Static variable in class org.elasticsearch.xpack.esql.plan.physical.EsQueryExec
- DOC_SEQUENCE_BYTES_REF_FIELD_THRESHOLD - Static variable in class org.elasticsearch.xpack.esql.planner.PlannerSettings
-
When loading from a multi-leaf doc vector that maps to a single shard and segment, the reader switches to a doc-sequential iteration order if the number of
BYTES_REFfields exceeds this threshold. - DOC_THRESHOLD_AUTO_PARTITIONING - Static variable in class org.elasticsearch.xpack.esql.planner.PlannerSettings
-
The minimum number of documents in a shard before we select the
DataPartitioning.AutoStrategyforDataPartitioning.AUTOthe default ofPlannerSettings.DEFAULT_DATA_PARTITIONING. - doClose() - Method in class org.elasticsearch.xpack.esql.enrich.EnrichLookupOperator
- doClose() - Method in class org.elasticsearch.xpack.esql.enrich.LookupFromIndexOperator
- doClose() - Method in class org.elasticsearch.xpack.esql.inference.InferenceOperator
- doCollectFirst(Predicate<? super T>, List<T>) - Method in class org.elasticsearch.xpack.esql.core.tree.Node
- doCreateAutomaton(boolean) - Method in class org.elasticsearch.xpack.esql.core.expression.predicate.regex.AbstractStringPattern
- doCreateAutomaton(boolean) - Method in class org.elasticsearch.xpack.esql.core.expression.predicate.regex.RLikePattern
- doCreateAutomaton(boolean) - Method in class org.elasticsearch.xpack.esql.core.expression.predicate.regex.RLikePatternList
-
Creates an automaton that matches any of the patterns in the list.
- doCreateAutomaton(boolean) - Method in class org.elasticsearch.xpack.esql.core.expression.predicate.regex.WildcardPattern
- doCreateAutomaton(boolean) - Method in class org.elasticsearch.xpack.esql.core.expression.predicate.regex.WildcardPatternList
-
Creates an automaton that matches any of the patterns in the list.
- docSequenceBytesRefFieldThreshold() - Method in class org.elasticsearch.xpack.esql.planner.PlannerSettings
- docSequenceBytesRefFieldThreshold(int) - Method in class org.elasticsearch.xpack.esql.planner.PlannerSettings
- docSequenceBytesRefFieldThreshold(int) - Method in class org.elasticsearch.xpack.esql.plugin.QueryPragmas
-
Returns the effective doc-sequence threshold.
- docsThresholdForAutoPartitioning() - Method in class org.elasticsearch.xpack.esql.planner.PlannerSettings
- docsThresholdForAutoPartitioning(int) - Method in class org.elasticsearch.xpack.esql.planner.PlannerSettings
- docsThresholdForAutoPartitioning(int) - Method in class org.elasticsearch.xpack.esql.plugin.QueryPragmas
- DOCUMENTS_FOUND_AND_VALUES_LOADED - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Are the
documents_foundandvalues_loadedfields available in the response and profile? - documentsFound() - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryResponse
- documentsFound() - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceOperator.Status
-
Projects the operator's existing
rowsEmittedcounter into theOperator.Status.documentsFound()contract so external-source-emitted rows aggregate into the top-leveldocuments_foundof the ES|QL response alongside Lucene-sourced operators, without introducing a new wire field. - documentsFound() - Method in record class org.elasticsearch.xpack.esql.plugin.EsqlGetQueryResponse.DetailedQuery
-
Returns the value of the
documentsFoundrecord component. - docValuesAttributes - Variable in class org.elasticsearch.xpack.esql.plan.physical.FieldExtractExec
-
Attributes that may be extracted as doc values even if that makes them less accurate.
- docValuesAttributes() - Method in class org.elasticsearch.xpack.esql.plan.physical.FieldExtractExec
- docValuesAttributes() - Method in class org.elasticsearch.xpack.esql.plan.physical.TopNByExec
- docValuesAttributes() - Method in class org.elasticsearch.xpack.esql.plan.physical.TopNExec
- doEquals(ExpressionQueryBuilder) - Method in class org.elasticsearch.xpack.esql.io.stream.ExpressionQueryBuilder
- doEquals(SingleValueQuery.AbstractBuilder) - Method in class org.elasticsearch.xpack.esql.querydsl.query.SingleValueQuery.AbstractBuilder
- doEsqlResolveViewsRequest(EsqlResolveViewAction.Request, ActionListener<EsqlResolveViewAction.Response>) - Method in class org.elasticsearch.xpack.esql.view.ViewResolver
- doExecute(Task, FieldCapabilitiesRequest, ActionListener<EsqlResolveFieldsResponse>) - Method in class org.elasticsearch.xpack.esql.action.EsqlResolveFieldsAction
- doExecute(Task, SearchShardsRequest, ActionListener<SearchShardsResponse>) - Method in class org.elasticsearch.xpack.esql.action.EsqlSearchShardsAction
- doExecute(Task, AsyncStopRequest, ActionListener<EsqlQueryResponse>) - Method in class org.elasticsearch.xpack.esql.plugin.TransportEsqlAsyncStopAction
- doExecute(Task, GetAsyncResultRequest, ActionListener<EsqlQueryResponse>) - Method in class org.elasticsearch.xpack.esql.plugin.TransportEsqlAsyncGetResultsAction
- doExecute(Task, GetAsyncResultRequest, ActionListener<Response>) - Method in class org.elasticsearch.xpack.esql.core.plugin.AbstractTransportQlAsyncGetResultsAction
- doExecute(Task, EsqlGetQueryRequest, ActionListener<EsqlGetQueryResponse>) - Method in class org.elasticsearch.xpack.esql.plugin.TransportEsqlGetQueryAction
- doExecute(Task, EsqlListQueriesRequest, ActionListener<EsqlListQueriesResponse>) - Method in class org.elasticsearch.xpack.esql.plugin.TransportEsqlListQueriesAction
- doExecute(Task, EsqlQueryRequest, ActionListener<EsqlQueryResponse>) - Method in class org.elasticsearch.xpack.esql.plugin.TransportEsqlQueryAction
- doExecute(Task, DeleteDatasetAction.Request, ActionListener<AcknowledgedResponse>) - Method in class org.elasticsearch.xpack.esql.datasources.dataset.TransportDeleteDatasetAction
- doExecute(Task, PutDatasetAction.Request, ActionListener<AcknowledgedResponse>) - Method in class org.elasticsearch.xpack.esql.datasources.dataset.TransportPutDatasetAction
- doExecute(Task, PutDataSourceAction.Request, ActionListener<AcknowledgedResponse>) - Method in class org.elasticsearch.xpack.esql.datasources.datasource.TransportPutDataSourceAction
- doExecute(Task, DeleteViewAction.Request, ActionListener<AcknowledgedResponse>) - Method in class org.elasticsearch.xpack.esql.view.TransportDeleteViewAction
- doGetQuery(int, int, int, Block, SearchExecutionContext) - Method in class org.elasticsearch.xpack.esql.enrich.BinaryComparisonQueryList
- doHashCode() - Method in class org.elasticsearch.xpack.esql.io.stream.ExpressionQueryBuilder
- doHashCode() - Method in class org.elasticsearch.xpack.esql.querydsl.query.SingleValueQuery.AbstractBuilder
- doLookup(LookupFromIndexService.LookupRequest, CancellableTask, ActionListener<AbstractLookupService.LookupResponse>) - Method in class org.elasticsearch.xpack.esql.enrich.LookupFromIndexService
- doLookup(T, CancellableTask, ActionListener<AbstractLookupService.LookupResponse>) - Method in class org.elasticsearch.xpack.esql.enrich.AbstractLookupService
- doLookupStreaming(LookupFromIndexService.LookupRequest, CancellableTask, ActionListener<AbstractLookupService.LookupResponse>) - Method in class org.elasticsearch.xpack.esql.enrich.LookupFromIndexService
- domain(String) - Method in class org.elasticsearch.xpack.esql.evaluator.command.IpLocationFunctionBridge.IpLocationCollectorImpl
- domain(String) - Method in class org.elasticsearch.xpack.esql.evaluator.command.RegisteredDomainFunctionBridge.RegisteredDomainCollectorImpl
- domain(String) - Method in class org.elasticsearch.xpack.esql.evaluator.command.UriPartsFunctionBridge.UriPartsCollectorImpl
- DOMAIN_PLUS_MINUS_ONE_NOTE - Static variable in class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionDefinition
- dominates(long, long) - Method in class org.elasticsearch.xpack.esql.datasources.spi.DynamicThreshold
- dominates(long, long, long) - Method in class org.elasticsearch.xpack.esql.datasources.spi.DynamicThreshold
- dominates(BytesRef, BytesRef) - Method in class org.elasticsearch.xpack.esql.datasources.spi.DynamicThreshold
-
Whether the
[rangeMin, rangeMax]string statistics of a row group/stripe are strictly dominated by the currentBYTES_REFcompetitive bound. - dominates(BytesRef, BytesRef, long) - Method in class org.elasticsearch.xpack.esql.datasources.spi.DynamicThreshold
- dominatesNulls(long) - Method in class org.elasticsearch.xpack.esql.datasources.spi.DynamicThreshold
- Don't waste people's time - Search tag in package org.elasticsearch.xpack.esql
- Section
- doPreAnalyze(LogicalPlan) - Method in class org.elasticsearch.xpack.esql.analysis.PreAnalyzer
- doResolvePolicies(Set<String>, Collection<EnrichPolicyResolver.UnresolvedPolicy>, EsqlExecutionInfo, TransportVersion, ActionListener<EnrichResolution>) - Method in class org.elasticsearch.xpack.esql.enrich.EnrichPolicyResolver
- doRewrite(QueryRewriteContext) - Method in class org.elasticsearch.xpack.esql.querydsl.query.SingleValueQuery.AbstractBuilder
- DOT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- DOT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- DOT() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FieldNameContext
- DOT() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FieldNamePatternContext
- DOT() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.QualifiedNameContext
- DOT() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.QualifiedNamePatternContext
- DOT(int) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FieldNameContext
- DOT(int) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FieldNamePatternContext
- DOT_PRODUCT_VECTOR_SIMILARITY_FUNCTION - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Dot product vector similarity function
- doToQuery(SearchExecutionContext) - Method in class org.elasticsearch.xpack.esql.io.stream.ExpressionQueryBuilder
- doToQuery(SearchExecutionContext) - Method in class org.elasticsearch.xpack.esql.querydsl.query.SingleValueQuery.Builder
- doToQuery(SearchExecutionContext) - Method in class org.elasticsearch.xpack.esql.querydsl.query.SingleValueQuery.NegatedSyntheticSourceDelegateBuilder
- doToQuery(SearchExecutionContext) - Method in class org.elasticsearch.xpack.esql.querydsl.query.SingleValueQuery.SyntheticSourceDelegateBuilder
- doToXContent(String, XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.xpack.esql.querydsl.query.SpatialRelatesQuery.ShapeQueryBuilder
- DotProduct - Class in org.elasticsearch.xpack.esql.expression.function.vector
- DotProduct(Source, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.vector.DotProduct
- DOTS_IN_FUSE - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for dots in FUSE attributes
- DOUBLE - Enum constant in enum class org.elasticsearch.xpack.esql.core.type.DataType
-
64-bit floating point number loaded as a java
double. - DOUBLE - Enum constant in enum class org.elasticsearch.xpack.esql.datasources.ColumnStatTypeSupport.StatBlockKind
- DOUBLE_PARAMETER_MARKERS_FOR_IDENTIFIERS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Use double parameter markers to represent field or function names.
- DOUBLE_PARAMS - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- DOUBLE_PARAMS - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- DOUBLE_PARAMS() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.InputDoubleParamsContext
- DOUBLE_QUOTES_SOURCE_ENCLOSING - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for quoting index sources in double quotes.
- doubleColumn(BlockFactory, double[], int, boolean, boolean, BitSet, boolean) - Static method in class org.elasticsearch.xpack.esql.datasources.spi.ColumnBlockConversions
-
Converts a
double[]column to aBlock(DOUBLE data type). - doubleColumnFromLongs(BlockFactory, long[], int, boolean, boolean, BitSet) - Static method in class org.elasticsearch.xpack.esql.datasources.spi.ColumnBlockConversions
-
Converts a
long[]column to aBlock(DOUBLE data type) by widening. - DoubleConstantFunction - Class in org.elasticsearch.xpack.esql.expression.function.scalar.math
-
Function that emits constants, like Euler’s number.
- DoubleConstantFunction(Source) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.math.DoubleConstantFunction
- doubleEvaluator(ExpressionEvaluator.Factory) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Acos
- doubleEvaluator(ExpressionEvaluator.Factory) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Acosh
- doubleEvaluator(ExpressionEvaluator.Factory) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Asin
- doubleEvaluator(ExpressionEvaluator.Factory) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Asinh
- doubleEvaluator(ExpressionEvaluator.Factory) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Atan
- doubleEvaluator(ExpressionEvaluator.Factory) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Atanh
- doubleEvaluator(ExpressionEvaluator.Factory) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Cos
- doubleEvaluator(ExpressionEvaluator.Factory) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Cosh
- doubleEvaluator(ExpressionEvaluator.Factory) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Sin
- doubleEvaluator(ExpressionEvaluator.Factory) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Sinh
- doubleEvaluator(ExpressionEvaluator.Factory) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Tan
- doubleEvaluator(ExpressionEvaluator.Factory) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Tanh
- DoubleEvaluator(BlockFactory, ExpressionEvaluator) - Constructor for record class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToAggregateMetricDouble.DoubleEvaluator
-
Creates an instance of a
DoubleEvaluatorrecord class. - DoubleFactory(ExpressionEvaluator.Factory) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToAggregateMetricDouble.DoubleFactory
- doubleParameter() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- doubleParameter() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.IdentifierOrParameterContext
- doubleParameter() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.IdentifierPatternContext
- DoubleParameterContext() - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.DoubleParameterContext
- DoubleParameterContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.DoubleParameterContext
- doubleSupplier() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.MedianAbsoluteDeviation
- doubleSupplier() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.NumericAggregate
- doubleSupplier() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Percentile
- doubleSupplier() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Sum
- doubleToUnsignedLong(double) - Static method in class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter
- doubleValueOf(Expression, String, String) - Static method in class org.elasticsearch.xpack.esql.expression.Foldables
- DOWN - Enum constant in enum class org.elasticsearch.xpack.esql.optimizer.rules.logical.OptimizerRules.TransformDirection
- doWriteTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.io.stream.ExpressionQueryBuilder
- doWriteTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.querydsl.query.SingleValueQuery.AbstractBuilder
- doXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.xpack.esql.io.stream.ExpressionQueryBuilder
- doXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.xpack.esql.querydsl.query.SingleValueQuery.Builder
- doXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.xpack.esql.querydsl.query.SingleValueQuery.NegatedSyntheticSourceDelegateBuilder
- doXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.xpack.esql.querydsl.query.SingleValueQuery.SyntheticSourceDelegateBuilder
- drainPagesAsync(CloseableIterator<Page>, AsyncExternalSourceBuffer, Executor, ActionListener<Void>) - Static method in class org.elasticsearch.xpack.esql.datasources.ExternalSourceDrainUtils
-
Drains pages from iterator into buffer asynchronously.
- driverContext - Variable in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.AbstractConvertFunction.AbstractEvaluator
- driverContext - Variable in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.AbstractMultivalueFunction.AbstractNullableEvaluator
- driverFactories() - Method in record class org.elasticsearch.xpack.esql.planner.LocalExecutionPlanner.LocalExecutionPlannerContext
-
Returns the value of the
driverFactoriesrecord component. - driverParallelism() - Method in record class org.elasticsearch.xpack.esql.planner.LocalExecutionPlanner.LocalExecutionPlannerContext
-
Returns the value of the
driverParallelismrecord component. - drivers() - Method in record class org.elasticsearch.xpack.esql.action.EsqlQueryResponse.Profile
-
Returns the value of the
driversrecord component. - Drop - Class in org.elasticsearch.xpack.esql.plan.logical
- Drop(Source, LogicalPlan, List<NamedExpression>) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.Drop
- DROP - Enum constant in enum class org.elasticsearch.xpack.esql.telemetry.FeatureMetric
- DROP - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- DROP - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- DROP() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.DropCommandContext
- DROP_AGAIN_WITH_WILDCARD_AFTER_EVAL - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for keeping `DROP` attributes when resolving field names.
- DROP_NULL_COLUMNS_OPTION - Static variable in class org.elasticsearch.xpack.esql.action.EsqlQueryResponse
- DROP_NULL_COLUMNS_OPTION - Static variable in enum class org.elasticsearch.xpack.esql.formatter.TextFormat
- DROP_WITH_WILDCARD_AFTER_LOOKUP_JOIN - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Correctly ask for all fields from lookup indices even when there is e.g.
- dropCommand() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- dropCommand() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ProcessingCommandContext
- DropCommandContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.DropCommandContext
- dropMetricName() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.operator.VectorBinaryOperator
- duplicated() - Method in class org.elasticsearch.xpack.esql.plan.logical.Limit
- duplicated() - Method in class org.elasticsearch.xpack.esql.plan.logical.LimitBy
- duration() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- duration() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.OffsetContext
- duration() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.SelectorContext
- duration() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.SubqueryContext
- duration() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.SubqueryResolutionContext
- DurationContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.DurationContext
- durationInMillis() - Method in record class org.elasticsearch.xpack.esql.action.TimeSpan
- durationInNanos() - Method in record class org.elasticsearch.xpack.esql.action.TimeSpan
- DynamicThreshold - Class in org.elasticsearch.xpack.esql.datasources.spi
-
Per-query descriptor for the live TopN threshold exposed to format readers.
- DynamicThreshold(String, boolean, boolean, SharedMinCompetitive) - Constructor for class org.elasticsearch.xpack.esql.datasources.spi.DynamicThreshold
- DynamicThreshold(String, ElementType, boolean, boolean, SharedNumericThreshold) - Constructor for class org.elasticsearch.xpack.esql.datasources.spi.DynamicThreshold
- DynamicThresholdAware - Interface in org.elasticsearch.xpack.esql.datasources.spi
-
Capability marker for
FormatReaderimplementations that can use a live TopN threshold.
E
- E - Class in org.elasticsearch.xpack.esql.expression.function.scalar.math
-
Function that emits Euler’s number.
- E(Source) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.math.E
- eagerEvalSafeInLazy() - Method in record class org.elasticsearch.xpack.esql.expression.LiteralsEvaluator.Factory
- Earliest - Class in org.elasticsearch.xpack.esql.expression.function.aggregate
-
An alias for
Firstwhere the sort field (second parameter) is set to@timestamp. - Earliest(Source, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.Earliest
- EARLIEST_LATEST_AGGS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Alias for calling FIRST (or LAST) and only passing the search field.
- EARLY_STATE - Enum constant in enum class org.elasticsearch.xpack.esql.expression.function.scalar.string.ChickenArtBuilder
- effectiveSplitStats() - Method in class org.elasticsearch.xpack.esql.plan.physical.ExternalSourceExec
-
The effective per-source statistics for this exec, resolved from the typed per-split
SplitStatscarried onExternalSourceExec.splits()when available, falling back to the whole-file / anchor-file stats embedded inExternalSourceExec.sourceMetadata()(the legacy flat_stats.*map). - ELASTICSEARCH_QUERYLOG_ERROR_MESSAGE - Static variable in class org.elasticsearch.xpack.esql.querylog.EsqlQueryLog
- ELASTICSEARCH_QUERYLOG_ERROR_TYPE - Static variable in class org.elasticsearch.xpack.esql.querylog.EsqlQueryLog
- ELASTICSEARCH_QUERYLOG_PREFIX - Static variable in class org.elasticsearch.xpack.esql.querylog.EsqlQueryLog
- ELASTICSEARCH_QUERYLOG_QUERY - Static variable in class org.elasticsearch.xpack.esql.querylog.EsqlQueryLog
- ELASTICSEARCH_QUERYLOG_SEARCH_TYPE - Static variable in class org.elasticsearch.xpack.esql.querylog.EsqlQueryLog
- ELASTICSEARCH_QUERYLOG_SUCCESS - Static variable in class org.elasticsearch.xpack.esql.querylog.EsqlQueryLog
- ELASTICSEARCH_QUERYLOG_TOOK - Static variable in class org.elasticsearch.xpack.esql.querylog.EsqlQueryLog
- ELASTICSEARCH_QUERYLOG_TOOK_MILLIS - Static variable in class org.elasticsearch.xpack.esql.querylog.EsqlQueryLog
- ELASTICSEARCH_QUERYLOG_TOOK_MILLIS_SUFFIX - Static variable in class org.elasticsearch.xpack.esql.querylog.EsqlQueryLog
- ELASTICSEARCH_QUERYLOG_TOOK_SUFFIX - Static variable in class org.elasticsearch.xpack.esql.querylog.EsqlQueryLog
- elementType() - Method in record class org.elasticsearch.xpack.esql.datasources.arrow.ArrowToEsql
-
Returns the value of the
elementTyperecord component. - elementType() - Method in class org.elasticsearch.xpack.esql.datasources.spi.DynamicThreshold
- eligibleNodes(DiscoveryNodes) - Method in interface org.elasticsearch.xpack.esql.plugin.NodeEligibilityStrategy
- Embedding - Class in org.elasticsearch.xpack.esql.expression.function.inference
-
EMBEDDING function converts input to dense vector embeddings using an inference endpoint with the
embeddingtask type. - Embedding(Source, Expression, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.inference.Embedding
- EMBEDDING_FUNCTION - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for the
EMBEDDINGfunction for generating dense vector embeddings using theembeddingtask type. - EmbeddingOperator - Class in org.elasticsearch.xpack.esql.inference.embedding
-
EmbeddingOperatoris anInferenceOperatorthat performs multimodal embedding inference. - EmbeddingOperator.Factory - Record Class in org.elasticsearch.xpack.esql.inference.embedding
-
Factory for creating
EmbeddingOperatorinstances. - EmbeddingOutputBuilder - Class in org.elasticsearch.xpack.esql.inference.embedding
-
Builds output pages for embedding inference operations.
- EmbeddingOutputBuilder(BlockFactory) - Constructor for class org.elasticsearch.xpack.esql.inference.embedding.EmbeddingOutputBuilder
- embedStatistics(Map<String, Object>, SourceStatistics) - Static method in class org.elasticsearch.xpack.esql.datasources.SourceStatisticsSerializer
-
Merges statistics entries into a new map that includes both the original sourceMetadata entries and the serialized statistics.
- emit(String, long, long, long, String, List<Attribute>) - Method in class org.elasticsearch.xpack.esql.datasources.cache.StripeStatsHarvester
-
Emits one stripe-addressed fragment for every stripe the chunk's byte range
[splitStartByte, splitStartByte + chunkBytes)overlaps. - emitChunks(BytesRefBlock.Builder, List<String>) - Static method in class org.elasticsearch.xpack.esql.expression.function.scalar.util.ChunkUtils
- emittedPages() - Method in class org.elasticsearch.xpack.esql.enrich.LookupFromIndexOperator.Status
- emittedRows() - Method in class org.elasticsearch.xpack.esql.enrich.LookupFromIndexOperator.Status
- empty(String) - Static method in class org.elasticsearch.xpack.esql.index.IndexResolution
- empty(T) - Static method in record class org.elasticsearch.xpack.esql.datasources.spi.Configured
- EMPTY - Static variable in record class org.elasticsearch.xpack.esql.analysis.PreAnalyzer.PreAnalysis
- EMPTY - Static variable in class org.elasticsearch.xpack.esql.core.expression.AttributeSet
- EMPTY - Static variable in class org.elasticsearch.xpack.esql.core.expression.ExpressionSet
- EMPTY - Static variable in class org.elasticsearch.xpack.esql.core.tree.Location
- EMPTY - Static variable in class org.elasticsearch.xpack.esql.core.tree.Source
- EMPTY - Static variable in class org.elasticsearch.xpack.esql.core.type.StringUtils
- EMPTY - Static variable in class org.elasticsearch.xpack.esql.core.util.DateUtils
- EMPTY - Static variable in class org.elasticsearch.xpack.esql.datasources.ExternalSchema
- EMPTY - Static variable in record class org.elasticsearch.xpack.esql.datasources.ExternalSourceResolution
- EMPTY - Static variable in class org.elasticsearch.xpack.esql.datasources.metadata.DataSourceMetadata
- EMPTY - Static variable in class org.elasticsearch.xpack.esql.datasources.metadata.DataSourceSettings
- EMPTY - Static variable in record class org.elasticsearch.xpack.esql.datasources.PartitionMetadata
- EMPTY - Static variable in interface org.elasticsearch.xpack.esql.datasources.spi.FileList
-
Sentinel: glob expanded but matched zero files (
isResolved() == true, isEmpty() == true). - EMPTY - Static variable in record class org.elasticsearch.xpack.esql.datasources.spi.SplitDiscoveryResult
- EMPTY - Static variable in class org.elasticsearch.xpack.esql.datasources.SplitStats
-
Empty stats with zero rows and no columns.
- EMPTY - Static variable in class org.elasticsearch.xpack.esql.inference.InferenceResolution
- EMPTY - Static variable in class org.elasticsearch.xpack.esql.plan.logical.local.EmptyLocalSupplier
- EMPTY - Static variable in class org.elasticsearch.xpack.esql.plan.logical.promql.selector.LabelMatchers
-
Empty label matchers for literal selectors and other cases with no label constraints.
- EMPTY - Static variable in class org.elasticsearch.xpack.esql.plan.ResolvedSettings
- EMPTY - Static variable in class org.elasticsearch.xpack.esql.plugin.QueryPragmas
- EMPTY - Static variable in interface org.elasticsearch.xpack.esql.stats.SearchStats
- EMPTY_LIST_PARAM_AS_NULL - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
An empty list passed as a query parameter (named or positional) is treated as null instead of producing an NPE.
- EMPTY_SUBQUERY - Static variable in class org.elasticsearch.xpack.esql.index.IndexResolution
- EmptyAttribute - Class in org.elasticsearch.xpack.esql.core.expression
-
Marker for optional attributes.
- EmptyAttribute(Source) - Constructor for class org.elasticsearch.xpack.esql.core.expression.EmptyAttribute
- emptyAttributeMap() - Static method in class org.elasticsearch.xpack.esql.core.expression.AttributeMap
- EmptyLocalSupplier - Class in org.elasticsearch.xpack.esql.plan.logical.local
- emptyResult() - Method in class org.elasticsearch.xpack.esql.plan.logical.ParameterizedQuery
- emptyResult() - Method in class org.elasticsearch.xpack.esql.plan.physical.ParameterizedQueryExec
- EmptySearchStats() - Constructor for record class org.elasticsearch.xpack.esql.stats.SearchStats.EmptySearchStats
-
Creates an instance of a
EmptySearchStatsrecord class. - emptySet() - Static method in class org.elasticsearch.xpack.esql.core.expression.ExpressionSet
- ENABLE_FORK_FOR_REMOTE_INDICES_V2 - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
FORK with remote indices
- ENABLE_LOOKUP_JOIN_ON_ALIASES - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Enable support for index aliases in lookup joins
- ENABLE_LOOKUP_JOIN_ON_REMOTE - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Enable support for cross-cluster lookup joins.
- ENABLE_REDUCE_NODE_LATE_MATERIALIZATION - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Enables late materialization on node reduce.
- enabled() - Method in class org.elasticsearch.xpack.esql.datasources.LocalFileAccess
-
Returns
truewhen local-disk reads are permitted (non-empty allowlist). - enabled() - Method in class org.elasticsearch.xpack.esql.EsqlInfoTransportAction
- ENABLED - Enum constant in enum class org.elasticsearch.xpack.esql.plugin.LocalPhysicalOptimization
- EnableSpatialDistancePushdown - Class in org.elasticsearch.xpack.esql.optimizer.rules.physical.local
-
When a spatial distance predicate can be pushed down to lucene, this is done by capturing the distance within the same function.
- EnableSpatialDistancePushdown() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.physical.local.EnableSpatialDistancePushdown
- encode(int, long) - Static method in class org.elasticsearch.xpack.esql.datasources.SourceExtractors
-
Pack an
(extractorId, localPosition)pair into a singlelong. - encodeChunk(int, RecyclerBytesStreamOutput) - Method in class org.elasticsearch.xpack.esql.formatter.arrow.ArrowResponse.ResponseSegment
- encodeChunk(int, Recycler<BytesRef>) - Method in class org.elasticsearch.xpack.esql.formatter.arrow.ArrowResponse
- encodeChunk(int, Recycler<BytesRef>) - Method in class org.elasticsearch.xpack.esql.formatter.arrow.ArrowResponse.ResponseSegment
- encoder() - Method in record class org.elasticsearch.xpack.esql.plan.logical.HighlightOptions
-
Returns the value of the
encoderrecord component. - encoder(DataType, IndexedByShardId<? extends RefCounted>) - Static method in class org.elasticsearch.xpack.esql.plan.physical.TopNExec
-
The encoder to use when a field is included in the sort.
- ENCODER - Static variable in class org.elasticsearch.xpack.esql.plan.logical.Highlight
- ENCODER_OPTION - Static variable in record class org.elasticsearch.xpack.esql.plan.logical.HighlightOptions
- Encoding handshake - Search tag in interface org.elasticsearch.xpack.esql.datasources.spi.ColumnExtractorProducer
- Section
- end() - Method in record class org.elasticsearch.xpack.esql.core.querydsl.QueryDslTimestampBoundsExtractor.TimestampBounds
-
Returns the value of the
endrecord component. - end() - Method in record class org.elasticsearch.xpack.esql.parser.LogicalPlanBuilder.PromqlParams
-
Returns the value of the
endrecord component. - end() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.PromqlCommand
- end() - Method in class org.elasticsearch.xpack.esql.plan.logical.TimeSeriesCollapse
- end() - Method in class org.elasticsearch.xpack.esql.plan.physical.TimeSeriesCollapseExec
- END - Static variable in class org.elasticsearch.xpack.esql.plan.logical.promql.PromqlCommand
- END_TIME_PARAMETER - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.date.TRange
- endLiteral() - Method in record class org.elasticsearch.xpack.esql.parser.LogicalPlanBuilder.PromqlParams
- endLiteral() - Method in class org.elasticsearch.xpack.esql.plan.logical.TimeSeriesCollapse
- endpoint() - Method in record class org.elasticsearch.xpack.esql.datasources.cache.ListingCacheKey
-
Returns the value of the
endpointrecord component. - endpoint() - Method in record class org.elasticsearch.xpack.esql.datasources.cache.SchemaCacheKey
-
Returns the value of the
endpointrecord component. - endsWith(BytesRef, BytesRef) - Static method in class org.elasticsearch.xpack.esql.core.util.ByteMatchers
-
Returns
trueiffvalueends withsuffix. - EndsWith - Class in org.elasticsearch.xpack.esql.expression.function.scalar.string
- EndsWith(Source, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.string.EndsWith
- Enrich - Class in org.elasticsearch.xpack.esql.plan.logical
- Enrich(Source, LogicalPlan, Enrich.Mode, Expression, NamedExpression, EnrichPolicy, Map<String, String>, List<NamedExpression>) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.Enrich
- ENRICH - Enum constant in enum class org.elasticsearch.xpack.esql.telemetry.FeatureMetric
- ENRICH - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- ENRICH - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- ENRICH() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.EnrichCommandContext
- ENRICH_DENSE_VECTOR_BUGFIX - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Enrich works with dense_vector fields
- ENRICH_FIELD_LINE_COMMENT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- ENRICH_FIELD_LINE_COMMENT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- ENRICH_FIELD_MODE - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- ENRICH_FIELD_MULTILINE_COMMENT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- ENRICH_FIELD_MULTILINE_COMMENT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- ENRICH_FIELD_WS - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- ENRICH_FIELD_WS - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- ENRICH_LINE_COMMENT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- ENRICH_LINE_COMMENT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- ENRICH_LOAD - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for loading values over enrich.
- ENRICH_MAX_WORKERS - Static variable in class org.elasticsearch.xpack.esql.plugin.QueryPragmas
- ENRICH_MODE - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- ENRICH_MULTILINE_COMMENT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- ENRICH_MULTILINE_COMMENT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- ENRICH_POLICY_NAME - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- ENRICH_POLICY_NAME - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- ENRICH_POLICY_NAME() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.EnrichPolicyNameContext
- ENRICH_RESOLUTION - Static variable in class org.elasticsearch.xpack.esql.action.EsqlQueryProfile
- ENRICH_STRICT_RANGE_TYPES - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Enforce strict type checking on ENRICH range types, and warnings for KEYWORD parsing at runtime.
- ENRICH_WS - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- ENRICH_WS - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- Enrich.Mode - Enum Class in org.elasticsearch.xpack.esql.plan.logical
- enrichCommand() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- enrichCommand() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ProcessingCommandContext
- EnrichCommandContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.EnrichCommandContext
- enriches() - Method in record class org.elasticsearch.xpack.esql.analysis.PreAnalyzer.PreAnalysis
-
Returns the value of the
enrichesrecord component. - EnrichExec - Class in org.elasticsearch.xpack.esql.plan.physical
- EnrichExec(Source, PhysicalPlan, Enrich.Mode, String, NamedExpression, String, String, Map<String, String>, List<NamedExpression>) - Constructor for class org.elasticsearch.xpack.esql.plan.physical.EnrichExec
- enrichField - Variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.EnrichWithClauseContext
- enrichFields() - Method in record class org.elasticsearch.xpack.esql.enrich.EnrichLookupOperator.Factory
-
Returns the value of the
enrichFieldsrecord component. - enrichFields() - Method in record class org.elasticsearch.xpack.esql.enrich.ResolvedEnrichPolicy
-
Returns the value of the
enrichFieldsrecord component. - enrichFields() - Method in class org.elasticsearch.xpack.esql.plan.logical.Enrich
- enrichFields() - Method in class org.elasticsearch.xpack.esql.plan.physical.EnrichExec
- enrichIndex() - Method in record class org.elasticsearch.xpack.esql.enrich.EnrichLookupOperator.Factory
-
Returns the value of the
enrichIndexrecord component. - EnrichLookupOperator - Class in org.elasticsearch.xpack.esql.enrich
- EnrichLookupOperator(String, DriverContext, CancellableTask, int, int, EnrichLookupService, DataType, String, String, String, List<NamedExpression>, Source) - Constructor for class org.elasticsearch.xpack.esql.enrich.EnrichLookupOperator
- EnrichLookupOperator.Factory - Record Class in org.elasticsearch.xpack.esql.enrich
- EnrichLookupOperator.Status - Class in org.elasticsearch.xpack.esql.enrich
- enrichLookupService() - Method in record class org.elasticsearch.xpack.esql.enrich.EnrichLookupOperator.Factory
-
Returns the value of the
enrichLookupServicerecord component. - enrichLookupService() - Method in class org.elasticsearch.xpack.esql.plugin.TransportEsqlQueryAction
- EnrichLookupService - Class in org.elasticsearch.xpack.esql.enrich
-
EnrichLookupServiceperforms enrich lookup for a given input page. - EnrichLookupService(ClusterService, IndicesService, AbstractLookupService.LookupShardContextFactory, TransportService, IndexNameExpressionResolver, BigArrays, BlockFactory, ProjectResolver, PlannerSettings.Holder) - Constructor for class org.elasticsearch.xpack.esql.enrich.EnrichLookupService
- EnrichLookupService.Request - Class in org.elasticsearch.xpack.esql.enrich
- EnrichLookupService.TransportRequest - Class in org.elasticsearch.xpack.esql.enrich
- enrichMaxWorkers() - Method in class org.elasticsearch.xpack.esql.plugin.QueryPragmas
-
Returns the maximum number of workers for enrich lookup.
- enrichPolicyName() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.EnrichCommandContext
- enrichPolicyName() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- EnrichPolicyNameContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.EnrichPolicyNameContext
- EnrichPolicyResolver - Class in org.elasticsearch.xpack.esql.enrich
-
Resolves enrich policies across clusters in several steps: 1.
- EnrichPolicyResolver(ClusterService, TransportService, IndexResolver, ProjectResolver) - Constructor for class org.elasticsearch.xpack.esql.enrich.EnrichPolicyResolver
- EnrichPolicyResolver.LookupRequest - Class in org.elasticsearch.xpack.esql.enrich
- EnrichPolicyResolver.UnresolvedPolicy - Record Class in org.elasticsearch.xpack.esql.enrich
- enrichResolution() - Method in class org.elasticsearch.xpack.esql.analysis.AnalyzerContext
- enrichResolution() - Method in record class org.elasticsearch.xpack.esql.session.EsqlSession.PreAnalysisResult
-
Returns the value of the
enrichResolutionrecord component. - EnrichResolution - Class in org.elasticsearch.xpack.esql.analysis
-
Holds the resolution results of the enrich polices.
- EnrichResolution() - Constructor for class org.elasticsearch.xpack.esql.analysis.EnrichResolution
- enrichResolutionMarker() - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryProfile
- enrichWithClause() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.EnrichCommandContext
- enrichWithClause() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- enrichWithClause(int) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.EnrichCommandContext
- EnrichWithClauseContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.EnrichWithClauseContext
- ensureExchangeForSubPlan(PhysicalPlan) - Static method in class org.elasticsearch.xpack.esql.planner.mapper.Mapper
-
Wraps a bare
FragmentExecin anExchangeExecso that ComputeService routes it to data nodes. - enterAggField(EsqlBaseParser.AggFieldContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.aggField(). - enterAggField(EsqlBaseParser.AggFieldContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.aggField(). - enterAggFields(EsqlBaseParser.AggFieldsContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.aggFields(). - enterAggFields(EsqlBaseParser.AggFieldsContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.aggFields(). - enterArithmeticBinary(EsqlBaseParser.ArithmeticBinaryContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by the
arithmeticBinarylabeled alternative inEsqlBaseParser.operatorExpression(). - enterArithmeticBinary(EsqlBaseParser.ArithmeticBinaryContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by the
arithmeticBinarylabeled alternative inEsqlBaseParser.operatorExpression(). - enterArithmeticBinary(PromqlBaseParser.ArithmeticBinaryContext) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParserBaseListener
-
Enter a parse tree produced by the
arithmeticBinarylabeled alternative inPromqlBaseParser.expression(). - enterArithmeticBinary(PromqlBaseParser.ArithmeticBinaryContext) - Method in interface org.elasticsearch.xpack.esql.parser.PromqlBaseParserListener
-
Enter a parse tree produced by the
arithmeticBinarylabeled alternative inPromqlBaseParser.expression(). - enterArithmeticUnary(EsqlBaseParser.ArithmeticUnaryContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by the
arithmeticUnarylabeled alternative inEsqlBaseParser.operatorExpression(). - enterArithmeticUnary(EsqlBaseParser.ArithmeticUnaryContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by the
arithmeticUnarylabeled alternative inEsqlBaseParser.operatorExpression(). - enterArithmeticUnary(PromqlBaseParser.ArithmeticUnaryContext) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParserBaseListener
-
Enter a parse tree produced by the
arithmeticUnarylabeled alternative inPromqlBaseParser.expression(). - enterArithmeticUnary(PromqlBaseParser.ArithmeticUnaryContext) - Method in interface org.elasticsearch.xpack.esql.parser.PromqlBaseParserListener
-
Enter a parse tree produced by the
arithmeticUnarylabeled alternative inPromqlBaseParser.expression(). - enterAt(PromqlBaseParser.AtContext) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParserBaseListener
-
Enter a parse tree produced by
PromqlBaseParser.at(). - enterAt(PromqlBaseParser.AtContext) - Method in interface org.elasticsearch.xpack.esql.parser.PromqlBaseParserListener
-
Enter a parse tree produced by
PromqlBaseParser.at(). - enterBooleanArrayLiteral(EsqlBaseParser.BooleanArrayLiteralContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by the
booleanArrayLiterallabeled alternative inEsqlBaseParser.constant(). - enterBooleanArrayLiteral(EsqlBaseParser.BooleanArrayLiteralContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by the
booleanArrayLiterallabeled alternative inEsqlBaseParser.constant(). - enterBooleanDefault(EsqlBaseParser.BooleanDefaultContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by the
booleanDefaultlabeled alternative inEsqlBaseParser.booleanExpression(). - enterBooleanDefault(EsqlBaseParser.BooleanDefaultContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by the
booleanDefaultlabeled alternative inEsqlBaseParser.booleanExpression(). - enterBooleanLiteral(EsqlBaseParser.BooleanLiteralContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by the
booleanLiterallabeled alternative inEsqlBaseParser.constant(). - enterBooleanLiteral(EsqlBaseParser.BooleanLiteralContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by the
booleanLiterallabeled alternative inEsqlBaseParser.constant(). - enterBooleanValue(EsqlBaseParser.BooleanValueContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.booleanValue(). - enterBooleanValue(EsqlBaseParser.BooleanValueContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.booleanValue(). - enterChangePointCommand(EsqlBaseParser.ChangePointCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.changePointCommand(). - enterChangePointCommand(EsqlBaseParser.ChangePointCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.changePointCommand(). - enterClusterString(EsqlBaseParser.ClusterStringContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.clusterString(). - enterClusterString(EsqlBaseParser.ClusterStringContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.clusterString(). - enterCommandNamedParameters(EsqlBaseParser.CommandNamedParametersContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.commandNamedParameters(). - enterCommandNamedParameters(EsqlBaseParser.CommandNamedParametersContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.commandNamedParameters(). - enterComparison(EsqlBaseParser.ComparisonContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by the
comparisonlabeled alternative inEsqlBaseParser.valueExpression(). - enterComparison(EsqlBaseParser.ComparisonContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by the
comparisonlabeled alternative inEsqlBaseParser.valueExpression(). - enterComparisonOperator(EsqlBaseParser.ComparisonOperatorContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.comparisonOperator(). - enterComparisonOperator(EsqlBaseParser.ComparisonOperatorContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.comparisonOperator(). - enterCompletionCommand(EsqlBaseParser.CompletionCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.completionCommand(). - enterCompletionCommand(EsqlBaseParser.CompletionCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.completionCommand(). - enterCompositeForkSubQuery(EsqlBaseParser.CompositeForkSubQueryContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by the
compositeForkSubQuerylabeled alternative inEsqlBaseParser.forkSubQueryCommand(). - enterCompositeForkSubQuery(EsqlBaseParser.CompositeForkSubQueryContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by the
compositeForkSubQuerylabeled alternative inEsqlBaseParser.forkSubQueryCommand(). - enterCompositeQuery(EsqlBaseParser.CompositeQueryContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by the
compositeQuerylabeled alternative inEsqlBaseParser.query(). - enterCompositeQuery(EsqlBaseParser.CompositeQueryContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by the
compositeQuerylabeled alternative inEsqlBaseParser.query(). - enterConstant(PromqlBaseParser.ConstantContext) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParserBaseListener
-
Enter a parse tree produced by
PromqlBaseParser.constant(). - enterConstant(PromqlBaseParser.ConstantContext) - Method in interface org.elasticsearch.xpack.esql.parser.PromqlBaseParserListener
-
Enter a parse tree produced by
PromqlBaseParser.constant(). - enterConstantDefault(EsqlBaseParser.ConstantDefaultContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by the
constantDefaultlabeled alternative inEsqlBaseParser.primaryExpression(). - enterConstantDefault(EsqlBaseParser.ConstantDefaultContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by the
constantDefaultlabeled alternative inEsqlBaseParser.primaryExpression(). - enterDecimalLiteral(EsqlBaseParser.DecimalLiteralContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by the
decimalLiterallabeled alternative inEsqlBaseParser.constant(). - enterDecimalLiteral(EsqlBaseParser.DecimalLiteralContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by the
decimalLiterallabeled alternative inEsqlBaseParser.constant(). - enterDecimalLiteral(PromqlBaseParser.DecimalLiteralContext) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParserBaseListener
-
Enter a parse tree produced by the
decimalLiterallabeled alternative inPromqlBaseParser.number(). - enterDecimalLiteral(PromqlBaseParser.DecimalLiteralContext) - Method in interface org.elasticsearch.xpack.esql.parser.PromqlBaseParserListener
-
Enter a parse tree produced by the
decimalLiterallabeled alternative inPromqlBaseParser.number(). - enterDecimalValue(EsqlBaseParser.DecimalValueContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.decimalValue(). - enterDecimalValue(EsqlBaseParser.DecimalValueContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.decimalValue(). - enterDedupCommand(EsqlBaseParser.DedupCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.dedupCommand(). - enterDedupCommand(EsqlBaseParser.DedupCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.dedupCommand(). - enterDereference(EsqlBaseParser.DereferenceContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by the
dereferencelabeled alternative inEsqlBaseParser.primaryExpression(). - enterDereference(EsqlBaseParser.DereferenceContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by the
dereferencelabeled alternative inEsqlBaseParser.primaryExpression(). - enterDissectCommand(EsqlBaseParser.DissectCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.dissectCommand(). - enterDissectCommand(EsqlBaseParser.DissectCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.dissectCommand(). - enterDissectCommandOption(EsqlBaseParser.DissectCommandOptionContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.dissectCommandOption(). - enterDissectCommandOption(EsqlBaseParser.DissectCommandOptionContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.dissectCommandOption(). - enterDissectCommandOptions(EsqlBaseParser.DissectCommandOptionsContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.dissectCommandOptions(). - enterDissectCommandOptions(EsqlBaseParser.DissectCommandOptionsContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.dissectCommandOptions(). - enterDropCommand(EsqlBaseParser.DropCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.dropCommand(). - enterDropCommand(EsqlBaseParser.DropCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.dropCommand(). - enterDuration(PromqlBaseParser.DurationContext) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParserBaseListener
-
Enter a parse tree produced by
PromqlBaseParser.duration(). - enterDuration(PromqlBaseParser.DurationContext) - Method in interface org.elasticsearch.xpack.esql.parser.PromqlBaseParserListener
-
Enter a parse tree produced by
PromqlBaseParser.duration(). - enterEnrichCommand(EsqlBaseParser.EnrichCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.enrichCommand(). - enterEnrichCommand(EsqlBaseParser.EnrichCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.enrichCommand(). - enterEnrichPolicyName(EsqlBaseParser.EnrichPolicyNameContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.enrichPolicyName(). - enterEnrichPolicyName(EsqlBaseParser.EnrichPolicyNameContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.enrichPolicyName(). - enterEnrichWithClause(EsqlBaseParser.EnrichWithClauseContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.enrichWithClause(). - enterEnrichWithClause(EsqlBaseParser.EnrichWithClauseContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.enrichWithClause(). - enterEntryExpression(EsqlBaseParser.EntryExpressionContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.entryExpression(). - enterEntryExpression(EsqlBaseParser.EntryExpressionContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.entryExpression(). - enterEvalCommand(EsqlBaseParser.EvalCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.evalCommand(). - enterEvalCommand(EsqlBaseParser.EvalCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.evalCommand(). - enterEvaluation(PromqlBaseParser.EvaluationContext) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParserBaseListener
-
Enter a parse tree produced by
PromqlBaseParser.evaluation(). - enterEvaluation(PromqlBaseParser.EvaluationContext) - Method in interface org.elasticsearch.xpack.esql.parser.PromqlBaseParserListener
-
Enter a parse tree produced by
PromqlBaseParser.evaluation(). - enterEveryRule(ParserRuleContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
- enterEveryRule(ParserRuleContext) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParserBaseListener
- enterExplainCommand(EsqlBaseParser.ExplainCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.explainCommand(). - enterExplainCommand(EsqlBaseParser.ExplainCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.explainCommand(). - enterExternalCommand(EsqlBaseParser.ExternalCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.externalCommand(). - enterExternalCommand(EsqlBaseParser.ExternalCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.externalCommand(). - enterField(EsqlBaseParser.FieldContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.field(). - enterField(EsqlBaseParser.FieldContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.field(). - enterFieldName(EsqlBaseParser.FieldNameContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.fieldName(). - enterFieldName(EsqlBaseParser.FieldNameContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.fieldName(). - enterFieldNamePattern(EsqlBaseParser.FieldNamePatternContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.fieldNamePattern(). - enterFieldNamePattern(EsqlBaseParser.FieldNamePatternContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.fieldNamePattern(). - enterFields(EsqlBaseParser.FieldsContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.fields(). - enterFields(EsqlBaseParser.FieldsContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.fields(). - enterForkCommand(EsqlBaseParser.ForkCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.forkCommand(). - enterForkCommand(EsqlBaseParser.ForkCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.forkCommand(). - enterForkSubQueries(EsqlBaseParser.ForkSubQueriesContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.forkSubQueries(). - enterForkSubQueries(EsqlBaseParser.ForkSubQueriesContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.forkSubQueries(). - enterForkSubQuery(EsqlBaseParser.ForkSubQueryContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.forkSubQuery(). - enterForkSubQuery(EsqlBaseParser.ForkSubQueryContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.forkSubQuery(). - enterForkSubQueryProcessingCommand(EsqlBaseParser.ForkSubQueryProcessingCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.forkSubQueryProcessingCommand(). - enterForkSubQueryProcessingCommand(EsqlBaseParser.ForkSubQueryProcessingCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.forkSubQueryProcessingCommand(). - enterFromCommand(EsqlBaseParser.FromCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.fromCommand(). - enterFromCommand(EsqlBaseParser.FromCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.fromCommand(). - enterFunction(EsqlBaseParser.FunctionContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by the
functionlabeled alternative inEsqlBaseParser.primaryExpression(). - enterFunction(EsqlBaseParser.FunctionContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by the
functionlabeled alternative inEsqlBaseParser.primaryExpression(). - enterFunction(PromqlBaseParser.FunctionContext) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParserBaseListener
-
Enter a parse tree produced by
PromqlBaseParser.function(). - enterFunction(PromqlBaseParser.FunctionContext) - Method in interface org.elasticsearch.xpack.esql.parser.PromqlBaseParserListener
-
Enter a parse tree produced by
PromqlBaseParser.function(). - enterFunctionExpression(EsqlBaseParser.FunctionExpressionContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.functionExpression(). - enterFunctionExpression(EsqlBaseParser.FunctionExpressionContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.functionExpression(). - enterFunctionName(EsqlBaseParser.FunctionNameContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.functionName(). - enterFunctionName(EsqlBaseParser.FunctionNameContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.functionName(). - enterFunctionParams(PromqlBaseParser.FunctionParamsContext) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParserBaseListener
-
Enter a parse tree produced by
PromqlBaseParser.functionParams(). - enterFunctionParams(PromqlBaseParser.FunctionParamsContext) - Method in interface org.elasticsearch.xpack.esql.parser.PromqlBaseParserListener
-
Enter a parse tree produced by
PromqlBaseParser.functionParams(). - enterFuseCommand(EsqlBaseParser.FuseCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.fuseCommand(). - enterFuseCommand(EsqlBaseParser.FuseCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.fuseCommand(). - enterFuseConfiguration(EsqlBaseParser.FuseConfigurationContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.fuseConfiguration(). - enterFuseConfiguration(EsqlBaseParser.FuseConfigurationContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.fuseConfiguration(). - enterFuseKeyByFields(EsqlBaseParser.FuseKeyByFieldsContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.fuseKeyByFields(). - enterFuseKeyByFields(EsqlBaseParser.FuseKeyByFieldsContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.fuseKeyByFields(). - enterGrokCommand(EsqlBaseParser.GrokCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.grokCommand(). - enterGrokCommand(EsqlBaseParser.GrokCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.grokCommand(). - enterGrouping(PromqlBaseParser.GroupingContext) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParserBaseListener
-
Enter a parse tree produced by
PromqlBaseParser.grouping(). - enterGrouping(PromqlBaseParser.GroupingContext) - Method in interface org.elasticsearch.xpack.esql.parser.PromqlBaseParserListener
-
Enter a parse tree produced by
PromqlBaseParser.grouping(). - enterHexLiteral(PromqlBaseParser.HexLiteralContext) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParserBaseListener
-
Enter a parse tree produced by the
hexLiterallabeled alternative inPromqlBaseParser.number(). - enterHexLiteral(PromqlBaseParser.HexLiteralContext) - Method in interface org.elasticsearch.xpack.esql.parser.PromqlBaseParserListener
-
Enter a parse tree produced by the
hexLiterallabeled alternative inPromqlBaseParser.number(). - enterHighlightCommand(EsqlBaseParser.HighlightCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.highlightCommand(). - enterHighlightCommand(EsqlBaseParser.HighlightCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.highlightCommand(). - enterIdentifier(EsqlBaseParser.IdentifierContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.identifier(). - enterIdentifier(EsqlBaseParser.IdentifierContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.identifier(). - enterIdentifier(PromqlBaseParser.IdentifierContext) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParserBaseListener
-
Enter a parse tree produced by
PromqlBaseParser.identifier(). - enterIdentifier(PromqlBaseParser.IdentifierContext) - Method in interface org.elasticsearch.xpack.esql.parser.PromqlBaseParserListener
-
Enter a parse tree produced by
PromqlBaseParser.identifier(). - enterIdentifierOrParameter(EsqlBaseParser.IdentifierOrParameterContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.identifierOrParameter(). - enterIdentifierOrParameter(EsqlBaseParser.IdentifierOrParameterContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.identifierOrParameter(). - enterIdentifierPattern(EsqlBaseParser.IdentifierPatternContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.identifierPattern(). - enterIdentifierPattern(EsqlBaseParser.IdentifierPatternContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.identifierPattern(). - enterIndexPattern(EsqlBaseParser.IndexPatternContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.indexPattern(). - enterIndexPattern(EsqlBaseParser.IndexPatternContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.indexPattern(). - enterIndexPatternAndMetadataFields(EsqlBaseParser.IndexPatternAndMetadataFieldsContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.indexPatternAndMetadataFields(). - enterIndexPatternAndMetadataFields(EsqlBaseParser.IndexPatternAndMetadataFieldsContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.indexPatternAndMetadataFields(). - enterIndexPatternOrSubquery(EsqlBaseParser.IndexPatternOrSubqueryContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.indexPatternOrSubquery(). - enterIndexPatternOrSubquery(EsqlBaseParser.IndexPatternOrSubqueryContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.indexPatternOrSubquery(). - enterIndexString(EsqlBaseParser.IndexStringContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.indexString(). - enterIndexString(EsqlBaseParser.IndexStringContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.indexString(). - enterInlineCast(EsqlBaseParser.InlineCastContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by the
inlineCastlabeled alternative inEsqlBaseParser.primaryExpression(). - enterInlineCast(EsqlBaseParser.InlineCastContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by the
inlineCastlabeled alternative inEsqlBaseParser.primaryExpression(). - enterInlineStatsCommand(EsqlBaseParser.InlineStatsCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.inlineStatsCommand(). - enterInlineStatsCommand(EsqlBaseParser.InlineStatsCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.inlineStatsCommand(). - enterInputDoubleParams(EsqlBaseParser.InputDoubleParamsContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by the
inputDoubleParamslabeled alternative inEsqlBaseParser.doubleParameter(). - enterInputDoubleParams(EsqlBaseParser.InputDoubleParamsContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by the
inputDoubleParamslabeled alternative inEsqlBaseParser.doubleParameter(). - enterInputNamedOrPositionalDoubleParams(EsqlBaseParser.InputNamedOrPositionalDoubleParamsContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by the
inputNamedOrPositionalDoubleParamslabeled alternative inEsqlBaseParser.doubleParameter(). - enterInputNamedOrPositionalDoubleParams(EsqlBaseParser.InputNamedOrPositionalDoubleParamsContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by the
inputNamedOrPositionalDoubleParamslabeled alternative inEsqlBaseParser.doubleParameter(). - enterInputNamedOrPositionalParam(EsqlBaseParser.InputNamedOrPositionalParamContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by the
inputNamedOrPositionalParamlabeled alternative inEsqlBaseParser.parameter(). - enterInputNamedOrPositionalParam(EsqlBaseParser.InputNamedOrPositionalParamContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by the
inputNamedOrPositionalParamlabeled alternative inEsqlBaseParser.parameter(). - enterInputParam(EsqlBaseParser.InputParamContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by the
inputParamlabeled alternative inEsqlBaseParser.parameter(). - enterInputParam(EsqlBaseParser.InputParamContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by the
inputParamlabeled alternative inEsqlBaseParser.parameter(). - enterInputParameter(EsqlBaseParser.InputParameterContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by the
inputParameterlabeled alternative inEsqlBaseParser.constant(). - enterInputParameter(EsqlBaseParser.InputParameterContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by the
inputParameterlabeled alternative inEsqlBaseParser.constant(). - enterInsistCommand(EsqlBaseParser.InsistCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.insistCommand(). - enterInsistCommand(EsqlBaseParser.InsistCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.insistCommand(). - enterIntegerLiteral(EsqlBaseParser.IntegerLiteralContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by the
integerLiterallabeled alternative inEsqlBaseParser.constant(). - enterIntegerLiteral(EsqlBaseParser.IntegerLiteralContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by the
integerLiterallabeled alternative inEsqlBaseParser.constant(). - enterIntegerLiteral(PromqlBaseParser.IntegerLiteralContext) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParserBaseListener
-
Enter a parse tree produced by the
integerLiterallabeled alternative inPromqlBaseParser.number(). - enterIntegerLiteral(PromqlBaseParser.IntegerLiteralContext) - Method in interface org.elasticsearch.xpack.esql.parser.PromqlBaseParserListener
-
Enter a parse tree produced by the
integerLiterallabeled alternative inPromqlBaseParser.number(). - enterIntegerValue(EsqlBaseParser.IntegerValueContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.integerValue(). - enterIntegerValue(EsqlBaseParser.IntegerValueContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.integerValue(). - enterIpLocationCommand(EsqlBaseParser.IpLocationCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.ipLocationCommand(). - enterIpLocationCommand(EsqlBaseParser.IpLocationCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.ipLocationCommand(). - enterIsNull(EsqlBaseParser.IsNullContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by the
isNulllabeled alternative inEsqlBaseParser.booleanExpression(). - enterIsNull(EsqlBaseParser.IsNullContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by the
isNulllabeled alternative inEsqlBaseParser.booleanExpression(). - enterJoinCommand(EsqlBaseParser.JoinCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.joinCommand(). - enterJoinCommand(EsqlBaseParser.JoinCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.joinCommand(). - enterJoinCondition(EsqlBaseParser.JoinConditionContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.joinCondition(). - enterJoinCondition(EsqlBaseParser.JoinConditionContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.joinCondition(). - enterJoinTarget(EsqlBaseParser.JoinTargetContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.joinTarget(). - enterJoinTarget(EsqlBaseParser.JoinTargetContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.joinTarget(). - enterKeepCommand(EsqlBaseParser.KeepCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.keepCommand(). - enterKeepCommand(EsqlBaseParser.KeepCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.keepCommand(). - enterLabel(PromqlBaseParser.LabelContext) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParserBaseListener
-
Enter a parse tree produced by
PromqlBaseParser.label(). - enterLabel(PromqlBaseParser.LabelContext) - Method in interface org.elasticsearch.xpack.esql.parser.PromqlBaseParserListener
-
Enter a parse tree produced by
PromqlBaseParser.label(). - enterLabelList(PromqlBaseParser.LabelListContext) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParserBaseListener
-
Enter a parse tree produced by
PromqlBaseParser.labelList(). - enterLabelList(PromqlBaseParser.LabelListContext) - Method in interface org.elasticsearch.xpack.esql.parser.PromqlBaseParserListener
-
Enter a parse tree produced by
PromqlBaseParser.labelList(). - enterLabelName(PromqlBaseParser.LabelNameContext) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParserBaseListener
-
Enter a parse tree produced by
PromqlBaseParser.labelName(). - enterLabelName(PromqlBaseParser.LabelNameContext) - Method in interface org.elasticsearch.xpack.esql.parser.PromqlBaseParserListener
-
Enter a parse tree produced by
PromqlBaseParser.labelName(). - enterLabels(PromqlBaseParser.LabelsContext) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParserBaseListener
-
Enter a parse tree produced by
PromqlBaseParser.labels(). - enterLabels(PromqlBaseParser.LabelsContext) - Method in interface org.elasticsearch.xpack.esql.parser.PromqlBaseParserListener
-
Enter a parse tree produced by
PromqlBaseParser.labels(). - enterLabelValue(PromqlBaseParser.LabelValueContext) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParserBaseListener
-
Enter a parse tree produced by
PromqlBaseParser.labelValue(). - enterLabelValue(PromqlBaseParser.LabelValueContext) - Method in interface org.elasticsearch.xpack.esql.parser.PromqlBaseParserListener
-
Enter a parse tree produced by
PromqlBaseParser.labelValue(). - enterLikeExpression(EsqlBaseParser.LikeExpressionContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by the
likeExpressionlabeled alternative inEsqlBaseParser.regexBooleanExpression(). - enterLikeExpression(EsqlBaseParser.LikeExpressionContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by the
likeExpressionlabeled alternative inEsqlBaseParser.regexBooleanExpression(). - enterLikeListExpression(EsqlBaseParser.LikeListExpressionContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by the
likeListExpressionlabeled alternative inEsqlBaseParser.regexBooleanExpression(). - enterLikeListExpression(EsqlBaseParser.LikeListExpressionContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by the
likeListExpressionlabeled alternative inEsqlBaseParser.regexBooleanExpression(). - enterLimitByGroupKey(EsqlBaseParser.LimitByGroupKeyContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.limitByGroupKey(). - enterLimitByGroupKey(EsqlBaseParser.LimitByGroupKeyContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.limitByGroupKey(). - enterLimitCommand(EsqlBaseParser.LimitCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.limitCommand(). - enterLimitCommand(EsqlBaseParser.LimitCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.limitCommand(). - enterLogicalBinary(EsqlBaseParser.LogicalBinaryContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by the
logicalBinarylabeled alternative inEsqlBaseParser.booleanExpression(). - enterLogicalBinary(EsqlBaseParser.LogicalBinaryContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by the
logicalBinarylabeled alternative inEsqlBaseParser.booleanExpression(). - enterLogicalIn(EsqlBaseParser.LogicalInContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by the
logicalInlabeled alternative inEsqlBaseParser.booleanExpression(). - enterLogicalIn(EsqlBaseParser.LogicalInContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by the
logicalInlabeled alternative inEsqlBaseParser.booleanExpression(). - enterLogicalInSubquery(EsqlBaseParser.LogicalInSubqueryContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by the
logicalInSubquerylabeled alternative inEsqlBaseParser.booleanExpression(). - enterLogicalInSubquery(EsqlBaseParser.LogicalInSubqueryContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by the
logicalInSubquerylabeled alternative inEsqlBaseParser.booleanExpression(). - enterLogicalNot(EsqlBaseParser.LogicalNotContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by the
logicalNotlabeled alternative inEsqlBaseParser.booleanExpression(). - enterLogicalNot(EsqlBaseParser.LogicalNotContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by the
logicalNotlabeled alternative inEsqlBaseParser.booleanExpression(). - enterLookupCommand(EsqlBaseParser.LookupCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.lookupCommand(). - enterLookupCommand(EsqlBaseParser.LookupCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.lookupCommand(). - enterMapExpression(EsqlBaseParser.MapExpressionContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.mapExpression(). - enterMapExpression(EsqlBaseParser.MapExpressionContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.mapExpression(). - enterMapValue(EsqlBaseParser.MapValueContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.mapValue(). - enterMapValue(EsqlBaseParser.MapValueContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.mapValue(). - enterMatchBooleanExpression(EsqlBaseParser.MatchBooleanExpressionContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.matchBooleanExpression(). - enterMatchBooleanExpression(EsqlBaseParser.MatchBooleanExpressionContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.matchBooleanExpression(). - enterMatchExpression(EsqlBaseParser.MatchExpressionContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by the
matchExpressionlabeled alternative inEsqlBaseParser.booleanExpression(). - enterMatchExpression(EsqlBaseParser.MatchExpressionContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by the
matchExpressionlabeled alternative inEsqlBaseParser.booleanExpression(). - enterMetadata(EsqlBaseParser.MetadataContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.metadata(). - enterMetadata(EsqlBaseParser.MetadataContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.metadata(). - enterMetricsInfoCommand(EsqlBaseParser.MetricsInfoCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.metricsInfoCommand(). - enterMetricsInfoCommand(EsqlBaseParser.MetricsInfoCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.metricsInfoCommand(). - enterMmrCommand(EsqlBaseParser.MmrCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.mmrCommand(). - enterMmrCommand(EsqlBaseParser.MmrCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.mmrCommand(). - enterMmrQueryVectorExpression(EsqlBaseParser.MmrQueryVectorExpressionContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by the
mmrQueryVectorExpressionlabeled alternative inEsqlBaseParser.mmrQueryVectorParams(). - enterMmrQueryVectorExpression(EsqlBaseParser.MmrQueryVectorExpressionContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by the
mmrQueryVectorExpressionlabeled alternative inEsqlBaseParser.mmrQueryVectorParams(). - enterMmrQueryVectorParameter(EsqlBaseParser.MmrQueryVectorParameterContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by the
mmrQueryVectorParameterlabeled alternative inEsqlBaseParser.mmrQueryVectorParams(). - enterMmrQueryVectorParameter(EsqlBaseParser.MmrQueryVectorParameterContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by the
mmrQueryVectorParameterlabeled alternative inEsqlBaseParser.mmrQueryVectorParams(). - enterModifier(PromqlBaseParser.ModifierContext) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParserBaseListener
-
Enter a parse tree produced by
PromqlBaseParser.modifier(). - enterModifier(PromqlBaseParser.ModifierContext) - Method in interface org.elasticsearch.xpack.esql.parser.PromqlBaseParserListener
-
Enter a parse tree produced by
PromqlBaseParser.modifier(). - enterMvExpandCommand(EsqlBaseParser.MvExpandCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.mvExpandCommand(). - enterMvExpandCommand(EsqlBaseParser.MvExpandCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.mvExpandCommand(). - enterNonReserved(PromqlBaseParser.NonReservedContext) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParserBaseListener
-
Enter a parse tree produced by
PromqlBaseParser.nonReserved(). - enterNonReserved(PromqlBaseParser.NonReservedContext) - Method in interface org.elasticsearch.xpack.esql.parser.PromqlBaseParserListener
-
Enter a parse tree produced by
PromqlBaseParser.nonReserved(). - enterNullLiteral(EsqlBaseParser.NullLiteralContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by the
nullLiterallabeled alternative inEsqlBaseParser.constant(). - enterNullLiteral(EsqlBaseParser.NullLiteralContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by the
nullLiterallabeled alternative inEsqlBaseParser.constant(). - enterNumericArrayLiteral(EsqlBaseParser.NumericArrayLiteralContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by the
numericArrayLiterallabeled alternative inEsqlBaseParser.constant(). - enterNumericArrayLiteral(EsqlBaseParser.NumericArrayLiteralContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by the
numericArrayLiterallabeled alternative inEsqlBaseParser.constant(). - enterNumericValue(EsqlBaseParser.NumericValueContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.numericValue(). - enterNumericValue(EsqlBaseParser.NumericValueContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.numericValue(). - enterOffset(PromqlBaseParser.OffsetContext) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParserBaseListener
-
Enter a parse tree produced by
PromqlBaseParser.offset(). - enterOffset(PromqlBaseParser.OffsetContext) - Method in interface org.elasticsearch.xpack.esql.parser.PromqlBaseParserListener
-
Enter a parse tree produced by
PromqlBaseParser.offset(). - enterOperatorExpressionDefault(EsqlBaseParser.OperatorExpressionDefaultContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by the
operatorExpressionDefaultlabeled alternative inEsqlBaseParser.operatorExpression(). - enterOperatorExpressionDefault(EsqlBaseParser.OperatorExpressionDefaultContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by the
operatorExpressionDefaultlabeled alternative inEsqlBaseParser.operatorExpression(). - enterOrderExpression(EsqlBaseParser.OrderExpressionContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.orderExpression(). - enterOrderExpression(EsqlBaseParser.OrderExpressionContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.orderExpression(). - enterParenthesized(PromqlBaseParser.ParenthesizedContext) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParserBaseListener
-
Enter a parse tree produced by the
parenthesizedlabeled alternative inPromqlBaseParser.expression(). - enterParenthesized(PromqlBaseParser.ParenthesizedContext) - Method in interface org.elasticsearch.xpack.esql.parser.PromqlBaseParserListener
-
Enter a parse tree produced by the
parenthesizedlabeled alternative inPromqlBaseParser.expression(). - enterParenthesizedExpression(EsqlBaseParser.ParenthesizedExpressionContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by the
parenthesizedExpressionlabeled alternative inEsqlBaseParser.primaryExpression(). - enterParenthesizedExpression(EsqlBaseParser.ParenthesizedExpressionContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by the
parenthesizedExpressionlabeled alternative inEsqlBaseParser.primaryExpression(). - enterProcessingCommand(EsqlBaseParser.ProcessingCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.processingCommand(). - enterProcessingCommand(EsqlBaseParser.ProcessingCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.processingCommand(). - enterPromqlClusterString(EsqlBaseParser.PromqlClusterStringContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.promqlClusterString(). - enterPromqlClusterString(EsqlBaseParser.PromqlClusterStringContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.promqlClusterString(). - enterPromqlCommand(EsqlBaseParser.PromqlCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.promqlCommand(). - enterPromqlCommand(EsqlBaseParser.PromqlCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.promqlCommand(). - enterPromqlIndexPattern(EsqlBaseParser.PromqlIndexPatternContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.promqlIndexPattern(). - enterPromqlIndexPattern(EsqlBaseParser.PromqlIndexPatternContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.promqlIndexPattern(). - enterPromqlIndexString(EsqlBaseParser.PromqlIndexStringContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.promqlIndexString(). - enterPromqlIndexString(EsqlBaseParser.PromqlIndexStringContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.promqlIndexString(). - enterPromqlParam(EsqlBaseParser.PromqlParamContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.promqlParam(). - enterPromqlParam(EsqlBaseParser.PromqlParamContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.promqlParam(). - enterPromqlParamName(EsqlBaseParser.PromqlParamNameContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.promqlParamName(). - enterPromqlParamName(EsqlBaseParser.PromqlParamNameContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.promqlParamName(). - enterPromqlParamValue(EsqlBaseParser.PromqlParamValueContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.promqlParamValue(). - enterPromqlParamValue(EsqlBaseParser.PromqlParamValueContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.promqlParamValue(). - enterPromqlQueryContent(EsqlBaseParser.PromqlQueryContentContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.promqlQueryContent(). - enterPromqlQueryContent(EsqlBaseParser.PromqlQueryContentContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.promqlQueryContent(). - enterPromqlQueryPart(EsqlBaseParser.PromqlQueryPartContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.promqlQueryPart(). - enterPromqlQueryPart(EsqlBaseParser.PromqlQueryPartContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.promqlQueryPart(). - enterPromqlSelectorString(EsqlBaseParser.PromqlSelectorStringContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.promqlSelectorString(). - enterPromqlSelectorString(EsqlBaseParser.PromqlSelectorStringContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.promqlSelectorString(). - enterPromqlUnquotedIndexString(EsqlBaseParser.PromqlUnquotedIndexStringContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.promqlUnquotedIndexString(). - enterPromqlUnquotedIndexString(EsqlBaseParser.PromqlUnquotedIndexStringContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.promqlUnquotedIndexString(). - enterQualifiedIntegerLiteral(EsqlBaseParser.QualifiedIntegerLiteralContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by the
qualifiedIntegerLiterallabeled alternative inEsqlBaseParser.constant(). - enterQualifiedIntegerLiteral(EsqlBaseParser.QualifiedIntegerLiteralContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by the
qualifiedIntegerLiterallabeled alternative inEsqlBaseParser.constant(). - enterQualifiedName(EsqlBaseParser.QualifiedNameContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.qualifiedName(). - enterQualifiedName(EsqlBaseParser.QualifiedNameContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.qualifiedName(). - enterQualifiedNamePattern(EsqlBaseParser.QualifiedNamePatternContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.qualifiedNamePattern(). - enterQualifiedNamePattern(EsqlBaseParser.QualifiedNamePatternContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.qualifiedNamePattern(). - enterQualifiedNamePatterns(EsqlBaseParser.QualifiedNamePatternsContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.qualifiedNamePatterns(). - enterQualifiedNamePatterns(EsqlBaseParser.QualifiedNamePatternsContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.qualifiedNamePatterns(). - enterQualifiedNames(EsqlBaseParser.QualifiedNamesContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.qualifiedNames(). - enterQualifiedNames(EsqlBaseParser.QualifiedNamesContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.qualifiedNames(). - enterRegexExpression(EsqlBaseParser.RegexExpressionContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by the
regexExpressionlabeled alternative inEsqlBaseParser.booleanExpression(). - enterRegexExpression(EsqlBaseParser.RegexExpressionContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by the
regexExpressionlabeled alternative inEsqlBaseParser.booleanExpression(). - enterRegisteredDomainCommand(EsqlBaseParser.RegisteredDomainCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.registeredDomainCommand(). - enterRegisteredDomainCommand(EsqlBaseParser.RegisteredDomainCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.registeredDomainCommand(). - enterRenameClause(EsqlBaseParser.RenameClauseContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.renameClause(). - enterRenameClause(EsqlBaseParser.RenameClauseContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.renameClause(). - enterRenameCommand(EsqlBaseParser.RenameCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.renameCommand(). - enterRenameCommand(EsqlBaseParser.RenameCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.renameCommand(). - enterRerankCommand(EsqlBaseParser.RerankCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.rerankCommand(). - enterRerankCommand(EsqlBaseParser.RerankCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.rerankCommand(). - enterRlikeExpression(EsqlBaseParser.RlikeExpressionContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by the
rlikeExpressionlabeled alternative inEsqlBaseParser.regexBooleanExpression(). - enterRlikeExpression(EsqlBaseParser.RlikeExpressionContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by the
rlikeExpressionlabeled alternative inEsqlBaseParser.regexBooleanExpression(). - enterRlikeListExpression(EsqlBaseParser.RlikeListExpressionContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by the
rlikeListExpressionlabeled alternative inEsqlBaseParser.regexBooleanExpression(). - enterRlikeListExpression(EsqlBaseParser.RlikeListExpressionContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by the
rlikeListExpressionlabeled alternative inEsqlBaseParser.regexBooleanExpression(). - enterRowCommand(EsqlBaseParser.RowCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.rowCommand(). - enterRowCommand(EsqlBaseParser.RowCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.rowCommand(). - enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.AggFieldContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.AggFieldsContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ArithmeticBinaryContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ArithmeticUnaryContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.BooleanArrayLiteralContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.BooleanDefaultContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.BooleanLiteralContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.BooleanValueContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ChangePointCommandContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ClusterStringContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.CommandNamedParametersContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ComparisonContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ComparisonOperatorContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.CompletionCommandContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.CompositeForkSubQueryContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.CompositeQueryContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ConstantDefaultContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.DecimalLiteralContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.DecimalValueContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.DedupCommandContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.DereferenceContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.DissectCommandContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.DissectCommandOptionContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.DissectCommandOptionsContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.DropCommandContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.EnrichCommandContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.EnrichPolicyNameContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.EnrichWithClauseContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.EntryExpressionContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.EvalCommandContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ExplainCommandContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ExternalCommandContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FieldContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FieldNameContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FieldNamePatternContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FieldsContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ForkCommandContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ForkSubQueriesContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ForkSubQueryContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ForkSubQueryProcessingCommandContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FromCommandContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FunctionContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FunctionExpressionContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FunctionNameContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FuseCommandContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FuseConfigurationContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FuseKeyByFieldsContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.GrokCommandContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.HighlightCommandContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.IdentifierContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.IdentifierOrParameterContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.IdentifierPatternContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.IndexPatternAndMetadataFieldsContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.IndexPatternContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.IndexPatternOrSubqueryContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.IndexStringContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.InlineCastContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.InlineStatsCommandContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.InputDoubleParamsContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.InputNamedOrPositionalDoubleParamsContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.InputNamedOrPositionalParamContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.InputParamContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.InputParameterContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.InsistCommandContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.IntegerLiteralContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.IntegerValueContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.IpLocationCommandContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.IsNullContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.JoinCommandContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.JoinConditionContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.JoinTargetContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.KeepCommandContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.LikeExpressionContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.LikeListExpressionContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.LimitByGroupKeyContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.LimitCommandContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.LogicalBinaryContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.LogicalInContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.LogicalInSubqueryContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.LogicalNotContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.LookupCommandContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.MapExpressionContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.MapValueContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.MatchBooleanExpressionContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.MatchExpressionContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.MetadataContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.MetricsInfoCommandContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.MmrCommandContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.MmrQueryVectorExpressionContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.MmrQueryVectorParameterContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.MvExpandCommandContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.NullLiteralContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.NumericArrayLiteralContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.NumericValueContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.OperatorExpressionDefaultContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.OrderExpressionContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ParenthesizedExpressionContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ProcessingCommandContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlClusterStringContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlCommandContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlIndexPatternContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlIndexStringContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlParamContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlParamNameContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlParamValueContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlQueryContentContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlQueryPartContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlSelectorStringContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlUnquotedIndexStringContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.QualifiedIntegerLiteralContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.QualifiedNameContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.QualifiedNamePatternContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.QualifiedNamePatternsContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.QualifiedNamesContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.RegexExpressionContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.RegisteredDomainCommandContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.RenameClauseContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.RenameCommandContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.RerankCommandContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.RlikeExpressionContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.RlikeListExpressionContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.RowCommandContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.SampleCommandContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.SelectorStringContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.SetCommandContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.SetFieldContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ShowInfoContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.SingleCommandQueryContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.SingleForkSubQueryCommandContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.SingleStatementContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.SortCommandContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.SourceCommandContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.StatementsContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.StatsCommandContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.StringArrayLiteralContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.StringContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.StringLiteralContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.StringOrParameterContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.SubqueryContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.SubqueryExpressionContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.SubquerySourceCommandContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.TimeSeriesCommandContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ToDataTypeContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.TsCollapseCommandContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.TsInfoCommandContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.UnquotedIndexStringContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.UriPartsCommandContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.UserAgentCommandContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ValueExpressionDefaultContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ValueNameContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.WhereCommandContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.ArithmeticBinaryContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.ArithmeticUnaryContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.AtContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.ConstantContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.DecimalLiteralContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.DurationContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.EvaluationContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.FunctionContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.FunctionParamsContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.GroupingContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.HexLiteralContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.IdentifierContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.IntegerLiteralContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.LabelContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.LabelListContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.LabelNameContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.LabelsContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.LabelValueContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.ModifierContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.NonReservedContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.OffsetContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.ParenthesizedContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.SelectorContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.SeriesMatcherContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.SingleStatementContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.StringContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.SubqueryContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.SubqueryResolutionContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.TimeValueContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.ValueContext
- enterRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.ValueExpressionContext
- enterSampleCommand(EsqlBaseParser.SampleCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.sampleCommand(). - enterSampleCommand(EsqlBaseParser.SampleCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.sampleCommand(). - enterSelector(PromqlBaseParser.SelectorContext) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParserBaseListener
-
Enter a parse tree produced by
PromqlBaseParser.selector(). - enterSelector(PromqlBaseParser.SelectorContext) - Method in interface org.elasticsearch.xpack.esql.parser.PromqlBaseParserListener
-
Enter a parse tree produced by
PromqlBaseParser.selector(). - enterSelectorString(EsqlBaseParser.SelectorStringContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.selectorString(). - enterSelectorString(EsqlBaseParser.SelectorStringContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.selectorString(). - enterSeriesMatcher(PromqlBaseParser.SeriesMatcherContext) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParserBaseListener
-
Enter a parse tree produced by
PromqlBaseParser.seriesMatcher(). - enterSeriesMatcher(PromqlBaseParser.SeriesMatcherContext) - Method in interface org.elasticsearch.xpack.esql.parser.PromqlBaseParserListener
-
Enter a parse tree produced by
PromqlBaseParser.seriesMatcher(). - enterSetCommand(EsqlBaseParser.SetCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.setCommand(). - enterSetCommand(EsqlBaseParser.SetCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.setCommand(). - enterSetField(EsqlBaseParser.SetFieldContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.setField(). - enterSetField(EsqlBaseParser.SetFieldContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.setField(). - enterShowInfo(EsqlBaseParser.ShowInfoContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by the
showInfolabeled alternative inEsqlBaseParser.showCommand(). - enterShowInfo(EsqlBaseParser.ShowInfoContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by the
showInfolabeled alternative inEsqlBaseParser.showCommand(). - enterSingleCommandQuery(EsqlBaseParser.SingleCommandQueryContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by the
singleCommandQuerylabeled alternative inEsqlBaseParser.query(). - enterSingleCommandQuery(EsqlBaseParser.SingleCommandQueryContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by the
singleCommandQuerylabeled alternative inEsqlBaseParser.query(). - enterSingleForkSubQueryCommand(EsqlBaseParser.SingleForkSubQueryCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by the
singleForkSubQueryCommandlabeled alternative inEsqlBaseParser.forkSubQueryCommand(). - enterSingleForkSubQueryCommand(EsqlBaseParser.SingleForkSubQueryCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by the
singleForkSubQueryCommandlabeled alternative inEsqlBaseParser.forkSubQueryCommand(). - enterSingleStatement(EsqlBaseParser.SingleStatementContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.singleStatement(). - enterSingleStatement(EsqlBaseParser.SingleStatementContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.singleStatement(). - enterSingleStatement(PromqlBaseParser.SingleStatementContext) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParserBaseListener
-
Enter a parse tree produced by
PromqlBaseParser.singleStatement(). - enterSingleStatement(PromqlBaseParser.SingleStatementContext) - Method in interface org.elasticsearch.xpack.esql.parser.PromqlBaseParserListener
-
Enter a parse tree produced by
PromqlBaseParser.singleStatement(). - enterSortCommand(EsqlBaseParser.SortCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.sortCommand(). - enterSortCommand(EsqlBaseParser.SortCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.sortCommand(). - enterSourceCommand(EsqlBaseParser.SourceCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.sourceCommand(). - enterSourceCommand(EsqlBaseParser.SourceCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.sourceCommand(). - enterStatements(EsqlBaseParser.StatementsContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.statements(). - enterStatements(EsqlBaseParser.StatementsContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.statements(). - enterStatsCommand(EsqlBaseParser.StatsCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.statsCommand(). - enterStatsCommand(EsqlBaseParser.StatsCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.statsCommand(). - enterString(EsqlBaseParser.StringContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.string(). - enterString(EsqlBaseParser.StringContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.string(). - enterString(PromqlBaseParser.StringContext) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParserBaseListener
-
Enter a parse tree produced by
PromqlBaseParser.string(). - enterString(PromqlBaseParser.StringContext) - Method in interface org.elasticsearch.xpack.esql.parser.PromqlBaseParserListener
-
Enter a parse tree produced by
PromqlBaseParser.string(). - enterStringArrayLiteral(EsqlBaseParser.StringArrayLiteralContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by the
stringArrayLiterallabeled alternative inEsqlBaseParser.constant(). - enterStringArrayLiteral(EsqlBaseParser.StringArrayLiteralContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by the
stringArrayLiterallabeled alternative inEsqlBaseParser.constant(). - enterStringLiteral(EsqlBaseParser.StringLiteralContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by the
stringLiterallabeled alternative inEsqlBaseParser.constant(). - enterStringLiteral(EsqlBaseParser.StringLiteralContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by the
stringLiterallabeled alternative inEsqlBaseParser.constant(). - enterStringOrParameter(EsqlBaseParser.StringOrParameterContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.stringOrParameter(). - enterStringOrParameter(EsqlBaseParser.StringOrParameterContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.stringOrParameter(). - enterSubquery(EsqlBaseParser.SubqueryContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.subquery(). - enterSubquery(EsqlBaseParser.SubqueryContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.subquery(). - enterSubquery(PromqlBaseParser.SubqueryContext) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParserBaseListener
-
Enter a parse tree produced by the
subquerylabeled alternative inPromqlBaseParser.expression(). - enterSubquery(PromqlBaseParser.SubqueryContext) - Method in interface org.elasticsearch.xpack.esql.parser.PromqlBaseParserListener
-
Enter a parse tree produced by the
subquerylabeled alternative inPromqlBaseParser.expression(). - enterSubqueryExpression(EsqlBaseParser.SubqueryExpressionContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.subqueryExpression(). - enterSubqueryExpression(EsqlBaseParser.SubqueryExpressionContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.subqueryExpression(). - enterSubqueryResolution(PromqlBaseParser.SubqueryResolutionContext) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParserBaseListener
-
Enter a parse tree produced by
PromqlBaseParser.subqueryResolution(). - enterSubqueryResolution(PromqlBaseParser.SubqueryResolutionContext) - Method in interface org.elasticsearch.xpack.esql.parser.PromqlBaseParserListener
-
Enter a parse tree produced by
PromqlBaseParser.subqueryResolution(). - enterSubquerySourceCommand(EsqlBaseParser.SubquerySourceCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.subquerySourceCommand(). - enterSubquerySourceCommand(EsqlBaseParser.SubquerySourceCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.subquerySourceCommand(). - enterTimeSeriesCommand(EsqlBaseParser.TimeSeriesCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.timeSeriesCommand(). - enterTimeSeriesCommand(EsqlBaseParser.TimeSeriesCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.timeSeriesCommand(). - enterTimeValue(PromqlBaseParser.TimeValueContext) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParserBaseListener
-
Enter a parse tree produced by
PromqlBaseParser.timeValue(). - enterTimeValue(PromqlBaseParser.TimeValueContext) - Method in interface org.elasticsearch.xpack.esql.parser.PromqlBaseParserListener
-
Enter a parse tree produced by
PromqlBaseParser.timeValue(). - enterToDataType(EsqlBaseParser.ToDataTypeContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by the
toDataTypelabeled alternative inEsqlBaseParser.dataType(). - enterToDataType(EsqlBaseParser.ToDataTypeContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by the
toDataTypelabeled alternative inEsqlBaseParser.dataType(). - enterTsCollapseCommand(EsqlBaseParser.TsCollapseCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.tsCollapseCommand(). - enterTsCollapseCommand(EsqlBaseParser.TsCollapseCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.tsCollapseCommand(). - enterTsInfoCommand(EsqlBaseParser.TsInfoCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.tsInfoCommand(). - enterTsInfoCommand(EsqlBaseParser.TsInfoCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.tsInfoCommand(). - enterUnquotedIndexString(EsqlBaseParser.UnquotedIndexStringContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.unquotedIndexString(). - enterUnquotedIndexString(EsqlBaseParser.UnquotedIndexStringContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.unquotedIndexString(). - enterUriPartsCommand(EsqlBaseParser.UriPartsCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.uriPartsCommand(). - enterUriPartsCommand(EsqlBaseParser.UriPartsCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.uriPartsCommand(). - enterUserAgentCommand(EsqlBaseParser.UserAgentCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.userAgentCommand(). - enterUserAgentCommand(EsqlBaseParser.UserAgentCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.userAgentCommand(). - enterValue(PromqlBaseParser.ValueContext) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParserBaseListener
-
Enter a parse tree produced by
PromqlBaseParser.value(). - enterValue(PromqlBaseParser.ValueContext) - Method in interface org.elasticsearch.xpack.esql.parser.PromqlBaseParserListener
-
Enter a parse tree produced by
PromqlBaseParser.value(). - enterValueExpression(PromqlBaseParser.ValueExpressionContext) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParserBaseListener
-
Enter a parse tree produced by the
valueExpressionlabeled alternative inPromqlBaseParser.expression(). - enterValueExpression(PromqlBaseParser.ValueExpressionContext) - Method in interface org.elasticsearch.xpack.esql.parser.PromqlBaseParserListener
-
Enter a parse tree produced by the
valueExpressionlabeled alternative inPromqlBaseParser.expression(). - enterValueExpressionDefault(EsqlBaseParser.ValueExpressionDefaultContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by the
valueExpressionDefaultlabeled alternative inEsqlBaseParser.valueExpression(). - enterValueExpressionDefault(EsqlBaseParser.ValueExpressionDefaultContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by the
valueExpressionDefaultlabeled alternative inEsqlBaseParser.valueExpression(). - enterValueName(EsqlBaseParser.ValueNameContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.valueName(). - enterValueName(EsqlBaseParser.ValueNameContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.valueName(). - enterWhereCommand(EsqlBaseParser.WhereCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Enter a parse tree produced by
EsqlBaseParser.whereCommand(). - enterWhereCommand(EsqlBaseParser.WhereCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Enter a parse tree produced by
EsqlBaseParser.whereCommand(). - ENTITY - Enum constant in enum class org.elasticsearch.xpack.esql.expression.function.Param.Hint.Kind
-
A constant that references some entity to load.
- entityType() - Method in record class org.elasticsearch.xpack.esql.expression.function.EsqlFunctionRegistry.ArgSignature.Hint
-
Returns the value of the
entityTyperecord component. - entityType() - Element in annotation interface org.elasticsearch.xpack.esql.expression.function.Param.Hint
- entries() - Method in class org.elasticsearch.xpack.esql.datasources.metadata.DataSourceSettings
- ENTRIES - Static variable in class org.elasticsearch.xpack.esql.datasources.metadata.DataSourceMetadata
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.core.expression.Alias
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.core.expression.EntryExpression
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.core.expression.ExternalMetadataAttribute
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.core.expression.Literal
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.core.expression.MapExpression
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.core.expression.UnsupportedAttribute
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceOperator.Status
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.datasources.CoalescedSplit
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.datasources.ExternalFieldExtractOperator.Status
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.datasources.FileSplit
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.enrich.EnrichLookupOperator.Status
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.enrich.LookupFromIndexOperator.Status
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.enrich.StreamingLookupFromIndexOperator.StreamingLookupStatus
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.Absent
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.AbsentOverTime
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.Avg
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.Count
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.CountApproximate
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.CountDistinct
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.CountDistinctOverTime
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.Delta
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.DeltaOnlyHistogramMergeOverTime
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.Deriv
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.DimensionValues
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.FilteredExpression
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.First
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.FirstOverTime
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.FromPartial
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.HistogramMerge
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.HistogramMergeOverTime
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.Idelta
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.Increase
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.Irate
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.Last
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.LastOverTime
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.LegacyIrate
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.Max
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.Median
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.MedianAbsoluteDeviation
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.Min
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.Percentile
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.Present
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.PresentOverTime
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.PromqlHistogramQuantile
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.Rate
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.Sample
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.Scalar
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.Sparkline
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.SpatialCentroid
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.SpatialExtent
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.StdDev
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.Sum
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.Top
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.ToPartial
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.Values
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.Variance
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.WeightedAvg
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.fulltext.Kql
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.fulltext.Match
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.fulltext.MatchPhrase
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.fulltext.QueryString
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.fulltext.Score
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.grouping.Bucket
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.grouping.Categorize
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.grouping.TimeSeriesWithout
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.approximate.ConfidenceInterval
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.approximate.Random
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.conditional.Case
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.conditional.ClampMax
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.conditional.ClampMin
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.conditional.Greatest
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.conditional.Least
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.FromAggregateMetricDouble
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.FromBase64
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToAggregateMetricDouble
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToBase64
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToBoolean
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToCartesianPoint
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToCartesianShape
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToCounter
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToDateNanos
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToDateRange
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToDatetime
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToDegrees
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToDenseVector
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToDouble
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToExponentialHistogram
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToGauge
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToGeohash
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToGeohex
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToGeoPoint
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToGeoShape
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToGeotile
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToInteger
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToIntegerBase
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToIpLeadingZerosDecimal
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToIpLeadingZerosOctal
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToIpLeadingZerosRejected
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToLong
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToLongBase
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToRadians
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToString
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToTDigest
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToText
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToUnsignedLong
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToVersion
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.UrlDecode
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.UrlEncode
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.UrlEncodeComponent
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.date.DateDiff
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.date.DateExtract
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.date.DateFormat
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.date.DateParse
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.date.DateTrunc
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.date.DateUnitCount
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.date.DayName
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.date.MonthName
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.date.Now
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.date.RangeIntersects
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.date.RangeMax
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.date.RangeMin
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.date.RangeWithin
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.date.ToRange
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.histogram.ExtractHistogramComponent
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.histogram.HistogramPercentile
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.ip.CIDRMatch
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.ip.IpPrefix
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.ip.NetworkDirection
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Abs
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Acos
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Acosh
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Asin
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Asinh
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Atan
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Atan2
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Atanh
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Cbrt
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Ceil
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.math.CopySign
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Cos
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Cosh
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.math.E
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Exp
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Floor
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Hypot
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Log
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Log10
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Pi
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Pow
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Round
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.math.RoundTo
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Scalb
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Signum
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Sin
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Sinh
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Sqrt
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Tan
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Tanh
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Tau
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvAppend
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvAvg
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvConcat
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvContains
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvCount
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvDedupe
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvDifference
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvFirst
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvIntersection
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvIntersects
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvLast
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvMax
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvMedian
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvMedianAbsoluteDeviation
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvMin
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvPercentile
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvPSeriesWeightedSum
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvSingleValueOrNull
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvSlice
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvSort
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvSum
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvUnion
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvZip
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.nulls.Coalesce
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.score.Decay
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialContains
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialDisjoint
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialIntersects
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialWithin
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StBuffer
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StDifference
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StDimension
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StDistance
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StEnvelope
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StGeohash
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StGeohex
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StGeometryType
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StGeotile
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StIntersection
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StIsEmpty
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StNPoints
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StSimplify
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StSimplifyPreserveTopology
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StSymDifference
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StUnion
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StX
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StXMax
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StXMin
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StY
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StYMax
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StYMin
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.string.BitLength
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.string.ByteLength
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Chicken
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Chunk
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Concat
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Contains
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.string.EndsWith
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.string.FieldExtract
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Hash
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.string.JsonExtract
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Left
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Length
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Locate
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.string.LTrim
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Md5
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.string.regex.RLike
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.string.regex.RLikeList
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.string.regex.WildcardLike
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.string.regex.WildcardLikeList
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Repeat
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Replace
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Reverse
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Right
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.string.RTrim
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Sha1
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Sha256
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Space
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Split
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.string.StartsWith
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Substring
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.string.ToLower
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.string.TopSnippets
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.string.ToUpper
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Trim
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.util.Delay
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.vector.CosineSimilarity
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.vector.DotProduct
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.vector.Hamming
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.vector.Knn
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.vector.L1Norm
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.vector.L2Norm
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.vector.Magnitude
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.function.WindowFilter
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.Order
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.predicate.logical.And
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.predicate.logical.Not
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.predicate.logical.Or
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.predicate.nulls.IsNotNull
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.predicate.nulls.IsNull
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic.Add
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic.Div
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic.Mod
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic.Mul
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic.Neg
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic.Sub
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.Equals
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.GreaterThan
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.GreaterThanOrEqual
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.In
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.InsensitiveEquals
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.LessThan
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.LessThanOrEqual
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.NotEquals
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.io.stream.ExpressionQueryBuilder
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.io.stream.PlanStreamWrapperQueryBuilder
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.plan.logical.Aggregate
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.plan.logical.Dissect
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.plan.logical.Enrich
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.plan.logical.EsRelation
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.plan.logical.Eval
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.plan.logical.ExternalRelation
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.plan.logical.Filter
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.plan.logical.Grok
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.plan.logical.Highlight
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.plan.logical.inference.Completion
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.plan.logical.inference.Rerank
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.plan.logical.InlineStats
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.plan.logical.IpLocation
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.plan.logical.join.InlineJoin
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.plan.logical.join.Join
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.plan.logical.join.StubRelation
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.plan.logical.Limit
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.plan.logical.LimitBy
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.plan.logical.local.CopyingLocalSupplier
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.plan.logical.local.EmptyLocalSupplier
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.plan.logical.local.ImmediateLocalSupplier
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.plan.logical.local.LocalRelation
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.plan.logical.Lookup
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.plan.logical.MetricsInfo
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.plan.logical.MvExpand
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.plan.logical.OrderBy
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.plan.logical.ParameterizedQuery
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.plan.logical.Project
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.plan.logical.RegisteredDomain
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.plan.logical.Sample
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.plan.logical.SampledAggregate
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.plan.logical.Subquery
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.plan.logical.TimeSeriesAggregate
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.plan.logical.TimeSeriesCollapse
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.plan.logical.TopN
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.plan.logical.TopNBy
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.plan.logical.TsInfo
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.plan.logical.UriParts
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.plan.logical.UserAgent
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.plan.physical.AggregateExec
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.plan.physical.DissectExec
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.plan.physical.EnrichExec
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.plan.physical.EsSourceExec
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.plan.physical.EvalExec
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.plan.physical.ExchangeExec
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.plan.physical.ExchangeSinkExec
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.plan.physical.ExchangeSourceExec
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.plan.physical.ExternalSourceExec
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.plan.physical.FieldExtractExec
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.plan.physical.FilterExec
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.plan.physical.FragmentExec
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.plan.physical.GrokExec
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.plan.physical.HashJoinExec
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.plan.physical.HighlightExec
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.plan.physical.inference.CompletionExec
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.plan.physical.inference.RerankExec
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.plan.physical.IpLocationExec
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.plan.physical.LimitByExec
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.plan.physical.LimitExec
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.plan.physical.LocalSourceExec
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.plan.physical.LookupJoinExec
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.plan.physical.MetricsInfoExec
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.plan.physical.MvExpandExec
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.plan.physical.ProjectExec
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.plan.physical.RegisteredDomainExec
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.plan.physical.SampledAggregateExec
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.plan.physical.SampleExec
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.plan.physical.ShowExec
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.plan.physical.SubqueryExec
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.plan.physical.TimeSeriesAggregateExec
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.plan.physical.TimeSeriesCollapseExec
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.plan.physical.TopNByExec
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.plan.physical.TopNExec
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.plan.physical.TsInfoExec
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.plan.physical.UriPartsExec
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.plan.physical.UserAgentExec
- ENTRY - Static variable in record class org.elasticsearch.xpack.esql.plugin.EsqlQueryStatus
- ENTRY - Static variable in class org.elasticsearch.xpack.esql.querydsl.query.SingleValueQuery
- entryExpression() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- entryExpression() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.MapExpressionContext
- entryExpression(int) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.MapExpressionContext
- EntryExpression - Class in org.elasticsearch.xpack.esql.core.expression
-
Represent a key-value pair.
- EntryExpression(Source, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.core.expression.EntryExpression
- EntryExpressionContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.EntryExpressionContext
- entryExpressions() - Method in class org.elasticsearch.xpack.esql.core.expression.MapExpression
- entrySet() - Method in class org.elasticsearch.xpack.esql.core.expression.AttributeMap
- EnumOption(String, List<String>, boolean) - Constructor for record class org.elasticsearch.xpack.esql.plan.logical.HighlightOptions.EnumOption
-
Creates an instance of a
EnumOptionrecord class. - environment() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.StorageProviderServices
-
Returns the value of the
environmentrecord component. - EOF() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.SingleStatementContext
- EOF() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.StatementsContext
- EOF() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.SingleStatementContext
- eol() - Method in enum class org.elasticsearch.xpack.esql.formatter.TextFormat
-
String indicating end-of-line or row.
- EPOCH_MAX - Static variable in class org.elasticsearch.xpack.esql.optimizer.rules.logical.promql.TranslatePromqlToEsqlPlan
- EPOCH_MIN - Static variable in class org.elasticsearch.xpack.esql.optimizer.rules.logical.promql.TranslatePromqlToEsqlPlan
- eq(Object, Object) - Static method in class org.elasticsearch.xpack.esql.core.expression.predicate.operator.comparison.Comparisons
- EQ - Enum constant in enum class org.elasticsearch.xpack.esql.core.expression.predicate.operator.comparison.BinaryComparisonOperation
- EQ - Enum constant in enum class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.EsqlBinaryComparison.BinaryComparisonOperation
- EQ - Enum constant in enum class org.elasticsearch.xpack.esql.plan.logical.promql.operator.VectorBinaryComparison.ComparisonOp
- EQ - Enum constant in enum class org.elasticsearch.xpack.esql.plan.logical.promql.selector.LabelMatcher.Matcher
- EQ - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- EQ - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- EQ - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseLexer
- EQ - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- EQ() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ComparisonOperatorContext
- EQ() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.ArithmeticBinaryContext
- EQUALITY_DATE_RANGE - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for equality (==, !=) and IN with date_range type.
- equals(Object) - Method in class org.elasticsearch.xpack.esql.action.ColumnInfoImpl
- equals(Object) - Method in class org.elasticsearch.xpack.esql.action.EsqlExecutionInfo.Cluster
- equals(Object) - Method in class org.elasticsearch.xpack.esql.action.EsqlExecutionInfo
- equals(Object) - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryProfile
- equals(Object) - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryResponse
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.action.EsqlQueryResponse.Profile
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.action.TimeSpan
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.elasticsearch.xpack.esql.action.TimeSpanMarker
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.analysis.AnalyzerSettings
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.analysis.PreAnalyzer.PreAnalysis
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.anonymizer.PlanAnonymizer.AnonymizedPlans
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.elasticsearch.xpack.esql.approximation.ApproximationPlan.SampleProbabilityPlaceHolder
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.approximation.ApproximationSettings
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.approximation.ApproximationVerifier.QueryProperties
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.Column
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.elasticsearch.xpack.esql.common.Failure
-
Equality is based on the contained node, the failure is "attached" to it.
- equals(Object) - Method in class org.elasticsearch.xpack.esql.common.Failures
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.core.expression.Attribute.IdIgnoringWrapper
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.elasticsearch.xpack.esql.core.expression.AttributeMap
- equals(Object) - Method in class org.elasticsearch.xpack.esql.core.expression.AttributeSet
- equals(Object) - Method in class org.elasticsearch.xpack.esql.core.expression.EntryExpression
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.core.expression.FieldAttribute.FieldName
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.elasticsearch.xpack.esql.core.expression.FoldContext
- equals(Object) - Method in class org.elasticsearch.xpack.esql.core.expression.function.Function
- equals(Object) - Method in class org.elasticsearch.xpack.esql.core.expression.Literal
- equals(Object) - Method in class org.elasticsearch.xpack.esql.core.expression.MapExpression
- equals(Object) - Method in class org.elasticsearch.xpack.esql.core.expression.NamedExpression
- equals(Object) - Method in class org.elasticsearch.xpack.esql.core.expression.NameId
- equals(Object) - Method in class org.elasticsearch.xpack.esql.core.expression.predicate.BinaryPredicate
- equals(Object) - Method in class org.elasticsearch.xpack.esql.core.expression.predicate.regex.RegexMatch
- equals(Object) - Method in class org.elasticsearch.xpack.esql.core.expression.predicate.regex.RLikePattern
- equals(Object) - Method in class org.elasticsearch.xpack.esql.core.expression.predicate.regex.RLikePatternList
- equals(Object) - Method in class org.elasticsearch.xpack.esql.core.expression.predicate.regex.WildcardPattern
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.core.expression.predicate.regex.WildcardPattern.Shape.Contains
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.core.expression.predicate.regex.WildcardPattern.Shape.Prefix
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.core.expression.predicate.regex.WildcardPattern.Shape.Suffix
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.elasticsearch.xpack.esql.core.expression.predicate.regex.WildcardPatternList
- equals(Object) - Method in class org.elasticsearch.xpack.esql.core.expression.UnaryExpression
- equals(Object) - Method in class org.elasticsearch.xpack.esql.core.querydsl.query.BoolQuery
- equals(Object) - Method in class org.elasticsearch.xpack.esql.core.querydsl.query.GeoDistanceQuery
- equals(Object) - Method in class org.elasticsearch.xpack.esql.core.querydsl.query.NotQuery
- equals(Object) - Method in class org.elasticsearch.xpack.esql.core.querydsl.query.PrefixQuery
- equals(Object) - Method in class org.elasticsearch.xpack.esql.core.querydsl.query.Query
- equals(Object) - Method in class org.elasticsearch.xpack.esql.core.querydsl.query.QueryStringQuery
- equals(Object) - Method in class org.elasticsearch.xpack.esql.core.querydsl.query.RangeQuery
- equals(Object) - Method in class org.elasticsearch.xpack.esql.core.querydsl.query.RegexQuery
- equals(Object) - Method in class org.elasticsearch.xpack.esql.core.querydsl.query.TermQuery
- equals(Object) - Method in class org.elasticsearch.xpack.esql.core.querydsl.query.TermsQuery
- equals(Object) - Method in class org.elasticsearch.xpack.esql.core.querydsl.query.WildcardQuery
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.core.querydsl.QueryDslTimestampBoundsExtractor.TimestampBounds
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.elasticsearch.xpack.esql.core.tree.Location
- equals(Object) - Method in class org.elasticsearch.xpack.esql.core.tree.Node
- equals(Object) - Method in class org.elasticsearch.xpack.esql.core.tree.Source
- equals(Object) - Method in class org.elasticsearch.xpack.esql.core.type.CompactInvalidMappedField
- equals(Object) - Method in class org.elasticsearch.xpack.esql.core.type.CompactMultiTypeEsField
- equals(Object) - Method in class org.elasticsearch.xpack.esql.core.type.EsField
- equals(Object) - Method in class org.elasticsearch.xpack.esql.core.type.FunctionEsField
- equals(Object) - Method in class org.elasticsearch.xpack.esql.core.type.InvalidMappedField
- equals(Object) - Method in class org.elasticsearch.xpack.esql.core.type.InvalidMappedTsField
- equals(Object) - Method in class org.elasticsearch.xpack.esql.core.type.KeywordEsField
- equals(Object) - Method in class org.elasticsearch.xpack.esql.core.type.MultiTypeEsField
- equals(Object) - Method in class org.elasticsearch.xpack.esql.core.type.PotentiallyUnmappedSingleTypeEsField
- equals(Object) - Method in class org.elasticsearch.xpack.esql.core.type.UnsupportedEsField
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.datasources.arrow.ArrowToEsql
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceOperator.Status
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.datasources.cache.ExternalStats.ColumnStats
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.datasources.cache.ExternalStats.Stats
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.datasources.cache.FooterByteCache.Key
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.datasources.cache.ListingCacheKey
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.datasources.cache.SchemaCacheEntry
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.datasources.cache.SchemaCacheKey
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.datasources.cache.StorageProviderCache.CacheKey
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.elasticsearch.xpack.esql.datasources.CoalescedSplit
- equals(Object) - Method in class org.elasticsearch.xpack.esql.datasources.ColumnMapping
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.datasources.ColumnStatTypeSupport
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.datasources.dataset.DatasetResolutionService.DatasetResolutionResult
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.elasticsearch.xpack.esql.datasources.dataset.DeleteDatasetAction.Request
- equals(Object) - Method in class org.elasticsearch.xpack.esql.datasources.dataset.GetDatasetAction.Request
- equals(Object) - Method in class org.elasticsearch.xpack.esql.datasources.dataset.GetDatasetAction.Response
- equals(Object) - Method in class org.elasticsearch.xpack.esql.datasources.dataset.PutDatasetAction.Request
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.datasources.dataset.PutDatasetAction.Request.ParseContext
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.datasources.DatasetRewriter.DatasetResolution
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.elasticsearch.xpack.esql.datasources.datasource.DeleteDataSourceAction.Request
- equals(Object) - Method in class org.elasticsearch.xpack.esql.datasources.datasource.GetDataSourceAction.Request
- equals(Object) - Method in class org.elasticsearch.xpack.esql.datasources.datasource.GetDataSourceAction.Response
- equals(Object) - Method in class org.elasticsearch.xpack.esql.datasources.datasource.PutDataSourceAction.Request
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.datasources.datasource.PutDataSourceAction.Request.ParseContext
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.datasources.DataSourceCapabilities
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.datasources.DeclaredReadSpec
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.datasources.DeclaredSchemaResolver.Overlaid
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.elasticsearch.xpack.esql.datasources.ExternalFieldExtractOperator.Status
- equals(Object) - Method in class org.elasticsearch.xpack.esql.datasources.ExternalSchema
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.datasources.ExternalSourceResolution
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.datasources.ExternalSourceResolution.ResolvedSource
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.elasticsearch.xpack.esql.datasources.FileSplit
- equals(Object) - Method in class org.elasticsearch.xpack.esql.datasources.metadata.DataSource
- equals(Object) - Method in class org.elasticsearch.xpack.esql.datasources.metadata.DataSourceMetadata
- equals(Object) - Method in class org.elasticsearch.xpack.esql.datasources.metadata.DataSourceSetting
- equals(Object) - Method in class org.elasticsearch.xpack.esql.datasources.metadata.DataSourceSettings
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.datasources.PartitionConfig
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.datasources.PartitionFilterHintExtractor.PartitionFilterHint
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.datasources.PartitionMetadata
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.datasources.pushdown.WildcardLikeShape
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.datasources.SchemaReconciliation.FileSchemaInfo
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.datasources.SchemaReconciliation.Result
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.datasources.spi.AggregateSpec
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.datasources.spi.Configured
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.datasources.spi.DataSourceConfigDefinition
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.elasticsearch.xpack.esql.datasources.spi.DataSourceConfiguration
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.datasources.spi.ErrorPolicy
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.datasources.spi.FilterPushdownSupport.PushdownResult
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.datasources.spi.FormatReadContext
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.datasources.spi.FormatSpec
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.datasources.spi.FrameIndex
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.datasources.spi.FrameIndex.FrameEntry
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.datasources.spi.ListingHint
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.datasources.spi.QueryRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.datasources.spi.RangeAwareFormatReader.SplitRange
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.datasources.spi.RangeAwareFormatReader.SplitRef
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.elasticsearch.xpack.esql.datasources.spi.SimpleSourceMetadata
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.datasources.spi.SourceOperatorContext
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.datasources.spi.SplitDiscoveryContext
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.datasources.spi.SplitDiscoveryResult
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.datasources.spi.StorageObjectMetrics
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.elasticsearch.xpack.esql.datasources.spi.StoragePath
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.datasources.spi.StorageProviderServices
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.datasources.SplitDiscoveryPhase.Result
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.elasticsearch.xpack.esql.datasources.SplitStats
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.datasources.StorageEntry
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.datasources.StreamingParallelParsingCoordinator.WarningSinks
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.enrich.AbstractLookupService.LookupShardContext
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.enrich.EnrichLookupOperator.Factory
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.elasticsearch.xpack.esql.enrich.EnrichLookupOperator.Status
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.enrich.EnrichPolicyResolver.UnresolvedPolicy
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.enrich.LookupFromIndexOperator.Factory
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.elasticsearch.xpack.esql.enrich.LookupFromIndexOperator.Status
- equals(Object) - Method in class org.elasticsearch.xpack.esql.enrich.LookupFromIndexService.LookupResponse
- equals(Object) - Method in class org.elasticsearch.xpack.esql.enrich.MatchConfig
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.enrich.ResolvedEnrichPolicy
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.elasticsearch.xpack.esql.enrich.StreamingLookupFromIndexOperator.StreamingLookupStatus
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.evaluator.command.CompoundOutputEvaluator.Factory
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.evaluator.command.GrokEvaluatorExtracter.Factory
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.AggregateFunction
- equals(Object) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.SpatialAggregateFunction
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.expression.function.blockloader.BlockLoaderExpression.PushedBlockLoaderExpression
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.expression.function.EsqlFunctionRegistry.ArgSignature.Hint
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.expression.function.EsqlFunctionRegistry.FunctionDescription
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.expression.function.EsqlFunctionRegistry.MapEntryArgSignature
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.FullTextFunction
- equals(Object) - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.Kql
- equals(Object) - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.Match
- equals(Object) - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.QueryString
- equals(Object) - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.Score
- equals(Object) - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.SingleFieldFullTextFunction
- equals(Object) - Method in class org.elasticsearch.xpack.esql.expression.function.grouping.Bucket
- equals(Object) - Method in class org.elasticsearch.xpack.esql.expression.function.grouping.TBucket
- equals(Object) - Method in class org.elasticsearch.xpack.esql.expression.function.grouping.TStep
- equals(Object) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.approximate.ConfidenceInterval
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToAggregateMetricDouble.DoubleEvaluator
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToAggregateMetricDouble.IntEvaluator
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToAggregateMetricDouble.LongEvaluator
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToAggregateMetricDouble.UnsignedLong
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToDateNanos
- equals(Object) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToDateRange
- equals(Object) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToDatetime
- equals(Object) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToString
- equals(Object) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.EsqlConfigurationFunction
- equals(Object) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvSingleValueOrNull
- equals(Object) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.BinarySpatialFunction
- equals(Object) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.BinarySpatialGeometryFunction
- equals(Object) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialDocValuesFunction
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.expression.function.scalar.string.Hash.HashFunction
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.elasticsearch.xpack.esql.expression.function.UnresolvedFunction
- equals(Object) - Method in class org.elasticsearch.xpack.esql.expression.function.vector.Knn
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.expression.LiteralsEvaluator
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.expression.LiteralsEvaluator.Factory
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.elasticsearch.xpack.esql.expression.Order
- equals(Object) - Method in class org.elasticsearch.xpack.esql.expression.predicate.fulltext.FullTextPredicate
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.expression.predicate.logical.BooleanLogicExpressionEvaluator
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.expression.predicate.logical.BooleanLogicExpressionEvaluator.Factory
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.expression.predicate.nulls.IsNull.IsNullEvaluatorFactory
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic.DateTimeArithmeticOperation
- equals(Object) - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.InSubquery
- equals(Object) - Method in class org.elasticsearch.xpack.esql.expression.predicate.Range
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionDefinition.PromqlFunctionArity
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionDefinition.PromqlParamInfo
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionDefinition.StackAvailability
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionRegistry.PromqlContext
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.elasticsearch.xpack.esql.expression.promql.subquery.Subquery
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.index.EsIndex
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.elasticsearch.xpack.esql.index.IndexResolution
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.inference.completion.CompletionOperator.Factory
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.inference.embedding.EmbeddingOperator.Factory
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.inference.InferenceOperator.BulkInferenceRequestItem
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.inference.InferenceOperator.BulkInferenceResponseItem
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.inference.InferenceOperator.OngoingInferenceResult
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.inference.InferenceSettings
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.inference.rerank.RerankOperator.Factory
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.inference.ResolvedInference
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.inference.textembedding.TextEmbeddingOperator.Factory
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.elasticsearch.xpack.esql.io.stream.ExpressionQuery
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.optimizer.ExternalOptimizerContext
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.elasticsearch.xpack.esql.optimizer.LocalLogicalOptimizerContext
- equals(Object) - Method in class org.elasticsearch.xpack.esql.optimizer.LogicalOptimizerContext
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.optimizer.LogicalPreOptimizerContext
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.optimizer.PhysicalOptimizerContext
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.optimizer.rules.logical.promql.PromqlAttributesTranslationContext.ResolvedAttributes
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.parser.ExpressionBuilder.ParsingContext
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.parser.LogicalPlanBuilder.PromqlParams
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.parser.ParserUtils.Stats
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.parser.QueryParam
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.elasticsearch.xpack.esql.parser.QueryParams
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.plan.EsqlStatement
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.IndexPattern
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.plan.LinkedIndexPattern
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.logical.Aggregate
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.logical.BinaryPlan
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.logical.ChangePoint
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.logical.CompoundOutputEval
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.logical.DatasetShadowRelation
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.logical.Dissect
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.plan.logical.Dissect.Parser
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.logical.Drop
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.logical.Enrich
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.logical.EsRelation
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.logical.Eval
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.logical.Explain
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.logical.ExternalRelation
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.logical.Filter
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.logical.Fork
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.logical.fuse.FuseScoreEval
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.logical.Grok
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.plan.logical.Grok.Parser
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.logical.Highlight
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.plan.logical.HighlightOptions.EnumOption
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.plan.logical.HighlightOptions
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.logical.inference.Completion
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.logical.inference.InferencePlan
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.logical.inference.Rerank
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.logical.InlineStats
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.logical.Insist
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.plan.logical.join.AbstractSubqueryJoin.LogicalPlanTuple
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.plan.logical.join.InlineJoin.LogicalPlanTuple
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.logical.join.Join
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.plan.logical.join.JoinConfig
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.logical.join.MarkJoin
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.logical.join.StubRelation
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.logical.Keep
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.logical.Limit
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.logical.LimitBy
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.logical.local.CopyingLocalSupplier
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.logical.local.EmptyLocalSupplier
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.logical.local.ImmediateLocalSupplier
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.logical.local.LocalRelation
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.logical.local.ResolvingProject
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.logical.LogicalPlan
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.logical.Lookup
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.logical.MetricsInfo
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.logical.MMR
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.logical.MvExpand
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.logical.NamedSubquery
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.logical.OrderBy
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.logical.ParameterizedQuery
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.logical.Project
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.AcrossSeriesAggregate
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.operator.VectorBinaryComparison
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.operator.VectorBinaryOperator
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.operator.VectorMatch
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.PlaceholderRelation
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.PromqlCommand
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.PromqlFunctionCall
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.ScalarFunction
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.selector.Evaluation
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.selector.InstantSelector
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.selector.LabelMatcher
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.selector.LabelMatchers
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.selector.LiteralSelector
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.selector.RangeSelector
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.selector.Selector
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.UnresolvedPromqlFunction
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.logical.RegexExtract
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.logical.Rename
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.logical.Row
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.logical.Sample
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.logical.SampledAggregate
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.logical.show.ShowInfo
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.logical.Subquery
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.logical.TimeSeriesAggregate
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.logical.TimeSeriesCollapse
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.logical.TopN
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.logical.TopNBy
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.logical.TsInfo
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.logical.UnaryPlan
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.logical.UnionAll
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.logical.UnresolvedExternalRelation
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.logical.UnresolvedIpLocation
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.logical.UnresolvedRelation
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.logical.ViewShadowRelation
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.logical.ViewUnionAll
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.physical.AggregateExec
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.physical.BinaryExec
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.physical.BulkLookupMvFilterExec
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.physical.ChangePointExec
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.physical.CompoundOutputEvalExec
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.physical.DissectExec
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.physical.EnrichExec
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.physical.EsQueryExec
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.plan.physical.EsQueryExec.FieldSort
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.plan.physical.EsQueryExec.GeoDistanceSort
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.plan.physical.EsQueryExec.QueryBuilderAndTags
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.plan.physical.EsQueryExec.ScoreSort
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.physical.EsSourceExec
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.plan.physical.EsStatsQueryExec.BasicStat
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.plan.physical.EsStatsQueryExec.ByStat
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.physical.EsStatsQueryExec
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.physical.EvalExec
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.physical.ExchangeExec
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.physical.ExchangeSinkExec
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.physical.ExchangeSourceExec
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.physical.ExternalFieldExtractExec
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.physical.ExternalSourceExec
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.physical.FieldExtractExec
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.physical.FilterExec
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.physical.FragmentExec
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.physical.GrokExec
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.physical.HashJoinExec
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.physical.HighlightExec
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.physical.inference.CompletionExec
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.physical.inference.InferenceExec
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.physical.inference.RerankExec
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.physical.LimitByExec
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.physical.LimitExec
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.physical.LocalSourceExec
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.physical.LookupJoinExec
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.physical.MergeExec
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.physical.MetricsInfoExec
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.physical.MMRExec
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.physical.MvExpandExec
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.physical.ParameterizedQueryExec
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.physical.PhysicalPlan
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.physical.ProjectExec
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.physical.RegexExtractExec
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.physical.SampledAggregateExec
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.physical.SampleExec
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.physical.ShowExec
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.physical.SubqueryExec
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.physical.TimeSeriesAggregateExec
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.physical.TimeSeriesCollapseExec
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.physical.TopNByExec
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.physical.TopNExec
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.physical.TsInfoExec
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.physical.UnaryExec
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.QuerySetting
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.plan.QuerySettingDef.RequestBodyBinding
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plan.ResolvedSettings
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.plan.SettingsValidationContext
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.planner.Layout.ChannelAndType
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.planner.Layout.ChannelSet
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.planner.LocalExecutionPlanner.LocalExecutionPlannerContext
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.planner.PlannerUtils.LocalPlanResult
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.planner.PlannerUtils.ReducedPlan
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.planner.PlannerUtils.TopNReduction
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.plugin.EsqlGetQueryResponse.DetailedQuery
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.plugin.EsqlListQueriesResponse.Query
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.plugin.EsqlQueryStatus
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.plugin.ExternalDistributionContext
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.plugin.ExternalDistributionPlan
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.elasticsearch.xpack.esql.plugin.QueryPragmas
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.plugin.ReductionPlan
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.plugin.TransportActionServices
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.elasticsearch.xpack.esql.querydsl.query.KnnQuery
- equals(Object) - Method in class org.elasticsearch.xpack.esql.querydsl.query.KqlQuery
- equals(Object) - Method in class org.elasticsearch.xpack.esql.querydsl.query.MatchPhraseQuery
- equals(Object) - Method in class org.elasticsearch.xpack.esql.querydsl.query.MatchQuery
- equals(Object) - Method in class org.elasticsearch.xpack.esql.querydsl.query.SingleValueQuery
- equals(Object) - Method in class org.elasticsearch.xpack.esql.querydsl.query.SpatialRelatesQuery
- equals(Object) - Method in class org.elasticsearch.xpack.esql.session.Configuration
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.session.EsqlResolvedIndexExpression
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.session.EsqlSession.PreAnalysisResult
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.session.IndexResolver.FieldsInfo
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.session.Result
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.session.Versioned
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.stats.SearchStats.EmptySearchStats
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.elasticsearch.xpack.esql.view.DeleteViewAction.Request
- equals(Object) - Method in class org.elasticsearch.xpack.esql.view.GetViewAction.Request
- equals(Object) - Method in class org.elasticsearch.xpack.esql.view.GetViewAction.Response
- equals(Object) - Method in class org.elasticsearch.xpack.esql.view.PutViewAction.Request
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.view.ViewResolutionService.ViewResolutionResult
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.view.ViewResolver.OriginViewsResolution
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.elasticsearch.xpack.esql.view.ViewResolver.ViewResolutionResult
-
Indicates whether some other object is "equal to" this one.
- equals(Object, boolean) - Method in class org.elasticsearch.xpack.esql.core.expression.NamedExpression
-
Polymorphic equality is a pain and can be slow.
- equals(BytesRef, BytesRef) - Static method in class org.elasticsearch.xpack.esql.core.util.ByteMatchers
-
Returns
trueiff the two byte sequences have identical length and content. - Equals - Class in org.elasticsearch.xpack.esql.expression.predicate.operator.comparison
- Equals(Source, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.Equals
- Equals(Source, Expression, Expression, ZoneId) - Constructor for class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.Equals
- EQUALS - Enum constant in enum class org.elasticsearch.xpack.esql.datasources.PartitionFilterHintExtractor.Operator
- equalsAsAttribute(Expression, Expression) - Static method in class org.elasticsearch.xpack.esql.core.expression.Expressions
- EqualsDenseVectorEvaluator - Class in org.elasticsearch.xpack.esql.expression.predicate.operator.comparison
-
ExpressionEvaluatorimplementation for comparing dense_vector equality. - EqualsDenseVectorEvaluator(Source, ExpressionEvaluator, ExpressionEvaluator, DriverContext) - Constructor for class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.EqualsDenseVectorEvaluator
- EqualsDenseVectorEvaluator.Factory - Class in org.elasticsearch.xpack.esql.expression.predicate.operator.comparison
- EqualsSyntheticSourceDelegate - Class in org.elasticsearch.xpack.esql.querydsl.query
- EqualsSyntheticSourceDelegate(Source, String, String) - Constructor for class org.elasticsearch.xpack.esql.querydsl.query.EqualsSyntheticSourceDelegate
- Error budget - Search tag in record class org.elasticsearch.xpack.esql.datasources.spi.ErrorPolicy
- Section
- errorMessage() - Method in class org.elasticsearch.xpack.esql.core.type.InvalidMappedTsField
-
Returns the human-readable error message describing the time-series role conflict.
- errorMessage() - Method in class org.elasticsearch.xpack.esql.core.type.TypeConflictedField
- errorMessage(String, List<String>) - Static method in class org.elasticsearch.xpack.esql.core.expression.UnresolvedAttribute
- errorMessage(String, List<String>) - Static method in class org.elasticsearch.xpack.esql.expression.UnresolvedNamePattern
- Error modes - Search tag in record class org.elasticsearch.xpack.esql.datasources.spi.ErrorPolicy
- Section
- errorMsg() - Method in class org.elasticsearch.xpack.esql.core.type.EsField.Exact
- errorPolicy() - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceOperatorFactory
- errorPolicy() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.FormatReadContext
-
Returns the value of the
errorPolicyrecord component. - errorPolicy() - Method in class org.elasticsearch.xpack.esql.datasources.spi.RangeReadContext
- errorPolicy(ErrorPolicy) - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceOperatorFactory.Builder
- errorPolicy(ErrorPolicy) - Method in class org.elasticsearch.xpack.esql.datasources.spi.FormatReadContext.Builder
- ErrorPolicy - Record Class in org.elasticsearch.xpack.esql.datasources.spi
-
Configures how format readers handle malformed or unparseable rows.
- ErrorPolicy(long, boolean) - Constructor for record class org.elasticsearch.xpack.esql.datasources.spi.ErrorPolicy
-
Convenience constructor for
ErrorPolicy.Mode.SKIP_ROWwithout ratio-based tolerance. - ErrorPolicy(long, double, boolean) - Constructor for record class org.elasticsearch.xpack.esql.datasources.spi.ErrorPolicy
-
Convenience constructor for
ErrorPolicy.Mode.SKIP_ROWwith ratio-based tolerance. - ErrorPolicy(ErrorPolicy.Mode, long, double, boolean) - Constructor for record class org.elasticsearch.xpack.esql.datasources.spi.ErrorPolicy
-
Creates an instance of a
ErrorPolicyrecord class. - ErrorPolicy.Mode - Enum Class in org.elasticsearch.xpack.esql.datasources.spi
-
Determines what happens to a row (or field) that fails to parse.
- EsField - Class in org.elasticsearch.xpack.esql.core.type
-
Information about a field in an ES index.
- EsField(String, DataType, Map<String, EsField>, boolean, boolean, EsField.TimeSeriesFieldType) - Constructor for class org.elasticsearch.xpack.esql.core.type.EsField
- EsField(String, DataType, Map<String, EsField>, boolean, EsField.TimeSeriesFieldType) - Constructor for class org.elasticsearch.xpack.esql.core.type.EsField
- EsField(StreamInput) - Constructor for class org.elasticsearch.xpack.esql.core.type.EsField
- EsField.Exact - Class in org.elasticsearch.xpack.esql.core.type
- EsField.TimeSeriesFieldType - Enum Class in org.elasticsearch.xpack.esql.core.type
-
Fields in a TSDB can be either dimensions or metrics.
- esFilter() - Method in class org.elasticsearch.xpack.esql.plan.physical.FragmentExec
- EsIndex - Record Class in org.elasticsearch.xpack.esql.index
- EsIndex(String, Map<String, EsField>, Map<String, IndexMode>, Map<String, List<String>>, Map<String, List<String>>) - Constructor for record class org.elasticsearch.xpack.esql.index.EsIndex
-
Creates an instance of a
EsIndexrecord class. - esNameIfPossible() - Method in enum class org.elasticsearch.xpack.esql.core.type.DataType
-
Return the Elasticsearch field name of this type if there is one, otherwise return the ESQL specific name.
- EsPhysicalOperationProviders - Class in org.elasticsearch.xpack.esql.planner
- EsPhysicalOperationProviders(FoldContext, IndexedByShardId<? extends EsPhysicalOperationProviders.ShardContext>, AnalysisRegistry, PlannerSettings, LongSupplier) - Constructor for class org.elasticsearch.xpack.esql.planner.EsPhysicalOperationProviders
- EsPhysicalOperationProviders.DefaultShardContext - Class in org.elasticsearch.xpack.esql.planner
- EsPhysicalOperationProviders.ShardContext - Class in org.elasticsearch.xpack.esql.planner
-
Context of each shard we're operating against.
- esql(EsqlQueryRequest, String, TransportVersion, AnalyzerSettings, EnrichPolicyResolver, ViewResolver, DatasetResolver, EsqlExecutionInfo, IndicesExpressionGrouper, EsqlSession.PlanRunner, TransportActionServices, Executor, int, BooleanSupplier, ActionListener<Versioned<Result>>) - Method in class org.elasticsearch.xpack.esql.execution.PlanExecutor
- ESQL_AGG_FROM_PARTIAL - Static variable in class org.elasticsearch.xpack.esql.core.type.DataType.DataTypesTransportVersions
-
Development version for partial_agg type support (used by ToPartial/FromPartial aggregate functions).
- ESQL_AGGREGATE_METRIC_DOUBLE_CREATED_VERSION - Static variable in class org.elasticsearch.xpack.esql.core.type.DataType.DataTypesTransportVersions
- ESQL_BUCKET_OFFSET - Static variable in class org.elasticsearch.xpack.esql.expression.function.grouping.Bucket
- ESQL_DATE_RANGE_TECH_PREVIEW - Static variable in class org.elasticsearch.xpack.esql.core.type.DataType.DataTypesTransportVersions
-
Tech preview transport version for date_range field type support.
- ESQL_DATE_UNIT_COUNT_FN - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for the
DATE_UNIT_COUNTfunction. - ESQL_DENSE_VECTOR_CREATED_VERSION - Static variable in class org.elasticsearch.xpack.esql.core.type.DataType.DataTypesTransportVersions
- ESQL_EXPONENTIAL_HISTOGRAM_SUPPORTED_VERSION - Static variable in class org.elasticsearch.xpack.esql.core.type.DataType.DataTypesTransportVersions
- ESQL_EXTERNAL_PARQUET_RS_FEATURE_FLAG - Static variable in class org.elasticsearch.xpack.esql.datasources.FormatNameResolver
-
Gates the prototype parquet-rs native reader and its public
reader=parquet-rsselector. - ESQL_FIELD_ATTRIBUTE_DROP_TYPE - Static variable in class org.elasticsearch.xpack.esql.core.expression.FieldAttribute
- ESQL_FLATTENED_DATATYPE - Static variable in class org.elasticsearch.xpack.esql.core.type.DataType.DataTypesTransportVersions
-
Development version for flattened field type support.
- ESQL_FLATTENED_DATATYPE_RELEASE - Static variable in class org.elasticsearch.xpack.esql.core.type.DataType.DataTypesTransportVersions
-
Release version for flattened field type support.
- ESQL_HISTOGRAM_DATATYPE - Static variable in class org.elasticsearch.xpack.esql.core.type.DataType.DataTypesTransportVersions
-
Development version for histogram support
- ESQL_HISTOGRAM_DATATYPE_RELEASE - Static variable in class org.elasticsearch.xpack.esql.core.type.DataType.DataTypesTransportVersions
-
Release version for Histogram data type support
- ESQL_INFERENCE_ACCEPT_TIMEOUT - Static variable in class org.elasticsearch.xpack.esql.plan.logical.inference.InferencePlan
- ESQL_INFERENCE_ROW_LIMIT - Static variable in class org.elasticsearch.xpack.esql.plan.logical.inference.InferencePlan
- ESQL_LIMIT_BY - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Enables the feature LIMIT n BY expr1, expr2 for retaining at most n docs per group.
- ESQL_LOOKUP_JOIN_FULL_TEXT_FUNCTION - Static variable in class org.elasticsearch.xpack.esql.analysis.Analyzer
- ESQL_PRODUCT_USE_CASE - Static variable in class org.elasticsearch.xpack.esql.inference.InferenceService
-
Value of the
X-Elastic-Product-Use-Caseheader for ESQL requests. - ESQL_QUERYLOG_INCLUDE_USER_SETTING - Static variable in class org.elasticsearch.xpack.esql.plugin.EsqlPlugin
- ESQL_QUERYLOG_THRESHOLD_DEBUG_SETTING - Static variable in class org.elasticsearch.xpack.esql.plugin.EsqlPlugin
- ESQL_QUERYLOG_THRESHOLD_INFO_SETTING - Static variable in class org.elasticsearch.xpack.esql.plugin.EsqlPlugin
- ESQL_QUERYLOG_THRESHOLD_TRACE_SETTING - Static variable in class org.elasticsearch.xpack.esql.plugin.EsqlPlugin
- ESQL_QUERYLOG_THRESHOLD_WARN_SETTING - Static variable in class org.elasticsearch.xpack.esql.plugin.EsqlPlugin
- ESQL_ROUND_TO_CONVENTION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.math.RoundTo
- ESQL_ROUNDTO_PUSHDOWN_THRESHOLD - Static variable in class org.elasticsearch.xpack.esql.plugin.EsqlFlags
-
The maximum number of rounding points to push down to Lucene for the
roundTofunction at cluster level. - ESQL_ST_BUFFER_OPTIONS - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StBuffer
-
Adds the optional
optionsMapExpression(quad_segs, endcap, join, mitre_limit) to the wire format ofStBuffer. - ESQL_STRING_LIKE_ON_INDEX - Static variable in class org.elasticsearch.xpack.esql.plugin.EsqlFlags
- ESQL_SUM_LONG_OVERFLOW_FIX - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.Sum
- ESQL_SUPPORT_EXPLICIT_BUCKET_ROUNDING_CONFIGURATION - Static variable in class org.elasticsearch.xpack.esql.expression.function.grouping.Bucket
- ESQL_TDIGEST_TECH_PREVIEW - Static variable in class org.elasticsearch.xpack.esql.core.type.DataType.DataTypesTransportVersions
-
Transport version for when the feature flag for the ESQL TDigest type was removed.
- ESQL_TIMESERIES_METADATA_ATTRIBUTE - Static variable in class org.elasticsearch.xpack.esql.core.expression.FieldAttribute
- ESQL_TOPN_BY - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Enables the SORT | LIMIT n BY expr1, expr2 support, see ESQL_LIMIT_BY for more context
- ESQL_TYPE_METADATA - Static variable in class org.elasticsearch.xpack.esql.formatter.arrow.BlockArrowFormatter
- ESQL_USE_MINIMUM_VERSION_FOR_ENRICH_RESOLUTION - Static variable in class org.elasticsearch.xpack.esql.enrich.EnrichPolicyResolver
- ESQL_VIEW_QUERIES - Static variable in class org.elasticsearch.xpack.esql.session.Configuration
-
Transport version for view queries support.
- ESQL_WITHOUT_GROUPING - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for `WITHOUT` grouping function that excludes specific dimensions from time-series grouping.
- ESQL_WORKER_THREAD_POOL_NAME - Static variable in class org.elasticsearch.xpack.esql.plugin.EsqlPlugin
- ESQL_WORKER_THREAD_POOL_SIZE - Static variable in class org.elasticsearch.xpack.esql.plugin.EsqlPlugin
- EsqlArithmeticOperation - Class in org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic
- EsqlArithmeticOperation.BinaryEvaluator - Interface in org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic
-
Arithmetic (quad) function.
- EsqlArithmeticOperation.DoubleConstantFactory - Interface in org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic
-
Constant-RHS fast-path factory for DOUBLE common type.
- EsqlArithmeticOperation.IntConstantFactory - Interface in org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic
-
Constant-RHS fast-path factory for INTEGER common type.
- EsqlArithmeticOperation.LongConstantFactory - Interface in org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic
-
Constant-RHS fast-path factory for LONG common type.
- EsqlAsyncGetResultAction - Class in org.elasticsearch.xpack.esql.action
- EsqlAsyncStopAction - Class in org.elasticsearch.xpack.esql.action
- EsqlBaseLexer - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseLexer(CharStream) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- EsqlBaseParser - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser(TokenStream) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- EsqlBaseParser.AggFieldContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.AggFieldsContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.ArithmeticBinaryContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.ArithmeticUnaryContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.BooleanArrayLiteralContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.BooleanDefaultContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.BooleanExpressionContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.BooleanLiteralContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.BooleanValueContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.ChangePointCommandContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.ClusterStringContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.CommandNamedParametersContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.ComparisonContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.ComparisonOperatorContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.CompletionCommandContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.CompositeForkSubQueryContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.CompositeQueryContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.ConstantContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.ConstantDefaultContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.DataTypeContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.DecimalLiteralContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.DecimalValueContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.DedupCommandContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.DereferenceContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.DissectCommandContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.DissectCommandOptionContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.DissectCommandOptionsContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.DoubleParameterContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.DropCommandContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.EnrichCommandContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.EnrichPolicyNameContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.EnrichWithClauseContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.EntryExpressionContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.EvalCommandContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.ExplainCommandContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.ExternalCommandContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.FieldContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.FieldNameContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.FieldNamePatternContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.FieldsContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.ForkCommandContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.ForkSubQueriesContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.ForkSubQueryCommandContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.ForkSubQueryContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.ForkSubQueryProcessingCommandContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.FromCommandContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.FunctionContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.FunctionExpressionContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.FunctionNameContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.FuseCommandContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.FuseConfigurationContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.FuseKeyByFieldsContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.GrokCommandContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.HighlightCommandContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.IdentifierContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.IdentifierOrParameterContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.IdentifierPatternContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.IndexPatternAndMetadataFieldsContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.IndexPatternContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.IndexPatternOrSubqueryContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.IndexStringContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.InlineCastContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.InlineStatsCommandContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.InputDoubleParamsContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.InputNamedOrPositionalDoubleParamsContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.InputNamedOrPositionalParamContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.InputParamContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.InputParameterContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.InsistCommandContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.IntegerLiteralContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.IntegerValueContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.IpLocationCommandContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.IsNullContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.JoinCommandContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.JoinConditionContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.JoinTargetContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.KeepCommandContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.LikeExpressionContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.LikeListExpressionContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.LimitByGroupKeyContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.LimitCommandContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.LogicalBinaryContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.LogicalInContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.LogicalInSubqueryContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.LogicalNotContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.LookupCommandContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.MapExpressionContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.MapValueContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.MatchBooleanExpressionContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.MatchExpressionContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.MetadataContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.MetricsInfoCommandContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.MmrCommandContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.MmrQueryVectorExpressionContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.MmrQueryVectorParameterContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.MmrQueryVectorParamsContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.MvExpandCommandContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.NullLiteralContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.NumericArrayLiteralContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.NumericValueContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.OperatorExpressionContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.OperatorExpressionDefaultContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.OrderExpressionContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.ParameterContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.ParenthesizedExpressionContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.PrimaryExpressionContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.ProcessingCommandContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.PromqlClusterStringContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.PromqlCommandContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.PromqlIndexPatternContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.PromqlIndexStringContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.PromqlParamContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.PromqlParamNameContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.PromqlParamValueContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.PromqlQueryContentContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.PromqlQueryPartContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.PromqlSelectorStringContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.PromqlUnquotedIndexStringContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.QualifiedIntegerLiteralContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.QualifiedNameContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.QualifiedNamePatternContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.QualifiedNamePatternsContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.QualifiedNamesContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.QueryContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.RegexBooleanExpressionContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.RegexExpressionContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.RegisteredDomainCommandContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.RenameClauseContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.RenameCommandContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.RerankCommandContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.RlikeExpressionContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.RlikeListExpressionContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.RowCommandContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.SampleCommandContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.SelectorStringContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.SetCommandContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.SetFieldContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.ShowCommandContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.ShowInfoContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.SingleCommandQueryContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.SingleForkSubQueryCommandContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.SingleStatementContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.SortCommandContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.SourceCommandContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.StatementsContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.StatsCommandContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.StringArrayLiteralContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.StringContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.StringLiteralContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.StringOrParameterContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.SubqueryContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.SubqueryExpressionContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.SubquerySourceCommandContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.TimeSeriesCommandContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.ToDataTypeContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.TsCollapseCommandContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.TsInfoCommandContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.UnquotedIndexStringContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.UriPartsCommandContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.UserAgentCommandContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.ValueExpressionContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.ValueExpressionDefaultContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.ValueNameContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParser.WhereCommandContext - Class in org.elasticsearch.xpack.esql.parser
- EsqlBaseParserBaseListener - Class in org.elasticsearch.xpack.esql.parser
-
This class provides an empty implementation of
EsqlBaseParserListener, which can be extended to create a listener which only needs to handle a subset of the available methods. - EsqlBaseParserBaseListener() - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
- EsqlBaseParserBaseVisitor<T> - Class in org.elasticsearch.xpack.esql.parser
-
This class provides an empty implementation of
EsqlBaseParserVisitor, which can be extended to create a visitor which only needs to handle a subset of the available methods. - EsqlBaseParserBaseVisitor() - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
- EsqlBaseParserListener - Interface in org.elasticsearch.xpack.esql.parser
-
This interface defines a complete listener for a parse tree produced by
EsqlBaseParser. - EsqlBaseParserVisitor<T> - Interface in org.elasticsearch.xpack.esql.parser
-
This interface defines a complete generic visitor for a parse tree produced by
EsqlBaseParser. - EsqlBinaryComparison - Class in org.elasticsearch.xpack.esql.expression.predicate.operator.comparison
- EsqlBinaryComparison(Source, Expression, Expression, EsqlBinaryComparison.BinaryComparisonOperation, ZoneId, Map<DataType, EsqlArithmeticOperation.BinaryEvaluator>, EsqlArithmeticOperation.BinaryEvaluator, EsqlArithmeticOperation.BinaryEvaluator) - Constructor for class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.EsqlBinaryComparison
- EsqlBinaryComparison(Source, Expression, Expression, EsqlBinaryComparison.BinaryComparisonOperation, Map<DataType, EsqlArithmeticOperation.BinaryEvaluator>, EsqlArithmeticOperation.BinaryEvaluator, EsqlArithmeticOperation.BinaryEvaluator) - Constructor for class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.EsqlBinaryComparison
- EsqlBinaryComparison.BinaryComparisonOperation - Enum Class in org.elasticsearch.xpack.esql.expression.predicate.operator.comparison
- EsqlBinaryComparison.BinaryOperatorConstructor - Interface in org.elasticsearch.xpack.esql.expression.predicate.operator.comparison
- esqlBuilder() - Method in class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionDefinition
- EsqlCapabilities - Class in org.elasticsearch.xpack.esql.action
- EsqlCapabilities.Builder - Class in org.elasticsearch.xpack.esql.action
- EsqlCapabilities.Cap - Enum Class in org.elasticsearch.xpack.esql.action
- EsqlCCSUtils - Class in org.elasticsearch.xpack.esql.session
- EsqlClientException - Exception Class in org.elasticsearch.xpack.esql
- EsqlClientException(String, Object...) - Constructor for exception class org.elasticsearch.xpack.esql.EsqlClientException
- EsqlClientException(String, Throwable) - Constructor for exception class org.elasticsearch.xpack.esql.EsqlClientException
- EsqlClientException(Throwable, String, Object...) - Constructor for exception class org.elasticsearch.xpack.esql.EsqlClientException
- EsqlConfig - Class in org.elasticsearch.xpack.esql.parser
- EsqlConfig(boolean, EsqlFunctionRegistry) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlConfig
- EsqlConfig(EsqlFunctionRegistry) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlConfig
- EsqlConfigurationFunction - Class in org.elasticsearch.xpack.esql.expression.function.scalar
-
Implementation of
ConfigurationFunction. - EsqlConfigurationFunction(Source, List<Expression>, Configuration) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.EsqlConfigurationFunction
- EsqlDataSourcesCapabilities - Class in org.elasticsearch.xpack.esql.datasources
-
REST-handler capability constants for the ES|QL data source + dataset CRUD API.
- EsqlDataTypeConverter - Class in org.elasticsearch.xpack.esql.type
- EsqlDataTypeConverter() - Constructor for class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter
- EsqlDataTypeConverter.INTERVALS - Enum Class in org.elasticsearch.xpack.esql.type
- EsqlDataTypeRegistry - Class in org.elasticsearch.xpack.esql.type
- EsqlEncryptedDataHandlerProvider - Class in org.elasticsearch.xpack.esql.datasources
-
Contributes the
DataSourceEncryptedDataHandlerto the project encryption key rotation coordinator. - EsqlEncryptedDataHandlerProvider() - Constructor for class org.elasticsearch.xpack.esql.datasources.EsqlEncryptedDataHandlerProvider
- EsqlExecutionInfo - Class in org.elasticsearch.xpack.esql.action
-
Holds execution metadata about ES|QL queries for cross-cluster searches in order to display this information in ES|QL JSON responses.
- EsqlExecutionInfo(Predicate<String>, EsqlExecutionInfo.IncludeExecutionMetadata) - Constructor for class org.elasticsearch.xpack.esql.action.EsqlExecutionInfo
- EsqlExecutionInfo(StreamInput) - Constructor for class org.elasticsearch.xpack.esql.action.EsqlExecutionInfo
- EsqlExecutionInfo.Cluster - Class in org.elasticsearch.xpack.esql.action
-
Represents the search metadata about a particular cluster involved in a cross-cluster search.
- EsqlExecutionInfo.Cluster.Builder - Class in org.elasticsearch.xpack.esql.action
-
Since the Cluster object is immutable, use this Builder class to create a new Cluster object using the "copyFrom" Cluster passed in and set only changed values.
- EsqlExecutionInfo.Cluster.Status - Enum Class in org.elasticsearch.xpack.esql.action
-
Marks the status of a Cluster search involved in a Cross-Cluster search.
- EsqlExecutionInfo.IncludeExecutionMetadata - Enum Class in org.elasticsearch.xpack.esql.action
- EsqlFeatures - Class in org.elasticsearch.xpack.esql.plugin
-
NodeFeatures declared by ESQL. - EsqlFeatures() - Constructor for class org.elasticsearch.xpack.esql.plugin.EsqlFeatures
- EsqlFlags - Class in org.elasticsearch.xpack.esql.plugin
-
Class holding all the flags that can be used to change behavior for certain features in ESQL.
- EsqlFlags(boolean) - Constructor for class org.elasticsearch.xpack.esql.plugin.EsqlFlags
-
Constructor for tests.
- EsqlFlags(boolean, int) - Constructor for class org.elasticsearch.xpack.esql.plugin.EsqlFlags
-
Constructor for tests.
- EsqlFlags(int) - Constructor for class org.elasticsearch.xpack.esql.plugin.EsqlFlags
-
Constructor for tests.
- EsqlFlags(ClusterSettings) - Constructor for class org.elasticsearch.xpack.esql.plugin.EsqlFlags
- EsqlFunctionRegistry - Class in org.elasticsearch.xpack.esql.expression.function
- EsqlFunctionRegistry() - Constructor for class org.elasticsearch.xpack.esql.expression.function.EsqlFunctionRegistry
- EsqlFunctionRegistry.ArgSignature - Class in org.elasticsearch.xpack.esql.expression.function
- EsqlFunctionRegistry.ArgSignature.Hint - Record Class in org.elasticsearch.xpack.esql.expression.function
- EsqlFunctionRegistry.FunctionDescription - Record Class in org.elasticsearch.xpack.esql.expression.function
- EsqlFunctionRegistry.MapArgSignature - Class in org.elasticsearch.xpack.esql.expression.function
- EsqlFunctionRegistry.MapEntryArgSignature - Record Class in org.elasticsearch.xpack.esql.expression.function
- EsqlGetQueryAction - Class in org.elasticsearch.xpack.esql.action
- EsqlGetQueryRequest - Class in org.elasticsearch.xpack.esql.action
- EsqlGetQueryRequest(StreamInput) - Constructor for class org.elasticsearch.xpack.esql.action.EsqlGetQueryRequest
- EsqlGetQueryRequest(AsyncExecutionId) - Constructor for class org.elasticsearch.xpack.esql.action.EsqlGetQueryRequest
- EsqlGetQueryResponse - Class in org.elasticsearch.xpack.esql.plugin
- EsqlGetQueryResponse(EsqlGetQueryResponse.DetailedQuery) - Constructor for class org.elasticsearch.xpack.esql.plugin.EsqlGetQueryResponse
- EsqlGetQueryResponse.DetailedQuery - Record Class in org.elasticsearch.xpack.esql.plugin
- EsqlIllegalArgumentException - Exception Class in org.elasticsearch.xpack.esql
- EsqlIllegalArgumentException(String) - Constructor for exception class org.elasticsearch.xpack.esql.EsqlIllegalArgumentException
- EsqlIllegalArgumentException(String, Object...) - Constructor for exception class org.elasticsearch.xpack.esql.EsqlIllegalArgumentException
- EsqlIllegalArgumentException(String, Throwable) - Constructor for exception class org.elasticsearch.xpack.esql.EsqlIllegalArgumentException
- EsqlIllegalArgumentException(String, Throwable, boolean, boolean) - Constructor for exception class org.elasticsearch.xpack.esql.EsqlIllegalArgumentException
- EsqlIllegalArgumentException(Throwable) - Constructor for exception class org.elasticsearch.xpack.esql.EsqlIllegalArgumentException
- EsqlIllegalArgumentException(Throwable, String, Object...) - Constructor for exception class org.elasticsearch.xpack.esql.EsqlIllegalArgumentException
- EsqlInfoTransportAction - Class in org.elasticsearch.xpack.esql
- EsqlInfoTransportAction(TransportService, ActionFilters) - Constructor for class org.elasticsearch.xpack.esql.EsqlInfoTransportAction
- EsqlLicenseChecker - Class in org.elasticsearch.xpack.esql.session
- EsqlLicenseChecker() - Constructor for class org.elasticsearch.xpack.esql.session.EsqlLicenseChecker
- EsqlListQueriesAction - Class in org.elasticsearch.xpack.esql.action
- EsqlListQueriesRequest - Class in org.elasticsearch.xpack.esql.action
- EsqlListQueriesRequest() - Constructor for class org.elasticsearch.xpack.esql.action.EsqlListQueriesRequest
- EsqlListQueriesRequest(StreamInput) - Constructor for class org.elasticsearch.xpack.esql.action.EsqlListQueriesRequest
- EsqlListQueriesResponse - Class in org.elasticsearch.xpack.esql.plugin
- EsqlListQueriesResponse(List<EsqlListQueriesResponse.Query>) - Constructor for class org.elasticsearch.xpack.esql.plugin.EsqlListQueriesResponse
- EsqlListQueriesResponse.Query - Record Class in org.elasticsearch.xpack.esql.plugin
- EsqlLogContext - Class in org.elasticsearch.xpack.esql.querylog
- EsqlLogContextBuilder - Class in org.elasticsearch.xpack.esql.querylog
- EsqlLogContextBuilder(Task, EsqlQueryRequest) - Constructor for class org.elasticsearch.xpack.esql.querylog.EsqlLogContextBuilder
- EsqlLogProducer - Class in org.elasticsearch.xpack.esql.querylog
- EsqlLogProducer() - Constructor for class org.elasticsearch.xpack.esql.querylog.EsqlLogProducer
- EsqlMediaTypeParser - Class in org.elasticsearch.xpack.esql.plugin
- EsqlMediaTypeParser() - Constructor for class org.elasticsearch.xpack.esql.plugin.EsqlMediaTypeParser
- EsqlParser - Class in org.elasticsearch.xpack.esql.parser
- EsqlParser(EsqlConfig) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlParser
- EsqlPlugin - Class in org.elasticsearch.xpack.esql.plugin
- EsqlPlugin() - Constructor for class org.elasticsearch.xpack.esql.plugin.EsqlPlugin
- EsqlQueryAction - Class in org.elasticsearch.xpack.esql.action
- EsqlQueryLog - Class in org.elasticsearch.xpack.esql.querylog
- EsqlQueryLog(ClusterSettings, ActionLoggingFieldsProvider) - Constructor for class org.elasticsearch.xpack.esql.querylog.EsqlQueryLog
- EsqlQueryProfile - Class in org.elasticsearch.xpack.esql.action
-
Tracks profiling for the planning phase
- EsqlQueryProfile() - Constructor for class org.elasticsearch.xpack.esql.action.EsqlQueryProfile
- EsqlQueryProfile(TimeSpan, TimeSpan, TimeSpan, TimeSpan, TimeSpan, TimeSpan, TimeSpan, TimeSpan, TimeSpan, TimeSpan, int, int, int, long, UnmappedResolution, int) - Constructor for class org.elasticsearch.xpack.esql.action.EsqlQueryProfile
- EsqlQueryRequest - Class in org.elasticsearch.xpack.esql.action
- EsqlQueryRequest() - Constructor for class org.elasticsearch.xpack.esql.action.EsqlQueryRequest
- EsqlQueryRequest(StreamInput) - Constructor for class org.elasticsearch.xpack.esql.action.EsqlQueryRequest
- EsqlQueryResponse - Class in org.elasticsearch.xpack.esql.action
- EsqlQueryResponse(List<ColumnInfoImpl>, List<Page>, long, long, long, long, long, long, EsqlQueryResponse.Profile, boolean, String, boolean, boolean, ZoneId, long, long, EsqlExecutionInfo) - Constructor for class org.elasticsearch.xpack.esql.action.EsqlQueryResponse
- EsqlQueryResponse(List<ColumnInfoImpl>, List<Page>, long, long, EsqlQueryResponse.Profile, boolean, boolean, ZoneId, long, long, EsqlExecutionInfo) - Constructor for class org.elasticsearch.xpack.esql.action.EsqlQueryResponse
- EsqlQueryResponse(List<ColumnInfoImpl>, List<Page>, long, long, EsqlQueryResponse.Profile, boolean, String, boolean, boolean, ZoneId, long, long, EsqlExecutionInfo) - Constructor for class org.elasticsearch.xpack.esql.action.EsqlQueryResponse
- EsqlQueryResponse.Profile - Record Class in org.elasticsearch.xpack.esql.action
- EsqlQueryStatus - Record Class in org.elasticsearch.xpack.esql.plugin
- EsqlQueryStatus(AsyncExecutionId, TimeValue) - Constructor for record class org.elasticsearch.xpack.esql.plugin.EsqlQueryStatus
-
Creates an instance of a
EsqlQueryStatusrecord class. - EsqlQueryTask - Class in org.elasticsearch.xpack.esql.action
- EsqlQueryTask(String, long, String, String, String, TaskId, Map<String, String>, Map<String, String>, AsyncExecutionId, TimeValue) - Constructor for class org.elasticsearch.xpack.esql.action.EsqlQueryTask
- EsqlResolveDatasetAction - Class in org.elasticsearch.xpack.esql.action
-
Read-authorization gate for
FROM <dataset>: narrows the dataset names a query would read to the subset the caller may read. - EsqlResolveDatasetAction(TransportService, ActionFilters, IndexNameExpressionResolver, ClusterService, ProjectResolver) - Constructor for class org.elasticsearch.xpack.esql.action.EsqlResolveDatasetAction
- EsqlResolveDatasetAction.Request - Class in org.elasticsearch.xpack.esql.action
-
Unlike the view sibling, deliberately carries no remote/CPS plumbing (
allowsRemoteIndices, project routing): datasets are local-only and remote-prefixed relations never reach this action. - EsqlResolveDatasetAction.Response - Class in org.elasticsearch.xpack.esql.action
- EsqlResolvedIndexExpression - Record Class in org.elasticsearch.xpack.esql.session
- EsqlResolvedIndexExpression(Set<String>, Set<String>) - Constructor for record class org.elasticsearch.xpack.esql.session.EsqlResolvedIndexExpression
-
Creates an instance of a
EsqlResolvedIndexExpressionrecord class. - EsqlResolveFieldsAction - Class in org.elasticsearch.xpack.esql.action
-
A fork of the field-caps API for ES|QL.
- EsqlResolveFieldsAction(TransportService, ActionFilters, TransportFieldCapabilitiesAction, ClusterService, IndexNameExpressionResolver, ProjectResolver) - Constructor for class org.elasticsearch.xpack.esql.action.EsqlResolveFieldsAction
- EsqlResolveFieldsResponse - Class in org.elasticsearch.xpack.esql.action
- EsqlResolveFieldsResponse(FieldCapabilitiesResponse) - Constructor for class org.elasticsearch.xpack.esql.action.EsqlResolveFieldsResponse
- EsqlResolveFieldsResponse(StreamInput) - Constructor for class org.elasticsearch.xpack.esql.action.EsqlResolveFieldsResponse
- EsqlResolveViewAction - Class in org.elasticsearch.xpack.esql.action
- EsqlResolveViewAction(TransportService, ActionFilters, IndexNameExpressionResolver, ClusterService, ProjectResolver) - Constructor for class org.elasticsearch.xpack.esql.action.EsqlResolveViewAction
- EsqlResolveViewAction.Request - Class in org.elasticsearch.xpack.esql.action
- EsqlResolveViewAction.Response - Class in org.elasticsearch.xpack.esql.action
- EsqlResponseImpl - Class in org.elasticsearch.xpack.esql.action
-
View over the response, that supports the xpack core transport API.
- EsqlResponseListener - Class in org.elasticsearch.xpack.esql.action
-
Listens for a single
EsqlQueryResponse, builds a correspondingRestResponseand sends it. - EsqlResponseListener(RestChannel, RestRequest) - Constructor for class org.elasticsearch.xpack.esql.action.EsqlResponseListener
-
Async query GET API does not have an EsqlQueryRequest.
- EsqlResponseListener(RestChannel, RestRequest, EsqlQueryRequest) - Constructor for class org.elasticsearch.xpack.esql.action.EsqlResponseListener
-
To correctly time the execution of a request, a
EsqlResponseListenermust be constructed immediately before execution begins. - EsqlScalarFunction - Class in org.elasticsearch.xpack.esql.expression.function.scalar
-
A
ScalarFunctionis aFunctionthat makes one output value per input row. - EsqlScalarFunction(Source) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.EsqlScalarFunction
- EsqlScalarFunction(Source, List<Expression>) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.EsqlScalarFunction
- EsqlSearchShardsAction - Class in org.elasticsearch.xpack.esql.action
-
A fork of the search shards API for ES|QL.
- EsqlSearchShardsAction(TransportService, ActionFilters, TransportSearchShardsAction) - Constructor for class org.elasticsearch.xpack.esql.action.EsqlSearchShardsAction
- EsqlSession - Class in org.elasticsearch.xpack.esql.session
-
Combines all components necessary for the coordinating node to plan and execute an ESQL query, including (pre-)analyzing, optimizing and running the physical plan.
- EsqlSession(String, TransportVersion, AnalyzerSettings, IndexResolver, EnrichPolicyResolver, ViewResolver, DatasetResolver, ExternalSourceResolver, EsqlParser, PreAnalyzer, EsqlFunctionRegistry, PromqlFunctionRegistry, AnalysisRegistry, Mapper, Verifier, Metrics, PlanTelemetry, IndicesExpressionGrouper, ProjectMetadata, PlannerSettings, TransportActionServices) - Constructor for class org.elasticsearch.xpack.esql.session.EsqlSession
- EsqlSession.PlanRunner - Interface in org.elasticsearch.xpack.esql.session
-
Interface for running the underlying plan.
- EsqlSession.PreAnalysisResult - Record Class in org.elasticsearch.xpack.esql.session
- EsqlStatement - Record Class in org.elasticsearch.xpack.esql.plan
- EsqlStatement(LogicalPlan, List<QuerySetting>) - Constructor for record class org.elasticsearch.xpack.esql.plan.EsqlStatement
-
Creates an instance of a
EsqlStatementrecord class. - EsqlStatsAction - Class in org.elasticsearch.xpack.esql.plugin
- EsqlStatsRequest - Class in org.elasticsearch.xpack.esql.plugin
-
Request to gather usage statistics
- EsqlStatsRequest() - Constructor for class org.elasticsearch.xpack.esql.plugin.EsqlStatsRequest
- EsqlStatsResponse - Class in org.elasticsearch.xpack.esql.plugin
- EsqlStatsResponse(ClusterName, List<EsqlStatsResponse.NodeStatsResponse>, List<FailedNodeException>) - Constructor for class org.elasticsearch.xpack.esql.plugin.EsqlStatsResponse
- EsqlStatsResponse.NodeStatsResponse - Class in org.elasticsearch.xpack.esql.plugin
- EsqlTypeResolutions - Class in org.elasticsearch.xpack.esql.expression
- EsqlTypeResolutions() - Constructor for class org.elasticsearch.xpack.esql.expression.EsqlTypeResolutions
- EsqlUsageTransportAction - Class in org.elasticsearch.xpack.esql
- EsqlUsageTransportAction(TransportService, ClusterService, ThreadPool, ActionFilters, Client) - Constructor for class org.elasticsearch.xpack.esql.EsqlUsageTransportAction
- EsQueryExec - Class in org.elasticsearch.xpack.esql.plan.physical
- EsQueryExec(Source, String, IndexMode, List<Attribute>, Expression, List<EsQueryExec.Sort>, Integer, List<EsQueryExec.QueryBuilderAndTags>) - Constructor for class org.elasticsearch.xpack.esql.plan.physical.EsQueryExec
- EsQueryExec.Direction - Enum Class in org.elasticsearch.xpack.esql.plan.physical
- EsQueryExec.FieldSort - Record Class in org.elasticsearch.xpack.esql.plan.physical
- EsQueryExec.GeoDistanceSort - Record Class in org.elasticsearch.xpack.esql.plan.physical
- EsQueryExec.Missing - Enum Class in org.elasticsearch.xpack.esql.plan.physical
- EsQueryExec.QueryBuilderAndTags - Record Class in org.elasticsearch.xpack.esql.plan.physical
- EsQueryExec.ScoreSort - Record Class in org.elasticsearch.xpack.esql.plan.physical
- EsQueryExec.Sort - Interface in org.elasticsearch.xpack.esql.plan.physical
- EsRelation - Class in org.elasticsearch.xpack.esql.plan.logical
-
Source representing an Elasticsearch index.
- EsRelation(Source, String, IndexMode, Map<String, List<String>>, Map<String, List<String>>, Map<String, IndexMode>, List<Attribute>) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.EsRelation
- EsSourceExec - Class in org.elasticsearch.xpack.esql.plan.physical
- EsSourceExec(Source, String, IndexMode, List<Attribute>, QueryBuilder) - Constructor for class org.elasticsearch.xpack.esql.plan.physical.EsSourceExec
- EsSourceExec(EsRelation) - Constructor for class org.elasticsearch.xpack.esql.plan.physical.EsSourceExec
- EsStatsQueryExec - Class in org.elasticsearch.xpack.esql.plan.physical
-
Specialized query class for retrieving statistics about the underlying data and not the actual documents.
- EsStatsQueryExec(Source, String, QueryBuilder, Expression, List<Attribute>, EsStatsQueryExec.Stat) - Constructor for class org.elasticsearch.xpack.esql.plan.physical.EsStatsQueryExec
- EsStatsQueryExec.BasicStat - Record Class in org.elasticsearch.xpack.esql.plan.physical
- EsStatsQueryExec.ByStat - Record Class in org.elasticsearch.xpack.esql.plan.physical
- EsStatsQueryExec.Stat - Interface in org.elasticsearch.xpack.esql.plan.physical
- EsStatsQueryExec.StatsType - Enum Class in org.elasticsearch.xpack.esql.plan.physical
- estimatedBytes() - Method in record class org.elasticsearch.xpack.esql.datasources.cache.SchemaCacheEntry
- estimatedBytes() - Method in interface org.elasticsearch.xpack.esql.datasources.spi.FileList
- estimatedRowSize() - Method in class org.elasticsearch.xpack.esql.plan.physical.AggregateExec
-
Estimate of the number of bytes that'll be loaded per position before the stream of pages is consumed.
- estimatedRowSize() - Method in class org.elasticsearch.xpack.esql.plan.physical.EsQueryExec
-
Estimate of the number of bytes that'll be loaded per position before the stream of pages is consumed.
- estimatedRowSize() - Method in class org.elasticsearch.xpack.esql.plan.physical.ExternalSourceExec
- estimatedRowSize() - Method in class org.elasticsearch.xpack.esql.plan.physical.FragmentExec
- estimatedRowSize() - Method in class org.elasticsearch.xpack.esql.plan.physical.LimitByExec
- estimatedRowSize() - Method in class org.elasticsearch.xpack.esql.plan.physical.LimitExec
- estimatedRowSize() - Method in class org.elasticsearch.xpack.esql.plan.physical.TopNByExec
-
Estimate of the number of bytes that'll be loaded per position before the stream of pages is consumed.
- estimatedRowSize() - Method in class org.elasticsearch.xpack.esql.plan.physical.TopNExec
-
Estimate of the number of bytes that'll be loaded per position before the stream of pages is consumed.
- estimatedSize() - Method in enum class org.elasticsearch.xpack.esql.core.type.DataType
-
An estimate of the size of values of this type in a Block.
- estimatedSize() - Method in class org.elasticsearch.xpack.esql.inference.AbstractEmbeddingRequestIterator
- estimatedSize() - Method in interface org.elasticsearch.xpack.esql.inference.InferenceOperator.BulkInferenceRequestItemIterator
-
Estimates the number of requests provided by this iterator.
- estimatedSize() - Method in class org.elasticsearch.xpack.esql.inference.InputTextReader
-
Returns the total number of positions (text entries) in the block.
- estimatedSizeInBytes() - Method in class org.elasticsearch.xpack.esql.datasources.CoalescedSplit
- estimatedSizeInBytes() - Method in class org.elasticsearch.xpack.esql.datasources.FileSplit
- estimatedSizeInBytes() - Method in interface org.elasticsearch.xpack.esql.datasources.spi.ExternalSplit
- estimateRowSize(int, PhysicalPlan) - Static method in interface org.elasticsearch.xpack.esql.plan.physical.EstimatesRowSize
- estimateRowSize(EstimatesRowSize.State) - Method in class org.elasticsearch.xpack.esql.plan.physical.AggregateExec
- estimateRowSize(EstimatesRowSize.State) - Method in class org.elasticsearch.xpack.esql.plan.physical.CompoundOutputEvalExec
- estimateRowSize(EstimatesRowSize.State) - Method in class org.elasticsearch.xpack.esql.plan.physical.EnrichExec
- estimateRowSize(EstimatesRowSize.State) - Method in class org.elasticsearch.xpack.esql.plan.physical.EsQueryExec
- estimateRowSize(EstimatesRowSize.State) - Method in class org.elasticsearch.xpack.esql.plan.physical.EsStatsQueryExec
- estimateRowSize(EstimatesRowSize.State) - Method in interface org.elasticsearch.xpack.esql.plan.physical.EstimatesRowSize
-
Estimate the number of bytes that'll be loaded per position before the stream of pages is consumed.
- estimateRowSize(EstimatesRowSize.State) - Method in class org.elasticsearch.xpack.esql.plan.physical.EvalExec
- estimateRowSize(EstimatesRowSize.State) - Method in class org.elasticsearch.xpack.esql.plan.physical.ExternalSourceExec
- estimateRowSize(EstimatesRowSize.State) - Method in class org.elasticsearch.xpack.esql.plan.physical.FieldExtractExec
- estimateRowSize(EstimatesRowSize.State) - Method in class org.elasticsearch.xpack.esql.plan.physical.FragmentExec
- estimateRowSize(EstimatesRowSize.State) - Method in class org.elasticsearch.xpack.esql.plan.physical.HashJoinExec
- estimateRowSize(EstimatesRowSize.State) - Method in class org.elasticsearch.xpack.esql.plan.physical.LimitByExec
- estimateRowSize(EstimatesRowSize.State) - Method in class org.elasticsearch.xpack.esql.plan.physical.LimitExec
- estimateRowSize(EstimatesRowSize.State) - Method in class org.elasticsearch.xpack.esql.plan.physical.LookupJoinExec
- estimateRowSize(EstimatesRowSize.State) - Method in class org.elasticsearch.xpack.esql.plan.physical.RegexExtractExec
- estimateRowSize(EstimatesRowSize.State) - Method in class org.elasticsearch.xpack.esql.plan.physical.TopNByExec
- estimateRowSize(EstimatesRowSize.State) - Method in class org.elasticsearch.xpack.esql.plan.physical.TopNExec
- estimateSize(DataType) - Static method in interface org.elasticsearch.xpack.esql.plan.physical.EstimatesRowSize
- EstimatesRowSize - Interface in org.elasticsearch.xpack.esql.plan.physical
- EstimatesRowSize.State - Class in org.elasticsearch.xpack.esql.plan.physical
- esType() - Method in enum class org.elasticsearch.xpack.esql.core.type.DataType
- ET: Engine TopN (HYPOTHETICAL) - Search tag in class org.elasticsearch.xpack.esql.expression.function.scalar.EsqlScalarFunction
- Section
- eval() - Method in record class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToAggregateMetricDouble.DoubleEvaluator
-
Returns the value of the
evalrecord component. - eval() - Method in record class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToAggregateMetricDouble.IntEvaluator
-
Returns the value of the
evalrecord component. - eval() - Method in record class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToAggregateMetricDouble.LongEvaluator
-
Returns the value of the
evalrecord component. - eval() - Method in record class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToAggregateMetricDouble.UnsignedLong
-
Returns the value of the
evalrecord component. - eval(Page) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.AbstractConvertFunction.AbstractEvaluator
- eval(Page) - Method in record class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToAggregateMetricDouble.DoubleEvaluator
- eval(Page) - Method in record class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToAggregateMetricDouble.IntEvaluator
- eval(Page) - Method in record class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToAggregateMetricDouble.LongEvaluator
- eval(Page) - Method in record class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToAggregateMetricDouble.UnsignedLong
- eval(Page) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.AbstractMultivalueFunction.AbstractEvaluator
- eval(Page) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.AbstractMultivalueFunction.AbstractNullableEvaluator
- eval(Page) - Method in record class org.elasticsearch.xpack.esql.expression.LiteralsEvaluator
- eval(Page) - Method in record class org.elasticsearch.xpack.esql.expression.predicate.logical.BooleanLogicExpressionEvaluator
- eval(Page) - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.EqualsDenseVectorEvaluator
- eval(Page) - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.InBooleanEvaluator
- eval(Page) - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.InBytesRefEvaluator
- eval(Page) - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.InDoubleEvaluator
- eval(Page) - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.InIntEvaluator
- eval(Page) - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.InLongEvaluator
- eval(Page) - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.InLongRangeEvaluator
- eval(Page) - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.InMillisNanosEvaluator
- eval(Page) - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.InNanosMillisEvaluator
- eval(Page) - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.NotEqualsDenseVectorEvaluator
- Eval - Class in org.elasticsearch.xpack.esql.plan.logical
- Eval(Source, LogicalPlan, List<Alias>) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.Eval
- EVAL - Enum constant in enum class org.elasticsearch.xpack.esql.telemetry.FeatureMetric
- EVAL - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- EVAL - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- EVAL() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.EvalCommandContext
- EVAL: Page-at-a-time evaluation - Search tag in class org.elasticsearch.xpack.esql.expression.function.scalar.EsqlScalarFunction
- Section
- evalBlock(Block) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.AbstractConvertFunction.AbstractEvaluator
-
Called when evaluating a
Blockthat contains null values. - evalBlock(Block) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToStringFromAggregateMetricDoubleEvaluator
- evalCommand() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- evalCommand() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ProcessingCommandContext
- EvalCommandContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.EvalCommandContext
- EvalExec - Class in org.elasticsearch.xpack.esql.plan.physical
- EvalExec(Source, PhysicalPlan, List<Alias>) - Constructor for class org.elasticsearch.xpack.esql.plan.physical.EvalExec
- EvalMapper - Class in org.elasticsearch.xpack.esql.evaluator
- evalNotNullable(Block) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.AbstractMultivalueFunction.AbstractEvaluator
-
Called when evaluating a
Blockthat does not contain null values. - evalNullable(Block) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.AbstractMultivalueFunction.AbstractNullableEvaluator
-
Called when evaluating a
Blockthat contains null values. - evalSingleValuedNotNullable(Block) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.AbstractMultivalueFunction.AbstractEvaluator
-
Called to evaluate single valued fields when the target block does not have null values.
- evalSingleValuedNullable(Block) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.AbstractMultivalueFunction.AbstractNullableEvaluator
-
Called to evaluate single valued fields when the target block has null values.
- EvaluatableGroupingFunction(Source, List<Expression>) - Constructor for class org.elasticsearch.xpack.esql.expression.function.grouping.GroupingFunction.EvaluatableGroupingFunction
- evaluate(String) - Method in class org.elasticsearch.xpack.esql.evaluator.command.CompoundOutputEvaluator.OutputFieldsCollector
-
Subclasses would apply the actual evaluation logic here and fill the target blocks accordingly.
- evaluate(String) - Method in class org.elasticsearch.xpack.esql.evaluator.command.IpLocationFunctionBridge.IpLocationCollectorImpl
- evaluate(String) - Method in class org.elasticsearch.xpack.esql.evaluator.command.RegisteredDomainFunctionBridge.RegisteredDomainCollectorImpl
- evaluate(String) - Method in class org.elasticsearch.xpack.esql.evaluator.command.UriPartsFunctionBridge.UriPartsCollectorImpl
- evaluate(String) - Method in class org.elasticsearch.xpack.esql.evaluator.command.UserAgentFunctionBridge.UserAgentCollectorImpl
- evaluate(Source, Object, Object, VectorBinaryArithmetic.ArithmeticOp) - Static method in class org.elasticsearch.xpack.esql.parser.promql.PromqlFoldingUtils
- evaluate(Source, Object, Object, VectorBinaryComparison.ComparisonOp) - Static method in class org.elasticsearch.xpack.esql.parser.promql.PromqlFoldingUtils
- evaluation() - Method in class org.elasticsearch.xpack.esql.expression.promql.subquery.Subquery
- evaluation() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- evaluation() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.SelectorContext
- evaluation() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.SubqueryContext
- evaluation() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.selector.Selector
- Evaluation - Class in org.elasticsearch.xpack.esql.plan.logical.promql.selector
-
Evaluation context for a PromQL selector, including the evaluation time and any offset to apply.
- Evaluation(Literal, Literal) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.promql.selector.Evaluation
- EvaluationContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.EvaluationContext
- evaluator(ExpressionEvaluator.Factory) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.AbstractConvertFunction
-
Build the evaluator given the evaluator a multivalued field.
- evaluator(ExpressionEvaluator.Factory) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.AbstractMultivalueFunction
-
Build the evaluator given the evaluator a multivalued field.
- evaluator(ExpressionEvaluator.Factory) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvAvg
- evaluator(ExpressionEvaluator.Factory) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvCount
- evaluator(ExpressionEvaluator.Factory) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvDedupe
- evaluator(ExpressionEvaluator.Factory) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvFirst
- evaluator(ExpressionEvaluator.Factory) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvLast
- evaluator(ExpressionEvaluator.Factory) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvMax
- evaluator(ExpressionEvaluator.Factory) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvMedian
- evaluator(ExpressionEvaluator.Factory) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvMedianAbsoluteDeviation
- evaluator(ExpressionEvaluator.Factory) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvMin
- evaluator(ExpressionEvaluator.Factory) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvSingleValueOrNull
- evaluator(ExpressionEvaluator.Factory) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvSum
- evaluator(DataType, Source, ExpressionEvaluator.Factory, Rounding.Prepared) - Static method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.DateTrunc
- EVALUATOR_SIMILARITY_FUNCTION - Static variable in class org.elasticsearch.xpack.esql.expression.function.vector.Hamming
- EvaluatorMapper - Interface in org.elasticsearch.xpack.esql.evaluator.mapper
-
Expressions that have a mapping to an
ExpressionEvaluator. - EvaluatorMapper.ToEvaluator - Interface in org.elasticsearch.xpack.esql.evaluator.mapper
- evaluatorQueryBuilder() - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.FullTextFunction
-
Returns the query builder to be used when the function cannot be pushed down to Lucene, but uses a
LuceneQueryEvaluatorinstead - evaluatorQueryBuilder() - Method in class org.elasticsearch.xpack.esql.expression.function.vector.Knn
- evalVector(Vector) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.AbstractConvertFunction.AbstractEvaluator
-
Called when evaluating a
Blockthat does not contain null values. - evalVector(Vector) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToStringFromAggregateMetricDoubleEvaluator
- EVE: Expensive Variable Evaluator - Search tag in class org.elasticsearch.xpack.esql.expression.function.scalar.EsqlScalarFunction
- Section
- Exact(boolean, String) - Constructor for class org.elasticsearch.xpack.esql.core.type.EsField.Exact
- EXACT - Enum constant in enum class org.elasticsearch.xpack.esql.optimizer.rules.logical.promql.AutomatonUtils.PatternFragment.Type
- EXACT_INT - Enum constant in enum class org.elasticsearch.xpack.esql.datasources.ColumnStatTypeSupport.StatCoercion
- EXACT_LONG - Enum constant in enum class org.elasticsearch.xpack.esql.datasources.ColumnStatTypeSupport.StatCoercion
- exactAttribute() - Method in class org.elasticsearch.xpack.esql.core.expression.FieldAttribute
- exactMatch() - Method in class org.elasticsearch.xpack.esql.core.expression.predicate.regex.AbstractStringPattern
- exactMatch() - Method in interface org.elasticsearch.xpack.esql.core.expression.predicate.regex.StringPattern
-
Returns the match if this pattern is exact, that is has no wildcard or other patterns inside.
- example(String) - Method in class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionDefinition.Builder
- Example - Annotation Interface in org.elasticsearch.xpack.esql.expression.function
-
An example of using a function that is rendered in the docs.
- examples() - Element in annotation interface org.elasticsearch.xpack.esql.expression.function.FunctionInfo
-
Examples of using this function that are rendered in the docs.
- examples() - Method in class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionDefinition
- Examples - Annotation Interface in org.elasticsearch.xpack.esql.expression.function
-
An example of using a function that is rendered in the docs.
- exceedsMaxBranches(int) - Static method in class org.elasticsearch.xpack.esql.plan.logical.Fork
-
Branch-count predicate shared by
Fork's constructor and any caller that wants to fail earlier with a more user-facing message. - ExceptionUtils - Class in org.elasticsearch.xpack.esql
- ExceptionUtils() - Constructor for class org.elasticsearch.xpack.esql.ExceptionUtils
- EXCHANGE_BUFFER_SIZE - Static variable in class org.elasticsearch.xpack.esql.plugin.QueryPragmas
- exchangeBufferSize() - Method in record class org.elasticsearch.xpack.esql.enrich.LookupFromIndexOperator.Factory
-
Returns the value of the
exchangeBufferSizerecord component. - exchangeBufferSize() - Method in class org.elasticsearch.xpack.esql.plugin.QueryPragmas
- ExchangeExec - Class in org.elasticsearch.xpack.esql.plan.physical
- ExchangeExec(Source, List<Attribute>, boolean, PhysicalPlan) - Constructor for class org.elasticsearch.xpack.esql.plan.physical.ExchangeExec
- ExchangeExec(Source, PhysicalPlan) - Constructor for class org.elasticsearch.xpack.esql.plan.physical.ExchangeExec
- exchangeService - Variable in class org.elasticsearch.xpack.esql.enrich.LookupFromIndexService
- exchangeService() - Method in record class org.elasticsearch.xpack.esql.plugin.TransportActionServices
-
Returns the value of the
exchangeServicerecord component. - exchangeService() - Method in class org.elasticsearch.xpack.esql.plugin.TransportEsqlQueryAction
- ExchangeSinkExec - Class in org.elasticsearch.xpack.esql.plan.physical
- ExchangeSinkExec(Source, List<Attribute>, boolean, PhysicalPlan) - Constructor for class org.elasticsearch.xpack.esql.plan.physical.ExchangeSinkExec
- ExchangeSourceExec - Class in org.elasticsearch.xpack.esql.plan.physical
- ExchangeSourceExec(Source, List<Attribute>, boolean) - Constructor for class org.elasticsearch.xpack.esql.plan.physical.ExchangeSourceExec
- excludedDimensions() - Method in record class org.elasticsearch.xpack.esql.optimizer.rules.logical.promql.PromqlAttributesTranslationContext.ResolvedAttributes
-
Returns the value of the
excludedDimensionsrecord component. - excludedFields() - Method in class org.elasticsearch.xpack.esql.core.expression.TimeSeriesMetadataAttribute
- excluding(List<Attribute>) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.promql.PromqlAttributesTranslationContext.InheritedAttributes
-
WITHOUT(E):Edrops out of scope (G \ E) and joins the accumulated exclusions. - Exclusions: inherited vs synthesized - Search tag in class org.elasticsearch.xpack.esql.optimizer.rules.logical.promql.PromqlAttributesTranslationContext
- Section
- execute(String, CancellableTask, EsqlFlags, PhysicalPlan, Configuration, FoldContext, EsqlExecutionInfo, PlanTimeProfile, ActionListener<Result>) - Method in class org.elasticsearch.xpack.esql.plugin.ComputeService
- execute(EsqlQueryRequest, EsqlExecutionInfo, EsqlSession.PlanRunner, ActionListener<Versioned<Result>>) - Method in class org.elasticsearch.xpack.esql.session.EsqlSession
-
Execute an ESQL request.
- execute(EsqlQueryRequest, EsqlQueryTask, ActionListener<EsqlQueryResponse>) - Method in class org.elasticsearch.xpack.esql.plugin.TransportEsqlQueryAction
- execute(QueryRequest, ExternalSplit) - Method in interface org.elasticsearch.xpack.esql.datasources.spi.Connector
- execute(QueryRequest, Split) - Method in interface org.elasticsearch.xpack.esql.datasources.spi.Connector
- execute(Request, T, ActionListener<Response>) - Method in interface org.elasticsearch.xpack.esql.core.async.AsyncTaskManagementService.AsyncOperation
- execute(TreeType) - Method in class org.elasticsearch.xpack.esql.rule.RuleExecutor
- executeEmbeddingInference(EmbeddingAction.Request, ActionListener<InferenceAction.Response>) - Method in class org.elasticsearch.xpack.esql.inference.InferenceService
-
Executes an embedding inference request.
- executeInference(InferenceAction.Request, ActionListener<InferenceAction.Response>) - Method in class org.elasticsearch.xpack.esql.inference.InferenceService
-
Executes a plain inference request.
- executePlan(String, CancellableTask, EsqlFlags, PhysicalPlan, Configuration, FoldContext, EsqlExecutionInfo, String, ActionListener<Result>, Supplier<ExchangeSink>, Map<String, EsqlExecutionInfo.Cluster.Status>, PlanTimeProfile) - Method in class org.elasticsearch.xpack.esql.plugin.ComputeService
- executeRerankInference(RerankAction.Request, ActionListener<InferenceAction.Response>) - Method in class org.elasticsearch.xpack.esql.inference.InferenceService
-
Executes a rerank inference request.
- executesOn() - Method in class org.elasticsearch.xpack.esql.plan.logical.Enrich
- executesOn() - Method in interface org.elasticsearch.xpack.esql.plan.logical.ExecutesOn.Coordinator
- executesOn() - Method in interface org.elasticsearch.xpack.esql.plan.logical.ExecutesOn
- executesOn() - Method in interface org.elasticsearch.xpack.esql.plan.logical.ExecutesOn.Remote
- executesOn() - Method in class org.elasticsearch.xpack.esql.plan.logical.join.Join
- executesOn() - Method in class org.elasticsearch.xpack.esql.plan.logical.Limit
- executesOn() - Method in class org.elasticsearch.xpack.esql.plan.logical.TopN
- executesOn() - Method in class org.elasticsearch.xpack.esql.plan.physical.EnrichExec
- ExecutesOn - Interface in org.elasticsearch.xpack.esql.plan.logical
-
Mark nodes that execute only in a specific way, either on the coordinator or on a remote node.
- ExecutesOn.Coordinator - Interface in org.elasticsearch.xpack.esql.plan.logical
-
Executes on the coordinator only.
- ExecutesOn.ExecuteLocation - Enum Class in org.elasticsearch.xpack.esql.plan.logical
- ExecutesOn.Remote - Interface in org.elasticsearch.xpack.esql.plan.logical
-
Executes on the remote nodes only (note that may include coordinator, but not on the aggregation stage).
- EXECUTION_CLUSTER_NAME_VERSION - Static variable in class org.elasticsearch.xpack.esql.action.EsqlExecutionInfo
- EXECUTION_METADATA_VERSION - Static variable in class org.elasticsearch.xpack.esql.action.EsqlExecutionInfo
- EXECUTION_PROFILE_FORMAT_VERSION - Static variable in class org.elasticsearch.xpack.esql.action.EsqlExecutionInfo
- executionContext() - Method in record class org.elasticsearch.xpack.esql.enrich.AbstractLookupService.LookupShardContext
-
Returns the value of the
executionContextrecord component. - executionInfo() - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryTask
- executionInfo() - Method in record class org.elasticsearch.xpack.esql.session.Result
-
Returns the value of the
executionInforecord component. - executor - Variable in class org.elasticsearch.xpack.esql.enrich.AbstractLookupService
- executor() - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceOperatorFactory
- executor() - Method in class org.elasticsearch.xpack.esql.datasources.ExternalSourceResolver
-
Executor the discovery fan-out runs on.
- executor() - Method in class org.elasticsearch.xpack.esql.datasources.OperatorFactoryRegistry
- executor() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.SourceOperatorContext
-
Returns the value of the
executorrecord component. - executor() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.StorageProviderServices
-
Returns the value of the
executorrecord component. - executor(Executor) - Method in class org.elasticsearch.xpack.esql.datasources.spi.SourceOperatorContext.Builder
- exists() - Method in interface org.elasticsearch.xpack.esql.datasources.spi.StorageObject
-
Checks if the object exists.
- exists(FieldAttribute.FieldName) - Method in class org.elasticsearch.xpack.esql.stats.SearchContextStats
- exists(FieldAttribute.FieldName) - Method in record class org.elasticsearch.xpack.esql.stats.SearchStats.EmptySearchStats
- exists(FieldAttribute.FieldName) - Method in interface org.elasticsearch.xpack.esql.stats.SearchStats
- exists(FieldAttribute.FieldName) - Method in class org.elasticsearch.xpack.esql.stats.SearchStats.UnsupportedSearchStats
- exists(StoragePath) - Method in interface org.elasticsearch.xpack.esql.datasources.spi.StorageProvider
-
Checks if an object exists at the given path.
- ExistsQuery - Class in org.elasticsearch.xpack.esql.core.querydsl.query
- ExistsQuery(Source, String) - Constructor for class org.elasticsearch.xpack.esql.core.querydsl.query.ExistsQuery
- exitAggField(EsqlBaseParser.AggFieldContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.aggField(). - exitAggField(EsqlBaseParser.AggFieldContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.aggField(). - exitAggFields(EsqlBaseParser.AggFieldsContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.aggFields(). - exitAggFields(EsqlBaseParser.AggFieldsContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.aggFields(). - exitArithmeticBinary(EsqlBaseParser.ArithmeticBinaryContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by the
arithmeticBinarylabeled alternative inEsqlBaseParser.operatorExpression(). - exitArithmeticBinary(EsqlBaseParser.ArithmeticBinaryContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by the
arithmeticBinarylabeled alternative inEsqlBaseParser.operatorExpression(). - exitArithmeticBinary(PromqlBaseParser.ArithmeticBinaryContext) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParserBaseListener
-
Exit a parse tree produced by the
arithmeticBinarylabeled alternative inPromqlBaseParser.expression(). - exitArithmeticBinary(PromqlBaseParser.ArithmeticBinaryContext) - Method in interface org.elasticsearch.xpack.esql.parser.PromqlBaseParserListener
-
Exit a parse tree produced by the
arithmeticBinarylabeled alternative inPromqlBaseParser.expression(). - exitArithmeticUnary(EsqlBaseParser.ArithmeticUnaryContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by the
arithmeticUnarylabeled alternative inEsqlBaseParser.operatorExpression(). - exitArithmeticUnary(EsqlBaseParser.ArithmeticUnaryContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by the
arithmeticUnarylabeled alternative inEsqlBaseParser.operatorExpression(). - exitArithmeticUnary(PromqlBaseParser.ArithmeticUnaryContext) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParserBaseListener
-
Exit a parse tree produced by the
arithmeticUnarylabeled alternative inPromqlBaseParser.expression(). - exitArithmeticUnary(PromqlBaseParser.ArithmeticUnaryContext) - Method in interface org.elasticsearch.xpack.esql.parser.PromqlBaseParserListener
-
Exit a parse tree produced by the
arithmeticUnarylabeled alternative inPromqlBaseParser.expression(). - exitAt(PromqlBaseParser.AtContext) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParserBaseListener
-
Exit a parse tree produced by
PromqlBaseParser.at(). - exitAt(PromqlBaseParser.AtContext) - Method in interface org.elasticsearch.xpack.esql.parser.PromqlBaseParserListener
-
Exit a parse tree produced by
PromqlBaseParser.at(). - exitBooleanArrayLiteral(EsqlBaseParser.BooleanArrayLiteralContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by the
booleanArrayLiterallabeled alternative inEsqlBaseParser.constant(). - exitBooleanArrayLiteral(EsqlBaseParser.BooleanArrayLiteralContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by the
booleanArrayLiterallabeled alternative inEsqlBaseParser.constant(). - exitBooleanDefault(EsqlBaseParser.BooleanDefaultContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by the
booleanDefaultlabeled alternative inEsqlBaseParser.booleanExpression(). - exitBooleanDefault(EsqlBaseParser.BooleanDefaultContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by the
booleanDefaultlabeled alternative inEsqlBaseParser.booleanExpression(). - exitBooleanLiteral(EsqlBaseParser.BooleanLiteralContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by the
booleanLiterallabeled alternative inEsqlBaseParser.constant(). - exitBooleanLiteral(EsqlBaseParser.BooleanLiteralContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by the
booleanLiterallabeled alternative inEsqlBaseParser.constant(). - exitBooleanValue(EsqlBaseParser.BooleanValueContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.booleanValue(). - exitBooleanValue(EsqlBaseParser.BooleanValueContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.booleanValue(). - exitChangePointCommand(EsqlBaseParser.ChangePointCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.changePointCommand(). - exitChangePointCommand(EsqlBaseParser.ChangePointCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.changePointCommand(). - exitClusterString(EsqlBaseParser.ClusterStringContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.clusterString(). - exitClusterString(EsqlBaseParser.ClusterStringContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.clusterString(). - exitCommandNamedParameters(EsqlBaseParser.CommandNamedParametersContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.commandNamedParameters(). - exitCommandNamedParameters(EsqlBaseParser.CommandNamedParametersContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.commandNamedParameters(). - exitComparison(EsqlBaseParser.ComparisonContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by the
comparisonlabeled alternative inEsqlBaseParser.valueExpression(). - exitComparison(EsqlBaseParser.ComparisonContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by the
comparisonlabeled alternative inEsqlBaseParser.valueExpression(). - exitComparisonOperator(EsqlBaseParser.ComparisonOperatorContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.comparisonOperator(). - exitComparisonOperator(EsqlBaseParser.ComparisonOperatorContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.comparisonOperator(). - exitCompletionCommand(EsqlBaseParser.CompletionCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.completionCommand(). - exitCompletionCommand(EsqlBaseParser.CompletionCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.completionCommand(). - exitCompositeForkSubQuery(EsqlBaseParser.CompositeForkSubQueryContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by the
compositeForkSubQuerylabeled alternative inEsqlBaseParser.forkSubQueryCommand(). - exitCompositeForkSubQuery(EsqlBaseParser.CompositeForkSubQueryContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by the
compositeForkSubQuerylabeled alternative inEsqlBaseParser.forkSubQueryCommand(). - exitCompositeQuery(EsqlBaseParser.CompositeQueryContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by the
compositeQuerylabeled alternative inEsqlBaseParser.query(). - exitCompositeQuery(EsqlBaseParser.CompositeQueryContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by the
compositeQuerylabeled alternative inEsqlBaseParser.query(). - exitConstant(PromqlBaseParser.ConstantContext) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParserBaseListener
-
Exit a parse tree produced by
PromqlBaseParser.constant(). - exitConstant(PromqlBaseParser.ConstantContext) - Method in interface org.elasticsearch.xpack.esql.parser.PromqlBaseParserListener
-
Exit a parse tree produced by
PromqlBaseParser.constant(). - exitConstantDefault(EsqlBaseParser.ConstantDefaultContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by the
constantDefaultlabeled alternative inEsqlBaseParser.primaryExpression(). - exitConstantDefault(EsqlBaseParser.ConstantDefaultContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by the
constantDefaultlabeled alternative inEsqlBaseParser.primaryExpression(). - exitDecimalLiteral(EsqlBaseParser.DecimalLiteralContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by the
decimalLiterallabeled alternative inEsqlBaseParser.constant(). - exitDecimalLiteral(EsqlBaseParser.DecimalLiteralContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by the
decimalLiterallabeled alternative inEsqlBaseParser.constant(). - exitDecimalLiteral(PromqlBaseParser.DecimalLiteralContext) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParserBaseListener
-
Exit a parse tree produced by the
decimalLiterallabeled alternative inPromqlBaseParser.number(). - exitDecimalLiteral(PromqlBaseParser.DecimalLiteralContext) - Method in interface org.elasticsearch.xpack.esql.parser.PromqlBaseParserListener
-
Exit a parse tree produced by the
decimalLiterallabeled alternative inPromqlBaseParser.number(). - exitDecimalValue(EsqlBaseParser.DecimalValueContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.decimalValue(). - exitDecimalValue(EsqlBaseParser.DecimalValueContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.decimalValue(). - exitDedupCommand(EsqlBaseParser.DedupCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.dedupCommand(). - exitDedupCommand(EsqlBaseParser.DedupCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.dedupCommand(). - exitDereference(EsqlBaseParser.DereferenceContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by the
dereferencelabeled alternative inEsqlBaseParser.primaryExpression(). - exitDereference(EsqlBaseParser.DereferenceContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by the
dereferencelabeled alternative inEsqlBaseParser.primaryExpression(). - exitDissectCommand(EsqlBaseParser.DissectCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.dissectCommand(). - exitDissectCommand(EsqlBaseParser.DissectCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.dissectCommand(). - exitDissectCommandOption(EsqlBaseParser.DissectCommandOptionContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.dissectCommandOption(). - exitDissectCommandOption(EsqlBaseParser.DissectCommandOptionContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.dissectCommandOption(). - exitDissectCommandOptions(EsqlBaseParser.DissectCommandOptionsContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.dissectCommandOptions(). - exitDissectCommandOptions(EsqlBaseParser.DissectCommandOptionsContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.dissectCommandOptions(). - exitDropCommand(EsqlBaseParser.DropCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.dropCommand(). - exitDropCommand(EsqlBaseParser.DropCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.dropCommand(). - exitDuration(PromqlBaseParser.DurationContext) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParserBaseListener
-
Exit a parse tree produced by
PromqlBaseParser.duration(). - exitDuration(PromqlBaseParser.DurationContext) - Method in interface org.elasticsearch.xpack.esql.parser.PromqlBaseParserListener
-
Exit a parse tree produced by
PromqlBaseParser.duration(). - exitEnrichCommand(EsqlBaseParser.EnrichCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.enrichCommand(). - exitEnrichCommand(EsqlBaseParser.EnrichCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.enrichCommand(). - exitEnrichPolicyName(EsqlBaseParser.EnrichPolicyNameContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.enrichPolicyName(). - exitEnrichPolicyName(EsqlBaseParser.EnrichPolicyNameContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.enrichPolicyName(). - exitEnrichWithClause(EsqlBaseParser.EnrichWithClauseContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.enrichWithClause(). - exitEnrichWithClause(EsqlBaseParser.EnrichWithClauseContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.enrichWithClause(). - exitEntryExpression(EsqlBaseParser.EntryExpressionContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.entryExpression(). - exitEntryExpression(EsqlBaseParser.EntryExpressionContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.entryExpression(). - exitEvalCommand(EsqlBaseParser.EvalCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.evalCommand(). - exitEvalCommand(EsqlBaseParser.EvalCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.evalCommand(). - exitEvaluation(PromqlBaseParser.EvaluationContext) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParserBaseListener
-
Exit a parse tree produced by
PromqlBaseParser.evaluation(). - exitEvaluation(PromqlBaseParser.EvaluationContext) - Method in interface org.elasticsearch.xpack.esql.parser.PromqlBaseParserListener
-
Exit a parse tree produced by
PromqlBaseParser.evaluation(). - exitEveryRule(ParserRuleContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
- exitEveryRule(ParserRuleContext) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParserBaseListener
- exitExplainCommand(EsqlBaseParser.ExplainCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.explainCommand(). - exitExplainCommand(EsqlBaseParser.ExplainCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.explainCommand(). - exitExternalCommand(EsqlBaseParser.ExternalCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.externalCommand(). - exitExternalCommand(EsqlBaseParser.ExternalCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.externalCommand(). - exitField(EsqlBaseParser.FieldContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.field(). - exitField(EsqlBaseParser.FieldContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.field(). - exitFieldName(EsqlBaseParser.FieldNameContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.fieldName(). - exitFieldName(EsqlBaseParser.FieldNameContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.fieldName(). - exitFieldNamePattern(EsqlBaseParser.FieldNamePatternContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.fieldNamePattern(). - exitFieldNamePattern(EsqlBaseParser.FieldNamePatternContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.fieldNamePattern(). - exitFields(EsqlBaseParser.FieldsContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.fields(). - exitFields(EsqlBaseParser.FieldsContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.fields(). - exitForkCommand(EsqlBaseParser.ForkCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.forkCommand(). - exitForkCommand(EsqlBaseParser.ForkCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.forkCommand(). - exitForkSubQueries(EsqlBaseParser.ForkSubQueriesContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.forkSubQueries(). - exitForkSubQueries(EsqlBaseParser.ForkSubQueriesContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.forkSubQueries(). - exitForkSubQuery(EsqlBaseParser.ForkSubQueryContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.forkSubQuery(). - exitForkSubQuery(EsqlBaseParser.ForkSubQueryContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.forkSubQuery(). - exitForkSubQueryProcessingCommand(EsqlBaseParser.ForkSubQueryProcessingCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.forkSubQueryProcessingCommand(). - exitForkSubQueryProcessingCommand(EsqlBaseParser.ForkSubQueryProcessingCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.forkSubQueryProcessingCommand(). - exitFromCommand(EsqlBaseParser.FromCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.fromCommand(). - exitFromCommand(EsqlBaseParser.FromCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.fromCommand(). - exitFunction(EsqlBaseParser.FunctionContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by the
functionlabeled alternative inEsqlBaseParser.primaryExpression(). - exitFunction(EsqlBaseParser.FunctionContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by the
functionlabeled alternative inEsqlBaseParser.primaryExpression(). - exitFunction(PromqlBaseParser.FunctionContext) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParserBaseListener
-
Exit a parse tree produced by
PromqlBaseParser.function(). - exitFunction(PromqlBaseParser.FunctionContext) - Method in interface org.elasticsearch.xpack.esql.parser.PromqlBaseParserListener
-
Exit a parse tree produced by
PromqlBaseParser.function(). - exitFunctionExpression(EsqlBaseParser.FunctionExpressionContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.functionExpression(). - exitFunctionExpression(EsqlBaseParser.FunctionExpressionContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.functionExpression(). - exitFunctionName(EsqlBaseParser.FunctionNameContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.functionName(). - exitFunctionName(EsqlBaseParser.FunctionNameContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.functionName(). - exitFunctionParams(PromqlBaseParser.FunctionParamsContext) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParserBaseListener
-
Exit a parse tree produced by
PromqlBaseParser.functionParams(). - exitFunctionParams(PromqlBaseParser.FunctionParamsContext) - Method in interface org.elasticsearch.xpack.esql.parser.PromqlBaseParserListener
-
Exit a parse tree produced by
PromqlBaseParser.functionParams(). - exitFuseCommand(EsqlBaseParser.FuseCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.fuseCommand(). - exitFuseCommand(EsqlBaseParser.FuseCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.fuseCommand(). - exitFuseConfiguration(EsqlBaseParser.FuseConfigurationContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.fuseConfiguration(). - exitFuseConfiguration(EsqlBaseParser.FuseConfigurationContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.fuseConfiguration(). - exitFuseKeyByFields(EsqlBaseParser.FuseKeyByFieldsContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.fuseKeyByFields(). - exitFuseKeyByFields(EsqlBaseParser.FuseKeyByFieldsContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.fuseKeyByFields(). - exitGrokCommand(EsqlBaseParser.GrokCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.grokCommand(). - exitGrokCommand(EsqlBaseParser.GrokCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.grokCommand(). - exitGrouping(PromqlBaseParser.GroupingContext) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParserBaseListener
-
Exit a parse tree produced by
PromqlBaseParser.grouping(). - exitGrouping(PromqlBaseParser.GroupingContext) - Method in interface org.elasticsearch.xpack.esql.parser.PromqlBaseParserListener
-
Exit a parse tree produced by
PromqlBaseParser.grouping(). - exitHexLiteral(PromqlBaseParser.HexLiteralContext) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParserBaseListener
-
Exit a parse tree produced by the
hexLiterallabeled alternative inPromqlBaseParser.number(). - exitHexLiteral(PromqlBaseParser.HexLiteralContext) - Method in interface org.elasticsearch.xpack.esql.parser.PromqlBaseParserListener
-
Exit a parse tree produced by the
hexLiterallabeled alternative inPromqlBaseParser.number(). - exitHighlightCommand(EsqlBaseParser.HighlightCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.highlightCommand(). - exitHighlightCommand(EsqlBaseParser.HighlightCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.highlightCommand(). - exitIdentifier(EsqlBaseParser.IdentifierContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.identifier(). - exitIdentifier(EsqlBaseParser.IdentifierContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.identifier(). - exitIdentifier(PromqlBaseParser.IdentifierContext) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParserBaseListener
-
Exit a parse tree produced by
PromqlBaseParser.identifier(). - exitIdentifier(PromqlBaseParser.IdentifierContext) - Method in interface org.elasticsearch.xpack.esql.parser.PromqlBaseParserListener
-
Exit a parse tree produced by
PromqlBaseParser.identifier(). - exitIdentifierOrParameter(EsqlBaseParser.IdentifierOrParameterContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.identifierOrParameter(). - exitIdentifierOrParameter(EsqlBaseParser.IdentifierOrParameterContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.identifierOrParameter(). - exitIdentifierPattern(EsqlBaseParser.IdentifierPatternContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.identifierPattern(). - exitIdentifierPattern(EsqlBaseParser.IdentifierPatternContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.identifierPattern(). - exitIndexPattern(EsqlBaseParser.IndexPatternContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.indexPattern(). - exitIndexPattern(EsqlBaseParser.IndexPatternContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.indexPattern(). - exitIndexPatternAndMetadataFields(EsqlBaseParser.IndexPatternAndMetadataFieldsContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.indexPatternAndMetadataFields(). - exitIndexPatternAndMetadataFields(EsqlBaseParser.IndexPatternAndMetadataFieldsContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.indexPatternAndMetadataFields(). - exitIndexPatternOrSubquery(EsqlBaseParser.IndexPatternOrSubqueryContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.indexPatternOrSubquery(). - exitIndexPatternOrSubquery(EsqlBaseParser.IndexPatternOrSubqueryContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.indexPatternOrSubquery(). - exitIndexString(EsqlBaseParser.IndexStringContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.indexString(). - exitIndexString(EsqlBaseParser.IndexStringContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.indexString(). - exitInlineCast(EsqlBaseParser.InlineCastContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by the
inlineCastlabeled alternative inEsqlBaseParser.primaryExpression(). - exitInlineCast(EsqlBaseParser.InlineCastContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by the
inlineCastlabeled alternative inEsqlBaseParser.primaryExpression(). - exitInlineStatsCommand(EsqlBaseParser.InlineStatsCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.inlineStatsCommand(). - exitInlineStatsCommand(EsqlBaseParser.InlineStatsCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.inlineStatsCommand(). - exitInputDoubleParams(EsqlBaseParser.InputDoubleParamsContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by the
inputDoubleParamslabeled alternative inEsqlBaseParser.doubleParameter(). - exitInputDoubleParams(EsqlBaseParser.InputDoubleParamsContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by the
inputDoubleParamslabeled alternative inEsqlBaseParser.doubleParameter(). - exitInputNamedOrPositionalDoubleParams(EsqlBaseParser.InputNamedOrPositionalDoubleParamsContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by the
inputNamedOrPositionalDoubleParamslabeled alternative inEsqlBaseParser.doubleParameter(). - exitInputNamedOrPositionalDoubleParams(EsqlBaseParser.InputNamedOrPositionalDoubleParamsContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by the
inputNamedOrPositionalDoubleParamslabeled alternative inEsqlBaseParser.doubleParameter(). - exitInputNamedOrPositionalParam(EsqlBaseParser.InputNamedOrPositionalParamContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by the
inputNamedOrPositionalParamlabeled alternative inEsqlBaseParser.parameter(). - exitInputNamedOrPositionalParam(EsqlBaseParser.InputNamedOrPositionalParamContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by the
inputNamedOrPositionalParamlabeled alternative inEsqlBaseParser.parameter(). - exitInputParam(EsqlBaseParser.InputParamContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by the
inputParamlabeled alternative inEsqlBaseParser.parameter(). - exitInputParam(EsqlBaseParser.InputParamContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by the
inputParamlabeled alternative inEsqlBaseParser.parameter(). - exitInputParameter(EsqlBaseParser.InputParameterContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by the
inputParameterlabeled alternative inEsqlBaseParser.constant(). - exitInputParameter(EsqlBaseParser.InputParameterContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by the
inputParameterlabeled alternative inEsqlBaseParser.constant(). - exitInsistCommand(EsqlBaseParser.InsistCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.insistCommand(). - exitInsistCommand(EsqlBaseParser.InsistCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.insistCommand(). - exitIntegerLiteral(EsqlBaseParser.IntegerLiteralContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by the
integerLiterallabeled alternative inEsqlBaseParser.constant(). - exitIntegerLiteral(EsqlBaseParser.IntegerLiteralContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by the
integerLiterallabeled alternative inEsqlBaseParser.constant(). - exitIntegerLiteral(PromqlBaseParser.IntegerLiteralContext) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParserBaseListener
-
Exit a parse tree produced by the
integerLiterallabeled alternative inPromqlBaseParser.number(). - exitIntegerLiteral(PromqlBaseParser.IntegerLiteralContext) - Method in interface org.elasticsearch.xpack.esql.parser.PromqlBaseParserListener
-
Exit a parse tree produced by the
integerLiterallabeled alternative inPromqlBaseParser.number(). - exitIntegerValue(EsqlBaseParser.IntegerValueContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.integerValue(). - exitIntegerValue(EsqlBaseParser.IntegerValueContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.integerValue(). - exitIpLocationCommand(EsqlBaseParser.IpLocationCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.ipLocationCommand(). - exitIpLocationCommand(EsqlBaseParser.IpLocationCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.ipLocationCommand(). - exitIsNull(EsqlBaseParser.IsNullContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by the
isNulllabeled alternative inEsqlBaseParser.booleanExpression(). - exitIsNull(EsqlBaseParser.IsNullContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by the
isNulllabeled alternative inEsqlBaseParser.booleanExpression(). - exitJoinCommand(EsqlBaseParser.JoinCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.joinCommand(). - exitJoinCommand(EsqlBaseParser.JoinCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.joinCommand(). - exitJoinCondition(EsqlBaseParser.JoinConditionContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.joinCondition(). - exitJoinCondition(EsqlBaseParser.JoinConditionContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.joinCondition(). - exitJoinTarget(EsqlBaseParser.JoinTargetContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.joinTarget(). - exitJoinTarget(EsqlBaseParser.JoinTargetContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.joinTarget(). - exitKeepCommand(EsqlBaseParser.KeepCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.keepCommand(). - exitKeepCommand(EsqlBaseParser.KeepCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.keepCommand(). - exitLabel(PromqlBaseParser.LabelContext) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParserBaseListener
-
Exit a parse tree produced by
PromqlBaseParser.label(). - exitLabel(PromqlBaseParser.LabelContext) - Method in interface org.elasticsearch.xpack.esql.parser.PromqlBaseParserListener
-
Exit a parse tree produced by
PromqlBaseParser.label(). - exitLabelList(PromqlBaseParser.LabelListContext) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParserBaseListener
-
Exit a parse tree produced by
PromqlBaseParser.labelList(). - exitLabelList(PromqlBaseParser.LabelListContext) - Method in interface org.elasticsearch.xpack.esql.parser.PromqlBaseParserListener
-
Exit a parse tree produced by
PromqlBaseParser.labelList(). - exitLabelName(PromqlBaseParser.LabelNameContext) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParserBaseListener
-
Exit a parse tree produced by
PromqlBaseParser.labelName(). - exitLabelName(PromqlBaseParser.LabelNameContext) - Method in interface org.elasticsearch.xpack.esql.parser.PromqlBaseParserListener
-
Exit a parse tree produced by
PromqlBaseParser.labelName(). - exitLabels(PromqlBaseParser.LabelsContext) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParserBaseListener
-
Exit a parse tree produced by
PromqlBaseParser.labels(). - exitLabels(PromqlBaseParser.LabelsContext) - Method in interface org.elasticsearch.xpack.esql.parser.PromqlBaseParserListener
-
Exit a parse tree produced by
PromqlBaseParser.labels(). - exitLabelValue(PromqlBaseParser.LabelValueContext) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParserBaseListener
-
Exit a parse tree produced by
PromqlBaseParser.labelValue(). - exitLabelValue(PromqlBaseParser.LabelValueContext) - Method in interface org.elasticsearch.xpack.esql.parser.PromqlBaseParserListener
-
Exit a parse tree produced by
PromqlBaseParser.labelValue(). - exitLikeExpression(EsqlBaseParser.LikeExpressionContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by the
likeExpressionlabeled alternative inEsqlBaseParser.regexBooleanExpression(). - exitLikeExpression(EsqlBaseParser.LikeExpressionContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by the
likeExpressionlabeled alternative inEsqlBaseParser.regexBooleanExpression(). - exitLikeListExpression(EsqlBaseParser.LikeListExpressionContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by the
likeListExpressionlabeled alternative inEsqlBaseParser.regexBooleanExpression(). - exitLikeListExpression(EsqlBaseParser.LikeListExpressionContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by the
likeListExpressionlabeled alternative inEsqlBaseParser.regexBooleanExpression(). - exitLimitByGroupKey(EsqlBaseParser.LimitByGroupKeyContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.limitByGroupKey(). - exitLimitByGroupKey(EsqlBaseParser.LimitByGroupKeyContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.limitByGroupKey(). - exitLimitCommand(EsqlBaseParser.LimitCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.limitCommand(). - exitLimitCommand(EsqlBaseParser.LimitCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.limitCommand(). - exitLogicalBinary(EsqlBaseParser.LogicalBinaryContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by the
logicalBinarylabeled alternative inEsqlBaseParser.booleanExpression(). - exitLogicalBinary(EsqlBaseParser.LogicalBinaryContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by the
logicalBinarylabeled alternative inEsqlBaseParser.booleanExpression(). - exitLogicalIn(EsqlBaseParser.LogicalInContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by the
logicalInlabeled alternative inEsqlBaseParser.booleanExpression(). - exitLogicalIn(EsqlBaseParser.LogicalInContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by the
logicalInlabeled alternative inEsqlBaseParser.booleanExpression(). - exitLogicalInSubquery(EsqlBaseParser.LogicalInSubqueryContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by the
logicalInSubquerylabeled alternative inEsqlBaseParser.booleanExpression(). - exitLogicalInSubquery(EsqlBaseParser.LogicalInSubqueryContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by the
logicalInSubquerylabeled alternative inEsqlBaseParser.booleanExpression(). - exitLogicalNot(EsqlBaseParser.LogicalNotContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by the
logicalNotlabeled alternative inEsqlBaseParser.booleanExpression(). - exitLogicalNot(EsqlBaseParser.LogicalNotContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by the
logicalNotlabeled alternative inEsqlBaseParser.booleanExpression(). - exitLookupCommand(EsqlBaseParser.LookupCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.lookupCommand(). - exitLookupCommand(EsqlBaseParser.LookupCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.lookupCommand(). - exitMapExpression(EsqlBaseParser.MapExpressionContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.mapExpression(). - exitMapExpression(EsqlBaseParser.MapExpressionContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.mapExpression(). - exitMapValue(EsqlBaseParser.MapValueContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.mapValue(). - exitMapValue(EsqlBaseParser.MapValueContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.mapValue(). - exitMatchBooleanExpression(EsqlBaseParser.MatchBooleanExpressionContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.matchBooleanExpression(). - exitMatchBooleanExpression(EsqlBaseParser.MatchBooleanExpressionContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.matchBooleanExpression(). - exitMatchExpression(EsqlBaseParser.MatchExpressionContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by the
matchExpressionlabeled alternative inEsqlBaseParser.booleanExpression(). - exitMatchExpression(EsqlBaseParser.MatchExpressionContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by the
matchExpressionlabeled alternative inEsqlBaseParser.booleanExpression(). - exitMetadata(EsqlBaseParser.MetadataContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.metadata(). - exitMetadata(EsqlBaseParser.MetadataContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.metadata(). - exitMetricsInfoCommand(EsqlBaseParser.MetricsInfoCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.metricsInfoCommand(). - exitMetricsInfoCommand(EsqlBaseParser.MetricsInfoCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.metricsInfoCommand(). - exitMmrCommand(EsqlBaseParser.MmrCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.mmrCommand(). - exitMmrCommand(EsqlBaseParser.MmrCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.mmrCommand(). - exitMmrQueryVectorExpression(EsqlBaseParser.MmrQueryVectorExpressionContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by the
mmrQueryVectorExpressionlabeled alternative inEsqlBaseParser.mmrQueryVectorParams(). - exitMmrQueryVectorExpression(EsqlBaseParser.MmrQueryVectorExpressionContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by the
mmrQueryVectorExpressionlabeled alternative inEsqlBaseParser.mmrQueryVectorParams(). - exitMmrQueryVectorParameter(EsqlBaseParser.MmrQueryVectorParameterContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by the
mmrQueryVectorParameterlabeled alternative inEsqlBaseParser.mmrQueryVectorParams(). - exitMmrQueryVectorParameter(EsqlBaseParser.MmrQueryVectorParameterContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by the
mmrQueryVectorParameterlabeled alternative inEsqlBaseParser.mmrQueryVectorParams(). - exitModifier(PromqlBaseParser.ModifierContext) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParserBaseListener
-
Exit a parse tree produced by
PromqlBaseParser.modifier(). - exitModifier(PromqlBaseParser.ModifierContext) - Method in interface org.elasticsearch.xpack.esql.parser.PromqlBaseParserListener
-
Exit a parse tree produced by
PromqlBaseParser.modifier(). - exitMvExpandCommand(EsqlBaseParser.MvExpandCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.mvExpandCommand(). - exitMvExpandCommand(EsqlBaseParser.MvExpandCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.mvExpandCommand(). - exitNonReserved(PromqlBaseParser.NonReservedContext) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParserBaseListener
-
Exit a parse tree produced by
PromqlBaseParser.nonReserved(). - exitNonReserved(PromqlBaseParser.NonReservedContext) - Method in interface org.elasticsearch.xpack.esql.parser.PromqlBaseParserListener
-
Exit a parse tree produced by
PromqlBaseParser.nonReserved(). - exitNullLiteral(EsqlBaseParser.NullLiteralContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by the
nullLiterallabeled alternative inEsqlBaseParser.constant(). - exitNullLiteral(EsqlBaseParser.NullLiteralContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by the
nullLiterallabeled alternative inEsqlBaseParser.constant(). - exitNumericArrayLiteral(EsqlBaseParser.NumericArrayLiteralContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by the
numericArrayLiterallabeled alternative inEsqlBaseParser.constant(). - exitNumericArrayLiteral(EsqlBaseParser.NumericArrayLiteralContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by the
numericArrayLiterallabeled alternative inEsqlBaseParser.constant(). - exitNumericValue(EsqlBaseParser.NumericValueContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.numericValue(). - exitNumericValue(EsqlBaseParser.NumericValueContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.numericValue(). - exitOffset(PromqlBaseParser.OffsetContext) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParserBaseListener
-
Exit a parse tree produced by
PromqlBaseParser.offset(). - exitOffset(PromqlBaseParser.OffsetContext) - Method in interface org.elasticsearch.xpack.esql.parser.PromqlBaseParserListener
-
Exit a parse tree produced by
PromqlBaseParser.offset(). - exitOperatorExpressionDefault(EsqlBaseParser.OperatorExpressionDefaultContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by the
operatorExpressionDefaultlabeled alternative inEsqlBaseParser.operatorExpression(). - exitOperatorExpressionDefault(EsqlBaseParser.OperatorExpressionDefaultContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by the
operatorExpressionDefaultlabeled alternative inEsqlBaseParser.operatorExpression(). - exitOrderExpression(EsqlBaseParser.OrderExpressionContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.orderExpression(). - exitOrderExpression(EsqlBaseParser.OrderExpressionContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.orderExpression(). - exitParenthesized(PromqlBaseParser.ParenthesizedContext) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParserBaseListener
-
Exit a parse tree produced by the
parenthesizedlabeled alternative inPromqlBaseParser.expression(). - exitParenthesized(PromqlBaseParser.ParenthesizedContext) - Method in interface org.elasticsearch.xpack.esql.parser.PromqlBaseParserListener
-
Exit a parse tree produced by the
parenthesizedlabeled alternative inPromqlBaseParser.expression(). - exitParenthesizedExpression(EsqlBaseParser.ParenthesizedExpressionContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by the
parenthesizedExpressionlabeled alternative inEsqlBaseParser.primaryExpression(). - exitParenthesizedExpression(EsqlBaseParser.ParenthesizedExpressionContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by the
parenthesizedExpressionlabeled alternative inEsqlBaseParser.primaryExpression(). - exitProcessingCommand(EsqlBaseParser.ProcessingCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.processingCommand(). - exitProcessingCommand(EsqlBaseParser.ProcessingCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.processingCommand(). - exitPromqlClusterString(EsqlBaseParser.PromqlClusterStringContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.promqlClusterString(). - exitPromqlClusterString(EsqlBaseParser.PromqlClusterStringContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.promqlClusterString(). - exitPromqlCommand(EsqlBaseParser.PromqlCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.promqlCommand(). - exitPromqlCommand(EsqlBaseParser.PromqlCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.promqlCommand(). - exitPromqlIndexPattern(EsqlBaseParser.PromqlIndexPatternContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.promqlIndexPattern(). - exitPromqlIndexPattern(EsqlBaseParser.PromqlIndexPatternContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.promqlIndexPattern(). - exitPromqlIndexString(EsqlBaseParser.PromqlIndexStringContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.promqlIndexString(). - exitPromqlIndexString(EsqlBaseParser.PromqlIndexStringContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.promqlIndexString(). - exitPromqlParam(EsqlBaseParser.PromqlParamContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.promqlParam(). - exitPromqlParam(EsqlBaseParser.PromqlParamContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.promqlParam(). - exitPromqlParamName(EsqlBaseParser.PromqlParamNameContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.promqlParamName(). - exitPromqlParamName(EsqlBaseParser.PromqlParamNameContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.promqlParamName(). - exitPromqlParamValue(EsqlBaseParser.PromqlParamValueContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.promqlParamValue(). - exitPromqlParamValue(EsqlBaseParser.PromqlParamValueContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.promqlParamValue(). - exitPromqlQueryContent(EsqlBaseParser.PromqlQueryContentContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.promqlQueryContent(). - exitPromqlQueryContent(EsqlBaseParser.PromqlQueryContentContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.promqlQueryContent(). - exitPromqlQueryPart(EsqlBaseParser.PromqlQueryPartContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.promqlQueryPart(). - exitPromqlQueryPart(EsqlBaseParser.PromqlQueryPartContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.promqlQueryPart(). - exitPromqlSelectorString(EsqlBaseParser.PromqlSelectorStringContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.promqlSelectorString(). - exitPromqlSelectorString(EsqlBaseParser.PromqlSelectorStringContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.promqlSelectorString(). - exitPromqlUnquotedIndexString(EsqlBaseParser.PromqlUnquotedIndexStringContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.promqlUnquotedIndexString(). - exitPromqlUnquotedIndexString(EsqlBaseParser.PromqlUnquotedIndexStringContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.promqlUnquotedIndexString(). - exitQualifiedIntegerLiteral(EsqlBaseParser.QualifiedIntegerLiteralContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by the
qualifiedIntegerLiterallabeled alternative inEsqlBaseParser.constant(). - exitQualifiedIntegerLiteral(EsqlBaseParser.QualifiedIntegerLiteralContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by the
qualifiedIntegerLiterallabeled alternative inEsqlBaseParser.constant(). - exitQualifiedName(EsqlBaseParser.QualifiedNameContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.qualifiedName(). - exitQualifiedName(EsqlBaseParser.QualifiedNameContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.qualifiedName(). - exitQualifiedNamePattern(EsqlBaseParser.QualifiedNamePatternContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.qualifiedNamePattern(). - exitQualifiedNamePattern(EsqlBaseParser.QualifiedNamePatternContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.qualifiedNamePattern(). - exitQualifiedNamePatterns(EsqlBaseParser.QualifiedNamePatternsContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.qualifiedNamePatterns(). - exitQualifiedNamePatterns(EsqlBaseParser.QualifiedNamePatternsContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.qualifiedNamePatterns(). - exitQualifiedNames(EsqlBaseParser.QualifiedNamesContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.qualifiedNames(). - exitQualifiedNames(EsqlBaseParser.QualifiedNamesContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.qualifiedNames(). - exitRegexExpression(EsqlBaseParser.RegexExpressionContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by the
regexExpressionlabeled alternative inEsqlBaseParser.booleanExpression(). - exitRegexExpression(EsqlBaseParser.RegexExpressionContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by the
regexExpressionlabeled alternative inEsqlBaseParser.booleanExpression(). - exitRegisteredDomainCommand(EsqlBaseParser.RegisteredDomainCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.registeredDomainCommand(). - exitRegisteredDomainCommand(EsqlBaseParser.RegisteredDomainCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.registeredDomainCommand(). - exitRenameClause(EsqlBaseParser.RenameClauseContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.renameClause(). - exitRenameClause(EsqlBaseParser.RenameClauseContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.renameClause(). - exitRenameCommand(EsqlBaseParser.RenameCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.renameCommand(). - exitRenameCommand(EsqlBaseParser.RenameCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.renameCommand(). - exitRerankCommand(EsqlBaseParser.RerankCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.rerankCommand(). - exitRerankCommand(EsqlBaseParser.RerankCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.rerankCommand(). - exitRlikeExpression(EsqlBaseParser.RlikeExpressionContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by the
rlikeExpressionlabeled alternative inEsqlBaseParser.regexBooleanExpression(). - exitRlikeExpression(EsqlBaseParser.RlikeExpressionContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by the
rlikeExpressionlabeled alternative inEsqlBaseParser.regexBooleanExpression(). - exitRlikeListExpression(EsqlBaseParser.RlikeListExpressionContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by the
rlikeListExpressionlabeled alternative inEsqlBaseParser.regexBooleanExpression(). - exitRlikeListExpression(EsqlBaseParser.RlikeListExpressionContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by the
rlikeListExpressionlabeled alternative inEsqlBaseParser.regexBooleanExpression(). - exitRowCommand(EsqlBaseParser.RowCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.rowCommand(). - exitRowCommand(EsqlBaseParser.RowCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.rowCommand(). - exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.AggFieldContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.AggFieldsContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ArithmeticBinaryContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ArithmeticUnaryContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.BooleanArrayLiteralContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.BooleanDefaultContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.BooleanLiteralContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.BooleanValueContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ChangePointCommandContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ClusterStringContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.CommandNamedParametersContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ComparisonContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ComparisonOperatorContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.CompletionCommandContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.CompositeForkSubQueryContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.CompositeQueryContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ConstantDefaultContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.DecimalLiteralContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.DecimalValueContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.DedupCommandContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.DereferenceContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.DissectCommandContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.DissectCommandOptionContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.DissectCommandOptionsContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.DropCommandContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.EnrichCommandContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.EnrichPolicyNameContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.EnrichWithClauseContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.EntryExpressionContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.EvalCommandContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ExplainCommandContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ExternalCommandContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FieldContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FieldNameContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FieldNamePatternContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FieldsContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ForkCommandContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ForkSubQueriesContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ForkSubQueryContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ForkSubQueryProcessingCommandContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FromCommandContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FunctionContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FunctionExpressionContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FunctionNameContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FuseCommandContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FuseConfigurationContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FuseKeyByFieldsContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.GrokCommandContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.HighlightCommandContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.IdentifierContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.IdentifierOrParameterContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.IdentifierPatternContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.IndexPatternAndMetadataFieldsContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.IndexPatternContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.IndexPatternOrSubqueryContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.IndexStringContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.InlineCastContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.InlineStatsCommandContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.InputDoubleParamsContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.InputNamedOrPositionalDoubleParamsContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.InputNamedOrPositionalParamContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.InputParamContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.InputParameterContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.InsistCommandContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.IntegerLiteralContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.IntegerValueContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.IpLocationCommandContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.IsNullContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.JoinCommandContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.JoinConditionContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.JoinTargetContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.KeepCommandContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.LikeExpressionContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.LikeListExpressionContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.LimitByGroupKeyContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.LimitCommandContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.LogicalBinaryContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.LogicalInContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.LogicalInSubqueryContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.LogicalNotContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.LookupCommandContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.MapExpressionContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.MapValueContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.MatchBooleanExpressionContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.MatchExpressionContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.MetadataContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.MetricsInfoCommandContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.MmrCommandContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.MmrQueryVectorExpressionContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.MmrQueryVectorParameterContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.MvExpandCommandContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.NullLiteralContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.NumericArrayLiteralContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.NumericValueContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.OperatorExpressionDefaultContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.OrderExpressionContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ParenthesizedExpressionContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ProcessingCommandContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlClusterStringContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlCommandContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlIndexPatternContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlIndexStringContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlParamContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlParamNameContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlParamValueContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlQueryContentContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlQueryPartContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlSelectorStringContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlUnquotedIndexStringContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.QualifiedIntegerLiteralContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.QualifiedNameContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.QualifiedNamePatternContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.QualifiedNamePatternsContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.QualifiedNamesContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.RegexExpressionContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.RegisteredDomainCommandContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.RenameClauseContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.RenameCommandContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.RerankCommandContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.RlikeExpressionContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.RlikeListExpressionContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.RowCommandContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.SampleCommandContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.SelectorStringContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.SetCommandContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.SetFieldContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ShowInfoContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.SingleCommandQueryContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.SingleForkSubQueryCommandContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.SingleStatementContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.SortCommandContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.SourceCommandContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.StatementsContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.StatsCommandContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.StringArrayLiteralContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.StringContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.StringLiteralContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.StringOrParameterContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.SubqueryContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.SubqueryExpressionContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.SubquerySourceCommandContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.TimeSeriesCommandContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ToDataTypeContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.TsCollapseCommandContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.TsInfoCommandContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.UnquotedIndexStringContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.UriPartsCommandContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.UserAgentCommandContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ValueExpressionDefaultContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ValueNameContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.WhereCommandContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.ArithmeticBinaryContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.ArithmeticUnaryContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.AtContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.ConstantContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.DecimalLiteralContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.DurationContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.EvaluationContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.FunctionContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.FunctionParamsContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.GroupingContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.HexLiteralContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.IdentifierContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.IntegerLiteralContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.LabelContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.LabelListContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.LabelNameContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.LabelsContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.LabelValueContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.ModifierContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.NonReservedContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.OffsetContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.ParenthesizedContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.SelectorContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.SeriesMatcherContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.SingleStatementContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.StringContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.SubqueryContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.SubqueryResolutionContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.TimeValueContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.ValueContext
- exitRule(ParseTreeListener) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.ValueExpressionContext
- exitSampleCommand(EsqlBaseParser.SampleCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.sampleCommand(). - exitSampleCommand(EsqlBaseParser.SampleCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.sampleCommand(). - exitSelector(PromqlBaseParser.SelectorContext) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParserBaseListener
-
Exit a parse tree produced by
PromqlBaseParser.selector(). - exitSelector(PromqlBaseParser.SelectorContext) - Method in interface org.elasticsearch.xpack.esql.parser.PromqlBaseParserListener
-
Exit a parse tree produced by
PromqlBaseParser.selector(). - exitSelectorString(EsqlBaseParser.SelectorStringContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.selectorString(). - exitSelectorString(EsqlBaseParser.SelectorStringContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.selectorString(). - exitSeriesMatcher(PromqlBaseParser.SeriesMatcherContext) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParserBaseListener
-
Exit a parse tree produced by
PromqlBaseParser.seriesMatcher(). - exitSeriesMatcher(PromqlBaseParser.SeriesMatcherContext) - Method in interface org.elasticsearch.xpack.esql.parser.PromqlBaseParserListener
-
Exit a parse tree produced by
PromqlBaseParser.seriesMatcher(). - exitSetCommand(EsqlBaseParser.SetCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.setCommand(). - exitSetCommand(EsqlBaseParser.SetCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.setCommand(). - exitSetField(EsqlBaseParser.SetFieldContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.setField(). - exitSetField(EsqlBaseParser.SetFieldContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.setField(). - exitShowInfo(EsqlBaseParser.ShowInfoContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by the
showInfolabeled alternative inEsqlBaseParser.showCommand(). - exitShowInfo(EsqlBaseParser.ShowInfoContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by the
showInfolabeled alternative inEsqlBaseParser.showCommand(). - exitSingleCommandQuery(EsqlBaseParser.SingleCommandQueryContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by the
singleCommandQuerylabeled alternative inEsqlBaseParser.query(). - exitSingleCommandQuery(EsqlBaseParser.SingleCommandQueryContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by the
singleCommandQuerylabeled alternative inEsqlBaseParser.query(). - exitSingleForkSubQueryCommand(EsqlBaseParser.SingleForkSubQueryCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by the
singleForkSubQueryCommandlabeled alternative inEsqlBaseParser.forkSubQueryCommand(). - exitSingleForkSubQueryCommand(EsqlBaseParser.SingleForkSubQueryCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by the
singleForkSubQueryCommandlabeled alternative inEsqlBaseParser.forkSubQueryCommand(). - exitSingleStatement(EsqlBaseParser.SingleStatementContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.singleStatement(). - exitSingleStatement(EsqlBaseParser.SingleStatementContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.singleStatement(). - exitSingleStatement(PromqlBaseParser.SingleStatementContext) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParserBaseListener
-
Exit a parse tree produced by
PromqlBaseParser.singleStatement(). - exitSingleStatement(PromqlBaseParser.SingleStatementContext) - Method in interface org.elasticsearch.xpack.esql.parser.PromqlBaseParserListener
-
Exit a parse tree produced by
PromqlBaseParser.singleStatement(). - exitSortCommand(EsqlBaseParser.SortCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.sortCommand(). - exitSortCommand(EsqlBaseParser.SortCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.sortCommand(). - exitSourceCommand(EsqlBaseParser.SourceCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.sourceCommand(). - exitSourceCommand(EsqlBaseParser.SourceCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.sourceCommand(). - exitStatements(EsqlBaseParser.StatementsContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.statements(). - exitStatements(EsqlBaseParser.StatementsContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.statements(). - exitStatsCommand(EsqlBaseParser.StatsCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.statsCommand(). - exitStatsCommand(EsqlBaseParser.StatsCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.statsCommand(). - exitString(EsqlBaseParser.StringContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.string(). - exitString(EsqlBaseParser.StringContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.string(). - exitString(PromqlBaseParser.StringContext) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParserBaseListener
-
Exit a parse tree produced by
PromqlBaseParser.string(). - exitString(PromqlBaseParser.StringContext) - Method in interface org.elasticsearch.xpack.esql.parser.PromqlBaseParserListener
-
Exit a parse tree produced by
PromqlBaseParser.string(). - exitStringArrayLiteral(EsqlBaseParser.StringArrayLiteralContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by the
stringArrayLiterallabeled alternative inEsqlBaseParser.constant(). - exitStringArrayLiteral(EsqlBaseParser.StringArrayLiteralContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by the
stringArrayLiterallabeled alternative inEsqlBaseParser.constant(). - exitStringLiteral(EsqlBaseParser.StringLiteralContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by the
stringLiterallabeled alternative inEsqlBaseParser.constant(). - exitStringLiteral(EsqlBaseParser.StringLiteralContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by the
stringLiterallabeled alternative inEsqlBaseParser.constant(). - exitStringOrParameter(EsqlBaseParser.StringOrParameterContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.stringOrParameter(). - exitStringOrParameter(EsqlBaseParser.StringOrParameterContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.stringOrParameter(). - exitSubquery(EsqlBaseParser.SubqueryContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.subquery(). - exitSubquery(EsqlBaseParser.SubqueryContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.subquery(). - exitSubquery(PromqlBaseParser.SubqueryContext) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParserBaseListener
-
Exit a parse tree produced by the
subquerylabeled alternative inPromqlBaseParser.expression(). - exitSubquery(PromqlBaseParser.SubqueryContext) - Method in interface org.elasticsearch.xpack.esql.parser.PromqlBaseParserListener
-
Exit a parse tree produced by the
subquerylabeled alternative inPromqlBaseParser.expression(). - exitSubqueryExpression(EsqlBaseParser.SubqueryExpressionContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.subqueryExpression(). - exitSubqueryExpression(EsqlBaseParser.SubqueryExpressionContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.subqueryExpression(). - exitSubqueryResolution(PromqlBaseParser.SubqueryResolutionContext) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParserBaseListener
-
Exit a parse tree produced by
PromqlBaseParser.subqueryResolution(). - exitSubqueryResolution(PromqlBaseParser.SubqueryResolutionContext) - Method in interface org.elasticsearch.xpack.esql.parser.PromqlBaseParserListener
-
Exit a parse tree produced by
PromqlBaseParser.subqueryResolution(). - exitSubquerySourceCommand(EsqlBaseParser.SubquerySourceCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.subquerySourceCommand(). - exitSubquerySourceCommand(EsqlBaseParser.SubquerySourceCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.subquerySourceCommand(). - exitTimeSeriesCommand(EsqlBaseParser.TimeSeriesCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.timeSeriesCommand(). - exitTimeSeriesCommand(EsqlBaseParser.TimeSeriesCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.timeSeriesCommand(). - exitTimeValue(PromqlBaseParser.TimeValueContext) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParserBaseListener
-
Exit a parse tree produced by
PromqlBaseParser.timeValue(). - exitTimeValue(PromqlBaseParser.TimeValueContext) - Method in interface org.elasticsearch.xpack.esql.parser.PromqlBaseParserListener
-
Exit a parse tree produced by
PromqlBaseParser.timeValue(). - exitToDataType(EsqlBaseParser.ToDataTypeContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by the
toDataTypelabeled alternative inEsqlBaseParser.dataType(). - exitToDataType(EsqlBaseParser.ToDataTypeContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by the
toDataTypelabeled alternative inEsqlBaseParser.dataType(). - exitTsCollapseCommand(EsqlBaseParser.TsCollapseCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.tsCollapseCommand(). - exitTsCollapseCommand(EsqlBaseParser.TsCollapseCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.tsCollapseCommand(). - exitTsInfoCommand(EsqlBaseParser.TsInfoCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.tsInfoCommand(). - exitTsInfoCommand(EsqlBaseParser.TsInfoCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.tsInfoCommand(). - exitUnquotedIndexString(EsqlBaseParser.UnquotedIndexStringContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.unquotedIndexString(). - exitUnquotedIndexString(EsqlBaseParser.UnquotedIndexStringContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.unquotedIndexString(). - exitUriPartsCommand(EsqlBaseParser.UriPartsCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.uriPartsCommand(). - exitUriPartsCommand(EsqlBaseParser.UriPartsCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.uriPartsCommand(). - exitUserAgentCommand(EsqlBaseParser.UserAgentCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.userAgentCommand(). - exitUserAgentCommand(EsqlBaseParser.UserAgentCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.userAgentCommand(). - exitValue(PromqlBaseParser.ValueContext) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParserBaseListener
-
Exit a parse tree produced by
PromqlBaseParser.value(). - exitValue(PromqlBaseParser.ValueContext) - Method in interface org.elasticsearch.xpack.esql.parser.PromqlBaseParserListener
-
Exit a parse tree produced by
PromqlBaseParser.value(). - exitValueExpression(PromqlBaseParser.ValueExpressionContext) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParserBaseListener
-
Exit a parse tree produced by the
valueExpressionlabeled alternative inPromqlBaseParser.expression(). - exitValueExpression(PromqlBaseParser.ValueExpressionContext) - Method in interface org.elasticsearch.xpack.esql.parser.PromqlBaseParserListener
-
Exit a parse tree produced by the
valueExpressionlabeled alternative inPromqlBaseParser.expression(). - exitValueExpressionDefault(EsqlBaseParser.ValueExpressionDefaultContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by the
valueExpressionDefaultlabeled alternative inEsqlBaseParser.valueExpression(). - exitValueExpressionDefault(EsqlBaseParser.ValueExpressionDefaultContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by the
valueExpressionDefaultlabeled alternative inEsqlBaseParser.valueExpression(). - exitValueName(EsqlBaseParser.ValueNameContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.valueName(). - exitValueName(EsqlBaseParser.ValueNameContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.valueName(). - exitWhereCommand(EsqlBaseParser.WhereCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
-
Exit a parse tree produced by
EsqlBaseParser.whereCommand(). - exitWhereCommand(EsqlBaseParser.WhereCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserListener
-
Exit a parse tree produced by
EsqlBaseParser.whereCommand(). - Exp - Class in org.elasticsearch.xpack.esql.expression.function.scalar.math
-
Returns the value of e raised to the power of tbe number specified as parameter
- Exp(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.math.Exp
- expandAndCompact(String, StorageProvider, List<PartitionFilterHintExtractor.PartitionFilterHint>, boolean, StoragePath) - Static method in class org.elasticsearch.xpack.esql.datasources.glob.GlobExpander
-
Expands a glob/comma pattern and compresses the result into a compact representation (DictionaryFileList or HiveFileList).
- expandAndCompact(String, StorageProvider, List<PartitionFilterHintExtractor.PartitionFilterHint>, boolean, StoragePath, int, int) - Static method in class org.elasticsearch.xpack.esql.datasources.glob.GlobExpander
-
Expands a glob/comma pattern and compresses the result, with safety caps on discovery.
- expandCommaSeparated(String, StorageProvider) - Static method in class org.elasticsearch.xpack.esql.datasources.glob.GlobExpander
- expandCommaSeparated(String, StorageProvider, List<PartitionFilterHintExtractor.PartitionFilterHint>, boolean) - Static method in class org.elasticsearch.xpack.esql.datasources.glob.GlobExpander
- expandCommaSeparated(String, StorageProvider, List<PartitionFilterHintExtractor.PartitionFilterHint>, boolean, int, int) - Static method in class org.elasticsearch.xpack.esql.datasources.glob.GlobExpander
- expanded() - Method in class org.elasticsearch.xpack.esql.plan.logical.MvExpand
- expanded() - Method in class org.elasticsearch.xpack.esql.plan.physical.MvExpandExec
- expandGlob(String, StorageProvider) - Static method in class org.elasticsearch.xpack.esql.datasources.glob.GlobExpander
- expandGlob(String, StorageProvider, List<PartitionFilterHintExtractor.PartitionFilterHint>, boolean) - Static method in class org.elasticsearch.xpack.esql.datasources.glob.GlobExpander
- expandGlob(String, StorageProvider, List<PartitionFilterHintExtractor.PartitionFilterHint>, boolean, int, int) - Static method in class org.elasticsearch.xpack.esql.datasources.glob.GlobExpander
- expandGlob(String, StorageProvider, List<PartitionFilterHintExtractor.PartitionFilterHint>, boolean, PartitionConfig, Map<String, Object>) - Static method in class org.elasticsearch.xpack.esql.datasources.glob.GlobExpander
- expectedFieldTypesString() - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.SingleFieldFullTextFunction
-
Returns a human-readable string listing the expected field types.
- expectedQueryTypesString() - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.SingleFieldFullTextFunction
-
Returns a human-readable string listing the expected query types.
- EXPERIMENTAL - Enum constant in enum class org.elasticsearch.xpack.esql.expression.function.FunctionAppliesToLifecycle
- Explain - Class in org.elasticsearch.xpack.esql.plan.logical
- Explain(Source, LogicalPlan) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.Explain
- EXPLAIN - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
(Re)Added EXPLAIN command
- EXPLAIN - Enum constant in enum class org.elasticsearch.xpack.esql.telemetry.FeatureMetric
- EXPLAIN_LINE_COMMENT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- EXPLAIN_LINE_COMMENT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- EXPLAIN_MODE - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- EXPLAIN_MULTILINE_COMMENT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- EXPLAIN_MULTILINE_COMMENT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- EXPLAIN_WITH_REMOTE_PLANS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
EXPLAIN command with remote plans (5 columns: cluster, node, role, type, plan)
- EXPLAIN_WS - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- EXPLAIN_WS - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- Explain.Type - Enum Class in org.elasticsearch.xpack.esql.plan.logical
- explainCommand() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- explainCommand() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.SourceCommandContext
- ExplainCommandContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ExplainCommandContext
- explainOnly() - Method in class org.elasticsearch.xpack.esql.session.Configuration
-
Whether this is an explain-only request.
- explainOnly(boolean) - Method in class org.elasticsearch.xpack.esql.session.ConfigurationBuilder
- ExplainPlanTransformer - Class in org.elasticsearch.xpack.esql.planner
-
Transforms a physical plan for EXPLAIN mode by replacing data source nodes with empty local sources.
- explanation() - Element in annotation interface org.elasticsearch.xpack.esql.expression.function.Example
-
The explanation that will appear after the example.
- EXPLICIT_NULL - Static variable in record class org.elasticsearch.xpack.esql.approximation.ApproximationSettings
-
Sentinel approximation settings representing an explicit NULL, meaning "revert to null" during merge.
- explicitUnauthorized() - Method in class org.elasticsearch.xpack.esql.action.EsqlResolveDatasetAction.Response
-
Explicitly-named datasets absent from the authorized set — surfaced as
Unknown indexby the rewrite. - explicitUnauthorized() - Method in record class org.elasticsearch.xpack.esql.datasources.DatasetRewriter.DatasetResolution
-
Returns the value of the
explicitUnauthorizedrecord component. - exponent() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Pow
- EXPONENTIAL - Enum constant in enum class org.elasticsearch.xpack.esql.expression.function.scalar.score.Decay.DecayFunction
- EXPONENTIAL_HISTOGRAM - Enum constant in enum class org.elasticsearch.xpack.esql.core.type.DataType
- EXPONENTIAL_HISTOGRAM_TECH_PREVIEW - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for exponential_histogram fields in the state of when it first was released into tech preview.
- exponentialHistogramBlockToString(ExponentialHistogramBlock, int) - Static method in class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter
- exponentialHistogramToString(ExponentialHistogram) - Static method in class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter
- EXPR_LINE_COMMENT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- EXPR_LINE_COMMENT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- EXPR_MULTILINE_COMMENT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- EXPR_MULTILINE_COMMENT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- EXPR_WS - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- EXPR_WS - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- expression() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.ArithmeticBinaryContext
- expression() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.ArithmeticUnaryContext
- expression() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.DurationContext
- expression() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- expression() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.FunctionParamsContext
- expression() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.ParenthesizedContext
- expression() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.SingleStatementContext
- expression() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.SubqueryContext
- expression() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.SubqueryResolutionContext
- expression() - Method in record class org.elasticsearch.xpack.esql.session.EsqlResolvedIndexExpression
-
Returns the value of the
expressionrecord component. - expression(int) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.ArithmeticBinaryContext
- expression(int) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.FunctionParamsContext
- expression(ParseTree) - Method in class org.elasticsearch.xpack.esql.parser.ExpressionBuilder
- expression(ParseTree) - Method in class org.elasticsearch.xpack.esql.parser.promql.PromqlAstBuilder
- expression(ParseTree) - Method in class org.elasticsearch.xpack.esql.parser.promql.PromqlLogicalPlanBuilder
- Expression - Class in org.elasticsearch.xpack.esql.core.expression
-
In a SQL statement, an Expression is whatever a user specifies inside an action, so for instance:
SELECT a, b, ABS(c) FROM ia, b, ABS(c), and i are all Expressions, with ABS(c) being a Function (which is a type of expression) with a single child, c. - Expression(Source, List<Expression>) - Constructor for class org.elasticsearch.xpack.esql.core.expression.Expression
- EXPRESSION_ENTRY - Static variable in class org.elasticsearch.xpack.esql.core.expression.UnsupportedAttribute
- EXPRESSION_MODE - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- Expression.TypeResolution - Class in org.elasticsearch.xpack.esql.core.expression
- expressionBasedJoin(SearchExecutionContext, Expression, QueryBuilder, ClusterService, List<MatchConfig>, List<String>, Expression, AliasFilter, Warnings) - Static method in class org.elasticsearch.xpack.esql.enrich.ExpressionQueryList
-
Creates a new
ExpressionQueryListfor an expression-based join. - ExpressionBuilder - Class in org.elasticsearch.xpack.esql.parser
- ExpressionBuilder.ParsingContext - Record Class in org.elasticsearch.xpack.esql.parser
- ExpressionContext() - Constructor for class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.ExpressionContext
- ExpressionContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.ExpressionContext
- ExpressionCoreWritables - Class in org.elasticsearch.xpack.esql.core.expression
- ExpressionCoreWritables() - Constructor for class org.elasticsearch.xpack.esql.core.expression.ExpressionCoreWritables
- ExpressionMapper<E> - Class in org.elasticsearch.xpack.esql.evaluator.mapper
- ExpressionMapper() - Constructor for class org.elasticsearch.xpack.esql.evaluator.mapper.ExpressionMapper
- ExpressionQuery - Class in org.elasticsearch.xpack.esql.io.stream
-
Implements an Expression query, which matches documents based on a given expression.
- ExpressionQuery(Source, String, Expression) - Constructor for class org.elasticsearch.xpack.esql.io.stream.ExpressionQuery
- ExpressionQueryBuilder - Class in org.elasticsearch.xpack.esql.io.stream
-
Implements an Expression query builder, which matches documents based on a given expression.
- ExpressionQueryBuilder(String, Expression) - Constructor for class org.elasticsearch.xpack.esql.io.stream.ExpressionQueryBuilder
- ExpressionQueryList - Class in org.elasticsearch.xpack.esql.enrich
-
A
LookupEnrichQueryGeneratorthat combines multiple conditions into a single query list. - expressions() - Static method in class org.elasticsearch.xpack.esql.core.expression.ExpressionCoreWritables
- expressions() - Static method in class org.elasticsearch.xpack.esql.expression.ExpressionWritables
- expressions() - Method in class org.elasticsearch.xpack.esql.plan.QueryPlan
-
Returns the top-level expressions for this query plan node.
- expressions(List<? extends ParserRuleContext>) - Method in class org.elasticsearch.xpack.esql.parser.ExpressionBuilder
- expressions(List<? extends ParserRuleContext>) - Method in class org.elasticsearch.xpack.esql.parser.promql.PromqlAstBuilder
- expressions(List<? extends ParserRuleContext>) - Method in class org.elasticsearch.xpack.esql.parser.promql.PromqlLogicalPlanBuilder
- Expressions - Class in org.elasticsearch.xpack.esql.core.expression
- ExpressionScoreMapper - Interface in org.elasticsearch.xpack.esql.score
-
Maps expressions that have a mapping to an
ScoreOperator.ExpressionScorer. - ExpressionScoreMapper.ToScorer - Interface in org.elasticsearch.xpack.esql.score
- ExpressionSet<E> - Class in org.elasticsearch.xpack.esql.core.expression
- ExpressionSet() - Constructor for class org.elasticsearch.xpack.esql.core.expression.ExpressionSet
- ExpressionSet(Collection<? extends E>) - Constructor for class org.elasticsearch.xpack.esql.core.expression.ExpressionSet
- expressionsResolved() - Method in class org.elasticsearch.xpack.esql.expression.promql.subquery.Subquery
- expressionsResolved() - Method in class org.elasticsearch.xpack.esql.plan.logical.Aggregate
- expressionsResolved() - Method in class org.elasticsearch.xpack.esql.plan.logical.ChangePoint
- expressionsResolved() - Method in class org.elasticsearch.xpack.esql.plan.logical.CompoundOutputEval
- expressionsResolved() - Method in class org.elasticsearch.xpack.esql.plan.logical.DatasetShadowRelation
- expressionsResolved() - Method in class org.elasticsearch.xpack.esql.plan.logical.Dedup
- expressionsResolved() - Method in class org.elasticsearch.xpack.esql.plan.logical.Drop
- expressionsResolved() - Method in class org.elasticsearch.xpack.esql.plan.logical.Enrich
- expressionsResolved() - Method in class org.elasticsearch.xpack.esql.plan.logical.EsRelation
- expressionsResolved() - Method in class org.elasticsearch.xpack.esql.plan.logical.Eval
- expressionsResolved() - Method in class org.elasticsearch.xpack.esql.plan.logical.Explain
- expressionsResolved() - Method in class org.elasticsearch.xpack.esql.plan.logical.ExternalRelation
- expressionsResolved() - Method in class org.elasticsearch.xpack.esql.plan.logical.Filter
- expressionsResolved() - Method in class org.elasticsearch.xpack.esql.plan.logical.Fork
- expressionsResolved() - Method in class org.elasticsearch.xpack.esql.plan.logical.fuse.Fuse
- expressionsResolved() - Method in class org.elasticsearch.xpack.esql.plan.logical.fuse.FuseScoreEval
- expressionsResolved() - Method in class org.elasticsearch.xpack.esql.plan.logical.Highlight
- expressionsResolved() - Method in class org.elasticsearch.xpack.esql.plan.logical.inference.Completion
- expressionsResolved() - Method in class org.elasticsearch.xpack.esql.plan.logical.inference.InferencePlan
- expressionsResolved() - Method in class org.elasticsearch.xpack.esql.plan.logical.inference.Rerank
- expressionsResolved() - Method in class org.elasticsearch.xpack.esql.plan.logical.InlineStats
- expressionsResolved() - Method in class org.elasticsearch.xpack.esql.plan.logical.Insist
- expressionsResolved() - Method in class org.elasticsearch.xpack.esql.plan.logical.join.AbstractSubqueryJoin
- expressionsResolved() - Method in class org.elasticsearch.xpack.esql.plan.logical.join.Join
- expressionsResolved() - Method in record class org.elasticsearch.xpack.esql.plan.logical.join.JoinConfig
- expressionsResolved() - Method in class org.elasticsearch.xpack.esql.plan.logical.join.StubRelation
- expressionsResolved() - Method in class org.elasticsearch.xpack.esql.plan.logical.Keep
- expressionsResolved() - Method in class org.elasticsearch.xpack.esql.plan.logical.Limit
- expressionsResolved() - Method in class org.elasticsearch.xpack.esql.plan.logical.LimitBy
- expressionsResolved() - Method in class org.elasticsearch.xpack.esql.plan.logical.local.LocalRelation
- expressionsResolved() - Method in class org.elasticsearch.xpack.esql.plan.logical.LogicalPlan
- expressionsResolved() - Method in class org.elasticsearch.xpack.esql.plan.logical.Lookup
- expressionsResolved() - Method in class org.elasticsearch.xpack.esql.plan.logical.MetricsInfo
- expressionsResolved() - Method in class org.elasticsearch.xpack.esql.plan.logical.MMR
- expressionsResolved() - Method in class org.elasticsearch.xpack.esql.plan.logical.MvExpand
- expressionsResolved() - Method in class org.elasticsearch.xpack.esql.plan.logical.OrderBy
- expressionsResolved() - Method in class org.elasticsearch.xpack.esql.plan.logical.ParameterizedQuery
- expressionsResolved() - Method in class org.elasticsearch.xpack.esql.plan.logical.Project
- expressionsResolved() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.AcrossSeriesAggregate
- expressionsResolved() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.operator.VectorBinaryOperator
- expressionsResolved() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.PlaceholderRelation
- expressionsResolved() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.PromqlCommand
- expressionsResolved() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.PromqlFunctionCall
- expressionsResolved() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.ScalarFunction
- expressionsResolved() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.selector.Selector
- expressionsResolved() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.UnresolvedPromqlFunction
- expressionsResolved() - Method in class org.elasticsearch.xpack.esql.plan.logical.RegexExtract
- expressionsResolved() - Method in class org.elasticsearch.xpack.esql.plan.logical.Rename
- expressionsResolved() - Method in class org.elasticsearch.xpack.esql.plan.logical.Row
- expressionsResolved() - Method in class org.elasticsearch.xpack.esql.plan.logical.Sample
- expressionsResolved() - Method in class org.elasticsearch.xpack.esql.plan.logical.show.ShowInfo
- expressionsResolved() - Method in class org.elasticsearch.xpack.esql.plan.logical.SparklineGenerateEmptyBuckets
- expressionsResolved() - Method in class org.elasticsearch.xpack.esql.plan.logical.Subquery
- expressionsResolved() - Method in class org.elasticsearch.xpack.esql.plan.logical.TimeSeriesAggregate
- expressionsResolved() - Method in class org.elasticsearch.xpack.esql.plan.logical.TimeSeriesCollapse
- expressionsResolved() - Method in class org.elasticsearch.xpack.esql.plan.logical.TopN
- expressionsResolved() - Method in class org.elasticsearch.xpack.esql.plan.logical.TopNBy
- expressionsResolved() - Method in class org.elasticsearch.xpack.esql.plan.logical.TsInfo
- expressionsResolved() - Method in class org.elasticsearch.xpack.esql.plan.logical.UnresolvedExternalRelation
- expressionsResolved() - Method in class org.elasticsearch.xpack.esql.plan.logical.UnresolvedIpLocation
- expressionsResolved() - Method in class org.elasticsearch.xpack.esql.plan.logical.UnresolvedRelation
- expressionsResolved() - Method in class org.elasticsearch.xpack.esql.plan.logical.ViewShadowRelation
- expressionToken() - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.OptimizerRules.OptimizerExpressionRule
- ExpressionWritables - Class in org.elasticsearch.xpack.esql.expression
- ExpressionWritables() - Constructor for class org.elasticsearch.xpack.esql.expression.ExpressionWritables
- extendedDescription() - Method in class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionDefinition
-
Additional description detail rendered only on the function's own reference page (after the brief summary), not in the per-category functions overview.
- extendedDescription(String) - Method in class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionDefinition.Builder
-
Adds a description paragraph rendered only on the function's own reference page, after the brief summary.
- extension(String) - Method in class org.elasticsearch.xpack.esql.evaluator.command.UriPartsFunctionBridge.UriPartsCollectorImpl
- extensions() - Method in record class org.elasticsearch.xpack.esql.datasources.DataSourceCapabilities
-
Returns the value of the
extensionsrecord component. - extensions() - Method in interface org.elasticsearch.xpack.esql.datasources.spi.DecompressionCodec
-
File extensions this codec handles (with leading dot, e.g.
- extensions() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.FormatSpec
-
Returns the value of the
extensionsrecord component. - external() - Method in class org.elasticsearch.xpack.esql.optimizer.LocalPhysicalOptimizerContext
- EXTERNAL - Enum constant in enum class org.elasticsearch.xpack.esql.telemetry.FeatureMetric
- EXTERNAL_COMMAND - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for the EXTERNAL command (datasource access).
- EXTERNAL_CSV_DATETIME_FORMAT_ES_DATE_FORMATTER - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
The CSV/TSV file-level
datetime_formatoption compiles to an ElasticsearchDateFormatterrather than a raw JDKDateTimeFormatter: zone offsets are honored, date-only patterns parse, and named formats anda||bcomposites are accepted. - EXTERNAL_CSV_EMPTY_STRING_NOT_NULL - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
A present-but-empty field on a string (KEYWORD/TEXT) column in an external CSV/TSV datasource reads as the empty string
""instead ofnull. - EXTERNAL_CSV_HEADER_ROW_OPTION - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for the
header_row(and the relatedcolumn_prefix) CSV options on theEXTERNALcommand, used to read headerless CSV files. - EXTERNAL_CSV_IP_SUPPORT - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for the EXTERNAL command (datasource access).
- EXTERNAL_DISTRIBUTION - Static variable in class org.elasticsearch.xpack.esql.plugin.QueryPragmas
-
Controls how external source queries are distributed across nodes.
- EXTERNAL_IO_THREAD_POOL_NAME - Static variable in class org.elasticsearch.xpack.esql.plugin.EsqlPlugin
-
Name of the dedicated scaling pool for blocking external blob-store I/O and the streaming parse pipeline.
- EXTERNAL_SOURCE_FILE_METADATA_COLUMNS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Always-on
_file.*virtual columns (_file.path,_file.name,_file.directory,_file.size,_file.modified) added to every external-source schema. - EXTERNAL_SOURCE_LIST_UNDER_STRUCT - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Correct decoding of a
LISTleaf reached through aSTRUCT(e.g. - EXTERNAL_SOURCE_NESTED_STRUCT_PROJECTION - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for projecting nested STRUCT subfields (e.g.
- EXTERNAL_SOURCE_READ_SCHEMA - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Per-file planner-resolved read schema is threaded down to runtime readers via
FileSplit.readSchema(). - EXTERNAL_SOURCE_STANDARD_METADATA_COLUMNS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Standard ES metadata columns (
_id,_index,_version,_source, ...) accepted in theMETADATAclause of external-datasetFROM. - EXTERNAL_UNION_BY_NAME_KEYWORD_FALLBACK - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Multi-file external UNION_BY_NAME widens cross-file type disagreements to KEYWORD instead of throwing at planning time.
- externalBlobStoreExecutor() - Method in class org.elasticsearch.xpack.esql.plugin.TransportEsqlQueryAction
-
Executor for external blob-store access: connector handshakes, registry wiring, source resolution (glob expansion, footer reads, schema reconciliation performed by
ExternalSourceResolver), and the blocking data reads and streaming parse pipeline routed throughOperatorFactoryRegistry.fileReadExecutor. - externalBlobStorePool() - Static method in class org.elasticsearch.xpack.esql.plugin.EsqlPlugin
-
Name of the dedicated thread pool backing all external blob-store access: metadata discovery (glob expansion, footer reads, and schema reconciliation performed by
ExternalSourceResolver) as well as the blocking data reads and the streaming parse pipeline (segmentator + parser tasks ofStreamingParallelParsingCoordinator) routed throughOperatorFactoryRegistry#fileReadExecutor. - ExternalClientException - Exception Class in org.elasticsearch.xpack.esql.datasources.spi
-
An external-source failure caused by the request rather than by the cluster: the data we were pointed at cannot be read or decoded (corrupt/truncated/malformed file, an unsupported format feature, a missing object).
- ExternalClientException(String, Object...) - Constructor for exception class org.elasticsearch.xpack.esql.datasources.spi.ExternalClientException
- ExternalClientException(String, Throwable) - Constructor for exception class org.elasticsearch.xpack.esql.datasources.spi.ExternalClientException
- ExternalClientException(Throwable, String, Object...) - Constructor for exception class org.elasticsearch.xpack.esql.datasources.spi.ExternalClientException
- externalCommand() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- externalCommand() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.SourceCommandContext
- ExternalCommandContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ExternalCommandContext
- externalDistribution() - Method in class org.elasticsearch.xpack.esql.plugin.QueryPragmas
- ExternalDistributionContext - Record Class in org.elasticsearch.xpack.esql.plugin
-
Context provided to an
ExternalDistributionStrategyso it can decide how (or whether) to distribute external-source splits across data nodes. - ExternalDistributionContext(PhysicalPlan, List<ExternalSplit>, DiscoveryNodes, QueryPragmas) - Constructor for record class org.elasticsearch.xpack.esql.plugin.ExternalDistributionContext
-
Creates an instance of a
ExternalDistributionContextrecord class. - ExternalDistributionPlan - Record Class in org.elasticsearch.xpack.esql.plugin
-
The result of an
ExternalDistributionStrategydecision: whether to distribute and, if so, which splits go to which node. - ExternalDistributionPlan(Map<String, List<ExternalSplit>>, boolean) - Constructor for record class org.elasticsearch.xpack.esql.plugin.ExternalDistributionPlan
-
Creates an instance of a
ExternalDistributionPlanrecord class. - ExternalDistributionStrategy - Interface in org.elasticsearch.xpack.esql.plugin
-
Decides whether an external source query should be distributed across data nodes or executed locally on the coordinator.
- ExternalException - Exception Class in org.elasticsearch.xpack.esql.datasources.spi
-
Base type for failures raised while reading from an external data source — an object store, a file in some columnar/row format, a remote HTTP endpoint, etc.
- ExternalException(String, Object...) - Constructor for exception class org.elasticsearch.xpack.esql.datasources.spi.ExternalException
- ExternalException(String, Throwable) - Constructor for exception class org.elasticsearch.xpack.esql.datasources.spi.ExternalException
- ExternalException(Throwable, String, Object...) - Constructor for exception class org.elasticsearch.xpack.esql.datasources.spi.ExternalException
- ExternalFailures - Class in org.elasticsearch.xpack.esql.datasources
-
Classifies a failure raised while reading an external data source into the exception the
AsyncExternalSourceOperatorshould surface, so that it maps to the right HTTP status. - ExternalFieldExtractExec - Class in org.elasticsearch.xpack.esql.plan.physical
-
Local-only physical plan node that materializes deferred ("wide") columns for the rows that survive a per-driver TopN above an
ExternalSourceExec. - ExternalFieldExtractExec(Source, PhysicalPlan, List<Attribute>, Attribute) - Constructor for class org.elasticsearch.xpack.esql.plan.physical.ExternalFieldExtractExec
- ExternalFieldExtractOperator - Class in org.elasticsearch.xpack.esql.datasources
-
Page-mapping operator that materializes deferred ("wide") columns for the rows surviving a per-driver TopN.
- ExternalFieldExtractOperator.Factory - Class in org.elasticsearch.xpack.esql.datasources
-
Builds
ExternalFieldExtractOperators for each driver. - ExternalFieldExtractOperator.Status - Class in org.elasticsearch.xpack.esql.datasources
-
Per-driver counters for
ExternalFieldExtractOperator, surfaced as the operator'sstatusin the profile: pages processed, rows whose deferred columns were materialized, and wall time inmaterialize(...). - externalIoThreads(Settings) - Static method in class org.elasticsearch.xpack.esql.datasources.ExternalSourceSettings
-
Thread count for the dedicated
esql_external_iopool (EsqlPlugin). - ExternalMetadataAttribute - Class in org.elasticsearch.xpack.esql.core.expression
-
Virtual column for external data sources (file metadata, partition columns).
- ExternalMetadataAttribute(Source, String, DataType) - Constructor for class org.elasticsearch.xpack.esql.core.expression.ExternalMetadataAttribute
- ExternalMetadataAttribute(Source, String, DataType, Nullability, NameId, boolean) - Constructor for class org.elasticsearch.xpack.esql.core.expression.ExternalMetadataAttribute
- ExternalMetadataColumns - Class in org.elasticsearch.xpack.esql.datasources
-
Registry of the standard ES index metadata names (
_id,_index,_version, ...) that the external-source pipeline knows how to materialise on external datasets. - ExternalOptimizerContext - Record Class in org.elasticsearch.xpack.esql.optimizer
-
Container for external-source planning state attached to
LocalPhysicalOptimizerContext. - ExternalOptimizerContext(FormatReaderRegistry) - Constructor for record class org.elasticsearch.xpack.esql.optimizer.ExternalOptimizerContext
-
Creates an instance of a
ExternalOptimizerContextrecord class. - ExternalRelation - Class in org.elasticsearch.xpack.esql.plan.logical
-
Logical plan node for external data source relations (e.g., Iceberg table, Parquet file).
- ExternalRelation(Source, String, SourceMetadata, List<Attribute>, FileList, Map<StoragePath, SchemaReconciliation.FileSchemaInfo>) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.ExternalRelation
- ExternalRelation(Source, String, SourceMetadata, List<Attribute>, FileList, Map<StoragePath, SchemaReconciliation.FileSchemaInfo>, String) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.ExternalRelation
- ExternalRelation(Source, String, SourceMetadata, List<Attribute>, FileList, Map<StoragePath, SchemaReconciliation.FileSchemaInfo>, String, List<? extends NamedExpression>, DeclaredReadSpec) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.ExternalRelation
- ExternalRowIdentity - Class in org.elasticsearch.xpack.esql.datasources
-
Per-page composition of the
_idmetadata column for external datasets. - ExternalSchema - Class in org.elasticsearch.xpack.esql.datasources
-
Coordinator-only carrier for the four-schema-model units (File, Unified, Query, Per-file Query — see
SchemaReconciliation) inside the datasources subsystem. - ExternalSchema(List<Attribute>) - Constructor for class org.elasticsearch.xpack.esql.datasources.ExternalSchema
- ExternalServerException - Exception Class in org.elasticsearch.xpack.esql.datasources.spi
-
An external-source failure caused by the cluster, not the request: a bug or a broken invariant in our own reading code (an unexpected internal state, a code path that should be unreachable).
- ExternalServerException(String, Object...) - Constructor for exception class org.elasticsearch.xpack.esql.datasources.spi.ExternalServerException
- ExternalServerException(String, Throwable) - Constructor for exception class org.elasticsearch.xpack.esql.datasources.spi.ExternalServerException
- ExternalServerException(Throwable, String, Object...) - Constructor for exception class org.elasticsearch.xpack.esql.datasources.spi.ExternalServerException
- ExternalSliceQueue - Class in org.elasticsearch.xpack.esql.datasources
-
Thread-safe queue of
ExternalSplitinstances for parallel external source execution. - ExternalSliceQueue(List<ExternalSplit>) - Constructor for class org.elasticsearch.xpack.esql.datasources.ExternalSliceQueue
- externalSource() - Method in class org.elasticsearch.xpack.esql.telemetry.PlanTelemetry
-
Whether the analyzed plan touched an ES|QL external data source; gates the external-source query metrics at completion.
- externalSource(boolean) - Method in class org.elasticsearch.xpack.esql.telemetry.PlanTelemetry
-
Marks that the query touched an ES|QL external data source (an
ExternalRelationwas present in the analyzed plan). - ExternalSourceAggregatePushdown - Class in org.elasticsearch.xpack.esql.optimizer.rules.physical.local
-
Shared helpers for the aggregate pushdown rule (
PushStatsToExternalSource) and the split-discovery gate (ComputeService.canSkipForAggregateOverExternal) that extract anExternalSourceExecfrom the plan tree and resolve filtered metadata usingSplitFilterClassifier. - ExternalSourceCacheService - Class in org.elasticsearch.xpack.esql.datasources.cache
-
Coordinator-only, in-memory cache service for external source metadata.
- ExternalSourceCacheService(Settings) - Constructor for class org.elasticsearch.xpack.esql.datasources.cache.ExternalSourceCacheService
- ExternalSourceCacheSettings - Class in org.elasticsearch.xpack.esql.datasources.cache
-
Cluster settings for ESQL external source caching.
- externalSourceConcurrency() - Method in class org.elasticsearch.xpack.esql.plugin.TransportEsqlQueryAction
-
Maximum number of in-flight per-file metadata (footer) reads a single multi-file resolution may have outstanding, passed to
ExternalSourceResolveras its fan-out bound. - ExternalSourceDrainUtils - Class in org.elasticsearch.xpack.esql.datasources
-
Utility for draining pages from a
CloseableIteratorinto anAsyncExternalSourceBufferwith non-blocking backpressure. - ExternalSourceExec - Class in org.elasticsearch.xpack.esql.plan.physical
-
Generic physical plan node for reading from external data sources (e.g., Iceberg tables, Parquet files).
- ExternalSourceExec(Source, String, String, List<Attribute>, Map<String, Object>, Map<String, Object>, Integer) - Constructor for class org.elasticsearch.xpack.esql.plan.physical.ExternalSourceExec
-
Convenience ctor with no pushed filter; see
ExternalSourceExec(Source, String, String, List, Map, Map, Object, Integer). - ExternalSourceExec(Source, String, String, List<Attribute>, Map<String, Object>, Map<String, Object>, Object, Integer) - Constructor for class org.elasticsearch.xpack.esql.plan.physical.ExternalSourceExec
-
Convenience ctor (no splits/fileList/schema).
- ExternalSourceExec(Source, String, String, List<Attribute>, Map<String, Object>, Map<String, Object>, Object, List<Expression>, int, Integer, FileList, Map<StoragePath, SchemaReconciliation.FileSchemaInfo>, List<ExternalSplit>) - Constructor for class org.elasticsearch.xpack.esql.plan.physical.ExternalSourceExec
-
Public 13-arg ctor used by
ExternalSourceExec.info()(via constructor reference) and by tree tests. - ExternalSourceExec(Source, String, String, List<Attribute>, Map<String, Object>, Map<String, Object>, Object, List<Expression>, int, Integer, FileList, Map<StoragePath, SchemaReconciliation.FileSchemaInfo>, List<ExternalSplit>, String, DeclaredReadSpec) - Constructor for class org.elasticsearch.xpack.esql.plan.physical.ExternalSourceExec
-
Public 15-arg ctor used by
ExternalSourceExec.info()(via constructor reference) and by tree tests: the 13-arg shape above plusdatasetNameanddeclaredReadSpec, so node-reflection reconstruction preserves both. - ExternalSourceFactory - Interface in org.elasticsearch.xpack.esql.datasources.spi
-
Common interface for complete external data source factories.
- ExternalSourceMetadata - Interface in org.elasticsearch.xpack.esql.datasources
-
Extended interface for external data source metadata.
- externalSourceMetrics() - Method in class org.elasticsearch.xpack.esql.datasources.DataSourceModule
-
The node-level external-source telemetry holder, or
ExternalSourceMetrics.NOOPwhen no registry was supplied. - externalSourceMetrics(ExternalSourceMetrics) - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceOperatorFactory.Builder
-
Node telemetry sink for object-store read metrics; defaults to
ExternalSourceMetrics.NOOP. - ExternalSourceMetrics - Class in org.elasticsearch.xpack.esql.datasources.spi
-
Node-level holder for the ES|QL external-data-source operational metrics, published through the node
MeterRegistry(APM/OTLP) for serverless dashboards and alerts. - ExternalSourceMetrics(MeterRegistry) - Constructor for class org.elasticsearch.xpack.esql.datasources.spi.ExternalSourceMetrics
- ExternalSourceOperatorFactory - Class in org.elasticsearch.xpack.esql.datasources
-
Deprecated.retained for test fixtures only; new code should use
AsyncExternalSourceOperatorFactory. - ExternalSourceOperatorFactory(StorageProvider, FormatReader, StoragePath, List<Attribute>, int) - Constructor for class org.elasticsearch.xpack.esql.datasources.ExternalSourceOperatorFactory
-
Deprecated.
- ExternalSourceOperatorFactory(StorageProvider, FormatReader, StoragePath, List<Attribute>, int, int, ExternalSliceQueue) - Constructor for class org.elasticsearch.xpack.esql.datasources.ExternalSourceOperatorFactory
-
Deprecated.
- externalSourceResolution() - Method in class org.elasticsearch.xpack.esql.analysis.AnalyzerContext
- externalSourceResolution() - Method in record class org.elasticsearch.xpack.esql.session.EsqlSession.PreAnalysisResult
-
Returns the value of the
externalSourceResolutionrecord component. - ExternalSourceResolution - Record Class in org.elasticsearch.xpack.esql.datasources
-
Holds the result of external source resolution (Iceberg/Parquet metadata).
- ExternalSourceResolution(Map<String, ExternalSourceResolution.ResolvedSource>) - Constructor for record class org.elasticsearch.xpack.esql.datasources.ExternalSourceResolution
-
Creates an instance of a
ExternalSourceResolutionrecord class. - ExternalSourceResolution.ResolvedSource - Record Class in org.elasticsearch.xpack.esql.datasources
- ExternalSourceResolver - Class in org.elasticsearch.xpack.esql.datasources
-
Resolver for external data sources (Iceberg tables, Parquet files, etc.).
- ExternalSourceResolver(Executor, DataSourceModule) - Constructor for class org.elasticsearch.xpack.esql.datasources.ExternalSourceResolver
- ExternalSourceResolver(Executor, DataSourceModule, Settings) - Constructor for class org.elasticsearch.xpack.esql.datasources.ExternalSourceResolver
- ExternalSourceResolver(Executor, DataSourceModule, Settings, ExternalSourceCacheService) - Constructor for class org.elasticsearch.xpack.esql.datasources.ExternalSourceResolver
- ExternalSourceResolver(Executor, DataSourceModule, Settings, ExternalSourceCacheService, int) - Constructor for class org.elasticsearch.xpack.esql.datasources.ExternalSourceResolver
- ExternalSourceResolver(Executor, DataSourceModule, Settings, ExternalSourceCacheService, BooleanSupplier) - Constructor for class org.elasticsearch.xpack.esql.datasources.ExternalSourceResolver
- ExternalSourceResolver(Executor, DataSourceModule, Settings, ExternalSourceCacheService, BooleanSupplier, int) - Constructor for class org.elasticsearch.xpack.esql.datasources.ExternalSourceResolver
- ExternalSourceResolver(Executor, DataSourceModule, Settings, ExternalSourceCacheService, BooleanSupplier, int, ThreadContext) - Constructor for class org.elasticsearch.xpack.esql.datasources.ExternalSourceResolver
- ExternalSourceSettings - Class in org.elasticsearch.xpack.esql.datasources
-
Cluster settings for controlling ESQL external source behavior; all node-scoped.
- ExternalSplit - Interface in org.elasticsearch.xpack.esql.datasources.spi
-
A serializable, parallelizable unit of work for an external data source.
- ExternalStats - Class in org.elasticsearch.xpack.esql.datasources.cache
-
Serialization vocabulary and value types for external-text aggregate metadata.
- ExternalStats.ColumnStats - Record Class in org.elasticsearch.xpack.esql.datasources.cache
-
Per-column statistics.
- ExternalStats.Stats - Record Class in org.elasticsearch.xpack.esql.datasources.cache
-
Structured per-file statistics captured during a clean whole-file (or summed-chunk) cold scan.
- ExternalStatsCapture - Class in org.elasticsearch.xpack.esql.datasources.cache
-
Thread-bound sink for captured per-file source statistics.
- ExternalStatsCapture.Handle - Interface in org.elasticsearch.xpack.esql.datasources.cache
- ExternalStatsRequirementExtractor - Class in org.elasticsearch.xpack.esql.datasources
-
Detects which external relations are read by a query shape that needs eager global statistics aggregated across all files of a multi-file glob during planning.
- ExternalUnavailableException - Exception Class in org.elasticsearch.xpack.esql.datasources.spi
-
A retryable transport failure talking to the remote store backing an external data source — the store returned a 5xx, throttled us, or the connection timed out / was reset.
- ExternalUnavailableException(boolean, String, Object...) - Constructor for exception class org.elasticsearch.xpack.esql.datasources.spi.ExternalUnavailableException
- ExternalUnavailableException(boolean, Throwable, String, Object...) - Constructor for exception class org.elasticsearch.xpack.esql.datasources.spi.ExternalUnavailableException
- ExternalUnavailableException(String, Object...) - Constructor for exception class org.elasticsearch.xpack.esql.datasources.spi.ExternalUnavailableException
- ExternalUnavailableException(String, Throwable) - Constructor for exception class org.elasticsearch.xpack.esql.datasources.spi.ExternalUnavailableException
- ExternalUnavailableException(Throwable, String, Object...) - Constructor for exception class org.elasticsearch.xpack.esql.datasources.spi.ExternalUnavailableException
- externalWarmAggregates() - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryProfile
- extract(byte[], int, Region) - Method in class org.elasticsearch.xpack.esql.evaluator.command.GrokEvaluatorExtracter
- extract(String[], DataType[], long[], BlockFactory) - Method in interface org.elasticsearch.xpack.esql.datasources.spi.ColumnExtractor
-
Materializes one or more columns at the given row identities in a single I/O batch.
- extract(String, long[], BlockFactory) - Method in interface org.elasticsearch.xpack.esql.datasources.spi.ColumnExtractor
-
Convenience overload for the common single-column case.
- extract(Block, int, BytesRef) - Method in interface org.elasticsearch.xpack.esql.action.ResponseValueUtils.BlockValueExtractor
- extract(LogicalPlan) - Static method in class org.elasticsearch.xpack.esql.datasources.PartitionFilterHintExtractor
- ExtractAggregateCommonFilter - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical
-
Extract a per-function expression filter applied to all the aggs as a query
Filter, when no groups are provided. - ExtractAggregateCommonFilter() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.ExtractAggregateCommonFilter
- extractAggregateFunctions(List<? extends Expression>) - Static method in class org.elasticsearch.xpack.esql.optimizer.rules.physical.local.ExternalSourceAggregatePushdown
-
Unwraps the
AggregateFunctionoperands of an ungrouped aggregate's output, dropping any non-aggregate expressions (e.g. - extractColumnMax(Map<String, Object>, String) - Static method in class org.elasticsearch.xpack.esql.datasources.SourceStatisticsSerializer
-
Extracts the max value for a specific column directly from the sourceMetadata map.
- extractColumnMin(Map<String, Object>, String) - Static method in class org.elasticsearch.xpack.esql.datasources.SourceStatisticsSerializer
-
Extracts the min value for a specific column directly from the sourceMetadata map.
- extractColumnNullCount(Map<String, Object>, String) - Static method in class org.elasticsearch.xpack.esql.datasources.SourceStatisticsSerializer
-
Extracts the null count for a specific column directly from the sourceMetadata map.
- extractColumnSizeBytes(Map<String, Object>, String) - Static method in class org.elasticsearch.xpack.esql.datasources.SourceStatisticsSerializer
-
Extracts the size in bytes for a specific column directly from the sourceMetadata map.
- extractColumnValueCount(Map<String, Object>, String) - Static method in class org.elasticsearch.xpack.esql.datasources.SourceStatisticsSerializer
-
Extracts the value count (count of non-null values) for a specific column directly from the sourceMetadata map.
- extractCommon(List<Expression>) - Static method in class org.elasticsearch.xpack.esql.expression.predicate.Predicates
-
Given a list of expressions of predicates, extract a new expression of all the common ones and return it, along the original list with the common ones removed.
- extractDeviceType() - Method in class org.elasticsearch.xpack.esql.plan.logical.UserAgent
- extractDeviceType() - Method in class org.elasticsearch.xpack.esql.plan.physical.UserAgentExec
- ExtractDimensionFieldsAfterAggregation - Class in org.elasticsearch.xpack.esql.optimizer.rules.physical.local
-
A rule that moves `VALUES(dimension-field)` aggregations in time-series aggregations to execute after the aggregation, reading the dimension fields once each group.
- ExtractDimensionFieldsAfterAggregation() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.physical.local.ExtractDimensionFieldsAfterAggregation
- extractedFields - Variable in class org.elasticsearch.xpack.esql.plan.logical.RegexExtract
- extractedFields - Variable in class org.elasticsearch.xpack.esql.plan.physical.RegexExtractExec
- extractedFields() - Method in record class org.elasticsearch.xpack.esql.plan.logical.Grok.Parser
- extractedFields() - Method in class org.elasticsearch.xpack.esql.plan.logical.RegexExtract
- extractedFields() - Method in class org.elasticsearch.xpack.esql.plan.physical.RegexExtractExec
- extractFieldName(NamedExpression) - Static method in class org.elasticsearch.xpack.esql.enrich.AbstractLookupService
- extractFragments(String) - Static method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.promql.AutomatonUtils
-
Extracts potentially mixed disjoint pattern within the given regex.
- ExtractHistogramComponent - Class in org.elasticsearch.xpack.esql.expression.function.scalar.histogram
-
Extracts a
HistogramBlock.Componentfrom a histogram (either exponential histogram or TDigest). - ExtractHistogramComponent(Source, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.histogram.ExtractHistogramComponent
-
Constructor for this function.
- extractLiteralOrReturnSelf(Expression) - Static method in class org.elasticsearch.xpack.esql.expression.Foldables
- extractNanos() - Method in class org.elasticsearch.xpack.esql.datasources.ExternalFieldExtractOperator.Status
- extractPerFileConstants(String, Long) - Static method in class org.elasticsearch.xpack.esql.datasources.ExternalMetadataColumns
-
Variant for callers that already hold the file's last-modified epoch-millis (e.g.
- extractPerFileConstants(String, FileList, int) - Static method in class org.elasticsearch.xpack.esql.datasources.ExternalMetadataColumns
-
Build the per-file constant values for the standard metadata names listed in
ExternalMetadataColumns.PER_FILE_CONSTANT_NAMES. - extractPrefix() - Method in class org.elasticsearch.xpack.esql.core.expression.predicate.regex.AbstractStringPattern
-
Returns the longest string that prefixes every string accepted by this pattern, using Lucene's
Operations.getCommonPrefix(org.apache.lucene.util.automaton.Automaton). - extractRowCount(Map<String, Object>) - Static method in class org.elasticsearch.xpack.esql.datasources.SourceStatisticsSerializer
-
Extracts the row count directly from the sourceMetadata map.
- extractSourceAttributesFrom(PhysicalPlan) - Static method in class org.elasticsearch.xpack.esql.plan.physical.FieldExtractExec
- extractStatistics(Map<String, Object>) - Static method in class org.elasticsearch.xpack.esql.datasources.SourceStatisticsSerializer
-
Extracts statistics from the sourceMetadata map.
- extractString(Expression) - Static method in interface org.elasticsearch.xpack.esql.optimizer.rules.logical.TemporaryNameGenerator
- extractSuffix() - Method in class org.elasticsearch.xpack.esql.core.expression.predicate.regex.AbstractStringPattern
-
Returns the longest string that suffixes every string accepted by this pattern.
- extractTimestampBounds(QueryBuilder) - Static method in class org.elasticsearch.xpack.esql.core.querydsl.QueryDslTimestampBoundsExtractor
-
Extracts the
@timestamprange bounds from a query DSL filter. - extractTimestampBounds(QueryBuilder, LongSupplier) - Static method in class org.elasticsearch.xpack.esql.core.querydsl.QueryDslTimestampBoundsExtractor
-
Extracts the
@timestamprange bounds from a query DSL filter using the suppliednowvalue to resolve date math expressions consistently with the current request. - extractValues(FileList, int) - Static method in class org.elasticsearch.xpack.esql.datasources.FileMetadataColumns
-
Index-based accessor for
FileList, which exposes file metadata as primitives. - extractValues(StoragePath, long, Instant) - Static method in class org.elasticsearch.xpack.esql.datasources.FileMetadataColumns
-
Object-typed entry point.
- extractValues(StorageEntry) - Static method in class org.elasticsearch.xpack.esql.datasources.FileMetadataColumns
-
Convenience overload for callers that already hold a
StorageEntry. - extraDescription() - Method in class org.elasticsearch.xpack.esql.enrich.EnrichLookupService.TransportRequest
- extraDescription() - Method in class org.elasticsearch.xpack.esql.enrich.LookupFromIndexService.LookupRequest
F
- factories() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.AbstractConvertFunction
-
A map from input type to
ExpressionEvaluatorctor. - factories() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.FoldablesConvertFunction
- factories() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToAggregateMetricDouble
- factories() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToBoolean
- factories() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToCartesianPoint
- factories() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToCartesianShape
- factories() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToCounter
- factories() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToDateNanos
- factories() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToDateRange
- factories() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToDatetime
- factories() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToDegrees
- factories() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToDenseVector
- factories() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToDouble
- factories() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToExponentialHistogram
- factories() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToGauge
- factories() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToGeohash
- factories() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToGeohex
- factories() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToGeoPoint
- factories() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToGeoShape
- factories() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToGeotile
- factories() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToInteger
- factories() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToIpLeadingZerosDecimal
- factories() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToIpLeadingZerosOctal
- factories() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToIpLeadingZerosRejected
- factories() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToLong
- factories() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToRadians
- factories() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToString
- factories() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToTDigest
- factories() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToText
- factories() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToUnsignedLong
- factories() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToVersion
- Factories - Search tag in class org.elasticsearch.xpack.esql.plan.QuerySettingDef
- Section
- factory() - Static method in class org.elasticsearch.xpack.esql.inference.InferenceFunctionEvaluator
- factory(SourceOperatorContext) - Method in class org.elasticsearch.xpack.esql.datasources.OperatorFactoryRegistry
- Factory(int, List<Integer>, List<String>, List<DataType>, Function<DriverContext, SourceExtractors>) - Constructor for class org.elasticsearch.xpack.esql.datasources.ExternalFieldExtractOperator.Factory
- Factory(String, CancellableTask, int, int, EnrichLookupService, DataType, String, String, String, List<NamedExpression>, Source) - Constructor for record class org.elasticsearch.xpack.esql.enrich.EnrichLookupOperator.Factory
-
Creates an instance of a
Factoryrecord class. - Factory(List<MatchConfig>, String, CancellableTask, int, Function<DriverContext, LookupFromIndexService>, String, String, List<NamedExpression>, Source, PhysicalPlan, Expression, boolean, int, boolean, Configuration) - Constructor for record class org.elasticsearch.xpack.esql.enrich.LookupFromIndexOperator.Factory
-
Creates an instance of a
Factoryrecord class. - Factory(Grok, String, Map<String, Integer>, Map<String, ElementType>) - Constructor for record class org.elasticsearch.xpack.esql.evaluator.command.GrokEvaluatorExtracter.Factory
-
Creates an instance of a
Factoryrecord class. - Factory(Literal) - Constructor for record class org.elasticsearch.xpack.esql.expression.LiteralsEvaluator.Factory
-
Creates an instance of a
Factoryrecord class. - Factory(Source, ExpressionEvaluator.Factory) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToStringFromAggregateMetricDoubleEvaluator.Factory
- Factory(Source, ExpressionEvaluator.Factory, ExpressionEvaluator.Factory) - Constructor for class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.EqualsDenseVectorEvaluator.Factory
- Factory(Source, ExpressionEvaluator.Factory, ExpressionEvaluator.Factory) - Constructor for class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.NotEqualsDenseVectorEvaluator.Factory
- Factory(DataType, Source, CompoundOutputEvaluator.OutputFieldsCollectorProvider, CompoundOutputEvaluator.MultiValueStrategy) - Constructor for record class org.elasticsearch.xpack.esql.evaluator.command.CompoundOutputEvaluator.Factory
-
Creates an instance of a
Factoryrecord class. - Factory(BinaryLogic, ExpressionEvaluator.Factory, ExpressionEvaluator.Factory) - Constructor for record class org.elasticsearch.xpack.esql.expression.predicate.logical.BooleanLogicExpressionEvaluator.Factory
-
Creates an instance of a
Factoryrecord class. - Factory(InferenceService, String, String, List<ExpressionEvaluator.Factory>, int, int, TimeValue) - Constructor for record class org.elasticsearch.xpack.esql.inference.rerank.RerankOperator.Factory
-
Creates an instance of a
Factoryrecord class. - Factory(InferenceService, String, ExpressionEvaluator.Factory, Map<String, Object>, TimeValue) - Constructor for record class org.elasticsearch.xpack.esql.inference.completion.CompletionOperator.Factory
-
Creates an instance of a
Factoryrecord class. - Factory(InferenceService, String, ExpressionEvaluator.Factory, TimeValue) - Constructor for record class org.elasticsearch.xpack.esql.inference.textembedding.TextEmbeddingOperator.Factory
-
Creates an instance of a
Factoryrecord class. - Factory(InferenceService, String, ExpressionEvaluator.Factory, DataType, TimeValue) - Constructor for record class org.elasticsearch.xpack.esql.inference.embedding.EmbeddingOperator.Factory
-
Creates an instance of a
Factoryrecord class. - fail(Node<?>, String, Object...) - Static method in class org.elasticsearch.xpack.esql.common.Failure
- FAIL_FAST - Enum constant in enum class org.elasticsearch.xpack.esql.datasources.spi.ErrorPolicy.Mode
-
Abort immediately — equivalent to Spark
FAILFAST. - failed(QueryMetric) - Method in class org.elasticsearch.xpack.esql.telemetry.Metrics
-
Increments the "failed" counter for a metric
- FAILED - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlExecutionInfo.Cluster.Status
- FAILED_FIELD - Static variable in class org.elasticsearch.xpack.esql.action.EsqlExecutionInfo
- failMessage() - Method in class org.elasticsearch.xpack.esql.common.Failure
- failMessage(Collection<Failure>) - Static method in class org.elasticsearch.xpack.esql.common.Failure
- failure() - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceBuffer
- failure() - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceOperator.Status
- Failure - Class in org.elasticsearch.xpack.esql.common
- Failure(Node<?>, String) - Constructor for class org.elasticsearch.xpack.esql.common.Failure
- failures() - Method in class org.elasticsearch.xpack.esql.common.Failures
- failures() - Method in class org.elasticsearch.xpack.esql.index.IndexResolution
- Failures - Class in org.elasticsearch.xpack.esql.common
-
Glorified set for managing
Failures. - Failures() - Constructor for class org.elasticsearch.xpack.esql.common.Failures
- FALSE - Enum constant in enum class org.elasticsearch.xpack.esql.core.expression.Nullability
-
The expression can never become null
- FALSE - Static variable in class org.elasticsearch.xpack.esql.core.expression.Literal
- FALSE - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- FALSE - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- FALSE() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.BooleanValueContext
- FEATURE_METRICS - Static variable in class org.elasticsearch.xpack.esql.telemetry.PlanTelemetryManager
-
Queries that use a command.
- FEATURE_METRICS_ALL - Static variable in class org.elasticsearch.xpack.esql.telemetry.PlanTelemetryManager
-
Number of times a command is used.
- FEATURE_NAME - Static variable in class org.elasticsearch.xpack.esql.telemetry.PlanTelemetryManager
- FeatureMetric - Enum Class in org.elasticsearch.xpack.esql.telemetry
-
ESQL "features" returned by the usage API.
- FEATURES_PREFIX - Static variable in class org.elasticsearch.xpack.esql.telemetry.Metrics
- FEDERATED_IDENTITY - Enum constant in enum class org.elasticsearch.xpack.esql.datasources.spi.FileDataSourceConfiguration.AuthMode
- FEDERATED_IDENTITY_DISABLED_MESSAGE - Static variable in class org.elasticsearch.xpack.esql.datasources.spi.FileDataSourceValidator
-
Error shown when a data source is provisioned with federated authentication settings while the
esql.datasource.federated_identity.enabledcluster setting is disabled. - FEDERATED_IDENTITY_ENABLED - Static variable in class org.elasticsearch.xpack.esql.datasources.ExternalSourceSettings
-
Gates provisioning data sources that use workload-identity federation (e.g.
- federatedAuth() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.DataSourceConfigDefinition
-
Returns the value of the
federatedAuthrecord component. - field - Variable in class org.elasticsearch.xpack.esql.expression.function.fulltext.SingleFieldFullTextFunction
- field - Variable in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.AbstractMultivalueFunction.AbstractNullableEvaluator
- field - Variable in class org.elasticsearch.xpack.esql.expression.function.scalar.UnaryScalarFunction
- field() - Method in class org.elasticsearch.xpack.esql.core.expression.FieldAttribute
- field() - Method in class org.elasticsearch.xpack.esql.core.expression.function.scalar.UnaryScalarFunction
- field() - Method in class org.elasticsearch.xpack.esql.core.expression.UnsupportedAttribute
- field() - Method in class org.elasticsearch.xpack.esql.core.querydsl.query.GeoDistanceQuery
- field() - Method in class org.elasticsearch.xpack.esql.core.querydsl.query.PrefixQuery
- field() - Method in class org.elasticsearch.xpack.esql.core.querydsl.query.RangeQuery
- field() - Method in class org.elasticsearch.xpack.esql.core.querydsl.query.RegexQuery
- field() - Method in class org.elasticsearch.xpack.esql.core.querydsl.query.WildcardQuery
- field() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.AggregateFunction
- field() - Method in record class org.elasticsearch.xpack.esql.expression.function.blockloader.BlockLoaderExpression.PushedBlockLoaderExpression
-
Returns the value of the
fieldrecord component. - field() - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.SingleFieldFullTextFunction
- field() - Method in class org.elasticsearch.xpack.esql.expression.function.grouping.Bucket
- field() - Method in class org.elasticsearch.xpack.esql.expression.function.grouping.Categorize
- field() - Method in interface org.elasticsearch.xpack.esql.expression.function.scalar.convert.ConvertFunction
-
Expression containing the values to be converted.
- field() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.FromAggregateMetricDouble
- field() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToIntegerSurrogate
- field() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToIp
- field() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToLongSurrogate
- field() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.DateTrunc
- field() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.histogram.ExtractHistogramComponent
- field() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Round
- field() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.RoundTo
- field() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvPercentile
- field() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.ChangeCase
- field() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.UnaryScalarFunction
- field() - Method in record class org.elasticsearch.xpack.esql.expression.predicate.nulls.IsNull.IsNullEvaluatorFactory
-
Returns the value of the
fieldrecord component. - field() - Method in class org.elasticsearch.xpack.esql.io.stream.ExpressionQuery
- field() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.AggFieldContext
- field() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- field() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FieldsContext
- field() - Method in class org.elasticsearch.xpack.esql.plan.physical.BulkLookupMvFilterExec
- field() - Method in record class org.elasticsearch.xpack.esql.plan.physical.EsQueryExec.FieldSort
-
Returns the value of the
fieldrecord component. - field() - Method in record class org.elasticsearch.xpack.esql.plan.physical.EsQueryExec.GeoDistanceSort
-
Returns the value of the
fieldrecord component. - field() - Method in record class org.elasticsearch.xpack.esql.plan.physical.EsQueryExec.ScoreSort
- field() - Method in interface org.elasticsearch.xpack.esql.plan.physical.EsQueryExec.Sort
- field() - Method in class org.elasticsearch.xpack.esql.plan.QuerySetting
- field() - Method in class org.elasticsearch.xpack.esql.querydsl.query.SingleValueQuery.AbstractBuilder
- field(int) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FieldsContext
- FIELD_ALIAS_SUPPORT - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for field aliases in mappings.
- FIELD_DATA_TYPES - Static variable in class org.elasticsearch.xpack.esql.expression.function.fulltext.Match
- FIELD_DATA_TYPES - Static variable in class org.elasticsearch.xpack.esql.expression.function.fulltext.MatchPhrase
- FIELD_EXTRACT_FLATTENED_PUSHDOWN - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Pushdown optimizations for
field_extract(<flattened root>, "<literal key>"): block-loader fusion that reads the keyed sub-field's doc values directly, and Lucene query pushdown for==,!=,IN, the four range comparators (>,>=,<,<=), and closed ranges (combined>=/<=, equivalent toBETWEEN) against the same shape. - FIELD_EXTRACT_FUNCTION - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for the
field_extractfunction, which reads a sub-key from aflattenedfield root. - FIELD_EXTRACT_MAPPED_SUBFIELD_RETURNS_VALUE - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
field_extract(<flattened root>, "<key>")returns the sub-field's value for an explicitly mapped sub-key (one declared underproperties) instead ofnull. - FIELD_EXTRACT_PREFERENCE - Static variable in class org.elasticsearch.xpack.esql.plugin.QueryPragmas
- FIELD_EXTRACT_RETURNS_MULTI_VALUE - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
The per-row evaluator for
field_extract(<flattened root>, "<key>")returns a multi-value keyword block for an array sub-field, a JSON-string keyword for a nested-object sub-field, and a null position forVALUE_NULL, instead of always going throughparser.text()(which threw on every non-scalar value). - fieldAsFieldAttribute() - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.SingleFieldFullTextFunction
-
Returns the field as a FieldAttribute for use in query translation
- fieldAsFieldAttribute(Expression) - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.FullTextFunction
- FieldAttribute - Class in org.elasticsearch.xpack.esql.core.expression
-
Treat this as final - avoid creating new subclasses.
- FieldAttribute(Source, String, String, String, EsField) - Constructor for class org.elasticsearch.xpack.esql.core.expression.FieldAttribute
- FieldAttribute(Source, String, String, String, EsField, boolean) - Constructor for class org.elasticsearch.xpack.esql.core.expression.FieldAttribute
- FieldAttribute(Source, String, String, String, EsField, Nullability, NameId, boolean) - Constructor for class org.elasticsearch.xpack.esql.core.expression.FieldAttribute
- FieldAttribute(Source, String, EsField) - Constructor for class org.elasticsearch.xpack.esql.core.expression.FieldAttribute
-
Deprecated.
- FieldAttribute.FieldName - Record Class in org.elasticsearch.xpack.esql.core.expression
-
A field name, as found in the mapping.
- fieldBasedJoin(List<QueryList>, SearchExecutionContext, Expression, QueryBuilder, ClusterService, AliasFilter) - Static method in class org.elasticsearch.xpack.esql.enrich.ExpressionQueryList
-
Creates a new
ExpressionQueryListfor a field-based join. - fieldCapsCalls() - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryProfile
- FieldContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FieldContext
- fieldExp - Variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.MatchBooleanExpressionContext
- FieldExtract - Class in org.elasticsearch.xpack.esql.expression.function.scalar.string
-
Extracts a single sub-field from a
flattenedfield root askeyword. - FieldExtract(Source, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.string.FieldExtract
- FieldExtractExec - Class in org.elasticsearch.xpack.esql.plan.physical
- FieldExtractExec(Source, PhysicalPlan, List<Attribute>, MappedFieldType.FieldExtractPreference) - Constructor for class org.elasticsearch.xpack.esql.plan.physical.FieldExtractExec
- FieldExtractExec(Source, PhysicalPlan, List<Attribute>, MappedFieldType.FieldExtractPreference, Set<Attribute>, Set<Attribute>, Set<Attribute>) - Constructor for class org.elasticsearch.xpack.esql.plan.physical.FieldExtractExec
- fieldExtractPhysicalOperation(FieldExtractExec, LocalExecutionPlanner.PhysicalOperation, LocalExecutionPlanner.LocalExecutionPlannerContext) - Method in class org.elasticsearch.xpack.esql.planner.AbstractPhysicalOperationProviders
- fieldExtractPhysicalOperation(FieldExtractExec, LocalExecutionPlanner.PhysicalOperation, LocalExecutionPlanner.LocalExecutionPlannerContext) - Method in class org.elasticsearch.xpack.esql.planner.EsPhysicalOperationProviders
- fieldExtractPreference - Variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.SpatialAggregateFunction
- fieldExtractPreference() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.SpatialAggregateFunction
- fieldExtractPreference() - Method in class org.elasticsearch.xpack.esql.plugin.QueryPragmas
-
The default preference for extracting fields, defaults to
NONE. - fieldExtractPreference(Attribute) - Method in class org.elasticsearch.xpack.esql.plan.physical.FieldExtractExec
- fieldName() - Method in class org.elasticsearch.xpack.esql.core.expression.FieldAttribute
-
The full name of the field in the index, including all parent fields.
- fieldName() - Method in class org.elasticsearch.xpack.esql.core.expression.UnsupportedAttribute
- fieldName() - Method in class org.elasticsearch.xpack.esql.enrich.MatchConfig
- fieldName() - Method in class org.elasticsearch.xpack.esql.io.stream.ExpressionQueryBuilder
- fieldName() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- fieldName() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.QualifiedNameContext
- fieldName() - Method in class org.elasticsearch.xpack.esql.querydsl.query.SingleValueQuery.AbstractBuilder
- fieldName() - Method in class org.elasticsearch.xpack.esql.querydsl.query.SpatialRelatesQuery.ShapeQueryBuilder
-
Public for testing
- FieldName(String) - Constructor for record class org.elasticsearch.xpack.esql.core.expression.FieldAttribute.FieldName
-
Creates an instance of a
FieldNamerecord class. - FieldNameContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FieldNameContext
- fieldNamePattern() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- fieldNamePattern() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.QualifiedNamePatternContext
- FieldNamePatternContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FieldNamePatternContext
- fieldNames() - Method in record class org.elasticsearch.xpack.esql.session.EsqlSession.PreAnalysisResult
-
Returns the value of the
fieldNamesrecord component. - FieldNameUtils - Class in org.elasticsearch.xpack.esql.session
- FieldNameUtils() - Constructor for class org.elasticsearch.xpack.esql.session.FieldNameUtils
- fields() - Method in class org.elasticsearch.xpack.esql.core.querydsl.query.QueryStringQuery
- fields() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.EvalCommandContext
- fields() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- fields() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.InlineStatsCommandContext
- fields() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.RerankCommandContext
- fields() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.RowCommandContext
- fields() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.StatsCommandContext
- fields() - Method in class org.elasticsearch.xpack.esql.plan.logical.Eval
- fields() - Method in class org.elasticsearch.xpack.esql.plan.logical.Highlight
- fields() - Method in class org.elasticsearch.xpack.esql.plan.logical.Row
- fields() - Method in class org.elasticsearch.xpack.esql.plan.physical.EvalExec
- fields() - Method in class org.elasticsearch.xpack.esql.plan.physical.HighlightExec
- FieldsContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FieldsContext
- FieldsInfo(FieldCapabilitiesResponse, TransportVersion, boolean, boolean, boolean, boolean, boolean) - Constructor for record class org.elasticsearch.xpack.esql.session.IndexResolver.FieldsInfo
-
Creates an instance of a
FieldsInforecord class. - FieldSort(FieldAttribute, Order.OrderDirection, Order.NullsPosition) - Constructor for record class org.elasticsearch.xpack.esql.plan.physical.EsQueryExec.FieldSort
-
Creates an instance of a
FieldSortrecord class. - fieldType - Variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.MatchBooleanExpressionContext
- fieldType(String) - Method in class org.elasticsearch.xpack.esql.planner.EsPhysicalOperationProviders.DefaultShardContext
- fieldType(FieldAttribute.FieldName) - Method in class org.elasticsearch.xpack.esql.stats.SearchContextStats
- fieldType(FieldAttribute.FieldName) - Method in interface org.elasticsearch.xpack.esql.stats.SearchStats
-
Returns the mapped field type for the given field name, or null if the field is not found.
- fieldVerifier(LogicalPlan, FullTextFunction, Expression, Failures) - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.FullTextFunction
- fieldVerifier(LogicalPlan, FullTextFunction, Expression, Failures) - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.Match
- FIFTH - Enum constant in enum class org.elasticsearch.xpack.esql.core.expression.TypeResolutions.ParamOrdinal
- file() - Element in annotation interface org.elasticsearch.xpack.esql.expression.function.Example
-
The test file that contains the example.
- fileContext() - Method in class org.elasticsearch.xpack.esql.datasources.spi.RangeReadContext
- fileCount() - Method in interface org.elasticsearch.xpack.esql.datasources.spi.FileList
- FileDataSourceConfiguration - Class in org.elasticsearch.xpack.esql.datasources.spi
-
Base configuration for file-based external sources (S3, GCS, Azure).
- FileDataSourceConfiguration(Map<String, Object>, Map<String, DataSourceConfigDefinition>) - Constructor for class org.elasticsearch.xpack.esql.datasources.spi.FileDataSourceConfiguration
- FileDataSourceConfiguration(Map<String, Object>, Map<String, DataSourceConfigDefinition>, Set<String>) - Constructor for class org.elasticsearch.xpack.esql.datasources.spi.FileDataSourceConfiguration
-
Like
FileDataSourceConfiguration(Map, Map), but for a PUT-as-update; seeDataSourceConfiguration(Map, Map, Set). - FileDataSourceConfiguration.AuthMode - Enum Class in org.elasticsearch.xpack.esql.datasources.spi
-
The resolved credential-selection mode a provider builds a mechanism for.
- FileDataSourceValidator - Class in org.elasticsearch.xpack.esql.datasources.spi
-
DataSourceValidatorfor file-based external sources (S3, GCS, Azure). - FileDataSourceValidator(String, BiFunction<Map<String, Object>, Set<String>, DataSourceConfiguration>, Set<String>) - Constructor for class org.elasticsearch.xpack.esql.datasources.spi.FileDataSourceValidator
- FileDataSourceValidator.FormatConfigKeyResolver - Interface in org.elasticsearch.xpack.esql.datasources.spi
-
Resolves file-format metadata for dataset CRUD validation.
- fileExtensions() - Method in interface org.elasticsearch.xpack.esql.datasources.spi.FormatReader
- fileLength() - Method in record class org.elasticsearch.xpack.esql.datasources.cache.FooterByteCache.Key
-
Returns the value of the
fileLengthrecord component. - fileList() - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceOperatorFactory
- fileList() - Method in record class org.elasticsearch.xpack.esql.datasources.ExternalSourceResolution.ResolvedSource
-
Returns the value of the
fileListrecord component. - fileList() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.SourceOperatorContext
-
Returns the value of the
fileListrecord component. - fileList() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.SplitDiscoveryContext
-
Returns the value of the
fileListrecord component. - fileList() - Method in class org.elasticsearch.xpack.esql.plan.logical.ExternalRelation
- fileList() - Method in class org.elasticsearch.xpack.esql.plan.physical.ExternalSourceExec
- fileList(FileList) - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceOperatorFactory.Builder
- fileList(FileList) - Method in class org.elasticsearch.xpack.esql.datasources.spi.SourceOperatorContext.Builder
- FileList - Interface in org.elasticsearch.xpack.esql.datasources.spi
-
Indexed view over a resolved set of files from an external data source.
- fileListOf(List<StorageEntry>, String) - Static method in class org.elasticsearch.xpack.esql.datasources.glob.GlobExpander
-
Creates a file list from raw entries.
- fileListOf(List<StorageEntry>, String, PartitionMetadata) - Static method in class org.elasticsearch.xpack.esql.datasources.glob.GlobExpander
-
Creates a file list from raw entries with partition metadata.
- FileMetadataColumns - Class in org.elasticsearch.xpack.esql.datasources
-
Registry of well-known file metadata virtual columns for external data sources.
- filePartitionValues() - Method in record class org.elasticsearch.xpack.esql.datasources.PartitionMetadata
-
Returns the value of the
filePartitionValuesrecord component. - fileReadExecutor() - Method in class org.elasticsearch.xpack.esql.datasources.OperatorFactoryRegistry
-
Thread pool for file (and similar) background reads.
- fileReadExecutor() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.SourceOperatorContext
-
Returns the value of the
fileReadExecutorrecord component. - fileReadExecutor(Executor) - Method in class org.elasticsearch.xpack.esql.datasources.spi.SourceOperatorContext.Builder
-
Optional executor for file (and similar) background reads.
- fileSchema() - Method in record class org.elasticsearch.xpack.esql.datasources.DeclaredSchemaResolver.Overlaid
-
Returns the value of the
fileSchemarecord component. - fileSchema() - Method in record class org.elasticsearch.xpack.esql.datasources.SchemaReconciliation.FileSchemaInfo
-
Returns the value of the
fileSchemarecord component. - FileSchemaInfo(ExternalSchema, ColumnMapping, SourceStatistics) - Constructor for record class org.elasticsearch.xpack.esql.datasources.SchemaReconciliation.FileSchemaInfo
- FileSchemaInfo(ExternalSchema, ColumnMapping, SourceStatistics, Map<String, DataType>) - Constructor for record class org.elasticsearch.xpack.esql.datasources.SchemaReconciliation.FileSchemaInfo
-
Creates an instance of a
FileSchemaInforecord class. - FileSplit - Class in org.elasticsearch.xpack.esql.datasources
-
Represents a byte range within a file for a file-based external source.
- FileSplit(String, StoragePath, long, long, String, Map<String, Object>, Map<String, Object>) - Constructor for class org.elasticsearch.xpack.esql.datasources.FileSplit
- FileSplit(String, StoragePath, long, long, String, Map<String, Object>, Map<String, Object>, ColumnMapping) - Constructor for class org.elasticsearch.xpack.esql.datasources.FileSplit
- FileSplit(String, StoragePath, long, long, String, Map<String, Object>, Map<String, Object>, ColumnMapping, Map<String, Object>) - Constructor for class org.elasticsearch.xpack.esql.datasources.FileSplit
- FileSplit(StreamInput) - Constructor for class org.elasticsearch.xpack.esql.datasources.FileSplit
- FileSplitProvider - Class in org.elasticsearch.xpack.esql.datasources
-
Default
SplitProviderfor file-based sources. - FileSplitProvider() - Constructor for class org.elasticsearch.xpack.esql.datasources.FileSplitProvider
- FileSplitProvider(long) - Constructor for class org.elasticsearch.xpack.esql.datasources.FileSplitProvider
- FileSplitProvider(long, DecompressionCodecRegistry, StorageProviderRegistry, Settings) - Constructor for class org.elasticsearch.xpack.esql.datasources.FileSplitProvider
- FileSplitProvider(long, DecompressionCodecRegistry, StorageProviderRegistry, FormatReaderRegistry, Settings) - Constructor for class org.elasticsearch.xpack.esql.datasources.FileSplitProvider
- FileSplitProvider(long, DecompressionCodecRegistry, StorageProviderRegistry, FormatReaderRegistry, Settings, Executor) - Constructor for class org.elasticsearch.xpack.esql.datasources.FileSplitProvider
- filesScanned() - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryProfile
- filesScanned() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.SplitDiscoveryResult
-
Returns the value of the
filesScannedrecord component. - filesScanned() - Method in record class org.elasticsearch.xpack.esql.datasources.SplitDiscoveryPhase.Result
-
Returns the value of the
filesScannedrecord component. - fileUri(Path) - Static method in class org.elasticsearch.xpack.esql.datasources.spi.StoragePath
-
Converts a local filesystem
Pathto a properly formattedfile://URI string. - filter() - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryRequest
- filter() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.AggregateFunction
- filter() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.FilteredExpression
- filter() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.operator.VectorMatch
- filter(QueryBuilder) - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryRequest
- filter(QueryBuilder) - Method in record class org.elasticsearch.xpack.esql.plan.physical.EsStatsQueryExec.BasicStat
- Filter - Class in org.elasticsearch.xpack.esql.plan.logical
-
A
Filteris a type of Plan that performs filtering of results. - Filter(Source, LogicalPlan, Expression) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.Filter
- FILTER - Enum constant in enum class org.elasticsearch.xpack.esql.core.util.Queries.Clause
- FILTER_IN_CONVERTED_NULL - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for filter in converted null.
- FilterAdaptation - Class in org.elasticsearch.xpack.esql.datasources
-
Format-agnostic utility for adapting pushed filter expressions to a specific file's column set.
- filterAndConstruct(Map<String, Object>, Map<String, DataSourceConfigDefinition>, Function<Map<String, Object>, T>) - Static method in class org.elasticsearch.xpack.esql.datasources.spi.DataSourceConfiguration
-
Filters
rawto keys infieldDefsviaDataSourceConfiguration.filterKnown(java.util.Map<java.lang.String, java.lang.Object>, java.util.Map<java.lang.String, org.elasticsearch.xpack.esql.datasources.spi.DataSourceConfigDefinition>), then constructs a configuration from the kept entries (ornullif none kept). - FilteredExpression - Class in org.elasticsearch.xpack.esql.expression.function.aggregate
-
Basic wrapper for expressions declared with a nested filter (typically in stats).
- FilteredExpression(StreamInput) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.FilteredExpression
- FilteredExpression(Source, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.FilteredExpression
- FilterEvaluationOrderEstimator - Class in org.elasticsearch.xpack.esql.datasources
-
Reorders filter conjuncts by estimated selectivity and cost using column statistics from source metadata.
- FilterExec - Class in org.elasticsearch.xpack.esql.plan.physical
- FilterExec(Source, PhysicalPlan, Expression) - Constructor for class org.elasticsearch.xpack.esql.plan.physical.FilterExec
- filterExpressions() - Method in class org.elasticsearch.xpack.esql.expression.function.vector.Knn
- filterHints() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.SplitDiscoveryContext
-
Returns the value of the
filterHintsrecord component. - filterKnown(Map<String, Object>, Map<String, DataSourceConfigDefinition>) - Static method in class org.elasticsearch.xpack.esql.datasources.spi.DataSourceConfiguration
-
Returns a copy of
rawcontaining only entries whose key is infieldDefs, paired with the set of keys that were kept. - filterLabels() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.operator.VectorMatch
- filterMode() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.operator.VectorBinaryComparison
- filterNullLeftKeysBeforeHashJoin() - Method in class org.elasticsearch.xpack.esql.plan.logical.join.AbstractSubqueryJoin
-
Whether the hash-join path needs to drop NULL-keyed left rows before the join.
- filterNullLeftKeysBeforeHashJoin() - Method in class org.elasticsearch.xpack.esql.plan.logical.join.MarkJoin
- filterPushdownSupport() - Method in interface org.elasticsearch.xpack.esql.datasources.spi.ExternalSourceFactory
- filterPushdownSupport() - Method in interface org.elasticsearch.xpack.esql.datasources.spi.FormatReader
-
Returns the filter pushdown support for this format, or null if not supported.
- filterPushdownSupport() - Method in interface org.elasticsearch.xpack.esql.datasources.spi.TableCatalog
- FilterPushdownSupport - Interface in org.elasticsearch.xpack.esql.datasources.spi
-
SPI interface for filter pushdown support in external data sources.
- FilterPushdownSupport.Pushability - Enum Class in org.elasticsearch.xpack.esql.datasources.spi
-
Indicates whether an expression can be pushed to the data source.
- FilterPushdownSupport.PushdownResult - Record Class in org.elasticsearch.xpack.esql.datasources.spi
-
Result of attempting to push filters to a data source.
- filterQueries() - Method in class org.elasticsearch.xpack.esql.querydsl.query.KnnQuery
- FilterUnsupportedTemporality - Class in org.elasticsearch.xpack.esql.expression.function.scalar.histogram
-
Filters histograms by their temporality.
- FilterUnsupportedTemporality(Source, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.histogram.FilterUnsupportedTemporality
- FINAL - Enum constant in enum class org.elasticsearch.xpack.esql.plan.physical.MetricsInfoExec.Mode
-
Coordinator phase: merge rows from all data nodes by metric signature.
- FINAL - Enum constant in enum class org.elasticsearch.xpack.esql.plan.physical.TsInfoExec.Mode
-
Coordinator phase: merge rows from all data nodes by (metric, dimensions) signature.
- finalizeSubPlanOnlyRemoteClusters(EsqlExecutionInfo) - Static method in class org.elasticsearch.xpack.esql.session.EsqlCCSUtils
-
Finalize remote clusters that were only involved in sub-plan execution (e.g.
- findBlockBoundaries(StorageObject, long, long) - Method in interface org.elasticsearch.xpack.esql.datasources.spi.SplittableDecompressionCodec
-
Finds compressed block boundaries within the given byte range of a storage object.
- findByName(String) - Method in class org.elasticsearch.xpack.esql.datasources.FormatReaderRegistry
-
Look up a format reader by name, returning null if not registered.
- findColumn(String) - Method in class org.elasticsearch.xpack.esql.datasources.SplitStats
-
Finds a column ordinal by its full dotted name.
- findExternalSource(PhysicalPlan) - Static method in class org.elasticsearch.xpack.esql.optimizer.rules.physical.local.ExternalSourceAggregatePushdown
-
Light-weight projection of
ExternalSourceAggregatePushdown.extractExternalSource(PhysicalPlan)that returns just theExternalSourceExec(ornull) for callers that don't need the alias map or filter condition. - findLastRecordBoundary(byte[], int) - Method in interface org.elasticsearch.xpack.esql.datasources.spi.RecordSplitter
-
Returns the index of the byte that terminates the last complete record within
buf[0..length), or-1if no complete record terminates inside that range. - findLastRecordBoundary(byte[], int, int) - Method in interface org.elasticsearch.xpack.esql.datasources.spi.RecordSplitter
-
Returns the index of the byte that terminates the last complete record within
buf[offset..offset + length), or-1if no complete record terminates inside that range. - findNextRecordBoundary(InputStream) - Method in interface org.elasticsearch.xpack.esql.datasources.spi.RecordSplitter
-
Scans forward from the current stream position until the next complete record boundary.
- findProvenRecordBoundary(InputStream) - Method in interface org.elasticsearch.xpack.esql.datasources.spi.RecordSplitter
-
Probes for a proven record start starting from the current stream position (an arbitrary mid-file stride offset).
- findRecordStartAtOrAfter(InputStream, long, BooleanSupplier) - Method in interface org.elasticsearch.xpack.esql.datasources.spi.RecordSplitter
-
Exact forward walk from a stream opened at a known record start, keeping cross-record parse state (e.g.
- findSimilar(Iterable<String>, String) - Static method in interface org.elasticsearch.xpack.esql.expression.function.scalar.date.DateTimeField
- finish() - Method in enum class org.elasticsearch.xpack.esql.capabilities.TranslationAware.Translatable
-
Translate into a
TranslationAware.FinishedTranslatablewhich never includesTranslationAware.Translatable.YES_BUT_RECHECK_NEGATED. - finish() - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceOperator
- finish() - Method in class org.elasticsearch.xpack.esql.datasources.ExternalFieldExtractOperator
- finish() - Method in class org.elasticsearch.xpack.esql.enrich.StreamingLookupFromIndexOperator
- finish(boolean) - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceBuffer
-
Mark the buffer as finished.
- finish(CompensatedSum) - Static method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvSum
- finish(CompensatedSum, int) - Static method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvAvg
- finishSubPlans() - Method in class org.elasticsearch.xpack.esql.action.EsqlExecutionInfo
- First - Class in org.elasticsearch.xpack.esql.expression.function.aggregate
- First(Source, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.First
- FIRST - Enum constant in enum class org.elasticsearch.xpack.esql.core.expression.TypeResolutions.ParamOrdinal
- FIRST - Enum constant in enum class org.elasticsearch.xpack.esql.expression.Order.NullsPosition
- FIRST - Enum constant in enum class org.elasticsearch.xpack.esql.plan.physical.EsQueryExec.Missing
- FIRST - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- FIRST - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- FIRST() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FunctionNameContext
- FIRST() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.OrderExpressionContext
- FIRST_AGG_EXTENDED_TYPES - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support FIRST aggregation on extended types: version, unsigned_long, geo_point, cartesian_point, geo_shape, cartesian_shape, geohash, geotile, geohex.
- FIRST_AGG_EXTENDED_TYPES_2 - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support FIRST and EARLIEST aggregation on the remaining types: dense_vector, exponential_histogram, tdigest.
- FIRST_AGG_EXTENDED_TYPES_3 - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support FIRST and EARLIEST aggregation on the flattened data type.
- FIRST_AGG_WITH_NULL_AND_MV_SUPPORT - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Make FIRST agg work with null and multi-value fields.
- FIRST_FILE_WINS - Enum constant in enum class org.elasticsearch.xpack.esql.datasources.spi.FormatReader.SchemaResolution
-
Use the schema from the first file; ignore differences in subsequent files.
- FIRST_LAST_AGG_ON_INTS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support aggregating on integers in FIRST/LAST.
- FIRST_LAST_AGG_WITH_DATES - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Allow FIRST/LAST aggs to accept DATE/DATE_NANOS in the search field https://github.com/elastic/elasticsearch/issues/142137
- FIRST_LAST_NOTE - Static variable in class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionDefinition
- FIRST_LAST_OVER_TIME_COUNTER_SUPPORT - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Add support for counter doubles, ints, and longs in first_ and last_over_time
- FirstDocId - Class in org.elasticsearch.xpack.esql.expression.function.aggregate
-
Internal aggregation function that collects the first seen docId per group.
- FirstDocId(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.FirstDocId
- FirstDocId(Source, Expression, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.FirstDocId
- firstOnly() - Method in class org.elasticsearch.xpack.esql.plan.logical.IpLocation
- firstOnly() - Method in class org.elasticsearch.xpack.esql.plan.logical.UnresolvedIpLocation
- firstOnly() - Method in class org.elasticsearch.xpack.esql.plan.physical.IpLocationExec
- FirstOverTime - Class in org.elasticsearch.xpack.esql.expression.function.aggregate
- FirstOverTime(StreamInput) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.FirstOverTime
- FirstOverTime(Source, Expression, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.FirstOverTime
- FirstOverTime(Source, Expression, Expression, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.FirstOverTime
- firstSplit() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.FormatReadContext
-
Returns the value of the
firstSplitrecord component. - firstSplit(boolean) - Method in class org.elasticsearch.xpack.esql.datasources.spi.FormatReadContext.Builder
- firstSubPlan() - Method in class org.elasticsearch.xpack.esql.approximation.Approximation
-
Returns the first subplan to execute for approximation, or null if the main plan can be executed directly.
- firstSubPlan() - Method in interface org.elasticsearch.xpack.esql.approximation.ApproximationDriver
-
Returns the next subplan to execute for calibration, or
nullif the main plan can run. - firstSubPlan() - Method in class org.elasticsearch.xpack.esql.approximation.ForkApproximation
- firstSubPlan(LogicalPlan, Set<LocalRelation>) - Static method in class org.elasticsearch.xpack.esql.plan.logical.join.AbstractSubqueryJoin
-
Finds the first subquery join in the plan whose right side has not yet been replaced with results.
- firstSubPlan(LogicalPlan, Set<LocalRelation>) - Static method in class org.elasticsearch.xpack.esql.plan.logical.join.InlineJoin
-
Finds the "first" (closest to the source command or bottom up in the tree)
InlineJoin, replaces theStubRelationof the right-hand side with left-hand side's source and returns a tuple. - FIX_AGG_FIRST_LAST_FOLDABLES_IN_SORT_FIELD - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support passing constants and null in the second parameter of FIRST/LAST aggs.
- FIX_AGG_ON_NULL_BY_REPLACING_WITH_EVAL - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
ReplaceStatsFilteredOrNullAggWithEvalnow replaces anAggregateFunctionwith null value with anEval. - FIX_AGG_TOP_WITH_OUTPUT_FIELD_SURROGATE - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fix for a bug when surrogating a
TOPwith limit 1 and output field. - FIX_AGGREGATION_FRAMEWORK_CHANNELS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fix for an ArrayIndexOutOfBoundsException in the aggregation framework when the same field is passed twice.
- FIX_ALIAS_ID_WHEN_DROP_ALL_AGGREGATES - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
- FIX_AVG_AGG_LONG_OVERFLOW - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
AVG(long) casts the field to double up-front in its surrogate, so the intermediate sum can no longer overflow.
- FIX_COMPOUND_OUTPUT_EVAL_SORT_AGNOSTIC - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fix for
CompoundOutputEvalcommands not implementingSortAgnostic, causingPruneRedundantOrderByto fail when a SORT precedes these commands. - FIX_COUNT_DISTINCT_SOURCE_ERROR - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fix the status code returned when trying to run count_distinct on the _source type (which is not supported).
- FIX_COUNT_PUSHDOWN_FOR_UNION_TYPES - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
When pushing down
STATS count(field::type)for a union type field, we wrongly used a synthetic attribute name in the query instead of the actual field name. - FIX_DATE_NANOS_LUCENE_PUSHDOWN_BUG - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Indicates that https://github.com/elastic/elasticsearch/issues/125439 (incorrect lucene push down for date nanos) is fixed
- FIX_DATE_NANOS_MIXED_RANGE_PUSHDOWN_BUG - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fixes a bug where dates are incorrectly formatted if a where clause compares nanoseconds to both milliseconds and nanoseconds, e.g.
- FIX_DISPLAYING_TS_DIMENSIONS_IN_METRICS_GROUP_BY_ALL - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fix for not including metadata _doc_count in the _timeseries column https://github.com/elastic/elasticsearch/issues/143464
- FIX_DIV_ERROR_MESSAGE - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
- FIX_DOUBLY_RELEASED_NULL_BLOCKS_IN_VALUESOURCEREADER - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
When creating constant null blocks in
ValuesSourceReaderOperator, we also handed off the ownership of that block - but didn't account for the fact that the caller might close it, leading to double releases in some union type queries. - FIX_ENRICH_ALIAS_CYCLE_IN_DEDUPLICATE_AGGS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fix for circular reference in alias chains during PushDownEnrich and aggregate deduplication.
- FIX_FILTER_ORDINALS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Create new block when filtering OrdinalBytesRefBlock
- FIX_FILTER_PUSHDOWN_PAST_STATS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fix for an optimization that caused wrong results https://github.com/elastic/elasticsearch/issues/115281
- FIX_FOLD_COALESCE - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fix folding of coalesce function https://github.com/elastic/elasticsearch/issues/139344
- FIX_FORK_UNMAPPED_NULLIFY - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fixes an analysis bug in
FORKwithunmapped_fields="nullify". - FIX_FULL_TEXT_FUNCTIONS_ON_CONSTANT_KEYWORD - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fix for full-text functions (MATCH, MATCH_PHRASE, :) on constant_keyword fields.
- FIX_FULL_TEXT_FUNCTIONS_ON_RENAMED_FIELDS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fix for full-text functions failing on renamed fields.
- FIX_GROUP_BY_ALL_AGGREGATION_FILTERS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fixes a bug in the planner where
TSqueries without an outer aggregation (group by all) would wrongly fail with anIllegalStateExceptionif any aggregation had a filter. - FIX_HISTOGRAM_BLOCKLOADERS_ISNULL - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fix for histogram block loaders (tdigest, exponential_histogram) passing
nullsFiltered=trueto sub-block-loaders for min, max and sum. - FIX_INDEX_LIKE_QUESTION_MARK_WILDCARD - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fix for
_index LIKEnot supporting the?wildcard character. - FIX_INLINE_STATS_GROUP_BY_NULL - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fix for INLINE STATS GROUP BY null being incorrectly pruned by PruneLeftJoinOnNullMatchingField.
- FIX_INLINE_STATS_INCORRECT_PRUNNING - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
https://github.com/elastic/elasticsearch/issues/138283
- FIX_JOIN_MASKING_EVAL - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
During resolution (pre-analysis) we have to consider that joins or enriches can override EVALuated values https://github.com/elastic/elasticsearch/issues/126419
- FIX_JOIN_MASKING_REGEX_EXTRACT - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
During resolution (pre-analysis) we have to consider that joins can override regex extracted values see ES|QL: pruning of JOINs leads to missing fields #127467
- FIX_JOIN_OUTPUT_MERGING - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Allow the merging of the children to use
Aliases, instead of justReferenceAttributes. - FIX_LIMIT_TRUNCATION_WITH_ZERO_COLUMNS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fix LimitOperator truncation with zero columns https://github.com/elastic/elasticsearch/issues/142473
- FIX_LIMIT_ZERO_IN_STATS_BY_ALL - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fix for the STATS BY ALL with LIMIT 0.
- FIX_MV_CONSTANT_COMPARISON_FIELD - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
- FIX_MV_CONSTANT_EQUALS_FIELD - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
- FIX_MV_EXPAND_INCONSISTENT_COLUMN_ORDER - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for the mv_expand target attribute should be retained in its original position.
- FIX_NESTED_FIELDS_NAME_CLASH_IN_INDEXRESOLVER - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fix for https://github.com/elastic/elasticsearch/issues/117054
- FIX_NO_COLUMNS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fix management of plans with no columns https://github.com/elastic/elasticsearch/issues/120272
- FIX_NULL_COMPARISON_TYPE_CHECK - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fix null comparison type check in binary comparisons.
- FIX_PARSING_LARGE_NEGATIVE_NUMBERS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fix a parsing issue where numbers below Long.MIN_VALUE threw an exception instead of parsing as doubles.
- FIX_PASSTHROUGH_FIELD_CAPS_OBJECT_PARENT - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fix field caps incorrectly synthesizing object parents under subobjects:false (passthrough) mappers, causing false type conflicts in ES|QL when querying across indices.
- FIX_PERCENTILE_PRECISION - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
- FIX_PRECISION_OF_SCALED_FLOAT_FIELDS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fix precision of scaled_float field values retrieved from stored source see Slight inconsistency in ESQL using scaled_float field #122547
- FIX_PRESENT_AND_ABSENT_ON_STATS_WITH_FALSE_FILTER - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
ReplaceStatsFilteredOrNullAggWithEvalreplaced a stats with false filter with null withPresentorAbsent - FIX_PROMQL_QUANTILE_SCALE - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
PromQL
quantileandquantile_over_timetake the quantile φ in the range [0, 1], but the φ value was passed straight through to the ES|QLPERCENTILEaggregation (which expects [0, 100]), so e.g. - FIX_PROMQL_ROUND_TO_NEAREST - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
PromQL
round(v, to_nearest)uses the Prometheus formula, fixing wrong rounding and floating point junk from dividing by smallto_nearestvalues. - FIX_PROMQL_SCALAR_CONSTANT_RESULTS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fix for PromQL constant scalar expressions (e.g.
- FIX_PROMQL_SCALAR_FLOAT_DIV - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fix for PromQL scalar integer division losing the fractional part.
- FIX_PROMQL_TIME_BUCKET_V2 - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
PromQL uses TSTEP instead of TBUCKET, with corrected open-ended range query bounds.
- FIX_PROMQL_TIME_BUCKET_V3 - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Extended time-bucket fix covering scalar float-division step-timestamp alignment.
- FIX_PROMQL_WITHOUT_OUTPUT - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Corrected output shape for PromQL
without: awithoutover a concrete-output child (e.g. - FIX_PROPAGATE_NULLABLE_OR_DISJUNCTION - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fix for
PropagateNullableincorrectly discarding surviving OR branches when a field is constrained byIS NULLorIS NOT NULLin the same AND conjunction. - FIX_PRUNE_RENAMED_DERIVED_EXTERNAL_GROUPING - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
PruneRedundantAggregateGroupingsrebuilds a pruned derived external grouping reading the attribute the aggregate actually exposes (e.g. - FIX_PUSH_COUNT_QUERY_AND_TAGS_WITH_MULTIPLE_AGGS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fix for
PushCountQueryAndTagsToSourceincorrectly replacing anAggregateExecthat has multiple aggregate functions (e.g. - FIX_REORDER_LIMIT_PROJECT_AND_ORDER_BY_PRESERVES_REFS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fix for
ReorderLimitProjectAndOrderByunconditionally lifting anOrderByabove a renaming/droppingProject: it now rewrites theOrderBy's references through theProject's aliases (so a sort on a renamed column stays valid) and bails out of the swap if a referenced column is dropped altogether. - FIX_REPLACE_ALIASING_EVAL_WITH_PROJECT_SHADOWING - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
ReplaceAliasingEvalWithProjectdid not fully account for shadowing. - FIX_REPLACE_MISSING_FIELD_WITH_NULL_DUPLICATE_NAME_ID_IN_LAYOUT - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
- FIX_SAMPLE_AFTER_KQL_OR_QSTR - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fix full-text functions being rejected after SAMPLE.
- FIX_SCORE_OPERATOR_PLANNING - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Create a ScoreOperator only when shard contexts are available
- FIX_SET_WRONG_LINE_COLUMN - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fix for SET reporting wrong line/column number (-1:-1) in validation errors.
- FIX_STARTS_WITH_ENDS_WITH_PUSHDOWN_ON_INDEX - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fix for
STARTS_WITHandENDS_WITHLucene pushdown on_index: use wildcard escaping instead of query-parser escaping, and honour thestringLikeOnIndexflag so the wildcard query forces string matching on metadata fields. - FIX_STATS_BY_FOLDABLE_EXPRESSION - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fix for https://github.com/elastic/elasticsearch/issues/114714
- FIX_STATS_BY_FOLDABLE_EXPRESSION_2 - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fix for https://github.com/elastic/elasticsearch/issues/114714, again
- FIX_STATS_CLASSCAST_EXCEPTION - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fix for ClassCastException in STATS https://github.com/elastic/elasticsearch/issues/133992 https://github.com/elastic/elasticsearch/issues/136598
- FIX_STATS_MV_CONSTANT_FOLD - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fix for multi-value constant propagation after GROUP BY.
- FIX_SUM_AGG_LONG_OVERFLOW - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Makes SUM(long) agg return null+warning instead of a 500 overflow.
- FIX_SUM_OF_NULL_OPTIMIZATION - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fix for
SUM(null)producing a type mismatch after surrogate expansion. - FIX_TBUCKET_NUMERIC_ON_EMPTY_RANGE - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fix TBUCKET with a numeric bucket count returning a verification exception instead of empty results when the top-level request filter covers a time range with no matching indices.
- FIX_TBUCKET_TARGET_COUNT_WINDOW_VALIDATION - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fix window validation in time-series aggregations when TBUCKET uses a numeric target bucket count.
- FIX_TIME_SERIES_WINDOW_BACKWARD - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
TS window functions use backward window semantics only.
- FIX_TO_IP_LEADING_ZEROS_OCTAL - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fix for 141627, TO_IP with leading_zeros=octal generates proper warning and returns null when given invalid input.
- FIX_TOPN_LONG_RANGE_ENCODING - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fix TopN encoding/decoding of
long_rangevalues. - FIX_TS_BLOCK_LOADER_PASSTHROUGH_ALIASING - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fix for PromQL
withoutand ES|QLTS_WITHOUT: passthrough alias names (e.g. - FIX_TSTEP_BUCKET_ROUNDING - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support lower-open upper-closed boundaries (*;*] in addition to lower-closed upper-open [*;*)
- FIX_TSTEP_WINDOW_FILTER_ROUNDING - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fix windowed over-time/rate aggregations whose window is smaller than the time bucket when the bucket is end-labeled (right-closed), as produced by
TSTEPand PromQL range queries. - FIX_UNMAPPED_FIELDS_IN_ESRELATION - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fix for KQL/QSTR functions failing when used with unmapped fields in NULLIFY mode.
- FIX_UNROLLED_FOLDABLE_MV_WARNING - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fix on multi-values that were unrolled and were still producing warnings in expressions that do not accept multi-values See https://github.com/elastic/elasticsearch/issues/134706
- FIX_VALUES_READER_STALE_ROW_STRIDE_READER - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fix stale row-stride reader state when a conditional block loader uses column-at-a-time loading after row-stride loading across segments.
- FIXED_PROFILE_SERIALIZATION - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fixed some profile serialization issues
- FIXED_PUSHDOWN_PAST_PROJECT - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Make attributes of GROK/DISSECT adjustable and fix a shadowing bug when pushing them down past PROJECT.
- FIXED_PUSHDOWN_PAST_PROJECT_WITH_ATTRIBUTES_RESOLUTION - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
When resolving renames, consider all
Attributes in the plan, not just theReferenceAttributes. - FIXED_REGEX_FOLD - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fix for regex folding with case-insensitive pattern https://github.com/elastic/elasticsearch/issues/118371
- FIXED_WRONG_IS_NOT_NULL_CHECK_ON_CASE - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Don't optimize CASE IS NOT NULL function by not requiring the fields to be not null as well.
- flags() - Method in class org.elasticsearch.xpack.esql.optimizer.LocalPhysicalOptimizerContext
- flags() - Method in interface org.elasticsearch.xpack.esql.optimizer.rules.physical.local.LucenePushdownPredicates
- flagTypeConflicts() - Method in class org.elasticsearch.xpack.esql.core.expression.FieldAttribute
-
If the underlying field is a
TypeConflictedField(ambiguous type across indices), converts this attribute into anUnsupportedAttributewith a descriptive error message so the analyzer can surface a clear user-facing error. - flatten(List<? extends ExternalSplit>) - Static method in class org.elasticsearch.xpack.esql.datasources.CoalescedSplit
-
Flattens a split list by unwrapping any
CoalescedSplitinto its children. - FLATTENED - Enum constant in enum class org.elasticsearch.xpack.esql.core.type.DataType
-
Objects "flattened" into subfields for searching without creating distinct Lucene fields.
- FLATTENED_DATATYPE - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for the
flatteneddata type in ES|QL, which loads flattened fields as JSON objects. - FLATTENED_DATATYPE_NULL_VALUE - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Flattened fields apply
null_valuereplacement when loading from_source, matching the doc-values behaviour applied at index time. - FLATTENED_DATATYPE_SORTED_KEYS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Flattened field keys are returned in alphabetical order.
- FLATTENED_ENABLED - Static variable in class org.elasticsearch.xpack.esql.plugin.EsqlPlugin
-
Kill switch for the
flatteneddata type in ES|QL. - FLATTENED_ROOT_STRINGIFIES_MAPPED_SUBFIELDS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
A
flattenedroot that declares mapped sub-fields (e.g. - flattenedDataTypeEnabled() - Method in record class org.elasticsearch.xpack.esql.session.IndexResolver.FieldsInfo
-
Returns the value of the
flattenedDataTypeEnabledrecord component. - FLOAT - Enum constant in enum class org.elasticsearch.xpack.esql.core.type.DataType
-
32-bit floating point numbers widened on load to
DataType.DOUBLE. - Floor - Class in org.elasticsearch.xpack.esql.expression.function.scalar.math
-
Round a number down to the nearest integer.
- Floor(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.math.Floor
- flush() - Method in class org.elasticsearch.xpack.esql.io.stream.PlanStreamOutput
- FN_EQUALS_FLATTENED - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for the
==operator on the root of aflattenedfield in ES|QL. - FN_MV_CONTAINS_V1 - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
support for MV_CONTAINS function Add MV_CONTAINS function #133099
- FN_NOT_EQUALS_FLATTENED - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for the
!=operator on the root of aflattenedfield in ES|QL. - fold(Duration, Duration) - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic.Add
- fold(Duration, Duration) - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic.Sub
- fold(Period, Period) - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic.Add
- fold(Period, Period) - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic.Sub
- fold(Geometry, Geometry) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.BinarySpatialFunction
- fold(Geometry, Geometry) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialRelatesFunction
-
Spatial relates functions always use Lucene GeometryDocValueReader and Component2D instead of geometries
- fold(Geometry, Geometry) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StDistance
- fold(FoldContext) - Method in class org.elasticsearch.xpack.esql.core.expression.Expression
-
Evaluate this expression statically to a constant.
- fold(FoldContext) - Method in class org.elasticsearch.xpack.esql.core.expression.function.scalar.UnaryScalarFunction
- fold(FoldContext) - Method in class org.elasticsearch.xpack.esql.core.expression.Literal
- fold(FoldContext) - Method in class org.elasticsearch.xpack.esql.core.expression.predicate.BinaryPredicate
- fold(FoldContext) - Method in class org.elasticsearch.xpack.esql.core.expression.predicate.operator.arithmetic.Neg
- fold(FoldContext) - Method in class org.elasticsearch.xpack.esql.core.expression.predicate.regex.RegexMatch
- fold(FoldContext) - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.SingleFieldFullTextFunction
- fold(FoldContext) - Method in class org.elasticsearch.xpack.esql.expression.function.grouping.GroupingFunction.EvaluatableGroupingFunction
- fold(FoldContext) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.conditional.Case
- fold(FoldContext) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.FoldablesConvertFunction
- fold(FoldContext) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.DateUnitCount
- fold(FoldContext) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.Now
- fold(FoldContext) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.RangeIntersects
- fold(FoldContext) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.RangeWithin
- fold(FoldContext) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.EsqlScalarFunction
- fold(FoldContext) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.E
- fold(FoldContext) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Pi
- fold(FoldContext) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Tau
- fold(FoldContext) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvConcat
- fold(FoldContext) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvContains
- fold(FoldContext) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvIntersects
- fold(FoldContext) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvSetOperationFunction
- fold(FoldContext) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvUnion
- fold(FoldContext) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.BinarySpatialFunction
- fold(FoldContext) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.BinarySpatialGeometryFunction
- fold(FoldContext) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialContains
-
Contains needs to evaluate each component of the right geometry separately, so we override the fold method from the parent SpatialRelatesFunction.
- fold(FoldContext) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialRelatesFunction
- fold(FoldContext) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StBuffer
- fold(FoldContext) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StGeohash
- fold(FoldContext) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StGeohex
- fold(FoldContext) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StGeotile
- fold(FoldContext) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StSimplify
- fold(FoldContext) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StSimplifyPreserveTopology
- fold(FoldContext) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.regex.RLike
- fold(FoldContext) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.regex.RLikeList
- fold(FoldContext) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.regex.WildcardLike
- fold(FoldContext) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.regex.WildcardLikeList
- fold(FoldContext) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Split
- fold(FoldContext) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.util.Delay
- fold(FoldContext) - Method in class org.elasticsearch.xpack.esql.expression.function.vector.VectorSimilarityFunction
- fold(FoldContext) - Method in class org.elasticsearch.xpack.esql.expression.predicate.logical.Not
- fold(FoldContext) - Method in class org.elasticsearch.xpack.esql.expression.predicate.nulls.IsNotNull
- fold(FoldContext) - Method in class org.elasticsearch.xpack.esql.expression.predicate.nulls.IsNull
- fold(FoldContext) - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic.DateTimeArithmeticOperation
- fold(FoldContext) - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic.EsqlArithmeticOperation
- fold(FoldContext) - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic.Neg
- fold(FoldContext) - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.EsqlBinaryComparison
- fold(FoldContext) - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.In
- fold(FoldContext) - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.InsensitiveEquals
- fold(FoldContext) - Method in class org.elasticsearch.xpack.esql.expression.predicate.Range
- fold(FoldContext, List<? extends Expression>) - Static method in class org.elasticsearch.xpack.esql.core.expression.Expressions
- fold(Source, FoldContext) - Method in interface org.elasticsearch.xpack.esql.evaluator.mapper.EvaluatorMapper
-
Fold using
EvaluatorMapper.toEvaluator(org.elasticsearch.xpack.esql.evaluator.mapper.EvaluatorMapper.ToEvaluator)so you don't need a "by hand" implementation ofExpression.fold(org.elasticsearch.xpack.esql.core.expression.FoldContext). - fold(InferenceFunction<?>, ActionListener<Expression>) - Method in class org.elasticsearch.xpack.esql.inference.InferenceFunctionEvaluator
-
Folds an inference function by executing it and replacing it with its computed result.
- FOLD_LIMIT - Static variable in class org.elasticsearch.xpack.esql.plugin.QueryPragmas
- foldable() - Method in class org.elasticsearch.xpack.esql.core.expression.Expression
-
Whether the expression can be evaluated statically, aka "folded", or not.
- foldable() - Method in class org.elasticsearch.xpack.esql.core.expression.function.scalar.BinaryScalarFunction
- foldable() - Method in class org.elasticsearch.xpack.esql.core.expression.function.scalar.UnaryScalarFunction
- foldable() - Method in class org.elasticsearch.xpack.esql.core.expression.Literal
- foldable() - Method in class org.elasticsearch.xpack.esql.core.expression.predicate.regex.RegexMatch
- foldable() - Method in class org.elasticsearch.xpack.esql.core.expression.UnaryExpression
- foldable() - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.SingleFieldFullTextFunction
- foldable() - Method in class org.elasticsearch.xpack.esql.expression.function.grouping.Bucket
- foldable() - Method in class org.elasticsearch.xpack.esql.expression.function.grouping.Categorize
- foldable() - Method in class org.elasticsearch.xpack.esql.expression.function.inference.CompletionFunction
- foldable() - Method in class org.elasticsearch.xpack.esql.expression.function.inference.Embedding
- foldable() - Method in class org.elasticsearch.xpack.esql.expression.function.inference.TextEmbedding
- foldable() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.approximate.ConfidenceInterval
- foldable() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.approximate.Random
- foldable() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.conditional.Case
- foldable() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.conditional.ClampMax
- foldable() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.conditional.ClampMin
- foldable() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.conditional.Greatest
- foldable() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.conditional.Least
- foldable() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.FromAggregateMetricDouble
- foldable() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToIntegerBase
- foldable() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToLongBase
- foldable() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.DateDiff
- foldable() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.DateExtract
- foldable() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.DateFormat
- foldable() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.DateParse
- foldable() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.DateTrunc
- foldable() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.DateUnitCount
- foldable() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.DayName
- foldable() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.MonthName
- foldable() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.Now
- foldable() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.RangeIntersects
- foldable() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.RangeWithin
- foldable() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.ToRange
- foldable() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.TRange
- foldable() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.histogram.ExtractHistogramComponent
- foldable() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.histogram.FilterUnsupportedTemporality
- foldable() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.histogram.HistogramPercentile
- foldable() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.ip.CIDRMatch
- foldable() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.ip.IpPrefix
- foldable() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.ip.NetworkDirection
- foldable() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Atan2
- foldable() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.CopySign
- foldable() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.DoubleConstantFunction
- foldable() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Hypot
- foldable() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Log
- foldable() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Pow
- foldable() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Round
- foldable() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.RoundTo
- foldable() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Scalb
- foldable() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvAppend
- foldable() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvPercentile
- foldable() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvPSeriesWeightedSum
- foldable() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvSlice
- foldable() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvSort
- foldable() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvZip
- foldable() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.nulls.Coalesce
- foldable() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.BinarySpatialGeometryFunction
- foldable() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialDocValuesFunction
- foldable() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialGridFunction
- foldable() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StBuffer
- foldable() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StSimplify
- foldable() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StSimplifyPreserveTopology
- foldable() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.ChangeCase
- foldable() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Chicken
- foldable() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Chunk
- foldable() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Concat
- foldable() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Contains
- foldable() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.EndsWith
- foldable() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.FieldExtract
- foldable() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Hash
- foldable() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.JsonExtract
- foldable() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Left
- foldable() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Locate
- foldable() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Repeat
- foldable() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Replace
- foldable() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Right
- foldable() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Split
- foldable() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.StartsWith
- foldable() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Substring
- foldable() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.TopSnippets
- foldable() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.UnaryScalarFunction
- foldable() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.util.Delay
- foldable() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.In
- foldable() - Method in class org.elasticsearch.xpack.esql.expression.predicate.Range
-
In case that the range is empty due to foldable, invalid bounds, but the bounds themselves are not yet folded, the optimizer will need two passes to fold this.
- foldable(List<? extends Expression>) - Static method in class org.elasticsearch.xpack.esql.core.expression.Expressions
- foldableReferencesSkipMVGroupings(LogicalPlan, LogicalOptimizerContext) - Static method in class org.elasticsearch.xpack.esql.optimizer.rules.RuleUtils
-
Collects references to foldable expressions from the given logical plan, returning an
AttributeMapthat maps foldable aliases to their corresponding literal values. - foldableReferencesSkipMVGroupings(LogicalPlan, LogicalOptimizerContext, Predicate<LogicalPlan>) - Static method in class org.elasticsearch.xpack.esql.optimizer.rules.RuleUtils
-
Collects references to foldable expressions from the given logical plan, returning an
AttributeMapthat maps foldable aliases to their corresponding literal values. - Foldables - Class in org.elasticsearch.xpack.esql.expression
- Foldables() - Constructor for class org.elasticsearch.xpack.esql.expression.Foldables
- Foldables.TypeResolutionValidator - Class in org.elasticsearch.xpack.esql.expression
-
A utility class to validate the type resolution of expressions before and after logical planning.
- FoldablesConvertFunction - Class in org.elasticsearch.xpack.esql.expression.function.scalar.convert
-
Base class for functions that converts a constant into an interval type - DATE_PERIOD or TIME_DURATION.
- FoldablesConvertFunction(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.convert.FoldablesConvertFunction
- FoldContext - Class in org.elasticsearch.xpack.esql.core.expression
-
Context passed to
Expression.fold(org.elasticsearch.xpack.esql.core.expression.FoldContext). - FoldContext(long) - Constructor for class org.elasticsearch.xpack.esql.core.expression.FoldContext
- FoldContext.FoldTooMuchMemoryException - Exception Class in org.elasticsearch.xpack.esql.core.expression
- foldCtx() - Method in interface org.elasticsearch.xpack.esql.evaluator.mapper.EvaluatorMapper.ToEvaluator
- foldCtx() - Method in class org.elasticsearch.xpack.esql.optimizer.LocalPhysicalOptimizerContext
- foldCtx() - Method in class org.elasticsearch.xpack.esql.optimizer.LogicalOptimizerContext
- foldCtx() - Method in record class org.elasticsearch.xpack.esql.optimizer.LogicalPreOptimizerContext
-
Returns the value of the
foldCtxrecord component. - foldCtx() - Method in record class org.elasticsearch.xpack.esql.planner.LocalExecutionPlanner.LocalExecutionPlannerContext
-
Returns the value of the
foldCtxrecord component. - foldExcluding(List<Attribute>, PromqlAttributesTranslationContext.SynthesizedAttributes) - Static method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.promql.PromqlAttributesTranslationContext.SynthesizedAttributes
-
Fold
WITHOUT(E)over the child shape: drop the excluded labels (child.G \ E) and accumulate the exclusions (child.X | E). - foldGeoGrid(FoldContext, Expression, Expression, DataType) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialRelatesFunction
- foldIncluding(List<Attribute>, PromqlAttributesTranslationContext.SynthesizedAttributes) - Static method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.promql.PromqlAttributesTranslationContext.SynthesizedAttributes
-
Fold
BY(W)over the child shape: keep theBYkeys the child actually exposes (child.G & W), but remember the fullWsoPromqlAttributesTranslationContext.SynthesizedAttributes.translate(java.util.List<org.elasticsearch.xpack.esql.core.expression.Attribute>)can null-fill any that are missing. - FoldInferenceFunctions - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical.preoptimizer
-
Pre-optimizer rule that performs constant folding for inference functions in logical plans.
- FoldInferenceFunctions(InferenceFunctionEvaluator) - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.preoptimizer.FoldInferenceFunctions
- FoldInferenceFunctions(LogicalPreOptimizerContext) - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.preoptimizer.FoldInferenceFunctions
- foldLimit() - Method in class org.elasticsearch.xpack.esql.plugin.QueryPragmas
-
The maximum amount of memory we can use for
Expression.fold(org.elasticsearch.xpack.esql.core.expression.FoldContext)during planing. - FoldNull - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical
- FoldNull() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.FoldNull
- foldStep(Expression, Literal, Literal, Literal, Literal) - Static method in class org.elasticsearch.xpack.esql.parser.promql.PromqlLogicalPlanBuilder
-
Resolves the range-query bucket size from an explicit
stepor an auto bucket count. - FoldTooMuchMemoryException(Source, long, long) - Constructor for exception class org.elasticsearch.xpack.esql.core.expression.FoldContext.FoldTooMuchMemoryException
- foldToTemporalAmount(FoldContext, Expression, String, DataType) - Static method in class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter
- FooterByteCache - Class in org.elasticsearch.xpack.esql.datasources.cache
-
JVM-wide cache for file footer bytes (Parquet footers, ORC postscripts) shared across columnar format readers.
- FooterByteCache.Key - Record Class in org.elasticsearch.xpack.esql.datasources.cache
-
Cache key identifying a file by its storage path and total length.
- forAllocator(BufferAllocator) - Static method in interface org.elasticsearch.xpack.esql.datasources.spi.DirectBufferFactory
-
Returns a factory that allocates from the given Arrow
BufferAllocator. - FORBID_LIMIT_BEFORE_INLINE_STATS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Temporarily forbid the use of an explicit or implicit LIMIT before INLINE STATS.
- forCanMatch(TransportVersion, EsqlFlags) - Static method in interface org.elasticsearch.xpack.esql.optimizer.rules.physical.local.LucenePushdownPredicates
-
A
LucenePushdownPredicatesfor use with thecan_matchphase. - FORCE_DOC_SEQUENCE - Static variable in class org.elasticsearch.xpack.esql.plugin.QueryPragmas
-
When
true, forces all non-single-segment pages throughValuesFromDocSequenceregardless of the number ofBYTES_REFfields. - forEach(BiConsumer<? super Attribute, ? super E>) - Method in class org.elasticsearch.xpack.esql.core.expression.AttributeMap
- forEach(Consumer<? super Attribute>) - Method in class org.elasticsearch.xpack.esql.core.expression.AttributeSet
- forEachDown(Class<E>, Consumer<? super E>) - Method in class org.elasticsearch.xpack.esql.core.tree.Node
- forEachDown(Consumer<? super T>) - Method in class org.elasticsearch.xpack.esql.core.tree.Node
- forEachDownMayReturnEarly(BiConsumer<? super T, Holder<Boolean>>) - Method in class org.elasticsearch.xpack.esql.core.tree.Node
-
Same as forEachDown, but can end the traverse early, by setting the boolean argument in the action.
- forEachExpression(Class<E>, Consumer<? super E>) - Method in class org.elasticsearch.xpack.esql.plan.QueryPlan
- forEachExpression(Consumer<? super Expression>) - Method in class org.elasticsearch.xpack.esql.plan.QueryPlan
- forEachExpressionDown(Class<? extends E>, Consumer<? super E>) - Method in class org.elasticsearch.xpack.esql.plan.QueryPlan
- forEachExpressionUp(Class<E>, Consumer<? super E>) - Method in class org.elasticsearch.xpack.esql.plan.QueryPlan
- forEachProperty(Class<E>, Consumer<? super E>) - Method in class org.elasticsearch.xpack.esql.core.tree.Node
- forEachPropertyDown(Class<E>, Consumer<? super E>) - Method in class org.elasticsearch.xpack.esql.core.tree.Node
- forEachPropertyOnly(Class<E>, Consumer<? super E>) - Method in class org.elasticsearch.xpack.esql.core.tree.Node
- forEachPropertyUp(Class<E>, Consumer<? super E>) - Method in class org.elasticsearch.xpack.esql.core.tree.Node
- forEachRelation(PhysicalPlan, Consumer<EsRelation>) - Static method in class org.elasticsearch.xpack.esql.planner.PlannerUtils
- forEachRun(long[], int, int, StripeStatsHarvester.StripeRunConsumer) - Method in class org.elasticsearch.xpack.esql.datasources.cache.StripeStatsHarvester
-
Walks a page's positions, splits them into maximal runs of consecutive same-stripe rows (by each row's own start offset), and calls
consumeronce per run with the run's stripe accumulator. - forEachUp(Class<E>, Consumer<? super E>) - Method in class org.elasticsearch.xpack.esql.core.tree.Node
- forEachUp(Consumer<? super T>) - Method in class org.elasticsearch.xpack.esql.core.tree.Node
- forField(Field) - Static method in record class org.elasticsearch.xpack.esql.datasources.arrow.ArrowToEsql
- Fork - Class in org.elasticsearch.xpack.esql.plan.logical
-
A Fork is a n-ary
Planwhere each child is a sub plan, e.g. - Fork(Source, List<LogicalPlan>, List<Attribute>) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.Fork
- FORK - Enum constant in enum class org.elasticsearch.xpack.esql.telemetry.FeatureMetric
- FORK - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- FORK - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- FORK() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ForkCommandContext
- FORK_FIELD - Static variable in class org.elasticsearch.xpack.esql.plan.logical.Fork
- FORK_LINE_COMMENT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- FORK_LINE_COMMENT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- FORK_MODE - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- FORK_MULTILINE_COMMENT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- FORK_MULTILINE_COMMENT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- FORK_PROJECT_AWAY_COLUMNS_FIX - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fix for column pruning when FORK branches return no columns.
- FORK_PRUNE_ALL_COLUMNS_FIX - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fix for column pruning in FORK.
- FORK_UNION_TYPES - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for union types in FORK
- FORK_V9 - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for FORK out of snapshot
- FORK_WS - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- FORK_WS - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- ForkApproximation - Class in org.elasticsearch.xpack.esql.approximation
-
Approximation for a query that contains
FORKandSTATSin one or more branches. - forkBranchProperties() - Method in record class org.elasticsearch.xpack.esql.approximation.ApproximationVerifier.QueryProperties
-
Returns the value of the
forkBranchPropertiesrecord component. - forkCommand() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- forkCommand() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ProcessingCommandContext
- ForkCommandContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ForkCommandContext
- forkSubQueries() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ForkCommandContext
- forkSubQueries() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- ForkSubQueriesContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ForkSubQueriesContext
- forkSubQuery() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ForkSubQueriesContext
- forkSubQuery() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- forkSubQuery(int) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ForkSubQueriesContext
- forkSubQueryCommand() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.CompositeForkSubQueryContext
- forkSubQueryCommand() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- forkSubQueryCommand() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ForkSubQueryContext
- ForkSubQueryCommandContext() - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ForkSubQueryCommandContext
- ForkSubQueryCommandContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ForkSubQueryCommandContext
- ForkSubQueryContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ForkSubQueryContext
- forkSubQueryProcessingCommand() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.CompositeForkSubQueryContext
- forkSubQueryProcessingCommand() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- forkSubQueryProcessingCommand() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.SingleForkSubQueryCommandContext
- ForkSubQueryProcessingCommandContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ForkSubQueryProcessingCommandContext
- format() - Method in class org.elasticsearch.xpack.esql.core.querydsl.query.RangeQuery
- format() - Method in class org.elasticsearch.xpack.esql.datasources.FileSplit
- format() - Method in interface org.elasticsearch.xpack.esql.datasources.spi.FormatReaderStatus
-
Format identifier as it appears in the profile, e.g.
- format() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.FormatSpec
-
Returns the value of the
formatrecord component. - format() - Method in interface org.elasticsearch.xpack.esql.datasources.spi.TableCatalog.DataFile
- format() - Method in class org.elasticsearch.xpack.esql.formatter.TextFormatter
-
Format the provided EsqlQueryResponse
- format(RestRequest, EsqlQueryResponse) - Method in enum class org.elasticsearch.xpack.esql.formatter.TextFormat
- FORMAT_AUTO - Static variable in class org.elasticsearch.xpack.esql.datasources.FormatNameResolver
-
Sentinel
formatvalue meaning "no explicit override, infer from the resource extension". - FORMAT_PARQUET - Static variable in class org.elasticsearch.xpack.esql.datasources.FormatNameResolver
-
Format name registered by the Java parquet reader.
- FORMAT_PARQUET_RS - Static variable in class org.elasticsearch.xpack.esql.datasources.FormatNameResolver
-
Format name registered by the parquet-rs native reader.
- formatConfig() - Method in record class org.elasticsearch.xpack.esql.datasources.cache.SchemaCacheKey
-
Returns the value of the
formatConfigrecord component. - formatForExtension(String) - Method in interface org.elasticsearch.xpack.esql.datasources.spi.FileDataSourceValidator.FormatConfigKeyResolver
-
Returns the logical format name (e.g.
- formatIncompatibleTypesMessage(String, DataType, DataType) - Static method in class org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic.EsqlArithmeticOperation
- formatIncompatibleTypesMessage(DataType, DataType, String) - Static method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.EsqlBinaryComparison
- formatName() - Method in interface org.elasticsearch.xpack.esql.datasources.spi.FormatReader
- FormatNameResolver - Class in org.elasticsearch.xpack.esql.datasources
-
Single source of truth for resolving format names from EXTERNAL query configuration.
- FormatReadContext - Record Class in org.elasticsearch.xpack.esql.datasources.spi
-
Immutable context for a single
FormatReader.read(org.elasticsearch.xpack.esql.datasources.spi.StorageObject, org.elasticsearch.xpack.esql.datasources.spi.FormatReadContext)orFormatReader.readAsync(org.elasticsearch.xpack.esql.datasources.spi.StorageObject, org.elasticsearch.xpack.esql.datasources.spi.FormatReadContext, java.util.concurrent.Executor, org.elasticsearch.action.ActionListener<org.elasticsearch.compute.operator.CloseableIterator<org.elasticsearch.compute.data.Page>>)call. - FormatReadContext(List<String>, int, int, ErrorPolicy, boolean, boolean, boolean, List<Attribute>, long, int, long, long, boolean, StripeColumnScope, Consumer<String>) - Constructor for record class org.elasticsearch.xpack.esql.datasources.spi.FormatReadContext
-
Creates an instance of a
FormatReadContextrecord class. - FormatReadContext.Builder - Class in org.elasticsearch.xpack.esql.datasources.spi
- formatReader() - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceOperator.Status
- formatReader() - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceOperatorFactory
- FormatReader - Interface in org.elasticsearch.xpack.esql.datasources.spi
-
Unified interface for reading data formats.
- FormatReader.SchemaResolution - Enum Class in org.elasticsearch.xpack.esql.datasources.spi
-
Strategy for resolving schemas across multiple files in a glob/multi-file query.
- FormatReaderFactory - Interface in org.elasticsearch.xpack.esql.datasources.spi
-
Factory for creating
FormatReaderinstances. - formatReaderRegistry() - Method in class org.elasticsearch.xpack.esql.datasources.DataSourceModule
- formatReaderRegistry() - Method in record class org.elasticsearch.xpack.esql.optimizer.ExternalOptimizerContext
-
Returns the value of the
formatReaderRegistryrecord component. - FormatReaderRegistry - Class in org.elasticsearch.xpack.esql.datasources
-
Registry for FormatReader implementations, keyed by format name and file extension.
- FormatReaderRegistry(DecompressionCodecRegistry) - Constructor for class org.elasticsearch.xpack.esql.datasources.FormatReaderRegistry
- formatReaders(Settings) - Method in interface org.elasticsearch.xpack.esql.datasources.spi.DataSourcePlugin
- formatReaderStatus() - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceBuffer
-
Returns the latest format-reader counter snapshot, or
nullif none recorded yet. - FormatReaderStatus - Interface in org.elasticsearch.xpack.esql.datasources.spi
-
Typed per-format reader counter snapshot folded into the
format_readerfield of the external-source operator status. - formats() - Method in record class org.elasticsearch.xpack.esql.datasources.DataSourceCapabilities
-
Returns the value of the
formatsrecord component. - FormatSpec - Record Class in org.elasticsearch.xpack.esql.datasources.spi
-
Describes a file format this plugin provides: a logical format name, the file extensions that select it, and the per-dataset configuration keys it recognises.
- FormatSpec(String, Set<String>, Set<String>) - Constructor for record class org.elasticsearch.xpack.esql.datasources.spi.FormatSpec
-
Creates an instance of a
FormatSpecrecord class. - formatSpecs() - Method in interface org.elasticsearch.xpack.esql.datasources.spi.DataSourcePlugin
-
Format descriptors this plugin provides.
- formatType() - Method in record class org.elasticsearch.xpack.esql.datasources.cache.SchemaCacheKey
-
Returns the value of the
formatTyperecord component. - forPostOptimizationValidation(Expression, Failures) - Static method in class org.elasticsearch.xpack.esql.expression.Foldables.TypeResolutionValidator
- forPreOptimizationValidation(Expression) - Static method in class org.elasticsearch.xpack.esql.expression.Foldables.TypeResolutionValidator
- forProjectedAttributes(Attribute[]) - Static method in class org.elasticsearch.xpack.esql.datasources.cache.ColumnStatsAccumulator
-
Builds an accumulator covering the page-block positions
0..projectedAttrs.length. - forSchema(List<Attribute>) - Static method in class org.elasticsearch.xpack.esql.datasources.cache.ColumnStatsAccumulator
-
Builds an accumulator keyed to a file's FULL positional schema, for the
ALLharvest scope. - forSubmission(String) - Static method in class org.elasticsearch.xpack.esql.anonymizer.PlanAnonymizer
-
One anonymizer per query submission so literal tokens don't carry across queries.
- forSubmission(String) - Static method in class org.elasticsearch.xpack.esql.core.anonymizer.AnonymizationContext
-
One context per query submission so literal tokens don't carry across queries.
- forTransportVersion(TransportVersion) - Method in interface org.elasticsearch.xpack.esql.capabilities.TransportVersionAware
-
Returns the expression to be replaced by or
nullif this cannot be replaced. - forTransportVersion(TransportVersion) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.DeltaOnlyHistogramMergeOverTime
- forTransportVersion(TransportVersion) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.HistogramMergeOverTime
- forTransportVersion(TransportVersion) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Irate
- forTransportVersion(TransportVersion) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Sum
- forType(Types.MinorType) - Static method in record class org.elasticsearch.xpack.esql.datasources.arrow.ArrowToEsql
- FOURTH - Enum constant in enum class org.elasticsearch.xpack.esql.core.expression.TypeResolutions.ParamOrdinal
- FP: Filter Pushdown - Search tag in class org.elasticsearch.xpack.esql.expression.function.scalar.EsqlScalarFunction
- Section
- fragment() - Method in class org.elasticsearch.xpack.esql.plan.physical.FragmentExec
- fragment(String) - Method in class org.elasticsearch.xpack.esql.evaluator.command.UriPartsFunctionBridge.UriPartsCollectorImpl
- FRAGMENT_SIZE - Static variable in class org.elasticsearch.xpack.esql.plan.logical.Highlight
- FragmentExec - Class in org.elasticsearch.xpack.esql.plan.physical
- FragmentExec(Source, LogicalPlan, QueryBuilder, int) - Constructor for class org.elasticsearch.xpack.esql.plan.physical.FragmentExec
- FragmentExec(LogicalPlan) - Constructor for class org.elasticsearch.xpack.esql.plan.physical.FragmentExec
- fragmentSize() - Method in record class org.elasticsearch.xpack.esql.plan.logical.HighlightOptions
-
Returns the value of the
fragmentSizerecord component. - FrameEntry(long, long, long) - Constructor for record class org.elasticsearch.xpack.esql.datasources.spi.FrameIndex.FrameEntry
-
Creates an instance of a
FrameEntryrecord class. - FrameIndex - Record Class in org.elasticsearch.xpack.esql.datasources.spi
-
Index of independently decompressible frames within a compressed file.
- FrameIndex(List<FrameIndex.FrameEntry>) - Constructor for record class org.elasticsearch.xpack.esql.datasources.spi.FrameIndex
-
Creates an instance of a
FrameIndexrecord class. - FrameIndex.FrameEntry - Record Class in org.elasticsearch.xpack.esql.datasources.spi
- frames() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.FrameIndex
-
Returns the value of the
framesrecord component. - from() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Sparkline
- from() - Method in class org.elasticsearch.xpack.esql.expression.function.grouping.Bucket
- from() - Method in class org.elasticsearch.xpack.esql.expression.function.grouping.TBucket
- from() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.ToRange
- from(String) - Static method in enum class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToIp.LeadingZeros
- from(String) - Static method in enum class org.elasticsearch.xpack.esql.plan.logical.Enrich.Mode
- from(String) - Static method in enum class org.elasticsearch.xpack.esql.plan.logical.promql.selector.LabelMatcher.Matcher
- from(List<SearchExecutionContext>) - Static method in class org.elasticsearch.xpack.esql.stats.SearchContextStats
- from(List<Attribute>, String, String, Map<String, Object>, Map<String, Object>) - Static method in record class org.elasticsearch.xpack.esql.datasources.cache.SchemaCacheEntry
- from(FieldCapabilitiesResponse) - Static method in record class org.elasticsearch.xpack.esql.session.EsqlResolvedIndexExpression
- from(RemoteClusterService) - Static method in record class org.elasticsearch.xpack.esql.plan.SettingsValidationContext
-
Builds a context from a possibly-null
RemoteClusterService. - from(EsqlQueryRequest, EsqlStatement, String) - Static method in class org.elasticsearch.xpack.esql.action.PreparedEsqlQueryRequest
-
Creates a request backed by
statementwith all other properties copied fromsource. - from(MapExpression) - Static method in enum class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToIp.LeadingZeros
- from(MapExpression, FoldContext) - Static method in record class org.elasticsearch.xpack.esql.plan.logical.HighlightOptions
- from(SourceMetadata) - Static method in record class org.elasticsearch.xpack.esql.datasources.cache.SchemaCacheEntry
-
Flattens a
SourceMetadata's stats into its metadata map. - from(Order.NullsPosition) - Static method in enum class org.elasticsearch.xpack.esql.plan.physical.EsQueryExec.Missing
- from(Order.OrderDirection) - Static method in enum class org.elasticsearch.xpack.esql.plan.physical.EsQueryExec.Direction
- from(Enrich) - Static method in record class org.elasticsearch.xpack.esql.enrich.EnrichPolicyResolver.UnresolvedPolicy
- from(SearchStats, EsqlFlags) - Static method in interface org.elasticsearch.xpack.esql.optimizer.rules.physical.local.LucenePushdownPredicates
-
If we have access to
SearchStatsover a collection of shards, we can make more fine-grained decisions about what can be pushed down. - FROM - Enum constant in enum class org.elasticsearch.xpack.esql.plan.logical.SourceCommand
- FROM - Enum constant in enum class org.elasticsearch.xpack.esql.telemetry.FeatureMetric
- FROM - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- FROM - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- FROM() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FromCommandContext
- FROM_LINE_COMMENT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- FROM_LINE_COMMENT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- FROM_MODE - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- FROM_MULTILINE_COMMENT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- FROM_MULTILINE_COMMENT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- FROM_OPTIONS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Deprecated.
- FROM_WS - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- FROM_WS - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- FromAggregateMetricDouble - Class in org.elasticsearch.xpack.esql.expression.function.scalar.convert
- FromAggregateMetricDouble(Source, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.convert.FromAggregateMetricDouble
- FromBase64 - Class in org.elasticsearch.xpack.esql.expression.function.scalar.convert
- FromBase64(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.convert.FromBase64
- fromBoolean(Source, Boolean) - Static method in class org.elasticsearch.xpack.esql.core.expression.Literal
- fromBytesRef(BytesRef) - Static method in enum class org.elasticsearch.xpack.esql.expression.function.scalar.score.Decay.DecayFunction
- fromBytesRef(BytesRef) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.BinarySpatialFunction.BinarySpatialComparator
- fromCommand() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- fromCommand() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.SourceCommandContext
- fromCommand() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.SubquerySourceCommandContext
- FromCommandContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FromCommandContext
- fromConfig(Map<String, Object>) - Static method in record class org.elasticsearch.xpack.esql.datasources.PartitionConfig
- fromConfig(Map<String, Object>, ErrorPolicy) - Static method in record class org.elasticsearch.xpack.esql.datasources.spi.ErrorPolicy
-
Resolves an
ErrorPolicyfrom the user'sWITHoptions. - fromConfig(PartitionConfig) - Static method in class org.elasticsearch.xpack.esql.datasources.AutoPartitionDetector
- fromDataType(DataType) - Static method in enum class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.BinarySpatialFunction.SpatialCrsType
- fromDouble(Source, Double) - Static method in class org.elasticsearch.xpack.esql.core.expression.Literal
- fromEncodedLong(LongBlock.Builder, int, LongBlock, int, SpatialGridFunction.UnboundedGrid) - Static method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialGridFunction
- fromEncodedLong(LongBlock.Builder, int, LongBlock, SpatialGridFunction.BoundedGrid) - Static method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialGridFunction
- fromEs(String) - Static method in enum class org.elasticsearch.xpack.esql.core.type.DataType
- fromEs(String, TimeSeriesParams.MetricType) - Method in class org.elasticsearch.xpack.esql.type.EsqlDataTypeRegistry
- fromIndex(int) - Static method in enum class org.elasticsearch.xpack.esql.core.expression.TypeResolutions.ParamOrdinal
- fromIndexFieldCapabilities(IndexFieldCapabilities) - Static method in enum class org.elasticsearch.xpack.esql.core.type.EsField.TimeSeriesFieldType
- fromJava(Object) - Static method in enum class org.elasticsearch.xpack.esql.core.type.DataType
- fromJavaType(Class<?>) - Static method in enum class org.elasticsearch.xpack.esql.core.type.DataType
-
Infers the ES|QL DataType from a Java Class.
- fromKnownSubset(T, Map<String, Object>, Set<String>) - Static method in record class org.elasticsearch.xpack.esql.datasources.spi.Configured
-
Pairs
valuewith the subset ofconfig's keys that matchrecognized. - fromLiteral(Expression) - Static method in enum class org.elasticsearch.xpack.esql.expression.function.aggregate.SummationMode
- fromLong(Source, Long) - Static method in class org.elasticsearch.xpack.esql.core.expression.Literal
- fromName(String) - Static method in enum class org.elasticsearch.xpack.esql.expression.function.scalar.string.ChickenArtBuilder
-
Looks up a chicken style by name (case-insensitive).
- fromName(BytesRef) - Static method in enum class org.elasticsearch.xpack.esql.expression.function.scalar.string.ChickenArtBuilder
-
Looks up a chicken style by name from a BytesRef (case-insensitive).
- fromNameOrAlias(String) - Static method in enum class org.elasticsearch.xpack.esql.core.type.DataType
- fromPages(List<Attribute>, List<Page>, BlockFactory) - Static method in class org.elasticsearch.xpack.esql.session.SessionUtils
- FromPartial - Class in org.elasticsearch.xpack.esql.expression.function.aggregate
- FromPartial(Source, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.FromPartial
- FromPartial(Source, Expression, Expression, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.FromPartial
- fromPrefetched(Map<String, IpDataLookupInfo>) - Static method in interface org.elasticsearch.xpack.esql.analysis.IpLocationResolution
-
Builds a resolution backed by an already-fetched map of database metadata keyed by database file name.
- fromSearchContext(SearchContext) - Static method in record class org.elasticsearch.xpack.esql.enrich.AbstractLookupService.LookupShardContext
- fromSearchService(SearchService) - Static method in interface org.elasticsearch.xpack.esql.enrich.AbstractLookupService.LookupShardContextFactory
- fromSource(SourceOperator.SourceOperatorFactory, Layout) - Static method in class org.elasticsearch.xpack.esql.planner.LocalExecutionPlanner.PhysicalOperation
-
Creates a new physical operation with the given source and layout.
- fromString(String) - Static method in enum class org.elasticsearch.xpack.esql.telemetry.QueryMetric
- fromString(Function<String, Object>, String) - Static method in enum class org.elasticsearch.xpack.esql.core.type.DataTypeConverter.DefaultConverter
- fromTypeName(String) - Static method in enum class org.elasticsearch.xpack.esql.core.type.DataType
-
Resolve a type from a name.
- fromWKB(LongBlock.Builder, int, BytesRefBlock, int, SpatialGridFunction.UnboundedGrid) - Static method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialGridFunction
- fromWKB(LongBlock.Builder, int, BytesRefBlock, SpatialGridFunction.BoundedGrid) - Static method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialGridFunction
- fromXContent(XContentParser) - Static method in class org.elasticsearch.xpack.esql.action.ColumnInfoImpl
- fromXContent(XContentParser) - Static method in record class org.elasticsearch.xpack.esql.approximation.ApproximationSettings
- fromXContent(XContentParser) - Static method in class org.elasticsearch.xpack.esql.datasources.metadata.DataSource
- fromXContent(XContentParser) - Static method in class org.elasticsearch.xpack.esql.datasources.metadata.DataSourceMetadata
- fromXContent(XContentParser) - Static method in class org.elasticsearch.xpack.esql.datasources.metadata.DataSourceSetting
- fromXContent(XContentParser, TimeValue, TimeValue, String) - Static method in class org.elasticsearch.xpack.esql.datasources.dataset.PutDatasetAction.Request
- fromXContent(XContentParser, TimeValue, TimeValue, String) - Static method in class org.elasticsearch.xpack.esql.datasources.datasource.PutDataSourceAction.Request
- frozen() - Method in class org.elasticsearch.xpack.esql.plan.logical.UnresolvedRelation
- FULL - Enum constant in enum class org.elasticsearch.xpack.esql.core.tree.Node.NodeStringFormat
-
No truncation; renders everything.
- FULL - Static variable in class org.elasticsearch.xpack.esql.plan.logical.join.JoinTypes
- FULL_TEXT_FUNCTIONS_ACCEPT_NULL_FIELD - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
- FULL_TEXT_FUNCTIONS_DISJUNCTIONS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Full text functions can be used in disjunctions
- FULL_TEXT_FUNCTIONS_DISJUNCTIONS_COMPUTE_ENGINE - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Full text functions can be used in disjunctions as they are implemented in compute engine
- FULL_TEXT_FUNCTIONS_DISJUNCTIONS_SCORE - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Full text functions can be scored when being part of a disjunction
- FULL_TEXT_FUNCTIONS_IN_STATS_WHERE - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Full text functions in STATS
- FullTextFunction - Class in org.elasticsearch.xpack.esql.expression.function.fulltext
-
Base class for full-text functions that use ES queries to match documents.
- FullTextFunction(Source, Expression, List<Expression>, QueryBuilder) - Constructor for class org.elasticsearch.xpack.esql.expression.function.fulltext.FullTextFunction
- FullTextPredicate - Class in org.elasticsearch.xpack.esql.expression.predicate.fulltext
- FullTextPredicate(StreamInput) - Constructor for class org.elasticsearch.xpack.esql.expression.predicate.fulltext.FullTextPredicate
- FullTextPredicate.Operator - Enum Class in org.elasticsearch.xpack.esql.expression.predicate.fulltext
- FullTextWritables - Class in org.elasticsearch.xpack.esql.expression.function.fulltext
- FullTextWritables() - Constructor for class org.elasticsearch.xpack.esql.expression.function.fulltext.FullTextWritables
- FUNC_PREFIX - Static variable in class org.elasticsearch.xpack.esql.telemetry.Metrics
- function() - Method in class org.elasticsearch.xpack.esql.core.expression.predicate.BinaryPredicate
- function() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.FromPartial
- function() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.ToPartial
- function() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- function() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.ValueContext
- function(Class<? extends Function>) - Method in class org.elasticsearch.xpack.esql.telemetry.PlanTelemetry
- function(String) - Method in class org.elasticsearch.xpack.esql.telemetry.PlanTelemetry
- Function - Class in org.elasticsearch.xpack.esql.core.expression.function
-
Any ESQL function; generally this is translated into a computation to be evaluated on arguments, including scalar functions (e.g.
- Function(Source, List<Expression>) - Constructor for class org.elasticsearch.xpack.esql.core.expression.function.Function
- FUNCTION_METRICS - Static variable in class org.elasticsearch.xpack.esql.telemetry.PlanTelemetryManager
-
Queries that use a function.
- FUNCTION_METRICS_ALL - Static variable in class org.elasticsearch.xpack.esql.telemetry.PlanTelemetryManager
-
Number of times a function is used.
- FUNCTION_STATS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Adding stats for functions (stack telemetry)
- FunctionAppliesTo - Annotation Interface in org.elasticsearch.xpack.esql.expression.function
- FunctionAppliesToLifecycle - Enum Class in org.elasticsearch.xpack.esql.expression.function
- functionConfig() - Method in class org.elasticsearch.xpack.esql.core.type.FunctionEsField
- FunctionContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.FunctionContext
- FunctionContext(EsqlBaseParser.PrimaryExpressionContext) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FunctionContext
- FunctionDefinition - Class in org.elasticsearch.xpack.esql.expression.function
- FunctionDefinition.BinaryBuilder<T> - Interface in org.elasticsearch.xpack.esql.expression.function
- FunctionDefinition.BinaryConfigurationAwareBuilder<T> - Interface in org.elasticsearch.xpack.esql.expression.function
- FunctionDefinition.BinaryVariadicWithOptionsBuilder<T> - Interface in org.elasticsearch.xpack.esql.expression.function
- FunctionDefinition.Builder<T> - Class in org.elasticsearch.xpack.esql.expression.function
-
A builder for
FunctionDefinitions. - FunctionDefinition.ConfigurationAwareBuilder<T> - Interface in org.elasticsearch.xpack.esql.expression.function
- FunctionDefinition.FunctionBuilder - Interface in org.elasticsearch.xpack.esql.expression.function
-
Builds the function out of parameters.
- FunctionDefinition.NaryBuilder<T> - Interface in org.elasticsearch.xpack.esql.expression.function
- FunctionDefinition.QuaternaryBuilder<T> - Interface in org.elasticsearch.xpack.esql.expression.function
- FunctionDefinition.QuaternaryConfigurationAwareBuilder<T> - Interface in org.elasticsearch.xpack.esql.expression.function
- FunctionDefinition.QuinaryBuilder<T> - Interface in org.elasticsearch.xpack.esql.expression.function
- FunctionDefinition.TernaryBuilder<T> - Interface in org.elasticsearch.xpack.esql.expression.function
- FunctionDefinition.TernaryConfigurationAwareBuilder<T> - Interface in org.elasticsearch.xpack.esql.expression.function
- FunctionDefinition.UnaryConfigurationAwareBuilder<T> - Interface in org.elasticsearch.xpack.esql.expression.function
- FunctionDefinition.UnaryVariadicBuilder<T> - Interface in org.elasticsearch.xpack.esql.expression.function
- FunctionDescription(String, List<EsqlFunctionRegistry.ArgSignature>, String[], String, boolean, FunctionType) - Constructor for record class org.elasticsearch.xpack.esql.expression.function.EsqlFunctionRegistry.FunctionDescription
-
Creates an instance of a
FunctionDescriptionrecord class. - FunctionEsField - Class in org.elasticsearch.xpack.esql.core.type
-
EsField that represents a function being applied to a field on extraction.
- FunctionEsField(EsField, DataType, BlockLoaderFunctionConfig) - Constructor for class org.elasticsearch.xpack.esql.core.type.FunctionEsField
- functionExists(Class<? extends Function>) - Method in class org.elasticsearch.xpack.esql.expression.function.EsqlFunctionRegistry
- functionExists(String) - Method in class org.elasticsearch.xpack.esql.expression.function.EsqlFunctionRegistry
- functionExpression() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FunctionContext
- functionExpression() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- FunctionExpressionContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FunctionExpressionContext
- functionInfo(FunctionDefinition) - Static method in class org.elasticsearch.xpack.esql.expression.function.EsqlFunctionRegistry
- FunctionInfo - Annotation Interface in org.elasticsearch.xpack.esql.expression.function
-
Describes functions.
- functionMetadata(String) - Method in class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionRegistry
-
Retrieves the function definition metadata for the given function name.
- functionName() - Method in class org.elasticsearch.xpack.esql.core.expression.function.Function
- functionName() - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.MatchOperator
- functionName() - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.MatchPhrase
- functionName() - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.QueryString
- functionName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToGeoPoint
- functionName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToInteger
- functionName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToIpLeadingZerosRejected
- functionName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToString
- functionName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.regex.RLikeList
- functionName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.regex.WildcardLikeList
- functionName() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FunctionExpressionContext
- functionName() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- functionName() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.PromqlFunctionCall
- functionName() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.ScalarFunction
- functionName() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.UnresolvedPromqlFunction
- functionName(Class<? extends Function>) - Method in class org.elasticsearch.xpack.esql.expression.function.EsqlFunctionRegistry
- FunctionNameContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FunctionNameContext
- functionParams() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.FunctionContext
- functionParams() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- FunctionParamsContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.FunctionParamsContext
- functionRegistry() - Method in class org.elasticsearch.xpack.esql.analysis.AnalyzerContext
- functionRegistry() - Method in class org.elasticsearch.xpack.esql.parser.EsqlConfig
- functionRegistry() - Method in class org.elasticsearch.xpack.esql.telemetry.PlanTelemetry
- functions() - Method in class org.elasticsearch.xpack.esql.telemetry.PlanTelemetry
- Functions - Class in org.elasticsearch.xpack.esql.expression.function
- Functions() - Constructor for class org.elasticsearch.xpack.esql.expression.function.Functions
- FUNCTIONS_NEVER_EMIT_TEXT - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
All functions that take TEXT should never emit TEXT, only KEYWORD.
- FUNCTIONS_SOURCE_SERIALIZATION_WARNINGS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fixes for multiple functions not serializing their source, and emitting warnings with wrong line number and text.
- functionType() - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.FullTextFunction
-
Used to differentiate error messages between functions and operators
- functionType() - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.MatchOperator
- functionType() - Method in class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionDefinition
- functionType() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.AcrossSeriesAggregate
- functionType() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.HistogramQuantile
- functionType() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.PromqlFunctionCall
- functionType() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.ScalarConversionFunction
- functionType() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.ValueTransformationFunction
- functionType() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.VectorConversionFunction
- functionType() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.WithinSeriesAggregate
- FunctionType - Enum Class in org.elasticsearch.xpack.esql.expression.function
-
The position the function can appear in the language.
- FunctionType - Enum Class in org.elasticsearch.xpack.esql.expression.promql.function
-
Classifies PromQL functions by their input vector type and aggregation behavior.
- Fuse - Class in org.elasticsearch.xpack.esql.plan.logical.fuse
- Fuse(Source, LogicalPlan, Attribute, Attribute, List<NamedExpression>, Fuse.FuseType, MapExpression) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.fuse.Fuse
- FUSE - Enum constant in enum class org.elasticsearch.xpack.esql.telemetry.FeatureMetric
- FUSE - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- FUSE - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- FUSE() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FuseCommandContext
- FUSE_L2_NORM - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
FUSE L2_NORM score normalization support
- FUSE_LINE_COMMENT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- FUSE_LINE_COMMENT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- FUSE_MODE - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- FUSE_MULTILINE_COMMENT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- FUSE_MULTILINE_COMMENT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- FUSE_PASSTHROUGH_WITH_FIRST - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
FUSE uses FIRST(col, NULL) instead of VALUES for passthrough columns, enabling dense_vector, exponential_histogram, and tdigest fields to flow through FORK + FUSE hybrid-search pipelines.
- FUSE_V6 - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
FUSE command
- FUSE_WS - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- FUSE_WS - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- Fuse.FuseType - Enum Class in org.elasticsearch.xpack.esql.plan.logical.fuse
- fuseCommand() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- fuseCommand() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ProcessingCommandContext
- FuseCommandContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FuseCommandContext
- fuseConfig() - Method in class org.elasticsearch.xpack.esql.plan.logical.fuse.FuseScoreEval
- fuseConfig() - Method in class org.elasticsearch.xpack.esql.plan.physical.FuseScoreEvalExec
- fuseConfiguration() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FuseCommandContext
- fuseConfiguration() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- fuseConfiguration(int) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FuseCommandContext
- FuseConfigurationContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FuseConfigurationContext
- fusedInDecode(DataType, DataType) - Static method in class org.elasticsearch.xpack.esql.datasources.spi.DeclaredTypeCoercions
-
The coercible pairs the columnar decode loops implement directly (fused into the decode, no
DeclaredTypeCoercions.castBlock(org.elasticsearch.compute.data.Block, org.elasticsearch.xpack.esql.core.type.DataType, org.elasticsearch.xpack.esql.core.type.DataType, org.elasticsearch.common.time.DateFormatter, org.elasticsearch.compute.data.BlockFactory, java.lang.String, org.elasticsearch.xpack.esql.datasources.spi.SkipWarnings)pass): the losslessinteger → longwiden, thelong → datetimeepoch-millis reinterpret, thestring → datetimeparse with the column's declaredformat, and thekeyword ↔ textrelabel (same bytes). - fuseKeyByFields() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FuseConfigurationContext
- fuseKeyByFields() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- FuseKeyByFieldsContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FuseKeyByFieldsContext
- FuseScoreEval - Class in org.elasticsearch.xpack.esql.plan.logical.fuse
- FuseScoreEval(Source, LogicalPlan, Attribute, Attribute, Fuse.FuseType, MapExpression) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.fuse.FuseScoreEval
- FuseScoreEvalExec - Class in org.elasticsearch.xpack.esql.plan.physical
- FuseScoreEvalExec(Source, PhysicalPlan, Attribute, Attribute, FuseConfig) - Constructor for class org.elasticsearch.xpack.esql.plan.physical.FuseScoreEvalExec
- fuseType - Variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FuseCommandContext
- fuseType() - Method in class org.elasticsearch.xpack.esql.plan.logical.fuse.Fuse
G
- ga(PromqlFunctionDefinition.PromqlDocsVersion) - Static method in class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionDefinition
-
Convenience factory for a
gastack availability entry. - GA - Enum constant in enum class org.elasticsearch.xpack.esql.expression.function.FunctionAppliesToLifecycle
- gather(List<T>, CheckedFunction<T, R, Exception>, int, Executor) - Static method in class org.elasticsearch.xpack.esql.datasources.utils.BoundedParallelGather
-
Applies
fnto each item initemswith at mostmaxConcurrencycalls in flight simultaneously. - GAUGE_CAST_NAME - Static variable in enum class org.elasticsearch.xpack.esql.core.type.DataType
-
The identifier used in the
::gaugecast operator. - GAUGE_FAMILY_BEHAVIOR - Static variable in class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionDefinition
-
Shared extended-description fragment for the gauge family (
delta,idelta,deriv), set as each function'sPromqlFunctionDefinition.Builder.extendedDescriptionso it appears only on the dedicated function page, not in the brief functions overview. - GAUSSIAN - Enum constant in enum class org.elasticsearch.xpack.esql.expression.function.scalar.score.Decay.DecayFunction
- generatedAttributes() - Method in interface org.elasticsearch.xpack.esql.plan.GeneratingPlan
- generatedAttributes() - Method in class org.elasticsearch.xpack.esql.plan.logical.CompoundOutputEval
- generatedAttributes() - Method in class org.elasticsearch.xpack.esql.plan.logical.Enrich
- generatedAttributes() - Method in class org.elasticsearch.xpack.esql.plan.logical.Eval
- generatedAttributes() - Method in class org.elasticsearch.xpack.esql.plan.logical.Highlight
- generatedAttributes() - Method in class org.elasticsearch.xpack.esql.plan.logical.inference.Completion
- generatedAttributes() - Method in class org.elasticsearch.xpack.esql.plan.logical.inference.Rerank
- generatedAttributes() - Method in class org.elasticsearch.xpack.esql.plan.logical.RegexExtract
- generatedAttributesFor(Source, String, List<NamedExpression>) - Static method in class org.elasticsearch.xpack.esql.plan.logical.Highlight
-
Builds the
<prefix><field>keyword output attributes for the given highlight fields. - generatedFields() - Method in class org.elasticsearch.xpack.esql.plan.physical.HighlightExec
- GeneratingPlan<PlanType> - Interface in org.elasticsearch.xpack.esql.plan
- GENERIC_VECTOR_FORMAT - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support directIO rescoring and `bfloat16` for `bbq_hnsw` and `bbq_disk`, and `bfloat16` for `hnsw` ans `bbq_flat` index types.
- GEO - Enum constant in enum class org.elasticsearch.xpack.esql.core.util.SpatialCoordinateTypes
- GEO - Enum constant in enum class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.BinarySpatialFunction.SpatialCrsType
- GEO - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialContains
- GEO - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialDisjoint
- GEO - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialIntersects
- GEO - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialWithin
- GEO - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StDistance
- GEO_NULL_LITERALS_FOLDING - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fold in spatial functions should return null for null input.
- GEO_POINT - Enum constant in enum class org.elasticsearch.xpack.esql.core.type.DataType
- GEO_SHAPE - Enum constant in enum class org.elasticsearch.xpack.esql.core.type.DataType
- GEO_VALIDATION - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Do validation check on geo_point and geo_shape fields.
- geoChangedDate(String) - Method in class org.elasticsearch.xpack.esql.evaluator.command.IpLocationFunctionBridge.IpLocationCollectorImpl
- GeoDistanceCalculator() - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StDistance.GeoDistanceCalculator
- GeoDistanceQuery - Class in org.elasticsearch.xpack.esql.core.querydsl.query
- GeoDistanceQuery(Source, String, double, double, double) - Constructor for class org.elasticsearch.xpack.esql.core.querydsl.query.GeoDistanceQuery
- GeoDistanceSort(FieldAttribute, Order.OrderDirection, double, double) - Constructor for record class org.elasticsearch.xpack.esql.plan.physical.EsQueryExec.GeoDistanceSort
-
Creates an instance of a
GeoDistanceSortrecord class. - geoGridToShape(long, DataType) - Static method in class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter
- geoGridToString(long, DataType) - Static method in class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter
- GEOHASH - Enum constant in enum class org.elasticsearch.xpack.esql.core.type.DataType
- GEOHEX - Enum constant in enum class org.elasticsearch.xpack.esql.core.type.DataType
- GeoHexBoundedPredicate - Class in org.elasticsearch.xpack.esql.expression.function.scalar.spatial
-
A class that checks if a hexagon intersects with a bounding box.
- geometryRelatesGeometry(BytesRef, BytesRef) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialContains.SpatialRelationsContains
- geometryRelatesGeometry(BytesRef, BytesRef) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialRelatesFunction.SpatialRelations
- geometryRelatesGeometry(GeometryDocValueReader, Component2D) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialRelatesFunction.SpatialRelations
- geonameId(String) - Method in class org.elasticsearch.xpack.esql.evaluator.command.IpLocationFunctionBridge.IpLocationCollectorImpl
- geoPointDecay(GeoPoint, String, String, String, double) - Method in enum class org.elasticsearch.xpack.esql.expression.function.scalar.score.Decay.DecayFunction
- geoPointValueCollector(int) - Static method in class org.elasticsearch.xpack.esql.evaluator.command.CompoundOutputEvaluator
- GEOTILE - Enum constant in enum class org.elasticsearch.xpack.esql.core.type.DataType
- get() - Method in class org.elasticsearch.xpack.esql.core.util.Holder
- get() - Method in class org.elasticsearch.xpack.esql.index.IndexResolution
-
Get the EsIndex
- get() - Method in class org.elasticsearch.xpack.esql.plan.logical.local.CopyingLocalSupplier
- get() - Method in class org.elasticsearch.xpack.esql.plan.logical.local.EmptyLocalSupplier
- get() - Method in class org.elasticsearch.xpack.esql.plan.logical.local.ImmediateLocalSupplier
- get() - Method in class org.elasticsearch.xpack.esql.planner.PlannerSettings.Holder
- get(int) - Method in class org.elasticsearch.xpack.esql.datasources.ExternalSchema
- get(int) - Method in class org.elasticsearch.xpack.esql.datasources.SourceExtractors
-
Look up a registered extractor by id.
- get(int) - Method in class org.elasticsearch.xpack.esql.parser.QueryParams
- get(Object) - Method in class org.elasticsearch.xpack.esql.core.expression.AttributeMap
- get(Object) - Method in class org.elasticsearch.xpack.esql.core.expression.MapExpression
- get(String) - Method in class org.elasticsearch.xpack.esql.datasources.metadata.DataSourceMetadata
- get(String) - Method in class org.elasticsearch.xpack.esql.datasources.metadata.DataSourceSettings
- get(String) - Method in class org.elasticsearch.xpack.esql.datasources.spi.DataSourceConfiguration
-
Gets a setting value as a string.
- get(String) - Method in class org.elasticsearch.xpack.esql.parser.QueryParams
- get(Token) - Method in class org.elasticsearch.xpack.esql.parser.QueryParams
- get(ProjectId, String) - Method in class org.elasticsearch.xpack.esql.view.ViewService
-
Gets a view by name.
- get(ProjectMetadata) - Static method in class org.elasticsearch.xpack.esql.datasources.metadata.DataSourceMetadata
- get(DriverContext) - Method in class org.elasticsearch.xpack.esql.datasources.AsyncConnectorSourceOperatorFactory
- get(DriverContext) - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceOperatorFactory
- get(DriverContext) - Method in class org.elasticsearch.xpack.esql.datasources.ExternalFieldExtractOperator.Factory
- get(DriverContext) - Method in class org.elasticsearch.xpack.esql.datasources.ExternalSourceOperatorFactory
-
Deprecated.
- get(DriverContext) - Method in record class org.elasticsearch.xpack.esql.enrich.EnrichLookupOperator.Factory
- get(DriverContext) - Method in record class org.elasticsearch.xpack.esql.enrich.LookupFromIndexOperator.Factory
- get(DriverContext) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToAggregateMetricDouble.DoubleFactory
- get(DriverContext) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToAggregateMetricDouble.IntFactory
- get(DriverContext) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToAggregateMetricDouble.LongFactory
- get(DriverContext) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToAggregateMetricDouble.UnsignedLongFactory
- get(DriverContext) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToStringFromAggregateMetricDoubleEvaluator.Factory
- get(DriverContext) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialEnvelopeResults.Factory
- get(DriverContext) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StGeohash.GeoHashBoundedGrid.Factory
- get(DriverContext) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StGeohex.GeoHexBoundedGrid.Factory
- get(DriverContext) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StGeotile.GeoTileBoundedGrid.Factory
- get(DriverContext) - Method in record class org.elasticsearch.xpack.esql.expression.LiteralsEvaluator.Factory
- get(DriverContext) - Method in record class org.elasticsearch.xpack.esql.expression.predicate.logical.BooleanLogicExpressionEvaluator.Factory
- get(DriverContext) - Method in record class org.elasticsearch.xpack.esql.expression.predicate.nulls.IsNull.IsNullEvaluatorFactory
- get(DriverContext) - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.EqualsDenseVectorEvaluator.Factory
- get(DriverContext) - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.NotEqualsDenseVectorEvaluator.Factory
- get(DriverContext) - Method in record class org.elasticsearch.xpack.esql.inference.completion.CompletionOperator.Factory
- get(DriverContext) - Method in record class org.elasticsearch.xpack.esql.inference.embedding.EmbeddingOperator.Factory
- get(DriverContext) - Method in record class org.elasticsearch.xpack.esql.inference.rerank.RerankOperator.Factory
- get(DriverContext) - Method in record class org.elasticsearch.xpack.esql.inference.textembedding.TextEmbeddingOperator.Factory
- get(DriverContext) - Method in class org.elasticsearch.xpack.esql.score.ScoreMapper.DefaultScoreMapper
- get(Expression) - Method in class org.elasticsearch.xpack.esql.core.expression.ExpressionSet
- get(NameId) - Method in interface org.elasticsearch.xpack.esql.planner.Layout
- get(FooterByteCache.Key) - Method in class org.elasticsearch.xpack.esql.datasources.cache.FooterByteCache
-
Returns cached footer bytes or
nullif not present. - get(FooterByteCache.Key) - Method in class org.elasticsearch.xpack.esql.datasources.cache.ParsedFooterCache
-
Returns the cached parsed footer or
nullif not present. - get(LogicalPlan, ApproximationVerifier.QueryProperties, ApproximationSettings) - Static method in class org.elasticsearch.xpack.esql.approximation.ApproximationPlan
-
Returns a plan that approximates the original plan and computes confidence intervals.
- get(QuerySettingDef<T>) - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryRequest
-
Body-supplied value with registry-default fallback.
- get(ResolvedSettings) - Method in class org.elasticsearch.xpack.esql.plan.QuerySettingDef
- getActions() - Method in class org.elasticsearch.xpack.esql.plugin.EsqlPlugin
- getAllOutputFields() - Static method in class org.elasticsearch.xpack.esql.evaluator.command.RegisteredDomainFunctionBridge
- getAllOutputFields() - Static method in class org.elasticsearch.xpack.esql.evaluator.command.UriPartsFunctionBridge
- getAllOutputFields() - Static method in class org.elasticsearch.xpack.esql.evaluator.command.UserAgentFunctionBridge
- getAllowedOptions() - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.Match
- getAllowedOptions() - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.MatchPhrase
- getAllowedOptions() - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.SingleFieldFullTextFunction
-
Returns the allowed options map for this function.
- getAllowedOptions() - Method in class org.elasticsearch.xpack.esql.expression.function.vector.Knn
- getAnalyzer(String) - Method in interface org.elasticsearch.xpack.esql.evaluator.mapper.EvaluatorMapper.ToEvaluator
-
Returns the
Analyzerregistered (prebuilt or plugin-contributed) under the given name. - getATN() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- getATN() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- getATN() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseLexer
- getATN() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- getBreaker() - Method in class org.elasticsearch.xpack.esql.enrich.AbstractLookupService
- getBulkKeywordLookup() - Method in class org.elasticsearch.xpack.esql.enrich.ExpressionQueryList
- getBytesRead() - Method in class org.elasticsearch.xpack.esql.datasources.cache.CountingInputStream
- getChannelNames() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- getChannelNames() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseLexer
- getClientToServerId() - Method in class org.elasticsearch.xpack.esql.enrich.LookupFromIndexService.LookupRequest
- getCluster(String) - Method in class org.elasticsearch.xpack.esql.action.EsqlExecutionInfo
- getClusterAlias() - Method in class org.elasticsearch.xpack.esql.action.EsqlExecutionInfo.Cluster
- getClusters() - Method in class org.elasticsearch.xpack.esql.action.EsqlExecutionInfo
- getClusters() - Method in class org.elasticsearch.xpack.esql.querylog.EsqlLogContext
- getClusterService() - Method in class org.elasticsearch.xpack.esql.enrich.LookupFromIndexService
- getClusterStates(EsqlExecutionInfo.Cluster.Status) - Method in class org.elasticsearch.xpack.esql.action.EsqlExecutionInfo
- getColumnNumber() - Method in class org.elasticsearch.xpack.esql.core.tree.Location
- getColumnNumber() - Method in exception class org.elasticsearch.xpack.esql.parser.ParsingException
- getConfiguration() - Method in class org.elasticsearch.xpack.esql.enrich.LookupFromIndexService.LookupRequest
- getConversionExpressionForIndex(String) - Method in class org.elasticsearch.xpack.esql.core.type.MultiTypeEsField
- getConversionExpressionForType(DataType) - Method in class org.elasticsearch.xpack.esql.core.type.CompactMultiTypeEsField
-
Returns the conversion expression to apply for the given source
DataType, ornullif no conversion is registered for that type. - getConversionExpressions() - Method in class org.elasticsearch.xpack.esql.core.type.CompactMultiTypeEsField
- getConversionExpressions() - Method in class org.elasticsearch.xpack.esql.core.type.MultiTypeEsField
- getConversionExpressions() - Method in class org.elasticsearch.xpack.esql.core.type.UnionTypeEsField
- getCurrentResult() - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryTask
- GetDatasetAction - Class in org.elasticsearch.xpack.esql.datasources.dataset
-
Get one or more datasets by name (supports wildcards via
IndexNameExpressionResolver). - GetDatasetAction.Request - Class in org.elasticsearch.xpack.esql.datasources.dataset
- GetDatasetAction.Response - Class in org.elasticsearch.xpack.esql.datasources.dataset
- getDatasets() - Method in class org.elasticsearch.xpack.esql.datasources.dataset.GetDatasetAction.Response
- GetDataSourceAction - Class in org.elasticsearch.xpack.esql.datasources.datasource
-
Get one or more data sources by name.
- GetDataSourceAction.Request - Class in org.elasticsearch.xpack.esql.datasources.datasource
- GetDataSourceAction.Response - Class in org.elasticsearch.xpack.esql.datasources.datasource
- getDataSources() - Method in class org.elasticsearch.xpack.esql.datasources.datasource.GetDataSourceAction.Response
- getDataType() - Method in class org.elasticsearch.xpack.esql.core.type.EsField
-
The field type
- getDataTypeForStringLiteralConversion(Class<? extends Function>) - Method in class org.elasticsearch.xpack.esql.expression.function.EsqlFunctionRegistry
- getDateRounding(FoldContext, Long, Long) - Method in class org.elasticsearch.xpack.esql.expression.function.grouping.Bucket
- getDateRoundingOrNull(FoldContext) - Method in class org.elasticsearch.xpack.esql.expression.function.grouping.Bucket
-
Returns the date rounding from this bucket function if the target field is a date type; otherwise, returns null.
- getDisplayClusterAlias() - Method in class org.elasticsearch.xpack.esql.action.EsqlExecutionInfo.Cluster
- getError(String) - Method in class org.elasticsearch.xpack.esql.inference.InferenceResolution
- getError(String, Enrich.Mode) - Method in class org.elasticsearch.xpack.esql.analysis.EnrichResolution
- getErrorMessage() - Method in exception class org.elasticsearch.xpack.esql.parser.ParsingException
- getEvaluatorSimilarityFunction() - Method in class org.elasticsearch.xpack.esql.expression.function.vector.Hamming
- getEvaluatorSimilarityFunction() - Method in class org.elasticsearch.xpack.esql.expression.function.vector.VectorSimilarityFunction
- getExactField() - Method in class org.elasticsearch.xpack.esql.core.type.EsField
-
Returns the path to the keyword version of this field if this field is text and it has a subfield that is indexed as keyword, throws an exception if such field is not found or the field name itself in all other cases.
- getExactField() - Method in class org.elasticsearch.xpack.esql.core.type.TextEsField
- getExactField() - Method in class org.elasticsearch.xpack.esql.core.type.TypeConflictedField
- getExactInfo() - Method in class org.elasticsearch.xpack.esql.core.expression.FieldAttribute
- getExactInfo() - Method in class org.elasticsearch.xpack.esql.core.type.EsField
-
Returns and
EsField.Exactobject with all the necessary info about the field: If it has an exact underlying field or not and if not an error message why it doesn't - getExactInfo() - Method in class org.elasticsearch.xpack.esql.core.type.FunctionEsField
- getExactInfo() - Method in class org.elasticsearch.xpack.esql.core.type.KeywordEsField
- getExactInfo() - Method in class org.elasticsearch.xpack.esql.core.type.TextEsField
- getExactInfo() - Method in class org.elasticsearch.xpack.esql.core.type.TypeConflictedField
- getExchangeService() - Method in class org.elasticsearch.xpack.esql.enrich.LookupFromIndexService
- getExecutionInfo() - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryResponse
- getExecutor() - Method in class org.elasticsearch.xpack.esql.enrich.AbstractLookupService
- getExecutorBuilders(Settings) - Method in class org.elasticsearch.xpack.esql.plugin.EsqlPlugin
- getExpression() - Method in class org.elasticsearch.xpack.esql.io.stream.ExpressionQueryBuilder
- getFailedShards() - Method in class org.elasticsearch.xpack.esql.action.EsqlExecutionInfo.Cluster
- getFailures() - Method in class org.elasticsearch.xpack.esql.action.EsqlExecutionInfo.Cluster
- getFeatures() - Method in class org.elasticsearch.xpack.esql.plugin.EsqlFeatures
- getFieldDataTypes() - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.Match
- getFieldDataTypes() - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.MatchPhrase
- getFieldDataTypes() - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.SingleFieldFullTextFunction
-
Returns the set of allowed data types for the field parameter.
- getFieldDataTypes() - Method in class org.elasticsearch.xpack.esql.expression.function.vector.Knn
- getFirstValue() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.selector.LabelMatcher
-
Returns the single value for this matcher.
- getFunctionType() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.EsqlBinaryComparison
- getGenericNamedWriteables() - Static method in class org.elasticsearch.xpack.esql.expression.ExpressionWritables
- getGenericNamedWriteables() - Method in class org.elasticsearch.xpack.esql.plugin.EsqlPlugin
- getGrammarFileName() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- getGrammarFileName() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- getGrammarFileName() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseLexer
- getGrammarFileName() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- getHandlers() - Method in class org.elasticsearch.xpack.esql.datasources.EsqlEncryptedDataHandlerProvider
- getHashFunction() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.AbstractHashFunction
- getHashFunction() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Md5
- getHashFunction() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Sha1
- getHashFunction() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Sha256
- getIndexExpression() - Method in class org.elasticsearch.xpack.esql.action.EsqlExecutionInfo.Cluster
- getIndexToConversionExpressions() - Method in class org.elasticsearch.xpack.esql.core.type.MultiTypeEsField
- getIndices() - Method in class org.elasticsearch.xpack.esql.querylog.EsqlLogContext
- getIndicesLookup(ProjectMetadata) - Method in class org.elasticsearch.xpack.esql.view.ViewService
- getInherited() - Method in class org.elasticsearch.xpack.esql.core.type.UnsupportedEsField
- getInput() - Method in class org.elasticsearch.xpack.esql.plan.logical.CompoundOutputEval
- getInputPage() - Method in class org.elasticsearch.xpack.esql.enrich.EnrichLookupService.TransportRequest
- getInputPage() - Method in class org.elasticsearch.xpack.esql.enrich.LookupFromIndexService.LookupRequest
- getInstance() - Static method in class org.elasticsearch.xpack.esql.datasources.cache.FooterByteCache
-
Returns the JVM-wide singleton instance.
- getIntervalMetadata(FoldContext) - Method in class org.elasticsearch.xpack.esql.expression.function.grouping.Bucket
- getJoinOnConditions() - Method in class org.elasticsearch.xpack.esql.enrich.LookupFromIndexService.LookupRequest
- getLatLonGeometry(long) - Static method in class org.elasticsearch.xpack.esql.common.spatial.H3SphericalUtil
-
Return the
LatLonGeometryrepresenting the provided H3 bin - getLicenseState() - Method in class org.elasticsearch.xpack.esql.plugin.EsqlPlugin
- getLineNumber() - Method in class org.elasticsearch.xpack.esql.core.tree.Location
- getLineNumber() - Method in exception class org.elasticsearch.xpack.esql.parser.ParsingException
- getLookupFromIndexService() - Method in class org.elasticsearch.xpack.esql.plugin.TransportEsqlQueryAction
- getMatchFields() - Method in class org.elasticsearch.xpack.esql.enrich.LookupFromIndexService.LookupRequest
- getMessage() - Method in exception class org.elasticsearch.xpack.esql.parser.ParsingException
- getMetadata(ProjectMetadata) - Method in class org.elasticsearch.xpack.esql.datasources.dataset.DatasetService
- getMetadata(ProjectMetadata) - Method in class org.elasticsearch.xpack.esql.datasources.datasource.DataSourceService
- getMetadata(ProjectMetadata) - Method in class org.elasticsearch.xpack.esql.view.ViewService
- getMinimalSupportedVersion() - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceOperator.Status
- getMinimalSupportedVersion() - Method in class org.elasticsearch.xpack.esql.datasources.ExternalFieldExtractOperator.Status
- getMinimalSupportedVersion() - Method in class org.elasticsearch.xpack.esql.datasources.metadata.DataSourceMetadata
- getMinimalSupportedVersion() - Method in class org.elasticsearch.xpack.esql.enrich.StreamingLookupFromIndexOperator.StreamingLookupStatus
- getMinimalSupportedVersion() - Method in class org.elasticsearch.xpack.esql.expression.function.WindowFilter
- getMinimalSupportedVersion() - Method in class org.elasticsearch.xpack.esql.io.stream.ExpressionQueryBuilder
- getMinimalSupportedVersion() - Method in class org.elasticsearch.xpack.esql.io.stream.PlanStreamWrapperQueryBuilder
- getMinimalSupportedVersion() - Method in class org.elasticsearch.xpack.esql.querydsl.query.SingleValueQuery.Builder
- getMinimalSupportedVersion() - Method in class org.elasticsearch.xpack.esql.querydsl.query.SingleValueQuery.NegatedSyntheticSourceDelegateBuilder
- getMinimalSupportedVersion() - Method in class org.elasticsearch.xpack.esql.querydsl.query.SingleValueQuery.SyntheticSourceDelegateBuilder
- getMinimalSupportedVersion() - Method in class org.elasticsearch.xpack.esql.querydsl.query.SpatialRelatesQuery.ShapeQueryBuilder
- getMode() - Method in class org.elasticsearch.xpack.esql.plan.physical.AggregateExec
- getModeNames() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- getModeNames() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseLexer
- getName() - Method in class org.elasticsearch.xpack.esql.action.RestEsqlAsyncQueryAction
- getName() - Method in class org.elasticsearch.xpack.esql.action.RestEsqlDeleteAsyncResultAction
- getName() - Method in class org.elasticsearch.xpack.esql.action.RestEsqlGetAsyncResultAction
- getName() - Method in class org.elasticsearch.xpack.esql.action.RestEsqlListQueriesAction
- getName() - Method in class org.elasticsearch.xpack.esql.action.RestEsqlQueryAction
- getName() - Method in class org.elasticsearch.xpack.esql.action.RestEsqlStopAsyncAction
- getName() - Method in class org.elasticsearch.xpack.esql.core.type.EsField
-
Returns the simple name, but not the full field path.
- getName() - Method in class org.elasticsearch.xpack.esql.datasources.dataset.RestDeleteDatasetAction
- getName() - Method in class org.elasticsearch.xpack.esql.datasources.dataset.RestGetDatasetAction
- getName() - Method in class org.elasticsearch.xpack.esql.datasources.dataset.RestPutDatasetAction
- getName() - Method in class org.elasticsearch.xpack.esql.datasources.datasource.RestDeleteDataSourceAction
- getName() - Method in class org.elasticsearch.xpack.esql.datasources.datasource.RestGetDataSourceAction
- getName() - Method in class org.elasticsearch.xpack.esql.datasources.datasource.RestPutDataSourceAction
- getName() - Method in class org.elasticsearch.xpack.esql.io.stream.PlanStreamWrapperQueryBuilder
- getName() - Method in class org.elasticsearch.xpack.esql.querydsl.query.SpatialRelatesQuery.ShapeQueryBuilder
- getName() - Method in class org.elasticsearch.xpack.esql.view.RestDeleteViewAction
- getName() - Method in class org.elasticsearch.xpack.esql.view.RestGetViewAction
- getName() - Method in class org.elasticsearch.xpack.esql.view.RestPutViewAction
- getNamedWritables() - Static method in class org.elasticsearch.xpack.esql.expression.function.vector.VectorWritables
- getNamedWriteables() - Static method in class org.elasticsearch.xpack.esql.core.expression.ExpressionCoreWritables
- getNamedWriteables() - Static method in class org.elasticsearch.xpack.esql.expression.ExpressionWritables
- getNamedWriteables() - Static method in class org.elasticsearch.xpack.esql.expression.function.aggregate.AggregateWritables
- getNamedWriteables() - Static method in class org.elasticsearch.xpack.esql.expression.function.fulltext.FullTextWritables
- getNamedWriteables() - Static method in class org.elasticsearch.xpack.esql.expression.function.grouping.GroupingWritables
- getNamedWriteables() - Static method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvFunctionWritables
- getNamedWriteables() - Static method in class org.elasticsearch.xpack.esql.expression.function.scalar.ScalarFunctionWritables
- getNamedWriteables() - Static method in class org.elasticsearch.xpack.esql.plan.PlanWritables
- getNamedWriteables() - Method in class org.elasticsearch.xpack.esql.plugin.EsqlPlugin
- getNamedXContent() - Method in class org.elasticsearch.xpack.esql.plugin.EsqlPlugin
- getNameFromFieldAttribute(FieldAttribute) - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.FullTextFunction
- getNextPart(ActionListener<ChunkedRestResponseBodyPart>) - Method in class org.elasticsearch.xpack.esql.formatter.arrow.ArrowResponse
- getNodeStringName() - Method in class org.elasticsearch.xpack.esql.core.type.CompactMultiTypeEsField
- getNodeStringName() - Method in class org.elasticsearch.xpack.esql.core.type.EsField
- getNodeStringName() - Method in class org.elasticsearch.xpack.esql.core.type.MultiTypeEsField
- getNodeStringName() - Method in class org.elasticsearch.xpack.esql.core.type.PotentiallyUnmappedKeywordEsField
- getNormalized() - Method in class org.elasticsearch.xpack.esql.core.type.KeywordEsField
- getOrComputeListing(ListingCacheKey, CacheLoader<ListingCacheKey, FileList>) - Method in class org.elasticsearch.xpack.esql.datasources.cache.ExternalSourceCacheService
-
Returns a cached file listing or stores the provided one.
- getOrComputeSchema(SchemaCacheKey, CacheLoader<SchemaCacheKey, SchemaCacheEntry>) - Method in class org.elasticsearch.xpack.esql.datasources.cache.ExternalSourceCacheService
-
Returns a cached schema entry or computes it via the loader.
- getOrCreate(long) - Method in class org.elasticsearch.xpack.esql.datasources.cache.StripeStatsHarvester
-
Returns the accumulator for
ordinal, creating it (zero rows, no columns) on first touch. - getOrCreate(StorageProviderCache.CacheKey, StorageProviderCache.ProviderFactory) - Method in class org.elasticsearch.xpack.esql.datasources.cache.StorageProviderCache
-
Returns a cached provider for the given key, or creates one via the factory on a cache miss.
- getOrDefault(Object, E) - Method in class org.elasticsearch.xpack.esql.core.expression.AttributeMap
- getOrDefault(Supplier<T>) - Method in class org.elasticsearch.xpack.esql.core.util.Holder
- getOriginalTypes() - Method in class org.elasticsearch.xpack.esql.core.type.UnsupportedEsField
- getOrLoad(FooterByteCache.Key, CacheLoader<FooterByteCache.Key, byte[]>) - Method in class org.elasticsearch.xpack.esql.datasources.cache.FooterByteCache
-
Returns cached footer bytes for the given key, or loads them via the provided loader.
- getOrLoad(FooterByteCache.Key, CacheLoader<FooterByteCache.Key, T>) - Method in class org.elasticsearch.xpack.esql.datasources.cache.ParsedFooterCache
-
Returns the cached parsed footer for the given key, or loads it via
loader. - getOutput() - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceOperator
- getOutput() - Method in class org.elasticsearch.xpack.esql.datasources.ExternalFieldExtractOperator
- getOutput() - Method in class org.elasticsearch.xpack.esql.enrich.EnrichLookupOperator
- getOutput() - Method in class org.elasticsearch.xpack.esql.enrich.LookupFromIndexOperator
- getOutput() - Method in class org.elasticsearch.xpack.esql.enrich.StreamingLookupFromIndexOperator
- getOutput() - Method in class org.elasticsearch.xpack.esql.inference.InferenceOperator
- getPageConsumer() - Method in class org.elasticsearch.xpack.esql.plan.physical.OutputExec
- getPositionCount(Page) - Method in class org.elasticsearch.xpack.esql.enrich.ExpressionQueryList
-
Returns the number of positions in the query list.
- getPotentiallyUnmappedExpression() - Method in class org.elasticsearch.xpack.esql.core.type.MultiTypeEsField
- getPrecision() - Method in class org.elasticsearch.xpack.esql.core.type.KeywordEsField
- getProjectResolver() - Method in class org.elasticsearch.xpack.esql.enrich.LookupFromIndexService
- getProjectRouting() - Method in class org.elasticsearch.xpack.esql.action.EsqlResolveViewAction.Request
- getProperties() - Method in class org.elasticsearch.xpack.esql.core.type.EsField
-
Returns list of properties for the nested and object fields, list of subfield if the field was indexed in a few different ways or null otherwise
- getQualifiedIndexExpression() - Method in class org.elasticsearch.xpack.esql.action.EsqlExecutionInfo.Cluster
- getQuery() - Method in class org.elasticsearch.xpack.esql.querylog.EsqlLogContext
- getQuery(int, Page, SearchExecutionContext) - Method in class org.elasticsearch.xpack.esql.enrich.ExpressionQueryList
-
Returns the query at the given position.
- getQueryDataTypes() - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.Match
- getQueryDataTypes() - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.MatchPhrase
- getQueryDataTypes() - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.SingleFieldFullTextFunction
-
Returns the set of allowed data types for the query parameter.
- getQueryDataTypes() - Method in class org.elasticsearch.xpack.esql.expression.function.vector.Knn
- getReader(String) - Static method in class org.elasticsearch.xpack.esql.core.type.EsField
- getRemoteConnection(String, boolean, ActionListener<Transport.Connection>) - Method in class org.elasticsearch.xpack.esql.enrich.EnrichPolicyResolver
- getResolvedIndexExpressions() - Method in class org.elasticsearch.xpack.esql.action.EsqlResolveDatasetAction.Request
- getResolvedIndexExpressions() - Method in class org.elasticsearch.xpack.esql.action.EsqlResolveViewAction.Request
- getResolvedIndexExpressions() - Method in class org.elasticsearch.xpack.esql.action.EsqlResolveViewAction.Response
- getResolvedIndexExpressions() - Method in class org.elasticsearch.xpack.esql.datasources.dataset.DeleteDatasetAction.Request
- getResolvedIndexExpressions() - Method in class org.elasticsearch.xpack.esql.datasources.dataset.GetDatasetAction.Request
- getResolvedIndexExpressions() - Method in class org.elasticsearch.xpack.esql.view.GetViewAction.Request
- getResolvedInference(String) - Method in class org.elasticsearch.xpack.esql.inference.InferenceResolution
- getResolvedPolicy(String, Enrich.Mode) - Method in class org.elasticsearch.xpack.esql.analysis.EnrichResolution
- getResolvedTargetProjects() - Method in class org.elasticsearch.xpack.esql.action.EsqlResolveViewAction.Request
- getResolvedType() - Method in class org.elasticsearch.xpack.esql.expression.Foldables.TypeResolutionValidator
- getResponseContentTypeString() - Method in class org.elasticsearch.xpack.esql.formatter.arrow.ArrowResponse
- getResponseMediaType(RestRequest, MediaType) - Static method in class org.elasticsearch.xpack.esql.plugin.EsqlMediaTypeParser
- getResponseMediaType(RestRequest, EsqlQueryRequest) - Static method in class org.elasticsearch.xpack.esql.plugin.EsqlMediaTypeParser
- getRestHandlers(ActionPlugin.RestHandlersServices, Supplier<DiscoveryNodes>, Predicate<NodeFeature>) - Method in class org.elasticsearch.xpack.esql.plugin.EsqlPlugin
- getResultCount() - Method in class org.elasticsearch.xpack.esql.querylog.EsqlLogContext
- getRightToSerialize(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.logical.join.InlineJoin
- getRightToSerialize(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.logical.join.Join
- getRowCount() - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryResponse
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.AggFieldContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.AggFieldsContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.BooleanExpressionContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.BooleanValueContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ChangePointCommandContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ClusterStringContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.CommandNamedParametersContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ComparisonOperatorContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.CompletionCommandContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ConstantContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.DataTypeContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.DecimalValueContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.DedupCommandContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.DissectCommandContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.DissectCommandOptionContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.DissectCommandOptionsContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.DoubleParameterContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.DropCommandContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.EnrichCommandContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.EnrichPolicyNameContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.EnrichWithClauseContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.EntryExpressionContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.EvalCommandContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ExplainCommandContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ExternalCommandContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FieldContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FieldNameContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FieldNamePatternContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FieldsContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ForkCommandContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ForkSubQueriesContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ForkSubQueryCommandContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ForkSubQueryContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ForkSubQueryProcessingCommandContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FromCommandContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FunctionExpressionContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FunctionNameContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FuseCommandContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FuseConfigurationContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FuseKeyByFieldsContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.GrokCommandContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.HighlightCommandContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.IdentifierContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.IdentifierOrParameterContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.IdentifierPatternContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.IndexPatternAndMetadataFieldsContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.IndexPatternContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.IndexPatternOrSubqueryContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.IndexStringContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.InlineStatsCommandContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.InsistCommandContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.IntegerValueContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.IpLocationCommandContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.JoinCommandContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.JoinConditionContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.JoinTargetContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.KeepCommandContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.LimitByGroupKeyContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.LimitCommandContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.LookupCommandContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.MapExpressionContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.MapValueContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.MatchBooleanExpressionContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.MetadataContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.MetricsInfoCommandContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.MmrCommandContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.MmrQueryVectorParamsContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.MvExpandCommandContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.NumericValueContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.OperatorExpressionContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.OrderExpressionContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ParameterContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PrimaryExpressionContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ProcessingCommandContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlClusterStringContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlCommandContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlIndexPatternContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlIndexStringContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlParamContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlParamNameContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlParamValueContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlQueryContentContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlQueryPartContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlSelectorStringContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlUnquotedIndexStringContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.QualifiedNameContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.QualifiedNamePatternContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.QualifiedNamePatternsContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.QualifiedNamesContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.QueryContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.RegexBooleanExpressionContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.RegisteredDomainCommandContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.RenameClauseContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.RenameCommandContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.RerankCommandContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.RowCommandContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.SampleCommandContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.SelectorStringContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.SetCommandContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.SetFieldContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ShowCommandContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.SingleStatementContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.SortCommandContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.SourceCommandContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.StatementsContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.StatsCommandContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.StringContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.StringOrParameterContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.SubqueryContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.SubqueryExpressionContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.SubquerySourceCommandContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.TimeSeriesCommandContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.TsCollapseCommandContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.TsInfoCommandContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.UnquotedIndexStringContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.UriPartsCommandContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.UserAgentCommandContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ValueExpressionContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ValueNameContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.WhereCommandContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.AtContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.ConstantContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.DurationContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.EvaluationContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.ExpressionContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.FunctionContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.FunctionParamsContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.GroupingContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.IdentifierContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.LabelContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.LabelListContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.LabelNameContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.LabelsContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.LabelValueContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.ModifierContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.NonReservedContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.NumberContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.OffsetContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.SelectorContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.SeriesMatcherContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.SingleStatementContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.StringContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.SubqueryResolutionContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.TimeValueContext
- getRuleIndex() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.ValueContext
- getRuleNames() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- getRuleNames() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- getRuleNames() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseLexer
- getRuleNames() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- getRunningClusterAliases() - Method in class org.elasticsearch.xpack.esql.action.EsqlExecutionInfo
- getSchemaIfPresent(SchemaCacheKey) - Method in class org.elasticsearch.xpack.esql.datasources.cache.ExternalSourceCacheService
-
Returns a cached schema entry, or
nullon a miss (or when the cache is disabled). - getSerializedATN() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- getSerializedATN() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- getSerializedATN() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseLexer
- getSerializedATN() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- getServerToClientId() - Method in class org.elasticsearch.xpack.esql.enrich.LookupFromIndexService.LookupRequest
- getSettings() - Method in class org.elasticsearch.xpack.esql.enrich.LookupFromIndexService
- getSettings() - Static method in record class org.elasticsearch.xpack.esql.inference.InferenceSettings
- getSettings() - Method in class org.elasticsearch.xpack.esql.plugin.EsqlPlugin
-
The settings defined by the ESQL plugin.
- getSettings() - Method in class org.elasticsearch.xpack.esql.plugin.QueryPragmas
- getSimilarityFunction() - Method in class org.elasticsearch.xpack.esql.expression.function.vector.CosineSimilarity
- getSimilarityFunction() - Method in class org.elasticsearch.xpack.esql.expression.function.vector.DotProduct
- getSimilarityFunction() - Method in class org.elasticsearch.xpack.esql.expression.function.vector.Hamming
- getSimilarityFunction() - Method in class org.elasticsearch.xpack.esql.expression.function.vector.L1Norm
- getSimilarityFunction() - Method in class org.elasticsearch.xpack.esql.expression.function.vector.L2Norm
- getSimilarityFunction() - Method in class org.elasticsearch.xpack.esql.expression.function.vector.VectorSimilarityFunction
-
Returns the similarity function to be used for evaluating the similarity between two vectors.
- getSkippedShards() - Method in class org.elasticsearch.xpack.esql.action.EsqlExecutionInfo.Cluster
- Get some performance numbers and open a PR - Search tag in interface org.elasticsearch.xpack.esql.expression.function.blockloader.BlockLoaderExpression
- Section
- getSourceName() - Method in class org.elasticsearch.xpack.esql.parser.CaseChangingCharStream
- getSpatialRelations() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialContains
- getSpatialRelations() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialDisjoint
- getSpatialRelations() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialIntersects
- getSpatialRelations() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialRelatesFunction
-
This exposes class-level static information within objects and should only be used for folding optimizations
- getSpatialRelations() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialWithin
- getStats() - Method in class org.elasticsearch.xpack.esql.plugin.EsqlStatsResponse.NodeStatsResponse
- getStatus() - Method in class org.elasticsearch.xpack.esql.action.EsqlExecutionInfo.Cluster
- getSuccessfulShards() - Method in class org.elasticsearch.xpack.esql.action.EsqlExecutionInfo.Cluster
- getText(Interval) - Method in class org.elasticsearch.xpack.esql.parser.CaseChangingCharStream
- getThreadContext() - Method in class org.elasticsearch.xpack.esql.enrich.AbstractLookupService
- getTimeSeriesFieldType() - Method in class org.elasticsearch.xpack.esql.core.type.EsField
- getTokenNames() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
-
Deprecated.
- getTokenNames() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
-
Deprecated.
- getTokenNames() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseLexer
-
Deprecated.
- getTokenNames() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
-
Deprecated.
- getTook() - Method in class org.elasticsearch.xpack.esql.action.EsqlExecutionInfo.Cluster
- getTotalShards() - Method in class org.elasticsearch.xpack.esql.action.EsqlExecutionInfo.Cluster
- getTransportService() - Method in class org.elasticsearch.xpack.esql.enrich.LookupFromIndexService
- getTransportVersion() - Method in class org.elasticsearch.xpack.esql.io.stream.PlanStreamOutput
- getType(LogicalPlan) - Static method in interface org.elasticsearch.xpack.esql.plan.logical.promql.PromqlPlan
-
Returns the PromQL data type for the given plan, or
nullif it's not a PromQL plan. - getTypesToIndices() - Method in class org.elasticsearch.xpack.esql.core.type.CompactInvalidMappedField
- getTypesToIndices() - Method in class org.elasticsearch.xpack.esql.core.type.InvalidMappedField
- getTypesToIndices() - Method in class org.elasticsearch.xpack.esql.core.type.PotentiallyUnmappedSingleTypeEsField
- getTypesToIndices() - Method in class org.elasticsearch.xpack.esql.core.type.TypeConflictedField
-
Per-source-type indices in which the field appears with that type.
- getTypeToConversionExpressions() - Method in class org.elasticsearch.xpack.esql.core.type.CompactMultiTypeEsField
- getUnmappedConversionExpression() - Method in class org.elasticsearch.xpack.esql.core.type.CompactMultiTypeEsField
- getUnmappedConversionExpression() - Method in class org.elasticsearch.xpack.esql.core.type.MultiTypeEsField
- getUnmappedConversionExpression() - Method in class org.elasticsearch.xpack.esql.core.type.UnionTypeEsField
-
Conversion expression to apply when the field is unmapped in the index (treating it as
DataType.KEYWORD) ornullif there is no such conversion (i.e., unmapped indices should producenull). - GetViewAction - Class in org.elasticsearch.xpack.esql.view
- GetViewAction.Request - Class in org.elasticsearch.xpack.esql.view
- GetViewAction.Response - Class in org.elasticsearch.xpack.esql.view
- getViews() - Method in class org.elasticsearch.xpack.esql.view.GetViewAction.Response
- getVocabulary() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- getVocabulary() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- getVocabulary() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseLexer
- getVocabulary() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.approximation.ApproximationPlan.SampleProbabilityPlaceHolder
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.core.expression.Alias
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.core.expression.EmptyAttribute
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.core.expression.EntryExpression
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.core.expression.ExternalMetadataAttribute
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.core.expression.FieldAttribute
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.core.expression.Literal
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.core.expression.MapExpression
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.core.expression.MetadataAttribute
- getWriteableName() - Method in enum class org.elasticsearch.xpack.esql.core.expression.predicate.operator.arithmetic.DefaultBinaryArithmeticOperation
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.core.expression.predicate.operator.arithmetic.Neg
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.core.expression.ReferenceAttribute
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.core.expression.TemporalityAttribute
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.core.expression.UnresolvedAttribute
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.core.expression.UnresolvedMetadataAttributeExpression
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.core.expression.UnresolvedStar
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.core.expression.UnsupportedAttribute
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceOperator.Status
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.datasources.CoalescedSplit
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.datasources.ExternalFieldExtractOperator.Status
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.datasources.FileSplit
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.datasources.metadata.DataSourceMetadata
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.enrich.EnrichLookupOperator.Status
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.enrich.LookupFromIndexOperator.Status
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.enrich.StreamingLookupFromIndexOperator.StreamingLookupStatus
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Absent
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.AbsentOverTime
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Avg
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.AvgOverTime
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Count
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.CountApproximate
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.CountDistinct
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.CountDistinctOverTime
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.CountOverTime
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.DefaultTimeSeriesAggregateFunction
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Delta
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.DeltaOnlyHistogramMergeOverTime
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Deriv
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.DimensionValues
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Earliest
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.FilteredExpression
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.First
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.FirstDocId
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.FirstOverTime
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.FromPartial
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.HistogramMerge
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.HistogramMergeOverTime
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Idelta
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Increase
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Irate
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Last
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.LastOverTime
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Latest
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.LegacyIrate
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Max
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.MaxOverTime
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Median
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.MedianAbsoluteDeviation
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Min
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.MinOverTime
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Percentile
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.PercentileOverTime
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Present
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.PresentOverTime
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.PromqlHistogramQuantile
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Rate
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Sample
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Scalar
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Sparkline
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.SpatialCentroid
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.SpatialExtent
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.StdDev
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.StddevOverTime
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Sum
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.SumOverTime
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Top
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.ToPartial
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Values
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Variance
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.VarianceOverTime
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.WeightedAvg
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.Kql
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.Match
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.MatchPhrase
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.QueryString
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.Score
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.grouping.Bucket
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.grouping.Categorize
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.grouping.TBucket
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.grouping.TimeSeriesWithout
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.grouping.TStep
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.inference.CompletionFunction
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.inference.Embedding
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.inference.TextEmbedding
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.approximate.ConfidenceInterval
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.approximate.Random
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.Clamp
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.conditional.Case
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.conditional.ClampMax
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.conditional.ClampMin
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.conditional.Greatest
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.conditional.Least
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.FoldablesConvertFunction
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.FromAggregateMetricDouble
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.FromBase64
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToAggregateMetricDouble
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToBase64
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToBoolean
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToCartesianPoint
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToCartesianShape
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToCounter
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToDateNanos
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToDateRange
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToDatetime
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToDegrees
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToDenseVector
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToDouble
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToExponentialHistogram
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToGauge
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToGeohash
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToGeohex
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToGeoPoint
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToGeoShape
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToGeotile
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToInteger
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToIntegerBase
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToIntegerSurrogate
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToIp
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToIpLeadingZerosDecimal
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToIpLeadingZerosOctal
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToIpLeadingZerosRejected
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToLong
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToLongBase
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToLongSurrogate
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToRadians
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToString
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToTDigest
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToText
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToUnsignedLong
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToVersion
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.UrlDecode
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.UrlEncode
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.UrlEncodeComponent
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.DateDiff
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.DateExtract
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.DateFormat
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.DateParse
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.DateTrunc
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.DateUnitCount
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.DayName
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.MonthName
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.Now
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.RangeContains
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.RangeIntersects
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.RangeMax
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.RangeMin
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.RangeWithin
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.ToRange
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.TRange
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.histogram.ExtractHistogramComponent
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.histogram.FilterUnsupportedTemporality
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.histogram.HistogramPercentile
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.internal.PackDimension
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.internal.UnpackDimension
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.ip.CIDRMatch
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.ip.IpPrefix
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.ip.NetworkDirection
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Abs
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Acos
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Acosh
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Asin
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Asinh
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Atan
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Atan2
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Atanh
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Cbrt
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Ceil
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.CopySign
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Cos
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Cosh
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.E
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Exp
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Floor
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Hypot
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Log
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Log10
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Pi
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Pow
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Round
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.RoundTo
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Scalb
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Signum
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Sin
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Sinh
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Sqrt
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Tan
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Tanh
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Tau
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvAppend
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvAvg
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvConcat
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvContains
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvCount
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvDedupe
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvDifference
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvFirst
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvIntersection
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvIntersects
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvLast
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvMax
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvMedian
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvMedianAbsoluteDeviation
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvMin
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvPercentile
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvPSeriesWeightedSum
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvSingleValueOrNull
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvSlice
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvSort
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvSum
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvUnion
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvZip
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.nulls.Coalesce
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.score.Decay
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialContains
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialDisjoint
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialIntersects
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialWithin
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StBuffer
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StDifference
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StDimension
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StDistance
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StEnvelope
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StGeohash
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StGeohex
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StGeometryType
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StGeotile
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StIntersection
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StIsEmpty
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StNPoints
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StSimplify
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StSimplifyPreserveTopology
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StSymDifference
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StUnion
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StX
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StXMax
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StXMin
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StY
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StYMax
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StYMin
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.BitLength
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.ByteLength
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Chicken
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Chunk
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Concat
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Contains
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.EndsWith
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.FieldExtract
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Hash
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.JsonExtract
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Left
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Length
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Locate
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.LTrim
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Md5
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.regex.RLike
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.regex.RLikeList
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.regex.WildcardLike
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.regex.WildcardLikeList
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Repeat
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Replace
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Reverse
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Right
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.RTrim
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Sha1
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Sha256
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Space
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Split
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.StartsWith
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Substring
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.ToLower
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.TopSnippets
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.ToUpper
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Trim
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.util.Delay
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.UnresolvedFunction
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.vector.CosineSimilarity
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.vector.DotProduct
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.vector.Hamming
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.vector.Knn
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.vector.L1Norm
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.vector.L2Norm
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.vector.Magnitude
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.function.WindowFilter
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.Order
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.predicate.logical.And
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.predicate.logical.Not
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.predicate.logical.Or
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.predicate.nulls.IsNotNull
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.predicate.nulls.IsNull
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic.Add
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic.Div
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic.Mod
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic.Mul
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic.Neg
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic.Sub
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.Equals
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.GreaterThan
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.GreaterThanOrEqual
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.In
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.InsensitiveEquals
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.InSubquery
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.LessThan
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.LessThanOrEqual
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.NotEquals
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.predicate.Range
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.promql.subquery.Subquery
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.expression.UnresolvedNamePattern
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.io.stream.ExpressionQueryBuilder
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.io.stream.PlanStreamWrapperQueryBuilder
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.logical.Aggregate
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.logical.ChangePoint
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.logical.DatasetShadowRelation
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.logical.Dedup
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.logical.Dissect
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.logical.Drop
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.logical.Enrich
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.logical.EsRelation
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.logical.Eval
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.logical.Explain
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.logical.ExternalRelation
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.logical.Filter
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.logical.Fork
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.logical.fuse.Fuse
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.logical.fuse.FuseScoreEval
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.logical.Grok
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.logical.Highlight
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.logical.inference.Completion
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.logical.inference.Rerank
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.logical.InlineStats
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.logical.Insist
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.logical.IpLocation
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.logical.join.AbstractSubqueryJoin
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.logical.join.InlineJoin
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.logical.join.Join
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.logical.join.StubRelation
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.logical.Limit
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.logical.LimitBy
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.logical.local.CopyingLocalSupplier
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.logical.local.EmptyLocalSupplier
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.logical.local.ImmediateLocalSupplier
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.logical.local.LocalRelation
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.logical.local.ResolvingProject
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.logical.Lookup
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.logical.MetricsInfo
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.logical.MMR
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.logical.MvExpand
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.logical.OrderBy
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.logical.ParameterizedQuery
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.logical.Project
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.operator.VectorBinaryOperator
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.PlaceholderRelation
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.PromqlCommand
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.PromqlFunctionCall
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.ScalarFunction
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.selector.Selector
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.UnresolvedPromqlFunction
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.logical.RegisteredDomain
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.logical.Rename
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.logical.Row
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.logical.Sample
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.logical.SampledAggregate
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.logical.show.ShowInfo
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.logical.SparklineGenerateEmptyBuckets
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.logical.Subquery
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.logical.TimeSeriesAggregate
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.logical.TimeSeriesCollapse
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.logical.TopN
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.logical.TopNBy
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.logical.TsInfo
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.logical.UnresolvedExternalRelation
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.logical.UnresolvedIpLocation
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.logical.UnresolvedRelation
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.logical.UriParts
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.logical.UserAgent
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.logical.ViewShadowRelation
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.physical.AggregateExec
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.physical.BulkLookupMvFilterExec
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.physical.ChangePointExec
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.physical.DissectExec
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.physical.EnrichExec
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.physical.EsQueryExec
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.physical.EsSourceExec
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.physical.EsStatsQueryExec
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.physical.EvalExec
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.physical.ExchangeExec
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.physical.ExchangeSinkExec
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.physical.ExchangeSourceExec
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.physical.ExternalFieldExtractExec
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.physical.ExternalSourceExec
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.physical.FieldExtractExec
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.physical.FilterExec
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.physical.FragmentExec
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.physical.FuseScoreEvalExec
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.physical.GrokExec
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.physical.HashJoinExec
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.physical.HighlightExec
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.physical.inference.CompletionExec
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.physical.inference.RerankExec
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.physical.IpLocationExec
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.physical.LimitByExec
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.physical.LimitExec
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.physical.LocalSourceExec
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.physical.LookupJoinExec
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.physical.MergeExec
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.physical.MetricsInfoExec
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.physical.MMRExec
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.physical.MvExpandExec
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.physical.OutputExec
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.physical.ParameterizedQueryExec
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.physical.ProjectExec
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.physical.RegisteredDomainExec
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.physical.SampledAggregateExec
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.physical.SampleExec
-
Returns the name of the writeable object
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.physical.ShowExec
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.physical.SparklineGenerateEmptyBucketsExec
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.physical.SubqueryExec
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.physical.TimeSeriesAggregateExec
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.physical.TimeSeriesCollapseExec
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.physical.TopNByExec
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.physical.TopNExec
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.physical.TsInfoExec
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.physical.UriPartsExec
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.plan.physical.UserAgentExec
- getWriteableName() - Method in record class org.elasticsearch.xpack.esql.plugin.EsqlQueryStatus
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.querydsl.query.SingleValueQuery.Builder
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.querydsl.query.SingleValueQuery.NegatedSyntheticSourceDelegateBuilder
- getWriteableName() - Method in class org.elasticsearch.xpack.esql.querydsl.query.SingleValueQuery.SyntheticSourceDelegateBuilder
- getWriteableName(TransportVersion) - Method in class org.elasticsearch.xpack.esql.core.type.CompactInvalidMappedField
- getWriteableName(TransportVersion) - Method in class org.elasticsearch.xpack.esql.core.type.CompactMultiTypeEsField
- getWriteableName(TransportVersion) - Method in class org.elasticsearch.xpack.esql.core.type.DateEsField
- getWriteableName(TransportVersion) - Method in class org.elasticsearch.xpack.esql.core.type.EsField
-
This needs to be overridden by subclasses for specific serialization
- getWriteableName(TransportVersion) - Method in class org.elasticsearch.xpack.esql.core.type.KeywordEsField
- getWriteableName(TransportVersion) - Method in class org.elasticsearch.xpack.esql.core.type.MissingEsField
- getWriteableName(TransportVersion) - Method in class org.elasticsearch.xpack.esql.core.type.MultiTypeEsField
- getWriteableName(TransportVersion) - Method in class org.elasticsearch.xpack.esql.core.type.PotentiallyUnmappedKeywordEsField
- getWriteableName(TransportVersion) - Method in class org.elasticsearch.xpack.esql.core.type.PotentiallyUnmappedSingleTypeEsField
- getWriteableName(TransportVersion) - Method in class org.elasticsearch.xpack.esql.core.type.TextEsField
- getWriteableName(TransportVersion) - Method in class org.elasticsearch.xpack.esql.core.type.UnsupportedEsField
- GLOB_METACHARACTERS - Static variable in class org.elasticsearch.xpack.esql.datasources.spi.StoragePath
- GLOBAL_EVALUATION_INTERVAL - Static variable in class org.elasticsearch.xpack.esql.parser.promql.PromqlLogicalPlanBuilder
- GLOBAL_TIMEZONE_PARAMETER_WITH_OUTPUT - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
"time_zone" parameter in request body and in
SET time_zone="x". - GlobExpander - Class in org.elasticsearch.xpack.esql.datasources.glob
-
Expands glob patterns and comma-separated path lists into resolved
FileListinstances. - globPart() - Method in class org.elasticsearch.xpack.esql.datasources.spi.StoragePath
-
Returns the glob portion of the path (everything after the prefix directory).
- GREATER_THAN - Enum constant in enum class org.elasticsearch.xpack.esql.datasources.PartitionFilterHintExtractor.Operator
- GREATER_THAN_OR_EQUAL - Enum constant in enum class org.elasticsearch.xpack.esql.datasources.PartitionFilterHintExtractor.Operator
- GreaterThan - Class in org.elasticsearch.xpack.esql.expression.predicate.operator.comparison
- GreaterThan(Source, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.GreaterThan
- GreaterThan(Source, Expression, Expression, ZoneId) - Constructor for class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.GreaterThan
- GreaterThanOrEqual - Class in org.elasticsearch.xpack.esql.expression.predicate.operator.comparison
- GreaterThanOrEqual(Source, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.GreaterThanOrEqual
- GreaterThanOrEqual(Source, Expression, Expression, ZoneId) - Constructor for class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.GreaterThanOrEqual
- Greatest - Class in org.elasticsearch.xpack.esql.expression.function.scalar.conditional
-
Returns the maximum value of multiple columns.
- Greatest(Source, Expression, List<Expression>) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.conditional.Greatest
- grok() - Method in record class org.elasticsearch.xpack.esql.plan.logical.Grok.Parser
-
Returns the value of the
grokrecord component. - Grok - Class in org.elasticsearch.xpack.esql.plan.logical
- Grok(Source, LogicalPlan, Expression, Grok.Parser) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.Grok
- Grok(Source, LogicalPlan, Expression, Grok.Parser, List<Attribute>) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.Grok
- GROK - Enum constant in enum class org.elasticsearch.xpack.esql.telemetry.FeatureMetric
- GROK - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- GROK - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- GROK() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.GrokCommandContext
- GROK_DISSECT_MASKING - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fix to GROK and DISSECT that allows extracting attributes with the same name as the input https://github.com/elastic/elasticsearch/issues/110184
- GROK_MULTI_PATTERN - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Allow multiple patterns for GROK command
- GROK_VALIDATION - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fix to GROK validation in case of multiple fields with same name and different types https://github.com/elastic/elasticsearch/issues/110533
- GROK_WATCHDOG_MAX_EXECUTION_TIME - Static variable in class org.elasticsearch.xpack.esql.plugin.EsqlPlugin
-
Maximum time (in milliseconds) that a GROK matcher is allowed to run before being interrupted.
- Grok.Parser - Record Class in org.elasticsearch.xpack.esql.plan.logical
- grokCommand() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- grokCommand() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ProcessingCommandContext
- GrokCommandContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.GrokCommandContext
- GrokEvaluatorExtracter - Class in org.elasticsearch.xpack.esql.evaluator.command
- GrokEvaluatorExtracter.Factory - Record Class in org.elasticsearch.xpack.esql.evaluator.command
- GrokExec - Class in org.elasticsearch.xpack.esql.plan.physical
- GrokExec(Source, PhysicalPlan, Expression, Grok.Parser, List<Attribute>) - Constructor for class org.elasticsearch.xpack.esql.plan.physical.GrokExec
- group - Variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FuseConfigurationContext
- GROUP - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- GROUP - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- GROUP() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FuseConfigurationContext
- GROUP_BY_FLATTENED - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for using a
flattenedfield as a grouping key inSTATS … BYandLIMIT N BY. - GROUP_LEFT - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseLexer
- GROUP_LEFT - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- GROUP_LEFT() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.ModifierContext
- GROUP_LEFT() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.NonReservedContext
- GROUP_RIGHT - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseLexer
- GROUP_RIGHT - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- GROUP_RIGHT() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.ModifierContext
- GROUP_RIGHT() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.NonReservedContext
- grouping - Variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.InlineStatsCommandContext
- grouping - Variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.StatsCommandContext
- grouping() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.FunctionContext
- grouping() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- grouping() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.AcrossSeriesAggregate
- grouping() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.operator.VectorMatch
- grouping() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.UnresolvedPromqlFunction
- GROUPING - Enum constant in enum class org.elasticsearch.xpack.esql.expression.function.FunctionType
-
Functions that can only appear in the "grouping" position of a
STATS. - Grouping aggregation expects: - Search tag in package org.elasticsearch.xpack.esql.expression.function.aggregate
- Section
- GroupingContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.GroupingContext
- GroupingFunction - Class in org.elasticsearch.xpack.esql.expression.function.grouping
- GroupingFunction(Source, List<Expression>) - Constructor for class org.elasticsearch.xpack.esql.expression.function.grouping.GroupingFunction
- GroupingFunction.EvaluatableGroupingFunction - Class in org.elasticsearch.xpack.esql.expression.function.grouping
-
This is a class of grouping functions that can be evaluated independently within an EVAL operator, independent of the aggregation they're used by.
- GroupingFunction.NonEvaluatableGroupingFunction - Class in org.elasticsearch.xpack.esql.expression.function.grouping
-
This is a class of grouping functions that cannot be evaluated outside the context of an aggregation.
- groupingKeys() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.UnresolvedPromqlFunction
- groupingLabels() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.operator.VectorMatch
- groupingPhysicalOperation(AggregateExec, LocalExecutionPlanner.PhysicalOperation, LocalExecutionPlanner.LocalExecutionPlannerContext) - Method in class org.elasticsearch.xpack.esql.planner.AbstractPhysicalOperationProviders
- groupings - Variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ChangePointCommandContext
- groupings - Variable in class org.elasticsearch.xpack.esql.plan.logical.Aggregate
- groupings() - Method in record class org.elasticsearch.xpack.esql.optimizer.rules.logical.promql.PromqlAttributesTranslationContext.ResolvedAttributes
-
Returns the value of the
groupingsrecord component. - groupings() - Method in record class org.elasticsearch.xpack.esql.parser.ParserUtils.Stats
-
Returns the value of the
groupingsrecord component. - groupings() - Method in class org.elasticsearch.xpack.esql.plan.logical.Aggregate
-
What this aggregation is grouped by.
- groupings() - Method in class org.elasticsearch.xpack.esql.plan.logical.ChangePoint
- groupings() - Method in class org.elasticsearch.xpack.esql.plan.logical.LimitBy
- groupings() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.AcrossSeriesAggregate
- groupings() - Method in class org.elasticsearch.xpack.esql.plan.logical.SparklineGenerateEmptyBuckets
- groupings() - Method in class org.elasticsearch.xpack.esql.plan.logical.TopNBy
- groupings() - Method in class org.elasticsearch.xpack.esql.plan.physical.AggregateExec
- groupings() - Method in class org.elasticsearch.xpack.esql.plan.physical.ChangePointExec
- groupings() - Method in class org.elasticsearch.xpack.esql.plan.physical.LimitByExec
- groupings() - Method in class org.elasticsearch.xpack.esql.plan.physical.SparklineGenerateEmptyBucketsExec
- groupings() - Method in class org.elasticsearch.xpack.esql.plan.physical.TopNByExec
- GroupingWritables - Class in org.elasticsearch.xpack.esql.expression.function.grouping
- GroupingWritables() - Constructor for class org.elasticsearch.xpack.esql.expression.function.grouping.GroupingWritables
- groupLabels - Variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.ModifierContext
- gt(Object, Object) - Static method in class org.elasticsearch.xpack.esql.core.expression.predicate.operator.comparison.Comparisons
- GT - Enum constant in enum class org.elasticsearch.xpack.esql.core.expression.predicate.operator.comparison.BinaryComparisonOperation
- GT - Enum constant in enum class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.EsqlBinaryComparison.BinaryComparisonOperation
- GT - Enum constant in enum class org.elasticsearch.xpack.esql.plan.logical.promql.operator.VectorBinaryComparison.ComparisonOp
- GT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- GT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- GT - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseLexer
- GT - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- GT() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ComparisonOperatorContext
- GT() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.ArithmeticBinaryContext
- GTE - Enum constant in enum class org.elasticsearch.xpack.esql.core.expression.predicate.operator.comparison.BinaryComparisonOperation
- GTE - Enum constant in enum class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.EsqlBinaryComparison.BinaryComparisonOperation
- GTE - Enum constant in enum class org.elasticsearch.xpack.esql.plan.logical.promql.operator.VectorBinaryComparison.ComparisonOp
- GTE - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- GTE - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- GTE - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseLexer
- GTE - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- GTE() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ComparisonOperatorContext
- GTE() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.ArithmeticBinaryContext
- Guides - Search tag in package org.elasticsearch.xpack.esql
- Section
- Guide to adding new aggregate function - Search tag in package org.elasticsearch.xpack.esql.expression.function.aggregate
- Section
- Guide to adding new function - Search tag in package org.elasticsearch.xpack.esql.expression.function.scalar
- Section
H
- H - Enum constant in enum class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter.INTERVALS
- H3SphericalUtil - Class in org.elasticsearch.xpack.esql.common.spatial
-
Utility class for generating H3 spherical objects.
- H3SphericalUtil() - Constructor for class org.elasticsearch.xpack.esql.common.spatial.H3SphericalUtil
- HALF_FLOAT - Enum constant in enum class org.elasticsearch.xpack.esql.core.type.DataType
-
16-bit floating point numbers widened on load to
DataType.DOUBLE. - Hamming - Class in org.elasticsearch.xpack.esql.expression.function.vector
- Hamming(Source, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.vector.Hamming
- HAMMING_VECTOR_SIMILARITY_FUNCTION - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for vector Hamming distance.
- HANDLE_DETERMINIZATION_COMPLEXITY - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Catch-and-rethrow determinization complexity errors as 400s rather than 500s
- handleAlwaysFalseFilter(Filter) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.local.LookupPruneFilters
- handleAlwaysFalseFilter(Filter) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.PruneFilters
-
Handles a filter whose condition has been folded to
falseornull. - harvestable() - Method in record class org.elasticsearch.xpack.esql.datasources.ColumnStatTypeSupport
-
Returns the value of the
harvestablerecord component. - harvestsColumns() - Method in enum class org.elasticsearch.xpack.esql.datasources.spi.StripeColumnScope
-
Whether per-column min/max/null statistics are harvested in this mode (true for
StripeColumnScope.PROJECTEDandStripeColumnScope.ALL). - hasAnyExplicitSecretValue() - Method in class org.elasticsearch.xpack.esql.datasources.spi.DataSourceConfiguration
-
True if any field marked secret has a value set in this request specifically, excluding any preexisting secret carried forward from a stored value.
- hasAnySecretValue() - Method in class org.elasticsearch.xpack.esql.datasources.spi.DataSourceConfiguration
-
True if any field marked secret has a value set, or a preexisting one carries forward (see
DataSourceConfiguration.hasStoredSecret(java.lang.String)). - hasBound() - Method in class org.elasticsearch.xpack.esql.datasources.spi.DynamicThreshold
- hasColumn(String) - Method in class org.elasticsearch.xpack.esql.datasources.MergedSplitStats
-
Returns
trueonly when every child observed the column in its stats. - hasColumn(String) - Method in interface org.elasticsearch.xpack.esql.datasources.spi.SplitStats
-
Whether the named column carries any per-column statistics in this split (a null count, a min/max, or a size).
- hasColumn(String) - Method in class org.elasticsearch.xpack.esql.datasources.SplitStats
-
Returns
trueiff this split carries a column-family entry forname. - hasCompressedExtension(String) - Method in class org.elasticsearch.xpack.esql.datasources.FormatReaderRegistry
-
Returns true if the object name has a compound extension (e.g.
- hasCompressionExtension(String) - Method in class org.elasticsearch.xpack.esql.datasources.DecompressionCodecRegistry
-
Returns true if the given extension is a known compression extension.
- hasCredentials() - Method in class org.elasticsearch.xpack.esql.datasources.spi.FileDataSourceConfiguration
-
Returns true when the configuration carries a complete static credential.
- hasCustomMessage() - Method in class org.elasticsearch.xpack.esql.core.expression.UnsupportedAttribute
- hasDeclared() - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.promql.PromqlAttributesTranslationContext.SynthesizedAttributes
-
Whether this shape exposes any concrete label that an outer binary operator could match on.
- hasDocValues() - Method in enum class org.elasticsearch.xpack.esql.core.type.DataType
- hasDocValues(FieldAttribute.FieldName) - Method in class org.elasticsearch.xpack.esql.stats.SearchContextStats
- hasDocValues(FieldAttribute.FieldName) - Method in record class org.elasticsearch.xpack.esql.stats.SearchStats.EmptySearchStats
- hasDocValues(FieldAttribute.FieldName) - Method in interface org.elasticsearch.xpack.esql.stats.SearchStats
- hasDocValues(FieldAttribute.FieldName) - Method in class org.elasticsearch.xpack.esql.stats.SearchStats.UnsupportedSearchStats
- hasEmptySupplier() - Method in class org.elasticsearch.xpack.esql.plan.logical.local.LocalRelation
- hasEnrichPrivilege(ActionListener<Void>) - Method in class org.elasticsearch.xpack.esql.enrich.EnrichLookupService
- hasError() - Method in class org.elasticsearch.xpack.esql.inference.InferenceResolution
- hasExact() - Method in class org.elasticsearch.xpack.esql.core.type.EsField.Exact
- hasExactSubfield(FieldAttribute) - Method in interface org.elasticsearch.xpack.esql.optimizer.rules.physical.local.LucenePushdownPredicates
-
For TEXT fields, we need to check if the field has a subfield of type KEYWORD that can be used instead.
- hasExactSubfield(FieldAttribute.FieldName) - Method in class org.elasticsearch.xpack.esql.stats.SearchContextStats
- hasExactSubfield(FieldAttribute.FieldName) - Method in record class org.elasticsearch.xpack.esql.stats.SearchStats.EmptySearchStats
- hasExactSubfield(FieldAttribute.FieldName) - Method in interface org.elasticsearch.xpack.esql.stats.SearchStats
- hasExactSubfield(FieldAttribute.FieldName) - Method in class org.elasticsearch.xpack.esql.stats.SearchStats.UnsupportedSearchStats
- hasExclusions() - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.promql.PromqlAttributesTranslationContext.SynthesizedAttributes
-
Whether this subtree contains a
WITHOUT, i.e. - hasExtension(String) - Method in class org.elasticsearch.xpack.esql.datasources.FormatReaderRegistry
- hasFailures() - Method in class org.elasticsearch.xpack.esql.common.Failures
- hasFederatedAuth() - Method in class org.elasticsearch.xpack.esql.datasources.spi.DataSourceConfiguration
-
Returns true if any field marked as federated identity (aka keyless auth) has a value set.
- hasFilter() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.AggregateFunction
- hasFormat(String) - Method in class org.elasticsearch.xpack.esql.datasources.FormatReaderRegistry
- hasGrouping() - Method in record class org.elasticsearch.xpack.esql.approximation.ApproximationVerifier.QueryProperties
-
Returns the value of the
hasGroupingrecord component. - Hash - Class in org.elasticsearch.xpack.esql.expression.function.scalar.string
- Hash(Source, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.string.Hash
- HASH_FUNCTION - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Hash function
- HASH_FUNCTION_ALIASES_V1 - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Hash function aliases such as MD5
- Hash.HashFunction - Record Class in org.elasticsearch.xpack.esql.expression.function.scalar.string
- hashCode() - Method in class org.elasticsearch.xpack.esql.action.ColumnInfoImpl
- hashCode() - Method in class org.elasticsearch.xpack.esql.action.EsqlExecutionInfo.Cluster
- hashCode() - Method in class org.elasticsearch.xpack.esql.action.EsqlExecutionInfo
- hashCode() - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryProfile
- hashCode() - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryResponse
- hashCode() - Method in record class org.elasticsearch.xpack.esql.action.EsqlQueryResponse.Profile
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.elasticsearch.xpack.esql.action.TimeSpan
-
Returns a hash code value for this object.
- hashCode() - Method in class org.elasticsearch.xpack.esql.action.TimeSpanMarker
- hashCode() - Method in record class org.elasticsearch.xpack.esql.analysis.AnalyzerSettings
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.elasticsearch.xpack.esql.analysis.PreAnalyzer.PreAnalysis
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.elasticsearch.xpack.esql.anonymizer.PlanAnonymizer.AnonymizedPlans
-
Returns a hash code value for this object.
- hashCode() - Method in class org.elasticsearch.xpack.esql.approximation.ApproximationPlan.SampleProbabilityPlaceHolder
- hashCode() - Method in record class org.elasticsearch.xpack.esql.approximation.ApproximationSettings
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.elasticsearch.xpack.esql.approximation.ApproximationVerifier.QueryProperties
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.elasticsearch.xpack.esql.Column
-
Returns a hash code value for this object.
- hashCode() - Method in class org.elasticsearch.xpack.esql.common.Failure
- hashCode() - Method in class org.elasticsearch.xpack.esql.common.Failures
- hashCode() - Method in record class org.elasticsearch.xpack.esql.core.expression.Attribute.IdIgnoringWrapper
-
Returns a hash code value for this object.
- hashCode() - Method in class org.elasticsearch.xpack.esql.core.expression.AttributeMap
- hashCode() - Method in class org.elasticsearch.xpack.esql.core.expression.AttributeSet
- hashCode() - Method in class org.elasticsearch.xpack.esql.core.expression.EntryExpression
- hashCode() - Method in record class org.elasticsearch.xpack.esql.core.expression.FieldAttribute.FieldName
-
Returns a hash code value for this object.
- hashCode() - Method in class org.elasticsearch.xpack.esql.core.expression.FoldContext
- hashCode() - Method in class org.elasticsearch.xpack.esql.core.expression.function.Function
- hashCode() - Method in class org.elasticsearch.xpack.esql.core.expression.Literal
- hashCode() - Method in class org.elasticsearch.xpack.esql.core.expression.MapExpression
- hashCode() - Method in class org.elasticsearch.xpack.esql.core.expression.NamedExpression
- hashCode() - Method in class org.elasticsearch.xpack.esql.core.expression.NameId
- hashCode() - Method in class org.elasticsearch.xpack.esql.core.expression.predicate.BinaryPredicate
- hashCode() - Method in class org.elasticsearch.xpack.esql.core.expression.predicate.regex.RegexMatch
- hashCode() - Method in class org.elasticsearch.xpack.esql.core.expression.predicate.regex.RLikePattern
- hashCode() - Method in class org.elasticsearch.xpack.esql.core.expression.predicate.regex.RLikePatternList
- hashCode() - Method in class org.elasticsearch.xpack.esql.core.expression.predicate.regex.WildcardPattern
- hashCode() - Method in record class org.elasticsearch.xpack.esql.core.expression.predicate.regex.WildcardPattern.Shape.Contains
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.elasticsearch.xpack.esql.core.expression.predicate.regex.WildcardPattern.Shape.Prefix
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.elasticsearch.xpack.esql.core.expression.predicate.regex.WildcardPattern.Shape.Suffix
-
Returns a hash code value for this object.
- hashCode() - Method in class org.elasticsearch.xpack.esql.core.expression.predicate.regex.WildcardPatternList
- hashCode() - Method in class org.elasticsearch.xpack.esql.core.expression.UnaryExpression
- hashCode() - Method in class org.elasticsearch.xpack.esql.core.querydsl.query.BoolQuery
- hashCode() - Method in class org.elasticsearch.xpack.esql.core.querydsl.query.GeoDistanceQuery
- hashCode() - Method in class org.elasticsearch.xpack.esql.core.querydsl.query.NotQuery
- hashCode() - Method in class org.elasticsearch.xpack.esql.core.querydsl.query.PrefixQuery
- hashCode() - Method in class org.elasticsearch.xpack.esql.core.querydsl.query.Query
- hashCode() - Method in class org.elasticsearch.xpack.esql.core.querydsl.query.QueryStringQuery
- hashCode() - Method in class org.elasticsearch.xpack.esql.core.querydsl.query.RangeQuery
- hashCode() - Method in class org.elasticsearch.xpack.esql.core.querydsl.query.RegexQuery
- hashCode() - Method in class org.elasticsearch.xpack.esql.core.querydsl.query.TermQuery
- hashCode() - Method in class org.elasticsearch.xpack.esql.core.querydsl.query.TermsQuery
- hashCode() - Method in class org.elasticsearch.xpack.esql.core.querydsl.query.WildcardQuery
- hashCode() - Method in record class org.elasticsearch.xpack.esql.core.querydsl.QueryDslTimestampBoundsExtractor.TimestampBounds
-
Returns a hash code value for this object.
- hashCode() - Method in class org.elasticsearch.xpack.esql.core.tree.Location
- hashCode() - Method in class org.elasticsearch.xpack.esql.core.tree.Node
- hashCode() - Method in class org.elasticsearch.xpack.esql.core.tree.Source
- hashCode() - Method in class org.elasticsearch.xpack.esql.core.type.CompactInvalidMappedField
- hashCode() - Method in class org.elasticsearch.xpack.esql.core.type.CompactMultiTypeEsField
- hashCode() - Method in class org.elasticsearch.xpack.esql.core.type.EsField
- hashCode() - Method in class org.elasticsearch.xpack.esql.core.type.FunctionEsField
- hashCode() - Method in class org.elasticsearch.xpack.esql.core.type.InvalidMappedField
- hashCode() - Method in class org.elasticsearch.xpack.esql.core.type.InvalidMappedTsField
- hashCode() - Method in class org.elasticsearch.xpack.esql.core.type.KeywordEsField
- hashCode() - Method in class org.elasticsearch.xpack.esql.core.type.MultiTypeEsField
- hashCode() - Method in class org.elasticsearch.xpack.esql.core.type.PotentiallyUnmappedSingleTypeEsField
- hashCode() - Method in class org.elasticsearch.xpack.esql.core.type.UnsupportedEsField
- hashCode() - Method in record class org.elasticsearch.xpack.esql.datasources.arrow.ArrowToEsql
-
Returns a hash code value for this object.
- hashCode() - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceOperator.Status
- hashCode() - Method in record class org.elasticsearch.xpack.esql.datasources.cache.ExternalStats.ColumnStats
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.elasticsearch.xpack.esql.datasources.cache.ExternalStats.Stats
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.elasticsearch.xpack.esql.datasources.cache.FooterByteCache.Key
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.elasticsearch.xpack.esql.datasources.cache.ListingCacheKey
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.elasticsearch.xpack.esql.datasources.cache.SchemaCacheEntry
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.elasticsearch.xpack.esql.datasources.cache.SchemaCacheKey
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.elasticsearch.xpack.esql.datasources.cache.StorageProviderCache.CacheKey
-
Returns a hash code value for this object.
- hashCode() - Method in class org.elasticsearch.xpack.esql.datasources.CoalescedSplit
- hashCode() - Method in class org.elasticsearch.xpack.esql.datasources.ColumnMapping
- hashCode() - Method in record class org.elasticsearch.xpack.esql.datasources.ColumnStatTypeSupport
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.elasticsearch.xpack.esql.datasources.dataset.DatasetResolutionService.DatasetResolutionResult
-
Returns a hash code value for this object.
- hashCode() - Method in class org.elasticsearch.xpack.esql.datasources.dataset.DeleteDatasetAction.Request
- hashCode() - Method in class org.elasticsearch.xpack.esql.datasources.dataset.GetDatasetAction.Request
- hashCode() - Method in class org.elasticsearch.xpack.esql.datasources.dataset.GetDatasetAction.Response
- hashCode() - Method in class org.elasticsearch.xpack.esql.datasources.dataset.PutDatasetAction.Request
- hashCode() - Method in record class org.elasticsearch.xpack.esql.datasources.dataset.PutDatasetAction.Request.ParseContext
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.elasticsearch.xpack.esql.datasources.DatasetRewriter.DatasetResolution
-
Returns a hash code value for this object.
- hashCode() - Method in class org.elasticsearch.xpack.esql.datasources.datasource.DeleteDataSourceAction.Request
- hashCode() - Method in class org.elasticsearch.xpack.esql.datasources.datasource.GetDataSourceAction.Request
- hashCode() - Method in class org.elasticsearch.xpack.esql.datasources.datasource.GetDataSourceAction.Response
- hashCode() - Method in class org.elasticsearch.xpack.esql.datasources.datasource.PutDataSourceAction.Request
- hashCode() - Method in record class org.elasticsearch.xpack.esql.datasources.datasource.PutDataSourceAction.Request.ParseContext
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.elasticsearch.xpack.esql.datasources.DataSourceCapabilities
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.elasticsearch.xpack.esql.datasources.DeclaredReadSpec
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.elasticsearch.xpack.esql.datasources.DeclaredSchemaResolver.Overlaid
-
Returns a hash code value for this object.
- hashCode() - Method in class org.elasticsearch.xpack.esql.datasources.ExternalFieldExtractOperator.Status
- hashCode() - Method in class org.elasticsearch.xpack.esql.datasources.ExternalSchema
- hashCode() - Method in record class org.elasticsearch.xpack.esql.datasources.ExternalSourceResolution
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.elasticsearch.xpack.esql.datasources.ExternalSourceResolution.ResolvedSource
-
Returns a hash code value for this object.
- hashCode() - Method in class org.elasticsearch.xpack.esql.datasources.FileSplit
- hashCode() - Method in class org.elasticsearch.xpack.esql.datasources.metadata.DataSource
- hashCode() - Method in class org.elasticsearch.xpack.esql.datasources.metadata.DataSourceMetadata
- hashCode() - Method in class org.elasticsearch.xpack.esql.datasources.metadata.DataSourceSetting
- hashCode() - Method in class org.elasticsearch.xpack.esql.datasources.metadata.DataSourceSettings
- hashCode() - Method in record class org.elasticsearch.xpack.esql.datasources.PartitionConfig
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.elasticsearch.xpack.esql.datasources.PartitionFilterHintExtractor.PartitionFilterHint
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.elasticsearch.xpack.esql.datasources.PartitionMetadata
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.elasticsearch.xpack.esql.datasources.pushdown.WildcardLikeShape
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.elasticsearch.xpack.esql.datasources.SchemaReconciliation.FileSchemaInfo
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.elasticsearch.xpack.esql.datasources.SchemaReconciliation.Result
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.AggregateSpec
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.Configured
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.DataSourceConfigDefinition
-
Returns a hash code value for this object.
- hashCode() - Method in class org.elasticsearch.xpack.esql.datasources.spi.DataSourceConfiguration
- hashCode() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.ErrorPolicy
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.FilterPushdownSupport.PushdownResult
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.FormatReadContext
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.FormatSpec
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.FrameIndex.FrameEntry
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.FrameIndex
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.ListingHint
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.QueryRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.RangeAwareFormatReader.SplitRange
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.RangeAwareFormatReader.SplitRef
-
Returns a hash code value for this object.
- hashCode() - Method in class org.elasticsearch.xpack.esql.datasources.spi.SimpleSourceMetadata
- hashCode() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.SourceOperatorContext
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.SplitDiscoveryContext
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.SplitDiscoveryResult
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.StorageObjectMetrics
-
Returns a hash code value for this object.
- hashCode() - Method in class org.elasticsearch.xpack.esql.datasources.spi.StoragePath
- hashCode() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.StorageProviderServices
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.elasticsearch.xpack.esql.datasources.SplitDiscoveryPhase.Result
-
Returns a hash code value for this object.
- hashCode() - Method in class org.elasticsearch.xpack.esql.datasources.SplitStats
- hashCode() - Method in record class org.elasticsearch.xpack.esql.datasources.StorageEntry
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.elasticsearch.xpack.esql.datasources.StreamingParallelParsingCoordinator.WarningSinks
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.elasticsearch.xpack.esql.enrich.AbstractLookupService.LookupShardContext
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.elasticsearch.xpack.esql.enrich.EnrichLookupOperator.Factory
-
Returns a hash code value for this object.
- hashCode() - Method in class org.elasticsearch.xpack.esql.enrich.EnrichLookupOperator.Status
- hashCode() - Method in record class org.elasticsearch.xpack.esql.enrich.EnrichPolicyResolver.UnresolvedPolicy
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.elasticsearch.xpack.esql.enrich.LookupFromIndexOperator.Factory
-
Returns a hash code value for this object.
- hashCode() - Method in class org.elasticsearch.xpack.esql.enrich.LookupFromIndexOperator.Status
- hashCode() - Method in class org.elasticsearch.xpack.esql.enrich.LookupFromIndexService.LookupResponse
- hashCode() - Method in class org.elasticsearch.xpack.esql.enrich.MatchConfig
- hashCode() - Method in record class org.elasticsearch.xpack.esql.enrich.ResolvedEnrichPolicy
-
Returns a hash code value for this object.
- hashCode() - Method in class org.elasticsearch.xpack.esql.enrich.StreamingLookupFromIndexOperator.StreamingLookupStatus
- hashCode() - Method in record class org.elasticsearch.xpack.esql.evaluator.command.CompoundOutputEvaluator.Factory
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.elasticsearch.xpack.esql.evaluator.command.GrokEvaluatorExtracter.Factory
-
Returns a hash code value for this object.
- hashCode() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.AggregateFunction
- hashCode() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.SpatialAggregateFunction
- hashCode() - Method in record class org.elasticsearch.xpack.esql.expression.function.blockloader.BlockLoaderExpression.PushedBlockLoaderExpression
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.elasticsearch.xpack.esql.expression.function.EsqlFunctionRegistry.ArgSignature.Hint
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.elasticsearch.xpack.esql.expression.function.EsqlFunctionRegistry.FunctionDescription
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.elasticsearch.xpack.esql.expression.function.EsqlFunctionRegistry.MapEntryArgSignature
-
Returns a hash code value for this object.
- hashCode() - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.FullTextFunction
- hashCode() - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.Kql
- hashCode() - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.Match
- hashCode() - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.QueryString
- hashCode() - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.Score
- hashCode() - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.SingleFieldFullTextFunction
- hashCode() - Method in class org.elasticsearch.xpack.esql.expression.function.grouping.Bucket
- hashCode() - Method in class org.elasticsearch.xpack.esql.expression.function.grouping.TBucket
- hashCode() - Method in class org.elasticsearch.xpack.esql.expression.function.grouping.TStep
- hashCode() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.approximate.ConfidenceInterval
- hashCode() - Method in record class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToAggregateMetricDouble.DoubleEvaluator
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToAggregateMetricDouble.IntEvaluator
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToAggregateMetricDouble.LongEvaluator
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToAggregateMetricDouble.UnsignedLong
-
Returns a hash code value for this object.
- hashCode() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToDateNanos
- hashCode() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToDateRange
- hashCode() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToDatetime
- hashCode() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToString
- hashCode() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.EsqlConfigurationFunction
- hashCode() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvSingleValueOrNull
- hashCode() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.BinarySpatialFunction
- hashCode() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.BinarySpatialGeometryFunction
- hashCode() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialDocValuesFunction
- hashCode() - Method in record class org.elasticsearch.xpack.esql.expression.function.scalar.string.Hash.HashFunction
-
Returns a hash code value for this object.
- hashCode() - Method in class org.elasticsearch.xpack.esql.expression.function.UnresolvedFunction
- hashCode() - Method in class org.elasticsearch.xpack.esql.expression.function.vector.Knn
- hashCode() - Method in record class org.elasticsearch.xpack.esql.expression.LiteralsEvaluator.Factory
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.elasticsearch.xpack.esql.expression.LiteralsEvaluator
-
Returns a hash code value for this object.
- hashCode() - Method in class org.elasticsearch.xpack.esql.expression.Order
- hashCode() - Method in class org.elasticsearch.xpack.esql.expression.predicate.fulltext.FullTextPredicate
- hashCode() - Method in record class org.elasticsearch.xpack.esql.expression.predicate.logical.BooleanLogicExpressionEvaluator.Factory
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.elasticsearch.xpack.esql.expression.predicate.logical.BooleanLogicExpressionEvaluator
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.elasticsearch.xpack.esql.expression.predicate.nulls.IsNull.IsNullEvaluatorFactory
-
Returns a hash code value for this object.
- hashCode() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic.DateTimeArithmeticOperation
- hashCode() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.InSubquery
- hashCode() - Method in class org.elasticsearch.xpack.esql.expression.predicate.Range
- hashCode() - Method in record class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionDefinition.PromqlFunctionArity
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionDefinition.PromqlParamInfo
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionDefinition.StackAvailability
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionRegistry.PromqlContext
-
Returns a hash code value for this object.
- hashCode() - Method in class org.elasticsearch.xpack.esql.expression.promql.subquery.Subquery
- hashCode() - Method in record class org.elasticsearch.xpack.esql.index.EsIndex
-
Returns a hash code value for this object.
- hashCode() - Method in class org.elasticsearch.xpack.esql.index.IndexResolution
- hashCode() - Method in record class org.elasticsearch.xpack.esql.inference.completion.CompletionOperator.Factory
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.elasticsearch.xpack.esql.inference.embedding.EmbeddingOperator.Factory
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.elasticsearch.xpack.esql.inference.InferenceOperator.BulkInferenceRequestItem
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.elasticsearch.xpack.esql.inference.InferenceOperator.BulkInferenceResponseItem
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.elasticsearch.xpack.esql.inference.InferenceOperator.OngoingInferenceResult
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.elasticsearch.xpack.esql.inference.InferenceSettings
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.elasticsearch.xpack.esql.inference.rerank.RerankOperator.Factory
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.elasticsearch.xpack.esql.inference.ResolvedInference
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.elasticsearch.xpack.esql.inference.textembedding.TextEmbeddingOperator.Factory
-
Returns a hash code value for this object.
- hashCode() - Method in class org.elasticsearch.xpack.esql.io.stream.ExpressionQuery
- hashCode() - Method in record class org.elasticsearch.xpack.esql.optimizer.ExternalOptimizerContext
-
Returns a hash code value for this object.
- hashCode() - Method in class org.elasticsearch.xpack.esql.optimizer.LocalLogicalOptimizerContext
- hashCode() - Method in class org.elasticsearch.xpack.esql.optimizer.LogicalOptimizerContext
- hashCode() - Method in record class org.elasticsearch.xpack.esql.optimizer.LogicalPreOptimizerContext
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.elasticsearch.xpack.esql.optimizer.PhysicalOptimizerContext
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.elasticsearch.xpack.esql.optimizer.rules.logical.promql.PromqlAttributesTranslationContext.ResolvedAttributes
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.elasticsearch.xpack.esql.parser.ExpressionBuilder.ParsingContext
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.elasticsearch.xpack.esql.parser.LogicalPlanBuilder.PromqlParams
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.elasticsearch.xpack.esql.parser.ParserUtils.Stats
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.elasticsearch.xpack.esql.parser.QueryParam
-
Returns a hash code value for this object.
- hashCode() - Method in class org.elasticsearch.xpack.esql.parser.QueryParams
- hashCode() - Method in record class org.elasticsearch.xpack.esql.plan.EsqlStatement
-
Returns a hash code value for this object.
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.IndexPattern
- hashCode() - Method in record class org.elasticsearch.xpack.esql.plan.LinkedIndexPattern
-
Returns a hash code value for this object.
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.logical.Aggregate
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.logical.BinaryPlan
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.logical.ChangePoint
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.logical.CompoundOutputEval
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.logical.DatasetShadowRelation
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.logical.Dissect
- hashCode() - Method in record class org.elasticsearch.xpack.esql.plan.logical.Dissect.Parser
-
Returns a hash code value for this object.
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.logical.Drop
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.logical.Enrich
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.logical.EsRelation
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.logical.Eval
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.logical.Explain
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.logical.ExternalRelation
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.logical.Filter
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.logical.Fork
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.logical.fuse.FuseScoreEval
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.logical.Grok
- hashCode() - Method in record class org.elasticsearch.xpack.esql.plan.logical.Grok.Parser
-
Returns a hash code value for this object.
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.logical.Highlight
- hashCode() - Method in record class org.elasticsearch.xpack.esql.plan.logical.HighlightOptions.EnumOption
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.elasticsearch.xpack.esql.plan.logical.HighlightOptions
-
Returns a hash code value for this object.
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.logical.inference.Completion
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.logical.inference.InferencePlan
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.logical.inference.Rerank
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.logical.InlineStats
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.logical.Insist
- hashCode() - Method in record class org.elasticsearch.xpack.esql.plan.logical.join.AbstractSubqueryJoin.LogicalPlanTuple
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.elasticsearch.xpack.esql.plan.logical.join.InlineJoin.LogicalPlanTuple
-
Returns a hash code value for this object.
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.logical.join.Join
- hashCode() - Method in record class org.elasticsearch.xpack.esql.plan.logical.join.JoinConfig
-
Returns a hash code value for this object.
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.logical.join.MarkJoin
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.logical.join.StubRelation
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.logical.Keep
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.logical.Limit
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.logical.LimitBy
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.logical.local.CopyingLocalSupplier
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.logical.local.EmptyLocalSupplier
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.logical.local.ImmediateLocalSupplier
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.logical.local.LocalRelation
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.logical.local.ResolvingProject
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.logical.LogicalPlan
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.logical.Lookup
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.logical.MetricsInfo
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.logical.MMR
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.logical.MvExpand
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.logical.NamedSubquery
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.logical.OrderBy
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.logical.ParameterizedQuery
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.logical.Project
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.AcrossSeriesAggregate
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.operator.VectorBinaryComparison
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.operator.VectorBinaryOperator
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.operator.VectorMatch
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.PlaceholderRelation
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.PromqlCommand
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.PromqlFunctionCall
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.ScalarFunction
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.selector.Evaluation
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.selector.InstantSelector
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.selector.LabelMatcher
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.selector.LabelMatchers
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.selector.LiteralSelector
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.selector.RangeSelector
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.selector.Selector
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.UnresolvedPromqlFunction
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.logical.RegexExtract
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.logical.Rename
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.logical.Row
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.logical.Sample
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.logical.SampledAggregate
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.logical.show.ShowInfo
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.logical.Subquery
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.logical.TimeSeriesAggregate
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.logical.TimeSeriesCollapse
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.logical.TopN
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.logical.TopNBy
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.logical.TsInfo
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.logical.UnaryPlan
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.logical.UnionAll
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.logical.UnresolvedExternalRelation
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.logical.UnresolvedIpLocation
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.logical.UnresolvedRelation
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.logical.ViewShadowRelation
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.logical.ViewUnionAll
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.physical.AggregateExec
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.physical.BinaryExec
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.physical.BulkLookupMvFilterExec
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.physical.ChangePointExec
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.physical.CompoundOutputEvalExec
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.physical.DissectExec
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.physical.EnrichExec
- hashCode() - Method in record class org.elasticsearch.xpack.esql.plan.physical.EsQueryExec.FieldSort
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.elasticsearch.xpack.esql.plan.physical.EsQueryExec.GeoDistanceSort
-
Returns a hash code value for this object.
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.physical.EsQueryExec
- hashCode() - Method in record class org.elasticsearch.xpack.esql.plan.physical.EsQueryExec.QueryBuilderAndTags
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.elasticsearch.xpack.esql.plan.physical.EsQueryExec.ScoreSort
-
Returns a hash code value for this object.
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.physical.EsSourceExec
- hashCode() - Method in record class org.elasticsearch.xpack.esql.plan.physical.EsStatsQueryExec.BasicStat
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.elasticsearch.xpack.esql.plan.physical.EsStatsQueryExec.ByStat
-
Returns a hash code value for this object.
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.physical.EsStatsQueryExec
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.physical.EvalExec
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.physical.ExchangeExec
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.physical.ExchangeSinkExec
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.physical.ExchangeSourceExec
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.physical.ExternalFieldExtractExec
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.physical.ExternalSourceExec
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.physical.FieldExtractExec
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.physical.FilterExec
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.physical.FragmentExec
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.physical.GrokExec
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.physical.HashJoinExec
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.physical.HighlightExec
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.physical.inference.CompletionExec
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.physical.inference.InferenceExec
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.physical.inference.RerankExec
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.physical.LimitByExec
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.physical.LimitExec
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.physical.LocalSourceExec
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.physical.LookupJoinExec
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.physical.MergeExec
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.physical.MetricsInfoExec
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.physical.MMRExec
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.physical.MvExpandExec
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.physical.ParameterizedQueryExec
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.physical.PhysicalPlan
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.physical.ProjectExec
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.physical.RegexExtractExec
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.physical.SampledAggregateExec
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.physical.SampleExec
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.physical.ShowExec
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.physical.SubqueryExec
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.physical.TimeSeriesAggregateExec
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.physical.TimeSeriesCollapseExec
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.physical.TopNByExec
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.physical.TopNExec
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.physical.TsInfoExec
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.physical.UnaryExec
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.QuerySetting
- hashCode() - Method in record class org.elasticsearch.xpack.esql.plan.QuerySettingDef.RequestBodyBinding
-
Returns a hash code value for this object.
- hashCode() - Method in class org.elasticsearch.xpack.esql.plan.ResolvedSettings
- hashCode() - Method in record class org.elasticsearch.xpack.esql.plan.SettingsValidationContext
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.elasticsearch.xpack.esql.planner.Layout.ChannelAndType
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.elasticsearch.xpack.esql.planner.Layout.ChannelSet
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.elasticsearch.xpack.esql.planner.LocalExecutionPlanner.LocalExecutionPlannerContext
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.elasticsearch.xpack.esql.planner.PlannerUtils.LocalPlanResult
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.elasticsearch.xpack.esql.planner.PlannerUtils.ReducedPlan
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.elasticsearch.xpack.esql.planner.PlannerUtils.TopNReduction
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.elasticsearch.xpack.esql.plugin.EsqlGetQueryResponse.DetailedQuery
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.elasticsearch.xpack.esql.plugin.EsqlListQueriesResponse.Query
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.elasticsearch.xpack.esql.plugin.EsqlQueryStatus
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.elasticsearch.xpack.esql.plugin.ExternalDistributionContext
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.elasticsearch.xpack.esql.plugin.ExternalDistributionPlan
-
Returns a hash code value for this object.
- hashCode() - Method in class org.elasticsearch.xpack.esql.plugin.QueryPragmas
- hashCode() - Method in record class org.elasticsearch.xpack.esql.plugin.ReductionPlan
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.elasticsearch.xpack.esql.plugin.TransportActionServices
-
Returns a hash code value for this object.
- hashCode() - Method in class org.elasticsearch.xpack.esql.querydsl.query.KnnQuery
- hashCode() - Method in class org.elasticsearch.xpack.esql.querydsl.query.KqlQuery
- hashCode() - Method in class org.elasticsearch.xpack.esql.querydsl.query.MatchPhraseQuery
- hashCode() - Method in class org.elasticsearch.xpack.esql.querydsl.query.MatchQuery
- hashCode() - Method in class org.elasticsearch.xpack.esql.querydsl.query.SingleValueQuery
- hashCode() - Method in class org.elasticsearch.xpack.esql.querydsl.query.SpatialRelatesQuery
- hashCode() - Method in class org.elasticsearch.xpack.esql.session.Configuration
- hashCode() - Method in record class org.elasticsearch.xpack.esql.session.EsqlResolvedIndexExpression
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.elasticsearch.xpack.esql.session.EsqlSession.PreAnalysisResult
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.elasticsearch.xpack.esql.session.IndexResolver.FieldsInfo
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.elasticsearch.xpack.esql.session.Result
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.elasticsearch.xpack.esql.session.Versioned
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.elasticsearch.xpack.esql.stats.SearchStats.EmptySearchStats
-
Returns a hash code value for this object.
- hashCode() - Method in class org.elasticsearch.xpack.esql.view.DeleteViewAction.Request
- hashCode() - Method in class org.elasticsearch.xpack.esql.view.GetViewAction.Request
- hashCode() - Method in class org.elasticsearch.xpack.esql.view.GetViewAction.Response
- hashCode() - Method in class org.elasticsearch.xpack.esql.view.PutViewAction.Request
- hashCode() - Method in record class org.elasticsearch.xpack.esql.view.ViewResolutionService.ViewResolutionResult
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.elasticsearch.xpack.esql.view.ViewResolver.OriginViewsResolution
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.elasticsearch.xpack.esql.view.ViewResolver.ViewResolutionResult
-
Returns a hash code value for this object.
- hashCode(boolean) - Method in class org.elasticsearch.xpack.esql.core.expression.NamedExpression
- HashFunction(String, MessageDigest) - Constructor for record class org.elasticsearch.xpack.esql.expression.function.scalar.string.Hash.HashFunction
-
Creates an instance of a
HashFunctionrecord class. - HashJoinExec - Class in org.elasticsearch.xpack.esql.plan.physical
- HashJoinExec(Source, PhysicalPlan, PhysicalPlan, List<Attribute>, List<Attribute>, List<Attribute>) - Constructor for class org.elasticsearch.xpack.esql.plan.physical.HashJoinExec
- hasIndex(StorageObject) - Method in interface org.elasticsearch.xpack.esql.datasources.spi.IndexedDecompressionCodec
-
Checks whether the given storage object contains a frame index (e.g.
- hasInherited() - Method in class org.elasticsearch.xpack.esql.core.type.UnsupportedEsField
- hasInSubquery() - Method in record class org.elasticsearch.xpack.esql.view.ViewResolver.ViewResolutionResult
-
Returns the value of the
hasInSubqueryrecord component. - hasInSubqueryInFilter(LogicalPlan) - Static method in class org.elasticsearch.xpack.esql.analysis.InSubqueryResolver
- hasLimitedInput(LogicalPlan) - Static method in class org.elasticsearch.xpack.esql.planner.PlannerUtils
-
Checks that the input rows of the plan have been reduced by LIMIT.
- hasMetadataToReport() - Method in class org.elasticsearch.xpack.esql.action.EsqlExecutionInfo
-
Is there any metadata to report in the response? This is true on cross-cluster search with includeCCSMetadata=true or when there are partial failures.
- hasNestedInferenceFunction() - Method in class org.elasticsearch.xpack.esql.expression.function.inference.InferenceFunction
-
True if this function contains nested inference function calls.
- hasNext() - Method in class org.elasticsearch.xpack.esql.datasources.cache.StatsCapturingIterator
- hasNext() - Method in class org.elasticsearch.xpack.esql.inference.AbstractEmbeddingRequestIterator
- hasPluginFactory(String) - Method in class org.elasticsearch.xpack.esql.datasources.OperatorFactoryRegistry
- hasProvider(String) - Method in class org.elasticsearch.xpack.esql.datasources.StorageProviderRegistry
- hasPushedFilter() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.FilterPushdownSupport.PushdownResult
-
Returns true if any filters were successfully pushed.
- hasReferences() - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryResponse
- hasReferences() - Method in class org.elasticsearch.xpack.esql.enrich.LookupFromIndexService.LookupResponse
- hasReferences() - Method in class org.elasticsearch.xpack.esql.enrich.EnrichLookupService.TransportRequest
- hasReferences() - Method in class org.elasticsearch.xpack.esql.enrich.LookupFromIndexService.LookupRequest
- hasReferences() - Method in class org.elasticsearch.xpack.esql.planner.EsPhysicalOperationProviders.ShardContext
- hasRemainder() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.FilterPushdownSupport.PushdownResult
-
Returns true if there are remaining filters that couldn't be pushed.
- hasScoreAttribute(List<? extends Attribute>) - Static method in class org.elasticsearch.xpack.esql.planner.mapper.MapperUtils
- hasScoring() - Method in class org.elasticsearch.xpack.esql.plan.physical.EsQueryExec
- hasSecrets() - Method in class org.elasticsearch.xpack.esql.datasources.metadata.DataSourceSettings
-
True iff at least one setting is a secret with a non-null value.
- hasStoredSecret(String) - Method in class org.elasticsearch.xpack.esql.datasources.spi.DataSourceConfiguration
-
True if the named secret field has a value set in this request, or carries forward from a preexisting stored value on a PUT-as-update.
- hasTimeRange() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.PromqlCommand
- hasTimeSeriesAggregation() - Method in record class org.elasticsearch.xpack.esql.analysis.PreAnalyzer.PreAnalysis
-
Returns the value of the
hasTimeSeriesAggregationrecord component. - hasTimeSeriesAggregation() - Method in record class org.elasticsearch.xpack.esql.session.IndexResolver.FieldsInfo
-
Returns the value of the
hasTimeSeriesAggregationrecord component. - hasTypeConflicts() - Method in class org.elasticsearch.xpack.esql.core.expression.FieldAttribute
- hasWindow() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.AggregateFunction
-
Whether the aggregate function has a window different than NO_WINDOW.
- headerValues() - Method in class org.elasticsearch.xpack.esql.formatter.arrow.ArrowFormat
- HEXADECIMAL - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseLexer
- HEXADECIMAL - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- HEXADECIMAL() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.HexLiteralContext
- HexLiteralContext(PromqlBaseParser.NumberContext) - Constructor for class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.HexLiteralContext
- Highlight - Class in org.elasticsearch.xpack.esql.plan.logical
- Highlight(Source, LogicalPlan, String, Expression, List<NamedExpression>, MapExpression, List<Attribute>) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.Highlight
- HIGHLIGHT - Enum constant in enum class org.elasticsearch.xpack.esql.telemetry.FeatureMetric
- HIGHLIGHT_LINE_COMMENT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- HIGHLIGHT_LINE_COMMENT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- HIGHLIGHT_MODE - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- HIGHLIGHT_MULTILINE_COMMENT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- HIGHLIGHT_MULTILINE_COMMENT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- HIGHLIGHT_V2 - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for the
HIGHLIGHTcommand: grammar, plan nodes, serialization, and execution that exposes the generatedhighlight_*columns. - HIGHLIGHT_WS - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- HIGHLIGHT_WS - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- highlightCommand() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- highlightCommand() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ProcessingCommandContext
- HighlightCommandContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.HighlightCommandContext
- HighlightExec - Class in org.elasticsearch.xpack.esql.plan.physical
- HighlightExec(Source, PhysicalPlan, String, Expression, List<NamedExpression>, MapExpression, List<Attribute>) - Constructor for class org.elasticsearch.xpack.esql.plan.physical.HighlightExec
- highlightFields - Variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.HighlightCommandContext
- HighlightOptions - Record Class in org.elasticsearch.xpack.esql.plan.logical
-
Resolved, plain-Java view of the
WITH { ... }options of aHighlightcommand, with defaults applied. - HighlightOptions(String, String, String, int, int, int, String, Locale, String, int) - Constructor for record class org.elasticsearch.xpack.esql.plan.logical.HighlightOptions
-
Creates an instance of a
HighlightOptionsrecord class. - HighlightOptions.EnumOption - Record Class in org.elasticsearch.xpack.esql.plan.logical
-
A string-valued enum option together with its allowed values and case-sensitivity.
- hint - Variable in class org.elasticsearch.xpack.esql.expression.function.EsqlFunctionRegistry.ArgSignature
- hint() - Method in class org.elasticsearch.xpack.esql.expression.function.EsqlFunctionRegistry.ArgSignature
- hint() - Element in annotation interface org.elasticsearch.xpack.esql.expression.function.Param
- Hint(String, String, Map<String, String>, List<String>) - Constructor for record class org.elasticsearch.xpack.esql.expression.function.EsqlFunctionRegistry.ArgSignature.Hint
-
Creates an instance of a
Hintrecord class. - histogram() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.histogram.FilterUnsupportedTemporality
- HISTOGRAM - Enum constant in enum class org.elasticsearch.xpack.esql.core.type.DataType
-
Data type for representing histogram data without an associated data structure
- HISTOGRAM - Enum constant in enum class org.elasticsearch.xpack.esql.expression.promql.function.FunctionType
-
Operates on native histogram data types.
- HISTOGRAM_RELEASE_VERSION - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Histogram field integration
- histogramBinary(PromqlFunctionDefinition.PromqlParamInfo, PromqlFunctionDefinition.FunctionBuilder) - Method in class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionDefinition.Builder
- histogramBlockToString(BytesRefBlock, int) - Static method in class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter
- HistogramMerge - Class in org.elasticsearch.xpack.esql.expression.function.aggregate
-
Merges multiple histograms into a single histogram.
- HistogramMerge(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.HistogramMerge
- HistogramMerge(Source, Expression, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.HistogramMerge
- HistogramMergeOverTime - Class in org.elasticsearch.xpack.esql.expression.function.aggregate
-
Time series variant of
HistogramMerge. - HistogramMergeOverTime(Source, Expression, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.HistogramMergeOverTime
- HistogramMergeOverTime(Source, Expression, Expression, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.HistogramMergeOverTime
- HistogramMergeOverTime(Source, Expression, Expression, Expression, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.HistogramMergeOverTime
- HistogramPercentile - Class in org.elasticsearch.xpack.esql.expression.function.scalar.histogram
-
Extracts a percentile value from a single histogram value.
- HistogramPercentile(Source, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.histogram.HistogramPercentile
- HistogramQuantile - Class in org.elasticsearch.xpack.esql.plan.logical.promql
-
Dedicated logical node for PromQL
histogram_quantile()over classic histograms. - HistogramQuantile(Source, LogicalPlan, PromqlFunctionDefinition, List<Expression>) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.promql.HistogramQuantile
- histogramToString(BytesRef) - Static method in class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter
- histogramUnary(BiFunction<Source, Expression, ? extends Expression>) - Method in class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionDefinition.Builder
- HIVE - Enum constant in enum class org.elasticsearch.xpack.esql.datasources.PartitionConfig.Strategy
- HIVE_DEFAULT_PARTITION - Static variable in class org.elasticsearch.xpack.esql.datasources.HivePartitionDetector
-
Sentinel directory name written by Hive for rows whose partition column is NULL.
- HivePartitionDetector - Class in org.elasticsearch.xpack.esql.datasources
-
Detects Hive-style partition columns from file paths (e.g.,
/year=2024/month=06/file.parquet). - HoistOrderByBeforeInlineJoin - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical
-
Pulls "up" an
OrderBynode that is not preceded by a "sort breaker" (like LIMIT), but is preceded by anInlineJoin. - HoistOrderByBeforeInlineJoin() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.HoistOrderByBeforeInlineJoin
- HoistRemoteEnrichLimit - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical
-
Locate any LIMIT that is "visible" under remote ENRICH, and make a copy of it above the ENRICH.
- HoistRemoteEnrichLimit() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.HoistRemoteEnrichLimit
- HoistRemoteEnrichTopN - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical
-
Locate any TopN that is "visible" under remote ENRICH, and make a copy of it above the ENRICH, while making a copy of the original fields.
- HoistRemoteEnrichTopN() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.HoistRemoteEnrichTopN
- Holder<T> - Class in org.elasticsearch.xpack.esql.core.util
-
Simply utility class used for setting a state, typically for closures (which require outside variables to be final).
- Holder() - Constructor for class org.elasticsearch.xpack.esql.core.util.Holder
- Holder(ClusterService) - Constructor for class org.elasticsearch.xpack.esql.planner.PlannerSettings.Holder
- Holder(T) - Constructor for class org.elasticsearch.xpack.esql.core.util.Holder
- host() - Method in class org.elasticsearch.xpack.esql.datasources.spi.StoragePath
- hosting(boolean) - Method in class org.elasticsearch.xpack.esql.evaluator.command.IpLocationFunctionBridge.IpLocationCollectorImpl
- hostingProvider(boolean) - Method in class org.elasticsearch.xpack.esql.evaluator.command.IpLocationFunctionBridge.IpLocationCollectorImpl
- HOUR - Enum constant in enum class org.elasticsearch.xpack.esql.expression.function.scalar.date.DateDiff.Part
- HOUR - Enum constant in enum class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter.INTERVALS
- HOUR_MINUTE_SECOND - Static variable in class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter
- HOURS - Enum constant in enum class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter.INTERVALS
- How does this work, in general? - Search tag in record class org.elasticsearch.xpack.esql.session.Versioned
- Section
- How to declare a setting - Search tag in class org.elasticsearch.xpack.esql.plan.QuerySettingDef
- Section
- How to implement - Search tag in interface org.elasticsearch.xpack.esql.expression.function.blockloader.BlockLoaderExpression
- Section
- How to make version-sensitive changes - Search tag in record class org.elasticsearch.xpack.esql.session.Versioned
- Section
- HTML_ENCODER - Static variable in record class org.elasticsearch.xpack.esql.plan.logical.HighlightOptions
- Hypot - Class in org.elasticsearch.xpack.esql.expression.function.scalar.math
-
Returns the hypotenuse of the numbers given as parameters.
- Hypot(Source, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.math.Hypot
I
- icebergPaths() - Method in record class org.elasticsearch.xpack.esql.analysis.PreAnalyzer.PreAnalysis
-
Returns the value of the
icebergPathsrecord component. - id() - Method in class org.elasticsearch.xpack.esql.action.EsqlGetQueryRequest
- id() - Method in class org.elasticsearch.xpack.esql.approximation.ApproximationPlan.SampleProbabilityPlaceHolder
- id() - Method in class org.elasticsearch.xpack.esql.core.expression.NamedExpression
- id() - Method in class org.elasticsearch.xpack.esql.core.expression.UnresolvedNamedExpression
- id() - Method in record class org.elasticsearch.xpack.esql.plugin.EsqlGetQueryResponse.DetailedQuery
-
Returns the value of the
idrecord component. - id() - Method in record class org.elasticsearch.xpack.esql.plugin.EsqlListQueriesResponse.Query
-
Returns the value of the
idrecord component. - id() - Method in record class org.elasticsearch.xpack.esql.plugin.EsqlQueryStatus
-
Returns the value of the
idrecord component. - id(Expression) - Static method in class org.elasticsearch.xpack.esql.core.expression.Expressions
- ID - Static variable in class org.elasticsearch.xpack.esql.datasources.ExternalMetadataColumns
- ID_PATTERN - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- ID_PATTERN - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- ID_PATTERN() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.IdentifierPatternContext
- ID_PATTERN() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.QualifiedNamePatternContext
- Idelta - Class in org.elasticsearch.xpack.esql.expression.function.aggregate
- Idelta(StreamInput) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.Idelta
- Idelta(Source, Expression, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.Idelta
- Idelta(Source, Expression, Expression, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.Idelta
- identifier() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.DissectCommandOptionContext
- identifier() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FuseCommandContext
- identifier() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- identifier() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.IdentifierOrParameterContext
- identifier() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.SetFieldContext
- identifier() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ToDataTypeContext
- identifier() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- identifier() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.LabelNameContext
- identifier() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.SeriesMatcherContext
- IDENTIFIER - Enum constant in enum class org.elasticsearch.xpack.esql.parser.ParserUtils.ParamClassification
- IDENTIFIER - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseLexer
- IDENTIFIER - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- IDENTIFIER() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.FunctionContext
- IDENTIFIER() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.IdentifierContext
- IdentifierContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.IdentifierContext
- IdentifierContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.IdentifierContext
- identifierOrParameter() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FieldNameContext
- identifierOrParameter() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FunctionNameContext
- identifierOrParameter() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- identifierOrParameter(int) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FieldNameContext
- IdentifierOrParameterContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.IdentifierOrParameterContext
- identifierPattern() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FieldNamePatternContext
- identifierPattern() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- identifierPattern(int) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FieldNamePatternContext
- IdentifierPatternContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.IdentifierPatternContext
- IDENTITY - Enum constant in enum class org.elasticsearch.xpack.esql.core.type.DataTypeConverter.DefaultConverter
- IDENTITY - Static variable in interface org.elasticsearch.xpack.esql.core.tree.NodeStringMapper
-
Pass-through.
- IdIgnoringWrapper(Attribute) - Constructor for record class org.elasticsearch.xpack.esql.core.expression.Attribute.IdIgnoringWrapper
-
Creates an instance of a
IdIgnoringWrapperrecord class. - idPath() - Method in record class org.elasticsearch.xpack.esql.datasources.DeclaredReadSpec
-
Returns the value of the
idPathrecord component. - idPath(String) - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceOperatorFactory.Builder
-
Declared
_id.path(the logical name of the data column that supplies each row's_id), ornullwhen the dataset declares nomappings._id.path. - IGNORED - Static variable in class org.elasticsearch.xpack.esql.datasources.ExternalMetadataColumns
- ignoreId() - Method in class org.elasticsearch.xpack.esql.core.expression.Attribute
- IgnoreNullMetrics - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical.local
-
NOTE: THIS RULE IS INTENDED TO BE RUN ONLY ONCE.
- IgnoreNullMetrics() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.local.IgnoreNullMetrics
- IGNORING - Enum constant in enum class org.elasticsearch.xpack.esql.plan.logical.promql.operator.VectorMatch.Filter
- IGNORING - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseLexer
- IGNORING - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- IGNORING() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.ModifierContext
- IGNORING() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.NonReservedContext
- illegalDataType(String) - Static method in exception class org.elasticsearch.xpack.esql.EsqlIllegalArgumentException
- illegalDataType(DataType) - Static method in exception class org.elasticsearch.xpack.esql.EsqlIllegalArgumentException
- illegalDataTypeCombination(DataType, DataType) - Static method in exception class org.elasticsearch.xpack.esql.EsqlIllegalArgumentException
- ImmediateLocalSupplier - Class in org.elasticsearch.xpack.esql.plan.logical.local
-
A
LocalSupplierthat contains already filledBlocks. - Implement some block loaders - Search tag in interface org.elasticsearch.xpack.esql.expression.function.blockloader.BlockLoaderExpression
- Section
- Implement this interface - Search tag in interface org.elasticsearch.xpack.esql.expression.function.blockloader.BlockLoaderExpression
- Section
- IMPLICIT - Enum constant in enum class org.elasticsearch.xpack.esql.core.expression.TypeResolutions.ParamOrdinal
- IMPLICIT_CASTING_DATE_AND_DATE_NANOS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support implicit casting for union typed fields that are mixed with date and date_nanos type.
- IMPLICIT_CASTING_STRING_LITERAL_TO_TEMPORAL_AMOUNT - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support implicit casting from string literal to DATE_PERIOD or TIME_DURATION.
- IMPLICIT_RANGE_PLACEHOLDER - Static variable in class org.elasticsearch.xpack.esql.parser.promql.PromqlLogicalPlanBuilder
- implicitK() - Method in class org.elasticsearch.xpack.esql.expression.function.vector.Knn
- In - Class in org.elasticsearch.xpack.esql.expression.predicate.operator.comparison
-
The
INoperator. - In(Source, Expression, List<Expression>) - Constructor for class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.In
- IN - Enum constant in enum class org.elasticsearch.xpack.esql.datasources.PartitionFilterHintExtractor.Operator
- IN - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- IN - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- IN() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.LogicalInContext
- IN() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.LogicalInSubqueryContext
- IN_EXPR_FALLBACK - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- IN_EXPR_FALLBACK - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- IN_MODE - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- IN_SUBQUERY - Enum constant in enum class org.elasticsearch.xpack.esql.telemetry.FeatureMetric
- IN_SUBQUERY_HASH_JOIN_THRESHOLD - Static variable in class org.elasticsearch.xpack.esql.planner.PlannerSettings
-
Threshold for the number of values returned by an IN subquery above which a hash join is used instead of an IN list filter.
- IN_SUBQUERY_HASH_JOIN_THRESHOLD - Static variable in class org.elasticsearch.xpack.esql.plugin.QueryPragmas
-
Query-level override for the IN subquery hash join threshold.
- inBetweenAggs() - Method in class org.elasticsearch.xpack.esql.plan.physical.ExchangeExec
- InBooleanEvaluator - Class in org.elasticsearch.xpack.esql.expression.predicate.operator.comparison
-
ExpressionEvaluatorimplementation forIn. - InBooleanEvaluator(Source, ExpressionEvaluator, ExpressionEvaluator[], DriverContext) - Constructor for class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.InBooleanEvaluator
- InBytesRefEvaluator - Class in org.elasticsearch.xpack.esql.expression.predicate.operator.comparison
-
ExpressionEvaluatorimplementation forIn. - InBytesRefEvaluator(Source, ExpressionEvaluator, ExpressionEvaluator[], DriverContext) - Constructor for class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.InBytesRefEvaluator
- inc(FeatureMetric) - Method in class org.elasticsearch.xpack.esql.telemetry.Metrics
- incFieldCapsCalls() - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryProfile
- incFunctionMetric(Class<?>) - Method in class org.elasticsearch.xpack.esql.telemetry.Metrics
- includeCCSMetadata() - Method in class org.elasticsearch.xpack.esql.action.EsqlExecutionInfo
- includeCCSMetadata() - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryRequest
- includeCCSMetadata(Boolean) - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryRequest
- includeDataStreams() - Method in class org.elasticsearch.xpack.esql.datasources.dataset.DeleteDatasetAction.Request
- includeDataStreams() - Method in class org.elasticsearch.xpack.esql.datasources.dataset.GetDatasetAction.Request
- includeExecutionMetadata() - Method in class org.elasticsearch.xpack.esql.action.EsqlExecutionInfo
- includeExecutionMetadata() - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryRequest
- includeExecutionMetadata(Boolean) - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryRequest
- includeLower() - Method in class org.elasticsearch.xpack.esql.core.querydsl.query.RangeQuery
- includeLower() - Method in class org.elasticsearch.xpack.esql.expression.predicate.Range
- includesRemoteIndices() - Method in class org.elasticsearch.xpack.esql.index.IndexResolution
- includeStats() - Method in class org.elasticsearch.xpack.esql.plugin.EsqlStatsRequest
- includeStats(boolean) - Method in class org.elasticsearch.xpack.esql.plugin.EsqlStatsRequest
- includeUpper() - Method in class org.elasticsearch.xpack.esql.core.querydsl.query.RangeQuery
- includeUpper() - Method in class org.elasticsearch.xpack.esql.expression.predicate.Range
- including(List<Attribute>) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.promql.PromqlAttributesTranslationContext.InheritedAttributes
-
A function-internal requirement (e.g.
- inClusterName(String) - Static method in class org.elasticsearch.xpack.esql.session.EsqlCCSUtils
- inCommon(List<Expression>, List<Expression>) - Static method in class org.elasticsearch.xpack.esql.expression.predicate.Predicates
- INCOMPARABLE - Static variable in class org.elasticsearch.xpack.esql.datasources.StatValueComparator
-
Returned by
StatValueComparator.compare(Object, Object)when the two values cannot be meaningfully compared (null operand, or differing non-numeric runtime types). - Increase - Class in org.elasticsearch.xpack.esql.expression.function.aggregate
-
The
increase()function calculates the absolute increase of a counter field in a time window. - Increase(Source, Expression, Expression, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.Increase
- Increase(Source, Expression, Expression, Expression, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.Increase
- INCREASE - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for INCREASE, DELTA timeseries aggregations.
- incRef() - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryResponse
- incRef() - Method in class org.elasticsearch.xpack.esql.enrich.LookupFromIndexService.LookupResponse
- incRef() - Method in class org.elasticsearch.xpack.esql.enrich.EnrichLookupService.TransportRequest
- incRef() - Method in class org.elasticsearch.xpack.esql.enrich.LookupFromIndexService.LookupRequest
- incRef() - Method in class org.elasticsearch.xpack.esql.planner.EsPhysicalOperationProviders.ShardContext
- incSetting(String) - Method in class org.elasticsearch.xpack.esql.telemetry.Metrics
- incSplitsProcessed() - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceBuffer
-
Increments the count of splits the producer has finished processing.
- index - Variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.JoinTargetContext
- index() - Method in class org.elasticsearch.xpack.esql.parser.CaseChangingCharStream
- index() - Method in class org.elasticsearch.xpack.esql.planner.EsPhysicalOperationProviders.DefaultShardContext
- index(String) - Method in interface org.elasticsearch.xpack.esql.core.tree.NodeStringMapper
-
Map an index pattern / concrete index / view / enrich-policy index name.
- INDEX - Static variable in class org.elasticsearch.xpack.esql.core.expression.MetadataAttribute
- INDEX - Static variable in class org.elasticsearch.xpack.esql.datasources.ExternalMetadataColumns
- INDEX - Static variable in class org.elasticsearch.xpack.esql.plan.logical.promql.PromqlCommand
- INDEX_COMPONENT_SELECTORS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Index component selector syntax (my-data-stream-name::failures)
- INDEX_METADATA_FIELD - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support specifically for *just* the _index METADATA field.
- INDEX_METADATA_FIELD - Static variable in class org.elasticsearch.xpack.esql.session.IndexResolver
- INDEX_MODE - Static variable in class org.elasticsearch.xpack.esql.datasources.ExternalMetadataColumns
- INDEX_SOURCE - Static variable in class org.elasticsearch.xpack.esql.core.type.DataType.DataTypesTransportVersions
-
The first transport version after the PR that introduced geotile/geohash/geohex, resp.
- IndexedDecompressionCodec - Interface in org.elasticsearch.xpack.esql.datasources.spi
-
Extension of
DecompressionCodecfor codecs that support index-based random access to independently compressed frames. - indexes() - Method in record class org.elasticsearch.xpack.esql.analysis.PreAnalyzer.PreAnalysis
-
Returns the value of the
indexesrecord component. - indexMode() - Method in class org.elasticsearch.xpack.esql.plan.logical.EsRelation
- indexMode() - Method in enum class org.elasticsearch.xpack.esql.plan.logical.SourceCommand
- indexMode() - Method in class org.elasticsearch.xpack.esql.plan.logical.UnresolvedRelation
- indexMode() - Method in class org.elasticsearch.xpack.esql.plan.physical.EsQueryExec
- indexMode() - Method in class org.elasticsearch.xpack.esql.plan.physical.EsSourceExec
- indexNameExpressionResolver() - Method in record class org.elasticsearch.xpack.esql.plugin.TransportActionServices
-
Returns the value of the
indexNameExpressionResolverrecord component. - indexNameWithModes() - Method in record class org.elasticsearch.xpack.esql.index.EsIndex
-
Returns the value of the
indexNameWithModesrecord component. - indexNameWithModes() - Method in class org.elasticsearch.xpack.esql.plan.logical.EsRelation
- indexPattern() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- indexPattern() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.IndexPatternOrSubqueryContext
- indexPattern() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.JoinTargetContext
- indexPattern() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.LookupCommandContext
- indexPattern() - Method in record class org.elasticsearch.xpack.esql.parser.LogicalPlanBuilder.PromqlParams
-
Returns the value of the
indexPatternrecord component. - indexPattern() - Method in class org.elasticsearch.xpack.esql.plan.IndexPattern
- indexPattern() - Method in class org.elasticsearch.xpack.esql.plan.logical.EsRelation
- indexPattern() - Method in class org.elasticsearch.xpack.esql.plan.logical.UnresolvedRelation
- indexPattern() - Method in class org.elasticsearch.xpack.esql.plan.physical.EsQueryExec
- indexPattern() - Method in class org.elasticsearch.xpack.esql.plan.physical.EsSourceExec
- IndexPattern - Class in org.elasticsearch.xpack.esql.plan
-
Contains an index pattern together with its
Source. - IndexPattern(Source, String) - Constructor for class org.elasticsearch.xpack.esql.plan.IndexPattern
- indexPatternAndMetadataFields() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FromCommandContext
- indexPatternAndMetadataFields() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- indexPatternAndMetadataFields() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.TimeSeriesCommandContext
- IndexPatternAndMetadataFieldsContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.IndexPatternAndMetadataFieldsContext
- IndexPatternContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.IndexPatternContext
- indexPatternOrSubquery() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.IndexPatternAndMetadataFieldsContext
- indexPatternOrSubquery() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- indexPatternOrSubquery(int) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.IndexPatternAndMetadataFieldsContext
- IndexPatternOrSubqueryContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.IndexPatternOrSubqueryContext
- indexResolution() - Method in class org.elasticsearch.xpack.esql.analysis.AnalyzerContext
- indexResolution() - Method in record class org.elasticsearch.xpack.esql.session.EsqlSession.PreAnalysisResult
-
Returns the value of the
indexResolutionrecord component. - IndexResolution - Class in org.elasticsearch.xpack.esql.index
- indexResolver() - Method in class org.elasticsearch.xpack.esql.execution.PlanExecutor
- IndexResolver - Class in org.elasticsearch.xpack.esql.session
- IndexResolver(Client, BooleanSupplier) - Constructor for class org.elasticsearch.xpack.esql.session.IndexResolver
- IndexResolver.FieldsInfo - Record Class in org.elasticsearch.xpack.esql.session
-
Information for resolving a field.
- IndexResolver.OriginalIndexExtractor - Interface in org.elasticsearch.xpack.esql.session
- indexSettings() - Method in class org.elasticsearch.xpack.esql.planner.EsPhysicalOperationProviders.DefaultShardContext
- indexSettings() - Method in class org.elasticsearch.xpack.esql.planner.EsPhysicalOperationProviders.ShardContext
- indexString() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.IndexPatternContext
- indexString() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- IndexStringContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.IndexStringContext
- indices() - Method in class org.elasticsearch.xpack.esql.action.EsqlResolveDatasetAction.Request
- indices() - Method in class org.elasticsearch.xpack.esql.action.EsqlResolveViewAction.Request
- indices() - Method in class org.elasticsearch.xpack.esql.datasources.dataset.DeleteDatasetAction.Request
- indices() - Method in class org.elasticsearch.xpack.esql.datasources.dataset.GetDatasetAction.Request
- indices() - Method in class org.elasticsearch.xpack.esql.datasources.dataset.PutDatasetAction.Request
- indices() - Method in class org.elasticsearch.xpack.esql.enrich.EnrichLookupService.TransportRequest
- indices() - Method in class org.elasticsearch.xpack.esql.enrich.LookupFromIndexService.LookupRequest
- indices() - Method in class org.elasticsearch.xpack.esql.view.DeleteViewAction.Request
- indices() - Method in class org.elasticsearch.xpack.esql.view.GetViewAction.Request
- indices() - Method in class org.elasticsearch.xpack.esql.view.PutViewAction.Request
- indices(String...) - Method in class org.elasticsearch.xpack.esql.action.EsqlResolveDatasetAction.Request
- indices(String...) - Method in class org.elasticsearch.xpack.esql.action.EsqlResolveViewAction.Request
- indices(String...) - Method in class org.elasticsearch.xpack.esql.datasources.dataset.DeleteDatasetAction.Request
- indices(String...) - Method in class org.elasticsearch.xpack.esql.datasources.dataset.GetDatasetAction.Request
- indices(String...) - Method in class org.elasticsearch.xpack.esql.view.DeleteViewAction.Request
- indices(String...) - Method in class org.elasticsearch.xpack.esql.view.GetViewAction.Request
- INDICES_FIELD - Static variable in class org.elasticsearch.xpack.esql.action.EsqlExecutionInfo.Cluster
- INDICES_RESOLUTION - Static variable in class org.elasticsearch.xpack.esql.action.EsqlQueryProfile
- indicesOptions() - Method in class org.elasticsearch.xpack.esql.action.EsqlResolveDatasetAction.Request
- indicesOptions() - Method in class org.elasticsearch.xpack.esql.action.EsqlResolveViewAction.Request
- indicesOptions() - Method in class org.elasticsearch.xpack.esql.datasources.dataset.DeleteDatasetAction.Request
- indicesOptions() - Method in class org.elasticsearch.xpack.esql.datasources.dataset.GetDatasetAction.Request
- indicesOptions() - Method in class org.elasticsearch.xpack.esql.datasources.dataset.PutDatasetAction.Request
- indicesOptions() - Method in class org.elasticsearch.xpack.esql.enrich.EnrichLookupService.TransportRequest
- indicesOptions() - Method in class org.elasticsearch.xpack.esql.enrich.LookupFromIndexService.LookupRequest
- indicesOptions() - Method in class org.elasticsearch.xpack.esql.view.DeleteViewAction.Request
- indicesOptions() - Method in class org.elasticsearch.xpack.esql.view.GetViewAction.Request
- indicesOptions() - Method in class org.elasticsearch.xpack.esql.view.PutViewAction.Request
- indicesResolutionMarker() - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryProfile
- indicesService - Variable in class org.elasticsearch.xpack.esql.enrich.AbstractLookupService
- InDoubleEvaluator - Class in org.elasticsearch.xpack.esql.expression.predicate.operator.comparison
-
ExpressionEvaluatorimplementation forIn. - InDoubleEvaluator(Source, ExpressionEvaluator, ExpressionEvaluator[], DriverContext) - Constructor for class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.InDoubleEvaluator
- INFERENCE_ACCEPT_TIMEOUT - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for the
timeoutoption in theCOMPLETIONandRERANKcommands and theTEXT_EMBEDDINGfunction. - INFERENCE_ENDPOINT - Enum constant in enum class org.elasticsearch.xpack.esql.expression.function.Param.Hint.ENTITY_TYPE
- INFERENCE_ID_OPTION_NAME - Static variable in class org.elasticsearch.xpack.esql.plan.logical.inference.InferencePlan
- INFERENCE_ID_PARAMETER_NAME - Static variable in class org.elasticsearch.xpack.esql.expression.function.inference.InferenceFunction
- INFERENCE_RESOLUTION - Static variable in class org.elasticsearch.xpack.esql.action.EsqlQueryProfile
- InferenceExec - Class in org.elasticsearch.xpack.esql.plan.physical.inference
- InferenceExec(Source, PhysicalPlan, Expression) - Constructor for class org.elasticsearch.xpack.esql.plan.physical.inference.InferenceExec
- InferenceFunction<PlanType> - Class in org.elasticsearch.xpack.esql.expression.function.inference
-
Base class for ESQL functions that use inference endpoints (e.g., TEXT_EMBEDDING).
- InferenceFunction(Source, List<Expression>) - Constructor for class org.elasticsearch.xpack.esql.expression.function.inference.InferenceFunction
- InferenceFunctionEvaluator - Class in org.elasticsearch.xpack.esql.inference
-
Evaluator for inference functions that performs constant folding by executing inference operations at optimization time and replacing them with their computed results.
- InferenceFunctionEvaluator.Factory - Class in org.elasticsearch.xpack.esql.inference
-
Factory for creating
InferenceFunctionEvaluatorinstances. - inferenceId - Variable in class org.elasticsearch.xpack.esql.inference.AbstractEmbeddingRequestIterator
- inferenceId() - Method in class org.elasticsearch.xpack.esql.expression.function.inference.CompletionFunction
- inferenceId() - Method in class org.elasticsearch.xpack.esql.expression.function.inference.Embedding
- inferenceId() - Method in class org.elasticsearch.xpack.esql.expression.function.inference.InferenceFunction
-
The inference endpoint identifier expression.
- inferenceId() - Method in class org.elasticsearch.xpack.esql.expression.function.inference.TextEmbedding
- inferenceId() - Method in record class org.elasticsearch.xpack.esql.inference.completion.CompletionOperator.Factory
-
Returns the value of the
inferenceIdrecord component. - inferenceId() - Method in record class org.elasticsearch.xpack.esql.inference.embedding.EmbeddingOperator.Factory
-
Returns the value of the
inferenceIdrecord component. - inferenceId() - Method in interface org.elasticsearch.xpack.esql.inference.InferenceOperator.BulkInferenceRequestItemIterator.Factory
- inferenceId() - Method in class org.elasticsearch.xpack.esql.inference.InferenceOperator
- inferenceId() - Method in record class org.elasticsearch.xpack.esql.inference.rerank.RerankOperator.Factory
-
Returns the value of the
inferenceIdrecord component. - inferenceId() - Method in record class org.elasticsearch.xpack.esql.inference.ResolvedInference
-
Returns the value of the
inferenceIdrecord component. - inferenceId() - Method in record class org.elasticsearch.xpack.esql.inference.textembedding.TextEmbeddingOperator.Factory
-
Returns the value of the
inferenceIdrecord component. - inferenceId() - Method in class org.elasticsearch.xpack.esql.plan.logical.inference.InferencePlan
- inferenceId() - Method in class org.elasticsearch.xpack.esql.plan.physical.inference.InferenceExec
- inferenceIds() - Method in record class org.elasticsearch.xpack.esql.analysis.PreAnalyzer.PreAnalysis
-
Returns the value of the
inferenceIdsrecord component. - InferenceOperator - Class in org.elasticsearch.xpack.esql.inference
-
An abstract asynchronous operator that performs throttled bulk inference execution.
- InferenceOperator(DriverContext, InferenceService, InferenceOperator.BulkInferenceRequestItemIterator.Factory, InferenceOperator.OutputBuilder) - Constructor for class org.elasticsearch.xpack.esql.inference.InferenceOperator
-
Constructs a new
InferenceOperatorwith default throttling parameters. - InferenceOperator(DriverContext, InferenceService, InferenceOperator.BulkInferenceRequestItemIterator.Factory, InferenceOperator.OutputBuilder, int, int) - Constructor for class org.elasticsearch.xpack.esql.inference.InferenceOperator
-
Constructs a new
InferenceOperator. - InferenceOperator.BulkInferenceOperation - Class in org.elasticsearch.xpack.esql.inference
-
Manages the execution of inference requests for a single input page.
- InferenceOperator.BulkInferenceRequestItem - Record Class in org.elasticsearch.xpack.esql.inference
-
Represents a single inference request with metadata for result building.
- InferenceOperator.BulkInferenceRequestItem.PositionValueCountsBuilder - Class in org.elasticsearch.xpack.esql.inference
-
Builder for constructing position value counts arrays dynamically.
- InferenceOperator.BulkInferenceRequestItemIterator - Interface in org.elasticsearch.xpack.esql.inference
- InferenceOperator.BulkInferenceRequestItemIterator.Factory - Interface in org.elasticsearch.xpack.esql.inference
-
Factory interface for creating
InferenceOperator.BulkInferenceOperationinstances from input pages. - InferenceOperator.BulkInferenceResponseItem - Record Class in org.elasticsearch.xpack.esql.inference
-
Represents a completed inference response with metadata for result building.
- InferenceOperator.OngoingInferenceResult - Record Class in org.elasticsearch.xpack.esql.inference
-
Represents the result of a bulk inference operation for a single input page.
- InferenceOperator.OutputBuilder - Interface in org.elasticsearch.xpack.esql.inference
- InferencePlan<PlanType> - Class in org.elasticsearch.xpack.esql.plan.logical.inference
- InferencePlan(Source, LogicalPlan, Expression, Expression, TimeValue) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.inference.InferencePlan
- inferenceRequest() - Method in record class org.elasticsearch.xpack.esql.inference.InferenceOperator.BulkInferenceRequestItem
-
Returns the value of the
inferenceRequestrecord component. - inferenceResolution() - Method in class org.elasticsearch.xpack.esql.analysis.AnalyzerContext
- inferenceResolution() - Method in record class org.elasticsearch.xpack.esql.session.EsqlSession.PreAnalysisResult
-
Returns the value of the
inferenceResolutionrecord component. - InferenceResolution - Class in org.elasticsearch.xpack.esql.inference
- InferenceResolution.Builder - Class in org.elasticsearch.xpack.esql.inference
- inferenceResolutionMarker() - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryProfile
- inferenceResponse() - Method in record class org.elasticsearch.xpack.esql.inference.InferenceOperator.BulkInferenceResponseItem
-
Returns the value of the
inferenceResponserecord component. - inferenceService() - Method in record class org.elasticsearch.xpack.esql.inference.completion.CompletionOperator.Factory
-
Returns the value of the
inferenceServicerecord component. - inferenceService() - Method in record class org.elasticsearch.xpack.esql.inference.embedding.EmbeddingOperator.Factory
-
Returns the value of the
inferenceServicerecord component. - inferenceService() - Method in record class org.elasticsearch.xpack.esql.inference.rerank.RerankOperator.Factory
-
Returns the value of the
inferenceServicerecord component. - inferenceService() - Method in record class org.elasticsearch.xpack.esql.inference.textembedding.TextEmbeddingOperator.Factory
-
Returns the value of the
inferenceServicerecord component. - inferenceService() - Method in record class org.elasticsearch.xpack.esql.optimizer.LogicalPreOptimizerContext
-
Returns the value of the
inferenceServicerecord component. - inferenceService() - Method in record class org.elasticsearch.xpack.esql.plugin.TransportActionServices
-
Returns the value of the
inferenceServicerecord component. - InferenceService - Class in org.elasticsearch.xpack.esql.inference
- InferenceService(Client, ClusterService) - Constructor for class org.elasticsearch.xpack.esql.inference.InferenceService
-
Creates a new inference service with the given client.
- inferenceSettings() - Method in class org.elasticsearch.xpack.esql.inference.InferenceService
-
Returns the settings for ES|QL inference features.
- inferenceSettings() - Method in record class org.elasticsearch.xpack.esql.parser.ExpressionBuilder.ParsingContext
-
Returns the value of the
inferenceSettingsrecord component. - InferenceSettings - Record Class in org.elasticsearch.xpack.esql.inference
-
Settings for inference features such as completion and rerank.
- InferenceSettings(boolean, int, boolean, int) - Constructor for record class org.elasticsearch.xpack.esql.inference.InferenceSettings
-
Creates an instance of a
InferenceSettingsrecord class. - InferenceSettings(Settings) - Constructor for record class org.elasticsearch.xpack.esql.inference.InferenceSettings
- InferIsNotNull - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical.local
-
Simplify IsNotNull targets by resolving the underlying expression to its root fields.
- InferIsNotNull() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.local.InferIsNotNull
- InferNonNullAggConstraint - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical.local
-
The vast majority of aggs ignore null entries - this rule adds a pushable filter, as it is cheap to execute, to filter these entries out to begin with.
- InferNonNullAggConstraint() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.local.InferNonNullAggConstraint
- inferredTypes() - Method in record class org.elasticsearch.xpack.esql.datasources.SchemaReconciliation.FileSchemaInfo
-
Returns the value of the
inferredTypesrecord component. - info() - Method in class org.elasticsearch.xpack.esql.approximation.ApproximationPlan.SampleProbabilityPlaceHolder
- info() - Method in class org.elasticsearch.xpack.esql.core.expression.Alias
- info() - Method in class org.elasticsearch.xpack.esql.core.expression.EmptyAttribute
- info() - Method in class org.elasticsearch.xpack.esql.core.expression.EntryExpression
- info() - Method in class org.elasticsearch.xpack.esql.core.expression.ExternalMetadataAttribute
- info() - Method in class org.elasticsearch.xpack.esql.core.expression.FieldAttribute
- info() - Method in class org.elasticsearch.xpack.esql.core.expression.Literal
- info() - Method in class org.elasticsearch.xpack.esql.core.expression.MapExpression
- info() - Method in class org.elasticsearch.xpack.esql.core.expression.MetadataAttribute
- info() - Method in class org.elasticsearch.xpack.esql.core.expression.predicate.operator.arithmetic.Neg
- info() - Method in class org.elasticsearch.xpack.esql.core.expression.ReferenceAttribute
- info() - Method in class org.elasticsearch.xpack.esql.core.expression.TemporalityAttribute
- info() - Method in class org.elasticsearch.xpack.esql.core.expression.TimeSeriesMetadataAttribute
- info() - Method in class org.elasticsearch.xpack.esql.core.expression.UnresolvedAttribute
- info() - Method in class org.elasticsearch.xpack.esql.core.expression.UnresolvedMetadataAttributeExpression
- info() - Method in class org.elasticsearch.xpack.esql.core.expression.UnresolvedPattern
- info() - Method in class org.elasticsearch.xpack.esql.core.expression.UnresolvedStar
- info() - Method in class org.elasticsearch.xpack.esql.core.expression.UnresolvedTimestamp
- info() - Method in class org.elasticsearch.xpack.esql.core.expression.UnsupportedAttribute
- info() - Method in class org.elasticsearch.xpack.esql.core.tree.Node
-
Normally, you want to use one of the static
createmethods to implement this. - info() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Absent
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.AbsentOverTime
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Avg
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.AvgOverTime
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Count
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.CountApproximate
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.CountDistinct
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.CountDistinctOverTime
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.CountOverTime
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.DefaultTimeSeriesAggregateFunction
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Delta
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.DeltaOnlyHistogramMergeOverTime
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Deriv
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.DimensionValues
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Earliest
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.FilteredExpression
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.First
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.FirstDocId
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.FirstOverTime
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.FromPartial
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.HistogramMerge
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.HistogramMergeOverTime
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Idelta
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Increase
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Irate
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Last
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.LastOverTime
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Latest
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.LegacyIrate
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Max
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.MaxOverTime
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Median
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.MedianAbsoluteDeviation
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Min
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.MinOverTime
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Percentile
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.PercentileOverTime
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Present
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.PresentOverTime
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.PromqlHistogramQuantile
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Rate
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Sample
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Scalar
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Sparkline
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.SpatialCentroid
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.SpatialExtent
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.StdDev
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.StddevOverTime
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Sum
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.SumOverTime
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Top
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.ToPartial
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Values
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Variance
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.VarianceOverTime
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.WeightedAvg
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.Kql
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.Match
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.MatchOperator
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.MatchPhrase
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.QueryString
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.Score
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.grouping.Bucket
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.grouping.Categorize
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.grouping.TBucket
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.grouping.TimeSeriesWithout
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.grouping.TStep
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.inference.CompletionFunction
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.inference.Embedding
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.inference.TextEmbedding
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.approximate.ConfidenceInterval
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.approximate.Random
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.Clamp
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.conditional.Case
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.conditional.ClampMax
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.conditional.ClampMin
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.conditional.Greatest
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.conditional.Least
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.FromAggregateMetricDouble
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.FromBase64
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToAggregateMetricDouble
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToBase64
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToBoolean
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToCartesianPoint
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToCartesianShape
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToCounter
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToDateNanos
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToDatePeriod
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToDateRange
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToDatetime
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToDegrees
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToDenseVector
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToDouble
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToExponentialHistogram
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToGauge
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToGeohash
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToGeohex
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToGeoPoint
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToGeoShape
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToGeotile
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToInteger
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToIntegerBase
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToIntegerSurrogate
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToIp
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToIpLeadingZerosDecimal
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToIpLeadingZerosOctal
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToIpLeadingZerosRejected
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToLong
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToLongBase
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToLongSurrogate
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToRadians
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToString
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToTDigest
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToText
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToTimeDuration
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToUnsignedLong
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToVersion
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.UrlDecode
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.UrlEncode
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.UrlEncodeComponent
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.DateDiff
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.DateExtract
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.DateFormat
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.DateParse
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.DateTrunc
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.DateUnitCount
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.DayName
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.MonthName
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.Now
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.RangeContains
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.RangeIntersects
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.RangeMax
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.RangeMin
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.RangeWithin
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.ToRange
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.TRange
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.histogram.ExtractHistogramComponent
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.histogram.FilterUnsupportedTemporality
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.histogram.HistogramPercentile
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.internal.PackDimension
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.internal.UnpackDimension
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.ip.CIDRMatch
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.ip.IpPrefix
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.ip.NetworkDirection
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Abs
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Acos
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Acosh
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Asin
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Asinh
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Atan
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Atan2
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Atanh
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Cbrt
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Ceil
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.CopySign
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Cos
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Cosh
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.DoubleConstantFunction
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Exp
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Floor
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Hypot
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Log
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Log10
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Pow
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Round
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.RoundTo
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Scalb
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Signum
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Sin
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Sinh
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Sqrt
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Tan
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Tanh
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvAppend
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvAvg
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvConcat
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvContains
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvCount
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvDedupe
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvDifference
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvFirst
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvIntersection
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvIntersects
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvLast
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvMax
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvMedian
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvMedianAbsoluteDeviation
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvMin
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvPercentile
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvPSeriesWeightedSum
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvSingleValueOrNull
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvSlice
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvSort
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvSum
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvUnion
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvZip
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.nulls.Coalesce
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.score.Decay
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialContains
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialDisjoint
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialIntersects
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialWithin
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StBuffer
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StDifference
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StDimension
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StDistance
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StEnvelope
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StGeohash
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StGeohex
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StGeometryType
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StGeotile
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StIntersection
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StIsEmpty
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StNPoints
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StSimplify
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StSimplifyPreserveTopology
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StSymDifference
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StUnion
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StX
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StXMax
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StXMin
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StY
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StYMax
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StYMin
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.BitLength
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.ByteLength
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Chicken
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Chunk
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Concat
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Contains
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.EndsWith
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.FieldExtract
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Hash
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.JsonExtract
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Left
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Length
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Locate
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.LTrim
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Md5
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.regex.RLike
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.regex.RLikeList
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.regex.WildcardLike
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.regex.WildcardLikeList
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Repeat
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Replace
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Reverse
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Right
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.RTrim
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Sha1
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Sha256
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Space
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Split
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.StartsWith
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Substring
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.ToLower
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.TopSnippets
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.ToUpper
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Trim
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.util.Delay
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.UnresolvedFunction
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.vector.CosineSimilarity
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.vector.DotProduct
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.vector.Hamming
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.vector.Knn
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.vector.L1Norm
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.vector.L2Norm
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.vector.Magnitude
- info() - Method in class org.elasticsearch.xpack.esql.expression.function.WindowFilter
- info() - Method in class org.elasticsearch.xpack.esql.expression.Order
- info() - Method in class org.elasticsearch.xpack.esql.expression.predicate.logical.And
- info() - Method in class org.elasticsearch.xpack.esql.expression.predicate.logical.Not
- info() - Method in class org.elasticsearch.xpack.esql.expression.predicate.logical.Or
- info() - Method in class org.elasticsearch.xpack.esql.expression.predicate.nulls.IsNotNull
- info() - Method in class org.elasticsearch.xpack.esql.expression.predicate.nulls.IsNull
- info() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic.Add
- info() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic.Div
- info() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic.Mod
- info() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic.Mul
- info() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic.Neg
- info() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic.Sub
- info() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.Equals
- info() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.GreaterThan
- info() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.GreaterThanOrEqual
- info() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.In
- info() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.InsensitiveEquals
- info() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.InSubquery
- info() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.LessThan
- info() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.LessThanOrEqual
- info() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.NotEquals
- info() - Method in class org.elasticsearch.xpack.esql.expression.predicate.Range
- info() - Method in class org.elasticsearch.xpack.esql.expression.promql.subquery.Subquery
- info() - Method in class org.elasticsearch.xpack.esql.expression.UnresolvedNamePattern
- info() - Method in class org.elasticsearch.xpack.esql.plan.logical.Aggregate
- info() - Method in class org.elasticsearch.xpack.esql.plan.logical.ChangePoint
- info() - Method in class org.elasticsearch.xpack.esql.plan.logical.CompoundOutputEval
- info() - Method in class org.elasticsearch.xpack.esql.plan.logical.DatasetShadowRelation
- info() - Method in class org.elasticsearch.xpack.esql.plan.logical.Dedup
- info() - Method in class org.elasticsearch.xpack.esql.plan.logical.Dissect
- info() - Method in class org.elasticsearch.xpack.esql.plan.logical.Drop
- info() - Method in class org.elasticsearch.xpack.esql.plan.logical.Enrich
- info() - Method in class org.elasticsearch.xpack.esql.plan.logical.EsRelation
- info() - Method in class org.elasticsearch.xpack.esql.plan.logical.Eval
- info() - Method in class org.elasticsearch.xpack.esql.plan.logical.Explain
- info() - Method in class org.elasticsearch.xpack.esql.plan.logical.ExternalRelation
- info() - Method in class org.elasticsearch.xpack.esql.plan.logical.Filter
- info() - Method in class org.elasticsearch.xpack.esql.plan.logical.Fork
- info() - Method in class org.elasticsearch.xpack.esql.plan.logical.fuse.Fuse
- info() - Method in class org.elasticsearch.xpack.esql.plan.logical.fuse.FuseScoreEval
- info() - Method in class org.elasticsearch.xpack.esql.plan.logical.Grok
- info() - Method in class org.elasticsearch.xpack.esql.plan.logical.Highlight
- info() - Method in class org.elasticsearch.xpack.esql.plan.logical.inference.Completion
- info() - Method in class org.elasticsearch.xpack.esql.plan.logical.inference.Rerank
- info() - Method in class org.elasticsearch.xpack.esql.plan.logical.InlineStats
- info() - Method in class org.elasticsearch.xpack.esql.plan.logical.Insist
- info() - Method in class org.elasticsearch.xpack.esql.plan.logical.IpLocation
- info() - Method in class org.elasticsearch.xpack.esql.plan.logical.join.AntiJoin
- info() - Method in class org.elasticsearch.xpack.esql.plan.logical.join.InlineJoin
- info() - Method in class org.elasticsearch.xpack.esql.plan.logical.join.Join
- info() - Method in class org.elasticsearch.xpack.esql.plan.logical.join.LookupJoin
- info() - Method in class org.elasticsearch.xpack.esql.plan.logical.join.MarkJoin
- info() - Method in class org.elasticsearch.xpack.esql.plan.logical.join.SemiJoin
- info() - Method in class org.elasticsearch.xpack.esql.plan.logical.join.StubRelation
- info() - Method in class org.elasticsearch.xpack.esql.plan.logical.Keep
- info() - Method in class org.elasticsearch.xpack.esql.plan.logical.Limit
- info() - Method in class org.elasticsearch.xpack.esql.plan.logical.LimitBy
- info() - Method in class org.elasticsearch.xpack.esql.plan.logical.local.LocalRelation
- info() - Method in class org.elasticsearch.xpack.esql.plan.logical.local.ResolvingProject
- info() - Method in class org.elasticsearch.xpack.esql.plan.logical.Lookup
- info() - Method in class org.elasticsearch.xpack.esql.plan.logical.MetricsInfo
- info() - Method in class org.elasticsearch.xpack.esql.plan.logical.MMR
- info() - Method in class org.elasticsearch.xpack.esql.plan.logical.MvExpand
- info() - Method in class org.elasticsearch.xpack.esql.plan.logical.NamedSubquery
- info() - Method in class org.elasticsearch.xpack.esql.plan.logical.OrderBy
- info() - Method in class org.elasticsearch.xpack.esql.plan.logical.ParameterizedQuery
- info() - Method in class org.elasticsearch.xpack.esql.plan.logical.Project
- info() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.AcrossSeriesAggregate
- info() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.HistogramQuantile
- info() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.operator.VectorBinaryArithmetic
- info() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.operator.VectorBinaryComparison
- info() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.operator.VectorBinarySet
- info() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.PlaceholderRelation
- info() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.PromqlCommand
- info() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.ScalarConversionFunction
- info() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.ScalarFunction
- info() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.selector.InstantSelector
- info() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.selector.LiteralSelector
- info() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.selector.RangeSelector
- info() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.UnresolvedPromqlFunction
- info() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.ValueTransformationFunction
- info() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.VectorConversionFunction
- info() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.WithinSeriesAggregate
- info() - Method in class org.elasticsearch.xpack.esql.plan.logical.Rename
- info() - Method in class org.elasticsearch.xpack.esql.plan.logical.Row
- info() - Method in class org.elasticsearch.xpack.esql.plan.logical.Sample
- info() - Method in class org.elasticsearch.xpack.esql.plan.logical.SampledAggregate
- info() - Method in class org.elasticsearch.xpack.esql.plan.logical.show.ShowInfo
- info() - Method in class org.elasticsearch.xpack.esql.plan.logical.SparklineGenerateEmptyBuckets
- info() - Method in class org.elasticsearch.xpack.esql.plan.logical.Subquery
- info() - Method in class org.elasticsearch.xpack.esql.plan.logical.TimeSeriesAggregate
- info() - Method in class org.elasticsearch.xpack.esql.plan.logical.TimeSeriesCollapse
- info() - Method in class org.elasticsearch.xpack.esql.plan.logical.TopN
- info() - Method in class org.elasticsearch.xpack.esql.plan.logical.TopNBy
- info() - Method in class org.elasticsearch.xpack.esql.plan.logical.TsInfo
- info() - Method in class org.elasticsearch.xpack.esql.plan.logical.UnionAll
- info() - Method in class org.elasticsearch.xpack.esql.plan.logical.UnresolvedExternalRelation
- info() - Method in class org.elasticsearch.xpack.esql.plan.logical.UnresolvedIpLocation
- info() - Method in class org.elasticsearch.xpack.esql.plan.logical.UnresolvedRelation
- info() - Method in class org.elasticsearch.xpack.esql.plan.logical.UserAgent
- info() - Method in class org.elasticsearch.xpack.esql.plan.logical.ViewShadowRelation
- info() - Method in class org.elasticsearch.xpack.esql.plan.logical.ViewUnionAll
- info() - Method in class org.elasticsearch.xpack.esql.plan.physical.AggregateExec
- info() - Method in class org.elasticsearch.xpack.esql.plan.physical.BulkLookupMvFilterExec
- info() - Method in class org.elasticsearch.xpack.esql.plan.physical.ChangePointExec
- info() - Method in class org.elasticsearch.xpack.esql.plan.physical.CompoundOutputEvalExec
- info() - Method in class org.elasticsearch.xpack.esql.plan.physical.DissectExec
- info() - Method in class org.elasticsearch.xpack.esql.plan.physical.EnrichExec
- info() - Method in class org.elasticsearch.xpack.esql.plan.physical.EsQueryExec
- info() - Method in class org.elasticsearch.xpack.esql.plan.physical.EsSourceExec
- info() - Method in class org.elasticsearch.xpack.esql.plan.physical.EsStatsQueryExec
- info() - Method in class org.elasticsearch.xpack.esql.plan.physical.EvalExec
- info() - Method in class org.elasticsearch.xpack.esql.plan.physical.ExchangeExec
- info() - Method in class org.elasticsearch.xpack.esql.plan.physical.ExchangeSinkExec
- info() - Method in class org.elasticsearch.xpack.esql.plan.physical.ExchangeSourceExec
- info() - Method in class org.elasticsearch.xpack.esql.plan.physical.ExternalFieldExtractExec
- info() - Method in class org.elasticsearch.xpack.esql.plan.physical.ExternalSourceExec
- info() - Method in class org.elasticsearch.xpack.esql.plan.physical.FieldExtractExec
- info() - Method in class org.elasticsearch.xpack.esql.plan.physical.FilterExec
- info() - Method in class org.elasticsearch.xpack.esql.plan.physical.FragmentExec
- info() - Method in class org.elasticsearch.xpack.esql.plan.physical.FuseScoreEvalExec
- info() - Method in class org.elasticsearch.xpack.esql.plan.physical.GrokExec
- info() - Method in class org.elasticsearch.xpack.esql.plan.physical.HashJoinExec
- info() - Method in class org.elasticsearch.xpack.esql.plan.physical.HighlightExec
- info() - Method in class org.elasticsearch.xpack.esql.plan.physical.inference.CompletionExec
- info() - Method in class org.elasticsearch.xpack.esql.plan.physical.inference.RerankExec
- info() - Method in class org.elasticsearch.xpack.esql.plan.physical.IpLocationExec
- info() - Method in class org.elasticsearch.xpack.esql.plan.physical.LimitByExec
- info() - Method in class org.elasticsearch.xpack.esql.plan.physical.LimitExec
- info() - Method in class org.elasticsearch.xpack.esql.plan.physical.LocalSourceExec
- info() - Method in class org.elasticsearch.xpack.esql.plan.physical.LookupJoinExec
- info() - Method in class org.elasticsearch.xpack.esql.plan.physical.MergeExec
- info() - Method in class org.elasticsearch.xpack.esql.plan.physical.MetricsInfoExec
- info() - Method in class org.elasticsearch.xpack.esql.plan.physical.MMRExec
- info() - Method in class org.elasticsearch.xpack.esql.plan.physical.MvExpandExec
- info() - Method in class org.elasticsearch.xpack.esql.plan.physical.OutputExec
- info() - Method in class org.elasticsearch.xpack.esql.plan.physical.ParameterizedQueryExec
- info() - Method in class org.elasticsearch.xpack.esql.plan.physical.ProjectExec
- info() - Method in class org.elasticsearch.xpack.esql.plan.physical.SampledAggregateExec
- info() - Method in class org.elasticsearch.xpack.esql.plan.physical.SampleExec
- info() - Method in class org.elasticsearch.xpack.esql.plan.physical.ShowExec
- info() - Method in class org.elasticsearch.xpack.esql.plan.physical.SparklineGenerateEmptyBucketsExec
- info() - Method in class org.elasticsearch.xpack.esql.plan.physical.SubqueryExec
- info() - Method in class org.elasticsearch.xpack.esql.plan.physical.TimeSeriesAggregateExec
- info() - Method in class org.elasticsearch.xpack.esql.plan.physical.TimeSeriesCollapseExec
- info() - Method in class org.elasticsearch.xpack.esql.plan.physical.TopNByExec
- info() - Method in class org.elasticsearch.xpack.esql.plan.physical.TopNExec
- info() - Method in class org.elasticsearch.xpack.esql.plan.physical.TsInfoExec
- info() - Method in class org.elasticsearch.xpack.esql.plan.physical.UserAgentExec
- INFO - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- INFO - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- INFO() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ShowInfoContext
- InfoCommandPlanUtils - Class in org.elasticsearch.xpack.esql.plan.logical
-
Shared helpers for
MetricsInfoandTsInfoplan construction. - informationalWarningSink() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.FormatReadContext
-
Returns the value of the
informationalWarningSinkrecord component. - informationalWarningSink() - Method in class org.elasticsearch.xpack.esql.datasources.spi.RangeReadContext
-
Optional relay for client-visible lenient-policy warnings (see
SkipWarnings) raised while reading this range. - informationalWarningSink() - Method in record class org.elasticsearch.xpack.esql.datasources.StreamingParallelParsingCoordinator.WarningSinks
-
Returns the value of the
informationalWarningSinkrecord component. - informationalWarningSink(Consumer<String>) - Method in class org.elasticsearch.xpack.esql.datasources.spi.FormatReadContext.Builder
-
See
FormatReadContext.informationalWarningSink(); passnullfor direct-to-HeaderWarning emission. - InIntEvaluator - Class in org.elasticsearch.xpack.esql.expression.predicate.operator.comparison
-
ExpressionEvaluatorimplementation forIn. - InIntEvaluator(Source, ExpressionEvaluator, ExpressionEvaluator[], DriverContext) - Constructor for class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.InIntEvaluator
- initCluster(String, String, String) - Method in class org.elasticsearch.xpack.esql.action.EsqlExecutionInfo
-
This creates an initial Cluster object with indexExpression and skipUnavailable.
- initCrossClusterState(IndicesExpressionGrouper, XPackLicenseState, Set<IndexPattern>, EsqlExecutionInfo) - Static method in class org.elasticsearch.xpack.esql.session.EsqlCCSUtils
-
Checks the index expression for the presence of remote clusters.
- initCrossClusterState(IndexResolution, EsqlExecutionInfo) - Static method in class org.elasticsearch.xpack.esql.session.EsqlCCSUtils
- INITIAL - Enum constant in enum class org.elasticsearch.xpack.esql.plan.physical.MetricsInfoExec.Mode
-
Data-node phase: full shard extraction → per-node metric rows.
- INITIAL - Enum constant in enum class org.elasticsearch.xpack.esql.plan.physical.TsInfoExec.Mode
-
Data-node phase: full shard extraction → per-node time-series rows.
- initialAllowedBytes() - Method in class org.elasticsearch.xpack.esql.core.expression.FoldContext
-
The maximum allowed bytes.
- initializeResolutionMap(D[]) - Static method in interface org.elasticsearch.xpack.esql.expression.function.scalar.date.DateTimeField
- initializeValidValues(D[]) - Static method in interface org.elasticsearch.xpack.esql.expression.function.scalar.date.DateTimeField
- initialResponse(EsqlQueryTask) - Method in class org.elasticsearch.xpack.esql.plugin.TransportEsqlQueryAction
- initialResponse(T) - Method in interface org.elasticsearch.xpack.esql.core.async.AsyncTaskManagementService.AsyncOperation
- injectDocAttribute(Source, LogicalPlan) - Static method in class org.elasticsearch.xpack.esql.plan.logical.InfoCommandPlanUtils
-
Ensures the TS source relation beneath an info command requests
_docmetadata. - InjectRowPositionForExternalId - Class in org.elasticsearch.xpack.esql.optimizer.rules.physical.local
-
Inject the synthetic
ColumnExtractor.ROW_POSITION_COLUMNinto anExternalSourceExecwhose bound output references the standard_idmetadata column or the_file.record_refvirtual column. - InjectRowPositionForExternalId() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.physical.local.InjectRowPositionForExternalId
- InjectTemporality - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical.local
- InjectTemporality() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.local.InjectTemporality
- INLINE - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- INLINE - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- INLINE() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.InlineStatsCommandContext
- INLINE_LINE_COMMENT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- INLINE_LINE_COMMENT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- INLINE_MODE - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- INLINE_MULTILINE_COMMENT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- INLINE_MULTILINE_COMMENT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- INLINE_STATS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Renamed `INLINESTATS` to `INLINE STATS`.
- INLINE_STATS - Enum constant in enum class org.elasticsearch.xpack.esql.telemetry.FeatureMetric
- INLINE_STATS - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- INLINE_STATS - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- INLINE_STATS() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.InlineStatsCommandContext
- INLINE_STATS_DOUBLE_RELEASE_FIX - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fix double release in inline stats when LocalRelation is reused
- INLINE_STATS_DROP_GROUPINGS_FIX - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fixes https://github.com/elastic/elasticsearch/issues/139359
- INLINE_STATS_FIX_OPTIMIZED_AS_LOCAL_RELATION - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
- INLINE_STATS_FIX_PRUNING_NULL_FILTER - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
INLINE STATS fix incorrect prunning of null filtering https://github.com/elastic/elasticsearch/pull/135011
- INLINE_STATS_PRECEEDED_BY_SORT - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Added support for having INLINE STATS preceded by a SORT clause, now executable in certain cases.
- INLINE_STATS_PRUNE_COLUMN_FIX - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fix pruning of columns when shadowed in INLINE STATS
- INLINE_STATS_SUPPORTS_REMOTE - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
INLINE STATS supports remote indices
- INLINE_STATS_WITH_CONSTANTS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
https://github.com/elastic/elasticsearch/issues/142219
- INLINE_STATS_WITH_NO_COLUMNS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
https://github.com/elastic/elasticsearch/issues/136851
- INLINE_STATS_WITH_UNION_TYPES_IN_STUB_RELATION - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
- INLINE_WS - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- INLINE_WS - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- InlineCastContext(EsqlBaseParser.PrimaryExpressionContext) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.InlineCastContext
- inlineData(AbstractSubqueryJoin, LocalRelation, int, BlockFactory, AtomicReference<Page>) - Static method in class org.elasticsearch.xpack.esql.plan.logical.join.AbstractSubqueryJoin
-
Converts this subquery join (SEMI / ANTI / MARK) into an executable plan once the subquery result is available.
- inlineData(InlineJoin, LocalRelation) - Static method in class org.elasticsearch.xpack.esql.plan.logical.join.InlineJoin
-
TODO: perform better planning Keep the join in place or replace it with an Eval in case no grouping is necessary.
- InlineJoin - Class in org.elasticsearch.xpack.esql.plan.logical.join
-
Specialized type of join where the source of the left and right plans are the same.
- InlineJoin(Source, LogicalPlan, LogicalPlan, JoinConfig) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.join.InlineJoin
- InlineJoin(Source, LogicalPlan, LogicalPlan, JoinType, List<Attribute>, List<Attribute>) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.join.InlineJoin
- InlineJoin.LogicalPlanTuple - Record Class in org.elasticsearch.xpack.esql.plan.logical.join
- InlineStats - Class in org.elasticsearch.xpack.esql.plan.logical
-
Enriches the stream of data with the results of running a
STATS. - InlineStats(StreamInput) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.InlineStats
- InlineStats(Source, Aggregate) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.InlineStats
- INLINESTATS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for the
INLINESTATSsyntax. - INLINESTATS - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- INLINESTATS - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- INLINESTATS() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.InlineStatsCommandContext
- INLINESTATS_V11 - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fixes a series of issues with inlinestats which had an incomplete implementation after lookup and inlinestats were refactored.
- INLINESTATS_V2 - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for the expressions in grouping in
INLINESTATSsyntax. - inlineStatsCommand() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- inlineStatsCommand() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ProcessingCommandContext
- InlineStatsCommandContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.InlineStatsCommandContext
- inListFromDedupKeys(Source, Attribute, Block, DataType) - Static method in class org.elasticsearch.xpack.esql.plan.logical.join.AbstractSubqueryJoin
- InLongEvaluator - Class in org.elasticsearch.xpack.esql.expression.predicate.operator.comparison
-
ExpressionEvaluatorimplementation forIn. - InLongEvaluator(Source, ExpressionEvaluator, ExpressionEvaluator[], DriverContext) - Constructor for class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.InLongEvaluator
- InLongRangeEvaluator - Class in org.elasticsearch.xpack.esql.expression.predicate.operator.comparison
-
ExpressionEvaluatorimplementation forIn. - InLongRangeEvaluator(Source, ExpressionEvaluator, ExpressionEvaluator[], DriverContext) - Constructor for class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.InLongRangeEvaluator
- InMillisNanosEvaluator - Class in org.elasticsearch.xpack.esql.expression.predicate.operator.comparison
-
ExpressionEvaluatorimplementation forIn. - InMillisNanosEvaluator(Source, ExpressionEvaluator, ExpressionEvaluator[], DriverContext) - Constructor for class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.InMillisNanosEvaluator
- InNanosMillisEvaluator - Class in org.elasticsearch.xpack.esql.expression.predicate.operator.comparison
-
ExpressionEvaluatorimplementation forIn. - InNanosMillisEvaluator(Source, ExpressionEvaluator, ExpressionEvaluator[], DriverContext) - Constructor for class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.InNanosMillisEvaluator
- inner() - Method in record class org.elasticsearch.xpack.esql.core.expression.Attribute.IdIgnoringWrapper
-
Returns the value of the
innerrecord component. - inner() - Method in record class org.elasticsearch.xpack.esql.session.Versioned
-
Returns the value of the
innerrecord component. - INNER - Static variable in class org.elasticsearch.xpack.esql.plan.logical.join.JoinTypes
- innerEquals(Object, boolean) - Method in class org.elasticsearch.xpack.esql.core.expression.Attribute
- innerEquals(Object, boolean) - Method in class org.elasticsearch.xpack.esql.core.expression.EmptyAttribute
- innerEquals(Object, boolean) - Method in class org.elasticsearch.xpack.esql.core.expression.FieldAttribute
- innerEquals(Object, boolean) - Method in class org.elasticsearch.xpack.esql.core.expression.MetadataAttribute
- innerEquals(Object, boolean) - Method in class org.elasticsearch.xpack.esql.core.expression.NamedExpression
-
The actual equality check, after shortcutting
this == oand class checks. - innerEquals(Object, boolean) - Method in class org.elasticsearch.xpack.esql.core.expression.TimeSeriesMetadataAttribute
- innerEquals(Object, boolean) - Method in class org.elasticsearch.xpack.esql.core.expression.TypedAttribute
- innerEquals(Object, boolean) - Method in class org.elasticsearch.xpack.esql.core.expression.UnresolvedAttribute
- innerEquals(Object, boolean) - Method in class org.elasticsearch.xpack.esql.core.expression.UnresolvedMetadataAttributeExpression
- innerEquals(Object, boolean) - Method in class org.elasticsearch.xpack.esql.core.expression.UnresolvedStar
- innerEquals(Object, boolean) - Method in class org.elasticsearch.xpack.esql.core.expression.UnsupportedAttribute
- innerEquals(Object, boolean) - Method in class org.elasticsearch.xpack.esql.expression.UnresolvedNamePattern
- innerEquals(CompoundOutputEval<?>) - Method in class org.elasticsearch.xpack.esql.plan.logical.CompoundOutputEval
- innerEquals(CompoundOutputEval<?>) - Method in class org.elasticsearch.xpack.esql.plan.logical.IpLocation
- innerEquals(CompoundOutputEval<?>) - Method in class org.elasticsearch.xpack.esql.plan.logical.RegisteredDomain
- innerEquals(CompoundOutputEval<?>) - Method in class org.elasticsearch.xpack.esql.plan.logical.UriParts
- innerEquals(CompoundOutputEval<?>) - Method in class org.elasticsearch.xpack.esql.plan.logical.UserAgent
- innerEquals(CompoundOutputEvalExec) - Method in class org.elasticsearch.xpack.esql.plan.physical.CompoundOutputEvalExec
- innerEquals(CompoundOutputEvalExec) - Method in class org.elasticsearch.xpack.esql.plan.physical.IpLocationExec
- innerEquals(CompoundOutputEvalExec) - Method in class org.elasticsearch.xpack.esql.plan.physical.RegisteredDomainExec
- innerEquals(CompoundOutputEvalExec) - Method in class org.elasticsearch.xpack.esql.plan.physical.UriPartsExec
- innerEquals(CompoundOutputEvalExec) - Method in class org.elasticsearch.xpack.esql.plan.physical.UserAgentExec
- innerHashCode() - Method in class org.elasticsearch.xpack.esql.plan.logical.CompoundOutputEval
- innerHashCode() - Method in class org.elasticsearch.xpack.esql.plan.logical.IpLocation
- innerHashCode() - Method in class org.elasticsearch.xpack.esql.plan.logical.RegisteredDomain
- innerHashCode() - Method in class org.elasticsearch.xpack.esql.plan.logical.UriParts
- innerHashCode() - Method in class org.elasticsearch.xpack.esql.plan.logical.UserAgent
- innerHashCode() - Method in class org.elasticsearch.xpack.esql.plan.physical.CompoundOutputEvalExec
- innerHashCode() - Method in class org.elasticsearch.xpack.esql.plan.physical.IpLocationExec
- innerHashCode() - Method in class org.elasticsearch.xpack.esql.plan.physical.RegisteredDomainExec
- innerHashCode() - Method in class org.elasticsearch.xpack.esql.plan.physical.UriPartsExec
- innerHashCode() - Method in class org.elasticsearch.xpack.esql.plan.physical.UserAgentExec
- innerHashCode(boolean) - Method in class org.elasticsearch.xpack.esql.core.expression.Attribute
- innerHashCode(boolean) - Method in class org.elasticsearch.xpack.esql.core.expression.EmptyAttribute
- innerHashCode(boolean) - Method in class org.elasticsearch.xpack.esql.core.expression.FieldAttribute
- innerHashCode(boolean) - Method in class org.elasticsearch.xpack.esql.core.expression.MetadataAttribute
- innerHashCode(boolean) - Method in class org.elasticsearch.xpack.esql.core.expression.NamedExpression
- innerHashCode(boolean) - Method in class org.elasticsearch.xpack.esql.core.expression.TimeSeriesMetadataAttribute
- innerHashCode(boolean) - Method in class org.elasticsearch.xpack.esql.core.expression.TypedAttribute
- innerHashCode(boolean) - Method in class org.elasticsearch.xpack.esql.core.expression.UnresolvedAttribute
- innerHashCode(boolean) - Method in class org.elasticsearch.xpack.esql.core.expression.UnresolvedMetadataAttributeExpression
- innerHashCode(boolean) - Method in class org.elasticsearch.xpack.esql.core.expression.UnresolvedStar
- innerHashCode(boolean) - Method in class org.elasticsearch.xpack.esql.core.expression.UnsupportedAttribute
- innerHashCode(boolean) - Method in class org.elasticsearch.xpack.esql.expression.UnresolvedNamePattern
- innerProperties() - Method in class org.elasticsearch.xpack.esql.core.tree.NodeInfo
- innerRelease() - Method in class org.elasticsearch.xpack.esql.enrich.LookupFromIndexService.LookupResponse
- innerToString() - Method in class org.elasticsearch.xpack.esql.core.querydsl.query.BoolQuery
- innerToString() - Method in class org.elasticsearch.xpack.esql.core.querydsl.query.ExistsQuery
- innerToString() - Method in class org.elasticsearch.xpack.esql.core.querydsl.query.GeoDistanceQuery
- innerToString() - Method in class org.elasticsearch.xpack.esql.core.querydsl.query.MatchAll
- innerToString() - Method in class org.elasticsearch.xpack.esql.core.querydsl.query.NotQuery
- innerToString() - Method in class org.elasticsearch.xpack.esql.core.querydsl.query.PrefixQuery
- innerToString() - Method in class org.elasticsearch.xpack.esql.core.querydsl.query.Query
-
Used by
Query.toString()to produce a pretty string. - innerToString() - Method in class org.elasticsearch.xpack.esql.core.querydsl.query.QueryStringQuery
- innerToString() - Method in class org.elasticsearch.xpack.esql.core.querydsl.query.RangeQuery
- innerToString() - Method in class org.elasticsearch.xpack.esql.core.querydsl.query.RegexQuery
- innerToString() - Method in class org.elasticsearch.xpack.esql.core.querydsl.query.TermQuery
- innerToString() - Method in class org.elasticsearch.xpack.esql.core.querydsl.query.TermsQuery
- innerToString() - Method in class org.elasticsearch.xpack.esql.core.querydsl.query.WildcardQuery
- innerToString() - Method in class org.elasticsearch.xpack.esql.io.stream.ExpressionQuery
- innerToString() - Method in class org.elasticsearch.xpack.esql.querydsl.query.EqualsSyntheticSourceDelegate
- innerToString() - Method in class org.elasticsearch.xpack.esql.querydsl.query.KnnQuery
- innerToString() - Method in class org.elasticsearch.xpack.esql.querydsl.query.KqlQuery
- innerToString() - Method in class org.elasticsearch.xpack.esql.querydsl.query.MatchPhraseQuery
- innerToString() - Method in class org.elasticsearch.xpack.esql.querydsl.query.MatchQuery
- innerToString() - Method in class org.elasticsearch.xpack.esql.querydsl.query.SingleValueQuery
- innerToString() - Method in class org.elasticsearch.xpack.esql.querydsl.query.SpatialRelatesQuery
- innerToString() - Method in class org.elasticsearch.xpack.esql.querydsl.query.TranslationAwareExpressionQuery
- innerTransform(Function<Object, Object>) - Method in class org.elasticsearch.xpack.esql.core.tree.NodeInfo
- input - Variable in class org.elasticsearch.xpack.esql.plan.logical.CompoundOutputEval
-
The input by which the evaluation is performed.
- input - Variable in class org.elasticsearch.xpack.esql.plan.logical.RegexExtract
- input - Variable in class org.elasticsearch.xpack.esql.plan.physical.CompoundOutputEvalExec
-
The input by which the evaluation is performed.
- input() - Method in class org.elasticsearch.xpack.esql.plan.logical.RegexExtract
- input() - Method in class org.elasticsearch.xpack.esql.plan.logical.UnresolvedIpLocation
- input() - Method in class org.elasticsearch.xpack.esql.plan.physical.CompoundOutputEvalExec
- inputChannel() - Method in record class org.elasticsearch.xpack.esql.enrich.EnrichLookupOperator.Factory
-
Returns the value of the
inputChannelrecord component. - inputDataType() - Method in record class org.elasticsearch.xpack.esql.enrich.EnrichLookupOperator.Factory
-
Returns the value of the
inputDataTyperecord component. - inputDataType() - Method in class org.elasticsearch.xpack.esql.expression.function.inference.Embedding
- InputDoubleParamsContext(EsqlBaseParser.DoubleParameterContext) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.InputDoubleParamsContext
- inputEvaluatorFactories() - Method in record class org.elasticsearch.xpack.esql.inference.rerank.RerankOperator.Factory
-
Returns the value of the
inputEvaluatorFactoriesrecord component. - inputEvaluators(DriverContext) - Method in record class org.elasticsearch.xpack.esql.inference.rerank.RerankOperator.Factory
- inputExpression - Variable in class org.elasticsearch.xpack.esql.plan.physical.RegexExtractExec
- inputExpression() - Method in class org.elasticsearch.xpack.esql.plan.physical.RegexExtractExec
- InputNamedOrPositionalDoubleParamsContext(EsqlBaseParser.DoubleParameterContext) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.InputNamedOrPositionalDoubleParamsContext
- InputNamedOrPositionalParamContext(EsqlBaseParser.ParameterContext) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.InputNamedOrPositionalParamContext
- inputOrdering() - Method in class org.elasticsearch.xpack.esql.plan.physical.TopNExec
- inputPage() - Method in record class org.elasticsearch.xpack.esql.inference.InferenceOperator.OngoingInferenceResult
-
Returns the value of the
inputPagerecord component. - InputParamContext(EsqlBaseParser.ParameterContext) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.InputParamContext
- InputParameterContext(EsqlBaseParser.ConstantContext) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.InputParameterContext
- inputSet() - Method in class org.elasticsearch.xpack.esql.plan.logical.UnaryPlan
- inputSet() - Method in class org.elasticsearch.xpack.esql.plan.physical.HashJoinExec
- inputSet() - Method in class org.elasticsearch.xpack.esql.plan.physical.LookupJoinExec
- inputSet() - Method in class org.elasticsearch.xpack.esql.plan.physical.UnaryExec
- inputSet() - Method in class org.elasticsearch.xpack.esql.plan.QueryPlan
- inputText() - Method in class org.elasticsearch.xpack.esql.expression.function.inference.Embedding
- inputText() - Method in class org.elasticsearch.xpack.esql.expression.function.inference.TextEmbedding
- InputTextReader - Class in org.elasticsearch.xpack.esql.inference
-
Helper class that reads text strings from a
BytesRefBlock. - InputTextReader(BytesRefBlock) - Constructor for class org.elasticsearch.xpack.esql.inference.InputTextReader
- inputTimeout() - Method in class org.elasticsearch.xpack.esql.expression.function.inference.Embedding
- inputTimeout() - Method in class org.elasticsearch.xpack.esql.expression.function.inference.TextEmbedding
- inputType() - Method in record class org.elasticsearch.xpack.esql.evaluator.command.CompoundOutputEvaluator.Factory
-
Returns the value of the
inputTyperecord component. - inputType() - Method in enum class org.elasticsearch.xpack.esql.expression.promql.function.FunctionType
- InsensitiveBinaryComparison - Class in org.elasticsearch.xpack.esql.expression.predicate.operator.comparison
- InsensitiveBinaryComparison(StreamInput) - Constructor for class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.InsensitiveBinaryComparison
- InsensitiveBinaryComparison(Source, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.InsensitiveBinaryComparison
- InsensitiveEquals - Class in org.elasticsearch.xpack.esql.expression.predicate.operator.comparison
- InsensitiveEquals(Source, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.InsensitiveEquals
- InsertDefaultInnerTimeSeriesAggregate - Class in org.elasticsearch.xpack.esql.analysis
-
Ensures that
TypedAttributes used inside aTimeSeriesAggregateare wrapped in aTimeSeriesAggregateFunction. - InsertDefaultInnerTimeSeriesAggregate() - Constructor for class org.elasticsearch.xpack.esql.analysis.InsertDefaultInnerTimeSeriesAggregate
- InsertExternalFieldExtraction - Class in org.elasticsearch.xpack.esql.optimizer.rules.physical.local
-
Inserts a deferred field-extraction step above a per-driver
TopNExecthat sits on top of anExternalSourceExec. - InsertExternalFieldExtraction() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.physical.local.InsertExternalFieldExtraction
- InsertFieldExtraction - Class in org.elasticsearch.xpack.esql.optimizer.rules.physical.local
-
Materialize the concrete fields that need to be extracted from the storage until the last possible moment.
- InsertFieldExtraction() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.physical.local.InsertFieldExtraction
- Insist - Class in org.elasticsearch.xpack.esql.plan.logical
- Insist(Source, LogicalPlan, List<? extends Attribute>) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.Insist
- INSIST - Enum constant in enum class org.elasticsearch.xpack.esql.telemetry.FeatureMetric
- insistCommand() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- insistCommand() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ProcessingCommandContext
- InsistCommandContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.InsistCommandContext
- insistedAttributes() - Method in class org.elasticsearch.xpack.esql.plan.logical.Insist
- insistKeyword(Attribute) - Static method in class org.elasticsearch.xpack.esql.analysis.Analyzer.ResolveRefs
- INSTANCE - Enum constant in enum class org.elasticsearch.xpack.esql.core.expression.predicate.regex.WildcardPattern.Shape.General
- INSTANCE - Static variable in class org.elasticsearch.xpack.esql.action.EsqlAsyncGetResultAction
- INSTANCE - Static variable in class org.elasticsearch.xpack.esql.action.EsqlAsyncStopAction
- INSTANCE - Static variable in class org.elasticsearch.xpack.esql.action.EsqlGetQueryAction
- INSTANCE - Static variable in class org.elasticsearch.xpack.esql.action.EsqlListQueriesAction
- INSTANCE - Static variable in class org.elasticsearch.xpack.esql.action.EsqlQueryAction
- INSTANCE - Static variable in class org.elasticsearch.xpack.esql.datasources.dataset.DeleteDatasetAction
- INSTANCE - Static variable in class org.elasticsearch.xpack.esql.datasources.dataset.GetDatasetAction
- INSTANCE - Static variable in class org.elasticsearch.xpack.esql.datasources.dataset.PutDatasetAction
- INSTANCE - Static variable in class org.elasticsearch.xpack.esql.datasources.datasource.DeleteDataSourceAction
- INSTANCE - Static variable in class org.elasticsearch.xpack.esql.datasources.datasource.GetDataSourceAction
- INSTANCE - Static variable in class org.elasticsearch.xpack.esql.datasources.datasource.PutDataSourceAction
- INSTANCE - Static variable in class org.elasticsearch.xpack.esql.datasources.HivePartitionDetector
- INSTANCE - Static variable in class org.elasticsearch.xpack.esql.datasources.spi.PassThroughRowPositionStrategy
- INSTANCE - Static variable in class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionRegistry
- INSTANCE - Static variable in class org.elasticsearch.xpack.esql.formatter.arrow.ArrowFormat
- INSTANCE - Static variable in class org.elasticsearch.xpack.esql.optimizer.LogicalVerifier
- INSTANCE - Static variable in class org.elasticsearch.xpack.esql.optimizer.PhysicalVerifier
- INSTANCE - Static variable in class org.elasticsearch.xpack.esql.plan.logical.promql.PlaceholderRelation
- INSTANCE - Static variable in class org.elasticsearch.xpack.esql.planner.mapper.LocalMapper
- INSTANCE - Static variable in class org.elasticsearch.xpack.esql.planner.PlanConcurrencyCalculator
- INSTANCE - Static variable in class org.elasticsearch.xpack.esql.plugin.CoordinatorOnlyStrategy
- INSTANCE - Static variable in class org.elasticsearch.xpack.esql.plugin.EsqlStatsAction
- INSTANCE - Static variable in class org.elasticsearch.xpack.esql.type.EsqlDataTypeRegistry
- INSTANCE - Static variable in class org.elasticsearch.xpack.esql.view.DeleteViewAction
- INSTANCE - Static variable in class org.elasticsearch.xpack.esql.view.GetViewAction
- INSTANCE - Static variable in class org.elasticsearch.xpack.esql.view.PutViewAction
- INSTANT_VECTOR - Enum constant in enum class org.elasticsearch.xpack.esql.plan.logical.promql.PromqlDataType
-
An instant vector is a set of time series containing a single sample for each time series, all sharing the same timestamp.
- INSTANT_VECTOR - Static variable in class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionDefinition
- INSTANT_VECTOR_OPTIONAL - Static variable in class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionDefinition
- InstantSelector - Class in org.elasticsearch.xpack.esql.plan.logical.promql.selector
-
Represents a PromQL instant vector selector.
- InstantSelector(Source, Expression, List<Expression>, LabelMatchers, Evaluation) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.promql.selector.InstantSelector
- InstantSelector(Source, LogicalPlan, Expression, List<Expression>, LabelMatchers, Evaluation) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.promql.selector.InstantSelector
- InSubquery - Class in org.elasticsearch.xpack.esql.expression.predicate.operator.comparison
-
Unresolved expression for
field IN (subquery)where the subquery is a full ES|QL query. - InSubquery(Source, Expression, LogicalPlan) - Constructor for class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.InSubquery
- inSubqueryHashJoinThreshold() - Method in class org.elasticsearch.xpack.esql.planner.PlannerSettings
- inSubqueryHashJoinThreshold(int) - Method in class org.elasticsearch.xpack.esql.planner.PlannerSettings
- InSubqueryResolver - Class in org.elasticsearch.xpack.esql.analysis
-
Resolves
InSubqueryexpressions inFilterconditions by rewriting them intoSemiJoin,AntiJoin, orMarkJoinnodes depending on where theInSubquerysits inside the boolean expression: AnInSubquery(optionally wrapped inNot) at the top of an AND-conjunct becomes a row-filteringSemiJoin/AntiJoinstacked on top of the remaining filter — the most efficient shape, used for the common conjunctive case. AnInSubquerythat appears as a child ofOr(or ofNotbelow anOr) is replaced with a synthetic boolean attribute and aMarkJoinis stacked below the rewrittenFilter; the mark attribute carries the three-valuedINresult up into normal boolean evaluation. AnInSubquerywrapped in any other expression (a function argument, anIS NOT NULL, an arithmetic operator, etc.) is left in place; the post-resolutionInSubqueryResolver.verify(org.elasticsearch.xpack.esql.plan.logical.LogicalPlan)step rejects the query with aVerificationException. - InSubqueryResolver() - Constructor for class org.elasticsearch.xpack.esql.analysis.InSubqueryResolver
- INT - Enum constant in enum class org.elasticsearch.xpack.esql.datasources.ColumnStatTypeSupport.StatBlockKind
- intColumnFromLongs(BlockFactory, long[], int, boolean, boolean, BitSet) - Static method in class org.elasticsearch.xpack.esql.datasources.spi.ColumnBlockConversions
-
Converts a
long[]column to aBlock(INTEGER data type) by downcasting. - integer(Source, Integer) - Static method in class org.elasticsearch.xpack.esql.core.expression.Literal
- INTEGER - Enum constant in enum class org.elasticsearch.xpack.esql.core.type.DataType
-
32-bit signed numbers loaded as a java
int. - INTEGER_LITERAL - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- INTEGER_LITERAL - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- INTEGER_LITERAL() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.IntegerValueContext
- INTEGER_TO_BYTE - Enum constant in enum class org.elasticsearch.xpack.esql.core.type.DataTypeConverter.DefaultConverter
- INTEGER_TO_DATETIME - Enum constant in enum class org.elasticsearch.xpack.esql.core.type.DataTypeConverter.DefaultConverter
- INTEGER_TO_DOUBLE - Enum constant in enum class org.elasticsearch.xpack.esql.core.type.DataTypeConverter.DefaultConverter
- INTEGER_TO_FLOAT - Enum constant in enum class org.elasticsearch.xpack.esql.core.type.DataTypeConverter.DefaultConverter
- INTEGER_TO_INT - Enum constant in enum class org.elasticsearch.xpack.esql.core.type.DataTypeConverter.DefaultConverter
- INTEGER_TO_LONG - Enum constant in enum class org.elasticsearch.xpack.esql.core.type.DataTypeConverter.DefaultConverter
- INTEGER_TO_SHORT - Enum constant in enum class org.elasticsearch.xpack.esql.core.type.DataTypeConverter.DefaultConverter
- INTEGER_TO_UNSIGNED_LONG - Enum constant in enum class org.elasticsearch.xpack.esql.core.type.DataTypeConverter.DefaultConverter
- INTEGER_VALUE - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseLexer
- INTEGER_VALUE - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- INTEGER_VALUE() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.IntegerLiteralContext
- IntegerLiteralContext(EsqlBaseParser.ConstantContext) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.IntegerLiteralContext
- IntegerLiteralContext(PromqlBaseParser.NumberContext) - Constructor for class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.IntegerLiteralContext
- integerValue() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.IntegerLiteralContext
- integerValue() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- integerValue() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.MmrCommandContext
- integerValue() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.NumericValueContext
- integerValue() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.QualifiedIntegerLiteralContext
- IntegerValueContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.IntegerValueContext
- integrateEsFilterIntoFragment(PhysicalPlan, QueryBuilder) - Static method in class org.elasticsearch.xpack.esql.planner.PlannerUtils
- INTERMEDIATE - Enum constant in enum class org.elasticsearch.xpack.esql.plan.physical.MetricsInfoExec.Mode
-
Node-level reduction: merges INITIAL results from multiple shards on the same data node.
- INTERMEDIATE - Enum constant in enum class org.elasticsearch.xpack.esql.plan.physical.TsInfoExec.Mode
-
Node-level reduction: merges INITIAL results from multiple shards on the same data node.
- INTERMEDIATE_LOCAL_RELATION_MAX_SIZE - Static variable in class org.elasticsearch.xpack.esql.planner.PlannerSettings
- intermediateAttributes() - Method in class org.elasticsearch.xpack.esql.plan.physical.AggregateExec
-
Aggregations are usually performed in two steps, first partial (e.g.
- intermediateAttributes() - Method in class org.elasticsearch.xpack.esql.plan.physical.MetricsInfoExec
- intermediateAttributes() - Method in class org.elasticsearch.xpack.esql.plan.physical.TsInfoExec
- intermediateAttributes(List<? extends NamedExpression>, List<? extends Expression>) - Static method in class org.elasticsearch.xpack.esql.planner.AbstractPhysicalOperationProviders
-
Creates a standard layout for intermediate aggregations, typically used across exchanges.
- intermediateLocalRelationMaxSize() - Method in class org.elasticsearch.xpack.esql.planner.PlannerSettings
- intermediateLocalRelationMaxSize(ByteSizeValue) - Method in class org.elasticsearch.xpack.esql.planner.PlannerSettings
- intermediateStateDesc(AggregateFunction, boolean) - Static method in class org.elasticsearch.xpack.esql.planner.AggregateMapper
- internalNetworks() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.ip.NetworkDirection
- intersect(AttributeMap<E>) - Method in class org.elasticsearch.xpack.esql.core.expression.AttributeMap
- intersect(AttributeSet) - Method in class org.elasticsearch.xpack.esql.core.expression.AttributeSet
- INTERSECT - Enum constant in enum class org.elasticsearch.xpack.esql.plan.logical.promql.operator.VectorBinarySet.SetOp
- interval() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.DateTrunc
- IntEvaluator(BlockFactory, ExpressionEvaluator) - Constructor for record class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToAggregateMetricDouble.IntEvaluator
-
Creates an instance of a
IntEvaluatorrecord class. - IntFactory(ExpressionEvaluator.Factory) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToAggregateMetricDouble.IntFactory
- INTRODUCTION_VERSION - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.HistogramMergeOverTime
- intSupplier() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.MedianAbsoluteDeviation
- intSupplier() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.NumericAggregate
- intSupplier() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Percentile
- intSupplier() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Sum
- intToUnsignedLong(int) - Static method in class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter
- intValueCollector(int, IntPredicate) - Static method in class org.elasticsearch.xpack.esql.evaluator.command.CompoundOutputEvaluator
-
Creates a collector for primitive int values.
- intValueOf(Expression, String, String) - Static method in class org.elasticsearch.xpack.esql.expression.Foldables
- invalid(String) - Static method in class org.elasticsearch.xpack.esql.index.IndexResolution
- invalid(Expression.TypeResolution) - Method in class org.elasticsearch.xpack.esql.expression.Foldables.TypeResolutionValidator
- INVALID_INTERVAL_ERROR - Static variable in class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter
- invalidateAll() - Method in class org.elasticsearch.xpack.esql.datasources.cache.FooterByteCache
-
Removes all entries.
- invalidateAll() - Method in class org.elasticsearch.xpack.esql.datasources.cache.ParsedFooterCache
-
Removes all entries.
- invalidateAll() - Method in class org.elasticsearch.xpack.esql.datasources.cache.StorageProviderCache
-
Removes all entries and closes the associated providers.
- invalidIfPostValidation(Failure) - Method in class org.elasticsearch.xpack.esql.expression.Foldables.TypeResolutionValidator
- invalidLicenseForCcsException(XPackLicenseState) - Static method in class org.elasticsearch.xpack.esql.session.EsqlLicenseChecker
- InvalidMappedField - Class in org.elasticsearch.xpack.esql.core.type
-
N.B.: This class exists only as a backward-compatible version of
CompactInvalidMappedField. - InvalidMappedField(String, Map<String, Set<String>>) - Constructor for class org.elasticsearch.xpack.esql.core.type.InvalidMappedField
- InvalidMappedField(String, Map<String, Set<String>>, Map<String, EsField>) - Constructor for class org.elasticsearch.xpack.esql.core.type.InvalidMappedField
- InvalidMappedTsField - Class in org.elasticsearch.xpack.esql.core.type
-
Represents a field that has the same ES data type across all indices but conflicting time-series roles (e.g.,
DIMENSIONin one index andMETRICin another). - InvalidMappedTsField(String, String) - Constructor for class org.elasticsearch.xpack.esql.core.type.InvalidMappedTsField
- InvalidMappedTsField(String, String, Map<String, EsField>) - Constructor for class org.elasticsearch.xpack.esql.core.type.InvalidMappedTsField
- inverse() - Method in interface org.elasticsearch.xpack.esql.planner.Layout
- inverse(Map<String, String>) - Static method in class org.elasticsearch.xpack.esql.datasources.PhysicalNames
-
The physical→logical inverse of a logical→physical rename map (renames are 1:1, so the inverse is well-defined).
- ip(String) - Method in class org.elasticsearch.xpack.esql.evaluator.command.IpLocationFunctionBridge.IpLocationCollectorImpl
- IP - Enum constant in enum class org.elasticsearch.xpack.esql.core.type.DataType
-
IP addresses.
- IP_LOCATION - Enum constant in enum class org.elasticsearch.xpack.esql.telemetry.FeatureMetric
- IP_LOCATION - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- IP_LOCATION - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- IP_LOCATION() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.IpLocationCommandContext
- IP_LOCATION_COMMAND - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Supports the
IP_LOCATIONcommand. - ipField() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.ip.CIDRMatch
- ipField() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.ip.IpPrefix
- IpLocation - Class in org.elasticsearch.xpack.esql.plan.logical
-
The logical plan for the
IP_LOCATIONcommand. - IpLocation(StreamInput) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.IpLocation
- IpLocation(Source, LogicalPlan, Expression, List<String>, List<Attribute>, String, boolean) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.IpLocation
- IpLocationCollectorImpl(SequencedCollection<String>, IpDataLookup, String) - Constructor for class org.elasticsearch.xpack.esql.evaluator.command.IpLocationFunctionBridge.IpLocationCollectorImpl
- ipLocationCommand() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- ipLocationCommand() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ProcessingCommandContext
- IpLocationCommandContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.IpLocationCommandContext
- IpLocationExec - Class in org.elasticsearch.xpack.esql.plan.physical
-
Physical plan for the IP_LOCATION command.
- IpLocationExec(StreamInput) - Constructor for class org.elasticsearch.xpack.esql.plan.physical.IpLocationExec
- IpLocationExec(Source, PhysicalPlan, Expression, List<String>, List<Attribute>, String, boolean) - Constructor for class org.elasticsearch.xpack.esql.plan.physical.IpLocationExec
- IpLocationFunctionBridge - Class in org.elasticsearch.xpack.esql.evaluator.command
-
Bridge for the IP_LOCATION command that looks up IP addresses in geolocation databases.
- IpLocationFunctionBridge.IpLocationCollectorImpl - Class in org.elasticsearch.xpack.esql.evaluator.command
- ipLocationResolution() - Method in class org.elasticsearch.xpack.esql.analysis.AnalyzerContext
-
The pre-fetched IP database metadata used by the
ResolveIpLocationanalyzer rule to resolveIP_LOCATIONoutput columns. - IpLocationResolution - Interface in org.elasticsearch.xpack.esql.analysis
-
Carries the IP database metadata the
ResolveIpLocationanalyzer rule needs to resolve the output columns ofIP_LOCATIONcommands. - ipLocationService() - Method in record class org.elasticsearch.xpack.esql.plugin.TransportActionServices
-
Returns the value of the
ipLocationServicerecord component. - IpPrefix - Class in org.elasticsearch.xpack.esql.expression.function.scalar.ip
-
Truncates an IP value to a given prefix length.
- IpPrefix(Source, Expression, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.ip.IpPrefix
- ipToString(BytesRef) - Static method in class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter
- Irate - Class in org.elasticsearch.xpack.esql.expression.function.aggregate
- Irate(Source, Expression, Expression, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.Irate
- Irate(Source, Expression, Expression, Expression, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.Irate
- is(LogicalPlan) - Static method in class org.elasticsearch.xpack.esql.approximation.ApproximationPlan
-
Returns whether the logical plan is an approximation plan.
- IS - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- IS - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- IS() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.IsNullContext
- IS_PARTIAL_FIELD - Static variable in class org.elasticsearch.xpack.esql.action.EsqlExecutionInfo
- isAggregatable() - Method in class org.elasticsearch.xpack.esql.core.type.EsField
-
This field can be aggregated
- isAggregate(Expression) - Static method in class org.elasticsearch.xpack.esql.expression.function.Functions
- isAggregation() - Method in enum class org.elasticsearch.xpack.esql.expression.promql.function.FunctionType
-
Returns whether this function performs aggregation.
- isAlias() - Method in class org.elasticsearch.xpack.esql.core.type.EsField
-
This field is an alias to another field
- isAnd() - Method in class org.elasticsearch.xpack.esql.core.querydsl.query.BoolQuery
- isAnonymous() - Method in class org.elasticsearch.xpack.esql.datasources.spi.FileDataSourceConfiguration
- isAsync() - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryResponse
- isAtRoot() - Method in record class org.elasticsearch.xpack.esql.plan.QuerySettingDef.RequestBodyBinding
- isBlocked() - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceOperator
- isBlocked() - Method in class org.elasticsearch.xpack.esql.enrich.LookupFromIndexOperator
- isBlocked() - Method in class org.elasticsearch.xpack.esql.enrich.StreamingLookupFromIndexOperator
- isBoolean(Object) - Static method in class org.elasticsearch.xpack.esql.core.util.Check
- isBoolean(Expression, String, TypeResolutions.ParamOrdinal) - Static method in class org.elasticsearch.xpack.esql.core.expression.TypeResolutions
- isBudgetExceeded(long, long) - Method in record class org.elasticsearch.xpack.esql.datasources.spi.ErrorPolicy
-
Checks whether the error budget has been exceeded given the current counts.
- isCancelled() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.SplitDiscoveryContext
-
Returns the value of the
isCancelledrecord component. - isCartesianPoint(DataType) - Static method in enum class org.elasticsearch.xpack.esql.core.type.DataType
- isCcsAllowed(XPackLicenseState) - Static method in class org.elasticsearch.xpack.esql.session.EsqlLicenseChecker
-
Only call this method once you know the user is doing a cross-cluster query, as it will update the license_usage timestamp for the esql-ccs feature if the license is Enterprise (or Trial).
- isClosed() - Method in class org.elasticsearch.xpack.esql.datasources.spi.BufferingPageIterator
-
Whether
BufferingPageIterator.close()has been entered. - isCommutative() - Method in class org.elasticsearch.xpack.esql.core.expression.predicate.BinaryOperator
- isCommutative() - Method in class org.elasticsearch.xpack.esql.expression.predicate.logical.BinaryLogic
- isCommutative() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic.Add
- isCommutative() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic.Mul
- isComparison(EsqlBinaryComparison, Predicate<DataType>) - Static method in class org.elasticsearch.xpack.esql.datasources.pushdown.PushdownPredicates
-
Checks if a binary comparison can be pushed down: left side is a non-virtual field reference, right side is a foldable literal, operator is one of the six standard comparisons, and the field's data type is supported by the target format.
- isCompatibleSpatial(Expression, TypeResolutions.ParamOrdinal) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.BinarySpatialFunction.SpatialTypeResolver
- isContains(Contains, Predicate<DataType>) - Static method in class org.elasticsearch.xpack.esql.datasources.pushdown.PushdownPredicates
-
Checks if a Contains expression can be pushed down: field is a single-value named expression with a supported data type, and the substring is foldable.
- isCounter() - Method in enum class org.elasticsearch.xpack.esql.core.type.DataType
-
trueif this is a TSDB counter,falseotherwise. - isCounter(DataType) - Static method in enum class org.elasticsearch.xpack.esql.core.type.DataType
- isCrossClusterSearch() - Method in class org.elasticsearch.xpack.esql.action.EsqlExecutionInfo
- isDate() - Method in enum class org.elasticsearch.xpack.esql.core.type.DataType
- isDate(Expression, String, TypeResolutions.ParamOrdinal) - Static method in class org.elasticsearch.xpack.esql.core.expression.TypeResolutions
- isDateNanos(DataType) - Static method in enum class org.elasticsearch.xpack.esql.core.type.DataType
- isDateTime(DataType) - Static method in enum class org.elasticsearch.xpack.esql.core.type.DataType
- isDateTimeOrNanosOrTemporal(DataType) - Static method in enum class org.elasticsearch.xpack.esql.core.type.DataType
- isDateTimeOrTemporal(DataType) - Static method in enum class org.elasticsearch.xpack.esql.core.type.DataType
- isDevVersion() - Method in class org.elasticsearch.xpack.esql.parser.EsqlConfig
- isDimension() - Method in class org.elasticsearch.xpack.esql.core.expression.Attribute
- isDimension() - Method in class org.elasticsearch.xpack.esql.core.expression.EmptyAttribute
- isDimension() - Method in class org.elasticsearch.xpack.esql.core.expression.ExternalMetadataAttribute
- isDimension() - Method in class org.elasticsearch.xpack.esql.core.expression.FieldAttribute
- isDimension() - Method in class org.elasticsearch.xpack.esql.core.expression.MetadataAttribute
- isDimension() - Method in class org.elasticsearch.xpack.esql.core.expression.ReferenceAttribute
- isDimension() - Method in class org.elasticsearch.xpack.esql.core.expression.TemporalityAttribute
- isDimension() - Method in class org.elasticsearch.xpack.esql.core.expression.UnresolvedAttribute
- isDocAttribute(Attribute) - Static method in class org.elasticsearch.xpack.esql.plan.physical.EsQueryExec
- isDone() - Method in class org.elasticsearch.xpack.esql.formatter.arrow.ArrowResponse.ResponseSegment
- isElementWise() - Method in enum class org.elasticsearch.xpack.esql.expression.promql.function.FunctionType
-
Returns whether this function transforms values element-wise.
- isEmpty() - Method in class org.elasticsearch.xpack.esql.core.expression.AttributeMap.Builder
- isEmpty() - Method in class org.elasticsearch.xpack.esql.core.expression.AttributeMap
- isEmpty() - Method in class org.elasticsearch.xpack.esql.core.expression.AttributeSet.Builder
- isEmpty() - Method in class org.elasticsearch.xpack.esql.core.expression.AttributeSet
- isEmpty() - Method in class org.elasticsearch.xpack.esql.core.expression.ExpressionSet
- isEmpty() - Method in class org.elasticsearch.xpack.esql.datasources.cache.ColumnStatsAccumulator
-
True when no columns are being tracked — capture loop should skip block iteration.
- isEmpty() - Method in class org.elasticsearch.xpack.esql.datasources.cache.StripeStatsHarvester
-
Whether any stripe has been touched (drives the close-time emit-vs-skip decision).
- isEmpty() - Method in record class org.elasticsearch.xpack.esql.datasources.DeclaredReadSpec
-
True when the mapping declared nothing for the data node to apply — no rename,
_id.path, format, or type. - isEmpty() - Method in class org.elasticsearch.xpack.esql.datasources.ExternalSchema
- isEmpty() - Method in record class org.elasticsearch.xpack.esql.datasources.ExternalSourceResolution
- isEmpty() - Method in class org.elasticsearch.xpack.esql.datasources.metadata.DataSourceSettings
- isEmpty() - Method in record class org.elasticsearch.xpack.esql.datasources.PartitionMetadata
- isEmpty() - Method in interface org.elasticsearch.xpack.esql.datasources.spi.FileList
- isEmpty() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.selector.LabelMatchers
- isEmpty() - Method in class org.elasticsearch.xpack.esql.plugin.QueryPragmas
- isEmpty(Collection<?>) - Static method in class org.elasticsearch.xpack.esql.core.util.CollectionUtils
- isEnabled() - Method in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
- isEnabled() - Method in class org.elasticsearch.xpack.esql.datasources.cache.ExternalSourceCacheService
- isEncrypted() - Method in class org.elasticsearch.xpack.esql.datasources.metadata.DataSourceSetting
-
True iff
DataSourceSetting.rawValue()is an encrypted carrier rather than plaintext. - isEndsWith(EndsWith, Predicate<DataType>) - Static method in class org.elasticsearch.xpack.esql.datasources.pushdown.PushdownPredicates
-
Checks if an EndsWith expression can be pushed down: field is a single-value named expression with a supported data type, and the suffix is foldable.
- isExact(Expression, String) - Static method in class org.elasticsearch.xpack.esql.core.expression.TypeResolutions
- isExact(Expression, String, TypeResolutions.ParamOrdinal) - Static method in class org.elasticsearch.xpack.esql.core.expression.TypeResolutions
- isExact(Expression, String, TypeResolutions.ParamOrdinal) - Static method in class org.elasticsearch.xpack.esql.expression.EsqlTypeResolutions
- isExternalDataSourcesEnabled() - Method in class org.elasticsearch.xpack.esql.parser.EsqlConfig
-
Whether the EXTERNAL command and external data source grammar are enabled.
- isFederatedIdentity() - Method in class org.elasticsearch.xpack.esql.datasources.spi.FileDataSourceConfiguration
-
Returns true when
auth=federated_identityis explicitly set. - isFileMetadataColumn(String) - Static method in class org.elasticsearch.xpack.esql.datasources.FileMetadataColumns
- isFinished() - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceBuffer
- isFinished() - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceOperator
- isFinished() - Method in class org.elasticsearch.xpack.esql.datasources.ExternalFieldExtractOperator
- isFinished() - Method in class org.elasticsearch.xpack.esql.enrich.LookupFromIndexOperator
- isFinished() - Method in class org.elasticsearch.xpack.esql.enrich.StreamingLookupFromIndexOperator
- isFnFieldExtractCapabilityMet() - Static method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.FieldExtract
-
Whether
field_extractis part of the active function set for this build, matching thefn_field_extractentry emitted byEsqlFunctionRegistry.addCapabilities(org.elasticsearch.xpack.esql.action.EsqlCapabilities.Builder). - isFoldable() - Method in class org.elasticsearch.xpack.esql.plan.logical.inference.Completion
- isFoldable() - Method in class org.elasticsearch.xpack.esql.plan.logical.inference.InferencePlan
-
Checks if this InferencePlan is foldable (all input expressions are foldable).
- isFoldable() - Method in class org.elasticsearch.xpack.esql.plan.logical.inference.Rerank
- isFoldable(Expression, String, TypeResolutions.ParamOrdinal) - Static method in class org.elasticsearch.xpack.esql.core.expression.TypeResolutions
- isFoldable(Expression, String, TypeResolutions.ParamOrdinal) - Static method in class org.elasticsearch.xpack.esql.expression.Validations
-
Validates if the given expression is foldable - if not returns a Failure.
- isFragment() - Method in class org.elasticsearch.xpack.esql.action.EsqlExecutionInfo.Cluster
- isGeoGrid(DataType) - Static method in enum class org.elasticsearch.xpack.esql.core.type.DataType
- isGeoPoint(Expression, String) - Static method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialGridFunction
- isGeoPoint(Expression, TypeResolutions.ParamOrdinal) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.BinarySpatialFunction.SpatialTypeResolver
- isGeoPoint(DataType) - Static method in enum class org.elasticsearch.xpack.esql.core.type.DataType
- isGeoshape(Expression, String) - Static method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialGridFunction
- isGrouping(Expression) - Static method in class org.elasticsearch.xpack.esql.expression.function.Functions
- isGuaranteedNull(Expression) - Static method in class org.elasticsearch.xpack.esql.core.expression.Expressions
-
Is this Expression guaranteed to have only the
nullvalue. - isHistogram() - Method in enum class org.elasticsearch.xpack.esql.core.type.DataType
-
trueif the type represents any kind of histogram,falseotherwise. - isIn(In, Predicate<DataType>) - Static method in class org.elasticsearch.xpack.esql.datasources.pushdown.PushdownPredicates
-
Checks if an IN expression can be pushed down: value is a non-virtual field reference with a supported data type, all list items are foldable, and at least one is non-null.
- isIndexed(FieldAttribute) - Method in interface org.elasticsearch.xpack.esql.optimizer.rules.physical.local.LucenePushdownPredicates
-
For pushing down filters when multi-value results are allowed (spatial functions like ST_INTERSECTS), we only need to know if the field is indexed.
- isIndexed(FieldAttribute.FieldName) - Method in class org.elasticsearch.xpack.esql.stats.SearchContextStats
- isIndexed(FieldAttribute.FieldName) - Method in record class org.elasticsearch.xpack.esql.stats.SearchStats.EmptySearchStats
- isIndexed(FieldAttribute.FieldName) - Method in interface org.elasticsearch.xpack.esql.stats.SearchStats
- isIndexed(FieldAttribute.FieldName) - Method in class org.elasticsearch.xpack.esql.stats.SearchStats.UnsupportedSearchStats
- isIndexedAndHasDocValues(FieldAttribute) - Method in interface org.elasticsearch.xpack.esql.optimizer.rules.physical.local.LucenePushdownPredicates
-
For pushing down TopN and for pushing down filters with SingleValueQuery, we need to check if the field is indexed and has doc values.
- isInputPartial() - Method in enum class org.elasticsearch.xpack.esql.plan.physical.MetricsInfoExec.Mode
-
True when this mode consumes the intermediate wire format (INTERMEDIATE, FINAL).
- isInputPartial() - Method in enum class org.elasticsearch.xpack.esql.plan.physical.TsInfoExec.Mode
-
True when this mode consumes the intermediate wire format (INTERMEDIATE, FINAL).
- isInstantQuery() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.PromqlCommand
- isInstantVector() - Method in enum class org.elasticsearch.xpack.esql.expression.promql.function.FunctionType
-
Returns whether this function operates on instant vectors.
- isIntegral(DataType) - Static method in enum class org.elasticsearch.xpack.esql.core.type.DataType
-
True for integer-valued data types that use integral compute blocks directly.
- isIntermediateAgg() - Method in class org.elasticsearch.xpack.esql.plan.physical.ExchangeSinkExec
- isIntermediateAgg() - Method in class org.elasticsearch.xpack.esql.plan.physical.ExchangeSourceExec
- isIP(Expression, String, TypeResolutions.ParamOrdinal) - Static method in class org.elasticsearch.xpack.esql.core.expression.TypeResolutions
- isIPAndExact(Expression, String, TypeResolutions.ParamOrdinal) - Static method in class org.elasticsearch.xpack.esql.core.expression.TypeResolutions
- isIsNotNull(IsNotNull, Predicate<DataType>) - Static method in class org.elasticsearch.xpack.esql.datasources.pushdown.PushdownPredicates
-
Checks if an IS NOT NULL expression can be pushed down: field is a non-virtual named expression with a supported data type.
- isIsNull(IsNull, Predicate<DataType>) - Static method in class org.elasticsearch.xpack.esql.datasources.pushdown.PushdownPredicates
-
Checks if an IS NULL expression can be pushed down: field is a non-virtual named expression with a supported data type.
- isLastPart() - Method in class org.elasticsearch.xpack.esql.formatter.arrow.ArrowResponse
- isLocal - Variable in class org.elasticsearch.xpack.esql.optimizer.PostOptimizationPhasePlanVerifier
- isMainPlan() - Method in class org.elasticsearch.xpack.esql.action.EsqlExecutionInfo
- isManagedIdentity() - Method in class org.elasticsearch.xpack.esql.datasources.spi.FileDataSourceConfiguration
-
Returns true when
auth=managed_identityis set, directing the provider to use the node's ambient credentials. - isManagedIdentityAuth(Object) - Static method in class org.elasticsearch.xpack.esql.datasources.spi.FileDataSourceConfiguration
-
Returns true when the raw
authvalue selects managed-identity. - isMapExpression(Expression, String, TypeResolutions.ParamOrdinal) - Static method in class org.elasticsearch.xpack.esql.core.expression.TypeResolutions
- isMetric() - Method in class org.elasticsearch.xpack.esql.core.expression.Attribute
- isMetric() - Method in class org.elasticsearch.xpack.esql.core.expression.EmptyAttribute
- isMetric() - Method in class org.elasticsearch.xpack.esql.core.expression.ExternalMetadataAttribute
- isMetric() - Method in class org.elasticsearch.xpack.esql.core.expression.FieldAttribute
- isMetric() - Method in class org.elasticsearch.xpack.esql.core.expression.MetadataAttribute
- isMetric() - Method in class org.elasticsearch.xpack.esql.core.expression.ReferenceAttribute
- isMetric() - Method in class org.elasticsearch.xpack.esql.core.expression.TemporalityAttribute
- isMetric() - Method in class org.elasticsearch.xpack.esql.core.expression.UnresolvedAttribute
- isMillisOrNanos(DataType) - Static method in enum class org.elasticsearch.xpack.esql.core.type.DataType
- isMultiFile(String) - Static method in class org.elasticsearch.xpack.esql.datasources.glob.GlobExpander
-
Returns true if the given path string represents multiple files — either because it contains glob metacharacters in the path component, or because it is a comma-separated list.
- isMultiValue() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.selector.LabelMatcher
-
Returns true if this matcher has multiple values.
- isNegation() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.selector.LabelMatcher
- isNoOpOnAllUnionTypes(TypeConflictedField) - Static method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToGauge
-
Returns
truewhenTO_GAUGEwould be a no-op on every branch of a union field — every mapped type is already a non-counter type (includingDataType.AGGREGATE_METRIC_DOUBLE). - isNotImplemented(String) - Method in class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionRegistry
-
Returns
trueif the function with the given name exists in the registry but has not yet been implemented. - isNotNull(Expression, String, TypeResolutions.ParamOrdinal) - Static method in class org.elasticsearch.xpack.esql.core.expression.TypeResolutions
- IsNotNull - Class in org.elasticsearch.xpack.esql.expression.predicate.nulls
- IsNotNull(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.predicate.nulls.IsNotNull
- isNull(int) - Method in class org.elasticsearch.xpack.esql.inference.InputTextReader
-
Checks if the value at the given position is null.
- isNull(DataType) - Static method in enum class org.elasticsearch.xpack.esql.core.type.DataType
- IsNull - Class in org.elasticsearch.xpack.esql.expression.predicate.nulls
- IsNull(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.predicate.nulls.IsNull
- IsNull.IsNullEvaluatorFactory - Record Class in org.elasticsearch.xpack.esql.expression.predicate.nulls
- IsNullContext(EsqlBaseParser.BooleanExpressionContext) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.IsNullContext
- IsNullEvaluatorFactory(ExpressionEvaluator.Factory) - Constructor for record class org.elasticsearch.xpack.esql.expression.predicate.nulls.IsNull.IsNullEvaluatorFactory
-
Creates an instance of a
IsNullEvaluatorFactoryrecord class. - isNullOrDatePeriod(DataType) - Static method in enum class org.elasticsearch.xpack.esql.core.type.DataType
- isNullOrNumeric(DataType) - Static method in enum class org.elasticsearch.xpack.esql.core.type.DataType
- isNullOrTemporalAmount(DataType) - Static method in enum class org.elasticsearch.xpack.esql.core.type.DataType
- isNullOrTimeDuration(DataType) - Static method in enum class org.elasticsearch.xpack.esql.core.type.DataType
- isNumeric() - Method in enum class org.elasticsearch.xpack.esql.core.type.DataType
-
Does this data type represent any number?
- isNumeric(Expression, String, TypeResolutions.ParamOrdinal) - Static method in class org.elasticsearch.xpack.esql.core.expression.TypeResolutions
- isNumericOrAmd() - Method in enum class org.elasticsearch.xpack.esql.core.type.DataType
- ISO_DATE_WITH_NANOS - Static variable in class org.elasticsearch.xpack.esql.core.type.StringUtils
- ISO_DATE_WITH_NANOS - Static variable in class org.elasticsearch.xpack.esql.core.util.DateUtils
- ISO_TIME_WITH_NANOS - Static variable in class org.elasticsearch.xpack.esql.core.type.StringUtils
- ISO_TIME_WITH_NANOS - Static variable in class org.elasticsearch.xpack.esql.core.util.DateUtils
- isOnJoinExpression() - Method in class org.elasticsearch.xpack.esql.plan.physical.LookupJoinExec
- isOutputPartial() - Method in enum class org.elasticsearch.xpack.esql.plan.physical.MetricsInfoExec.Mode
-
True when this mode produces the intermediate wire format (INITIAL, INTERMEDIATE).
- isOutputPartial() - Method in enum class org.elasticsearch.xpack.esql.plan.physical.TsInfoExec.Mode
-
True when this mode produces the intermediate wire format (INITIAL, INTERMEDIATE).
- isp(String) - Method in class org.elasticsearch.xpack.esql.evaluator.command.IpLocationFunctionBridge.IpLocationCollectorImpl
- isPartComplete() - Method in class org.elasticsearch.xpack.esql.formatter.arrow.ArrowResponse
- isPartial() - Method in class org.elasticsearch.xpack.esql.action.EsqlExecutionInfo
- isPartial() - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryResponse
- isPartial() - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceBuffer
-
Whether the background read dropped data under a lenient policy (see
AsyncExternalSourceBuffer.partial). - isPattern() - Method in class org.elasticsearch.xpack.esql.datasources.spi.StoragePath
-
Returns true if the path contains glob metacharacters: *, ?, {, [
- isPermissive() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.ErrorPolicy
- ispOrganizationName(String) - Method in class org.elasticsearch.xpack.esql.evaluator.command.IpLocationFunctionBridge.IpLocationCollectorImpl
- isPotentiallyUnmapped() - Method in class org.elasticsearch.xpack.esql.core.expression.FieldAttribute
- isPotentiallyUnmapped() - Method in class org.elasticsearch.xpack.esql.core.type.CompactInvalidMappedField
- isPotentiallyUnmapped() - Method in class org.elasticsearch.xpack.esql.core.type.InvalidMappedField
- isPotentiallyUnmapped() - Method in class org.elasticsearch.xpack.esql.core.type.PotentiallyUnmappedSingleTypeEsField
- isPotentiallyUnmapped() - Method in class org.elasticsearch.xpack.esql.core.type.TypeConflictedField
-
Whether the field is unmapped in at least one index, in which case it's treated as
DataType.KEYWORDwhere it is unmapped. - isPresent(NamedExpression) - Static method in class org.elasticsearch.xpack.esql.core.expression.Expressions
- isPrimitive(DataType) - Static method in enum class org.elasticsearch.xpack.esql.core.type.DataType
- isPrimitiveAndSupported(DataType) - Static method in enum class org.elasticsearch.xpack.esql.core.type.DataType
- isProfile() - Method in class org.elasticsearch.xpack.esql.enrich.LookupFromIndexService.LookupRequest
- isPushableAttribute(Expression) - Method in interface org.elasticsearch.xpack.esql.optimizer.rules.physical.local.LucenePushdownPredicates
- isPushableFieldAttribute(Expression) - Method in interface org.elasticsearch.xpack.esql.optimizer.rules.physical.local.LucenePushdownPredicates
-
We see fields as pushable if either they are aggregatable or they are indexed.
- isPushableMetadataAttribute(Expression) - Static method in interface org.elasticsearch.xpack.esql.optimizer.rules.physical.local.LucenePushdownPredicates
- isPushableTextFieldAttribute(Expression) - Static method in interface org.elasticsearch.xpack.esql.optimizer.rules.physical.local.LucenePushdownPredicates
- isRange(Range, Predicate<DataType>) - Static method in class org.elasticsearch.xpack.esql.datasources.pushdown.PushdownPredicates
-
Checks if a range expression can be pushed down: value is a non-virtual field reference with a supported data type, and both bounds are foldable.
- isRangeQuery() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.PromqlCommand
- isRangeVector() - Method in enum class org.elasticsearch.xpack.esql.expression.promql.function.FunctionType
-
Returns whether this function operates on range vectors.
- isRationalNumber() - Method in enum class org.elasticsearch.xpack.esql.core.type.DataType
-
True if the type represents a "rational number", as in, does have a decimal part.
- isRecordAlignedMacroSplit(FileSplit) - Static method in class org.elasticsearch.xpack.esql.datasources.FileSplitProvider
-
Whether this leaf split came from
FileSplitProvider.tryNewlineAlignedMacroSplits(org.elasticsearch.xpack.esql.datasources.spi.StoragePath, long, java.lang.String, java.util.Map<java.lang.String, java.lang.Object>, java.util.Map<java.lang.String, java.lang.Object>, org.elasticsearch.xpack.esql.datasources.ColumnMapping, java.util.List<org.elasticsearch.xpack.esql.core.expression.Attribute>, long, int, java.util.List<org.elasticsearch.xpack.esql.datasources.spi.ExternalSplit>, org.elasticsearch.xpack.esql.datasources.spi.StorageProvider, org.elasticsearch.xpack.esql.datasources.spi.FormatReader, java.util.function.BooleanSupplier). - isRegex() - Method in enum class org.elasticsearch.xpack.esql.plan.logical.promql.selector.LabelMatcher.Matcher
- isRemote() - Method in class org.elasticsearch.xpack.esql.plan.logical.join.Join
- isRepresentable(DataType) - Static method in enum class org.elasticsearch.xpack.esql.core.type.DataType
-
Supported types that can be contained in a block.
- isRepresentableExceptCountersDenseVectorAggregateMetricDoubleAndHistogram(Expression, String, TypeResolutions.ParamOrdinal) - Static method in class org.elasticsearch.xpack.esql.core.expression.TypeResolutions
- isRepresentableExceptCountersSpatialDenseVectorAggregateMetricDoubleAndHistogram(Expression, String, TypeResolutions.ParamOrdinal) - Static method in class org.elasticsearch.xpack.esql.core.expression.TypeResolutions
- isResolved() - Method in interface org.elasticsearch.xpack.esql.datasources.spi.FileList
- isRetryableStatus(int) - Static method in exception class org.elasticsearch.xpack.esql.datasources.spi.ExternalUnavailableException
-
Whether an HTTP status returned by a remote store should be treated as a retryable transport failure (a 503 on our side) rather than a client-class error.
- isRfc3986Safe(char) - Static method in class org.elasticsearch.xpack.esql.expression.function.scalar.util.UrlCodecUtils
-
Determines whether a character is considered unreserved (or safe) according to RFC3986.
- isRunning() - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryResponse
- isRuntimeSearch() - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.FullTextFunction
- isRuntimeSearch() - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.Match
- isSameSpatialType(DataType, Expression, String, TypeResolutions.ParamOrdinal) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.BinarySpatialFunction.SpatialTypeResolver
- isScoreAttribute(Expression) - Static method in class org.elasticsearch.xpack.esql.core.expression.MetadataAttribute
- isSimpleSum() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Sum
-
Returns true when this
Sumhas no filter and uses the default (no) window. - isSingleTypePotentiallyUnmapped() - Method in class org.elasticsearch.xpack.esql.core.type.TypeConflictedField
-
A "two-legged PUNK": a field that is mapped to a single type in some indices and unmapped in others.
- isSingleValue() - Method in record class org.elasticsearch.xpack.esql.datasources.PartitionFilterHintExtractor.PartitionFilterHint
- isSingleValue(FieldAttribute.FieldName) - Method in class org.elasticsearch.xpack.esql.stats.SearchContextStats
- isSingleValue(FieldAttribute.FieldName) - Method in record class org.elasticsearch.xpack.esql.stats.SearchStats.EmptySearchStats
- isSingleValue(FieldAttribute.FieldName) - Method in interface org.elasticsearch.xpack.esql.stats.SearchStats
- isSingleValue(FieldAttribute.FieldName) - Method in class org.elasticsearch.xpack.esql.stats.SearchStats.UnsupportedSearchStats
- isSkipUnavailable() - Method in class org.elasticsearch.xpack.esql.action.EsqlExecutionInfo.Cluster
- isSnapshot() - Method in record class org.elasticsearch.xpack.esql.plan.SettingsValidationContext
-
Returns the value of the
isSnapshotrecord component. - isSnapshotOnly(Class<? extends Function>) - Static method in class org.elasticsearch.xpack.esql.expression.function.EsqlFunctionRegistry
- isSnapshotOnly(String) - Static method in class org.elasticsearch.xpack.esql.expression.function.EsqlFunctionRegistry
- isSortable(DataType) - Static method in enum class org.elasticsearch.xpack.esql.core.type.DataType
- isSourceCommand(String) - Static method in enum class org.elasticsearch.xpack.esql.plan.logical.SourceCommand
-
Checks if the given command string corresponds to a valid SourceCommand.
- isSpatial(Expression, String, TypeResolutions.ParamOrdinal) - Static method in class org.elasticsearch.xpack.esql.expression.EsqlTypeResolutions
- isSpatial(DataType) - Static method in enum class org.elasticsearch.xpack.esql.core.type.DataType
- isSpatialGeo(DataType) - Static method in enum class org.elasticsearch.xpack.esql.core.type.DataType
- isSpatialOrGrid(Expression, String, TypeResolutions.ParamOrdinal) - Static method in class org.elasticsearch.xpack.esql.expression.EsqlTypeResolutions
- isSpatialOrGrid(DataType) - Static method in enum class org.elasticsearch.xpack.esql.core.type.DataType
- isSpatialPoint(Expression, String, TypeResolutions.ParamOrdinal) - Static method in class org.elasticsearch.xpack.esql.expression.EsqlTypeResolutions
- isSpatialPoint(DataType) - Static method in enum class org.elasticsearch.xpack.esql.core.type.DataType
- isSpatialShape(DataType) - Static method in enum class org.elasticsearch.xpack.esql.core.type.DataType
- isStartsWith(StartsWith, Predicate<DataType>) - Static method in class org.elasticsearch.xpack.esql.datasources.pushdown.PushdownPredicates
-
Checks if a StartsWith expression can be pushed down: field is a single-value named expression with a supported data type, and the prefix is foldable.
- isStaticCredentials() - Method in class org.elasticsearch.xpack.esql.datasources.spi.FileDataSourceConfiguration
-
Returns true when
auth=static_credentialsis explicitly set. - isStopped() - Method in class org.elasticsearch.xpack.esql.action.EsqlExecutionInfo
- isStrict() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.ErrorPolicy
- isString(Object) - Static method in class org.elasticsearch.xpack.esql.core.util.Check
- isString(Expression, String, TypeResolutions.ParamOrdinal) - Static method in class org.elasticsearch.xpack.esql.core.expression.TypeResolutions
- isString(DataType) - Static method in enum class org.elasticsearch.xpack.esql.core.type.DataType
- isStringAndExact(Expression, String, TypeResolutions.ParamOrdinal) - Static method in class org.elasticsearch.xpack.esql.core.expression.TypeResolutions
- isStringAndExact(Expression, String, TypeResolutions.ParamOrdinal) - Static method in class org.elasticsearch.xpack.esql.expression.EsqlTypeResolutions
- isStringOrDate(Expression, String, TypeResolutions.ParamOrdinal) - Static method in class org.elasticsearch.xpack.esql.expression.function.grouping.Bucket
- isStripeBookkeeping(String) - Static method in class org.elasticsearch.xpack.esql.datasources.cache.ExternalStats
-
True for the coordinator-cache per-stripe bookkeeping keys (
ExternalStats.STRIPE_ENTRY_PREFIXsub-entries,ExternalStats.STRIPE_LAST_INDEX_KEY,ExternalStats.STRIPE_GRID_KEY) — the accumulation state behind the0..Kwhole-file fold. - isSubqueryJoinSubPlan() - Method in class org.elasticsearch.xpack.esql.action.EsqlExecutionInfo
- isSubqueryJoinUnsupported(DataType) - Static method in class org.elasticsearch.xpack.esql.plan.logical.join.AbstractSubqueryJoin
-
Same as
Join.UNSUPPORTED_TYPESbut TEXT and VERSION are allowed in IN/NOT IN subquery joins because IN/NOT IN can compare these types via equality. - isSupported(String) - Static method in class org.elasticsearch.xpack.esql.core.expression.MetadataAttribute
- isTemporalAmount(DataType) - Static method in enum class org.elasticsearch.xpack.esql.core.type.DataType
- isThrottlingStatus(int) - Static method in exception class org.elasticsearch.xpack.esql.datasources.spi.ExternalUnavailableException
-
Whether a retryable status is specifically a throttling / back-pressure signal (429 or 503) as opposed to a plain transient failure (500 / 502 / 504).
- isTimeDuration(DataType) - Static method in enum class org.elasticsearch.xpack.esql.core.type.DataType
- isTimeSeriesAttribute(Expression) - Static method in class org.elasticsearch.xpack.esql.core.expression.MetadataAttribute
- isTimeSeriesAttributeName(String) - Static method in class org.elasticsearch.xpack.esql.core.expression.MetadataAttribute
- isTimeSeriesMode() - Method in class org.elasticsearch.xpack.esql.plan.logical.UnresolvedRelation
- isTranslatable(Expression, LucenePushdownPredicates) - Static method in class org.elasticsearch.xpack.esql.expression.predicate.nulls.IsNull
- isTrue(boolean, String) - Static method in class org.elasticsearch.xpack.esql.core.util.Check
- isTrue(boolean, String, Object...) - Static method in class org.elasticsearch.xpack.esql.core.util.Check
- isType(Expression, Predicate<DataType>, String, String, TypeResolutions.ParamOrdinal, boolean, String...) - Static method in class org.elasticsearch.xpack.esql.core.expression.TypeResolutions
- isType(Expression, Predicate<DataType>, String, TypeResolutions.ParamOrdinal, boolean, String...) - Static method in class org.elasticsearch.xpack.esql.core.expression.TypeResolutions
- isType(Expression, Predicate<DataType>, String, TypeResolutions.ParamOrdinal, String...) - Static method in class org.elasticsearch.xpack.esql.core.expression.TypeResolutions
- isTypeOrUnionType(Expression, Predicate<DataType>, String, TypeResolutions.ParamOrdinal, String...) - Static method in class org.elasticsearch.xpack.esql.core.expression.TypeResolutions
- isUnsupported(DataType) - Static method in enum class org.elasticsearch.xpack.esql.core.type.DataType
- isValid() - Method in class org.elasticsearch.xpack.esql.index.IndexResolution
-
Is the index valid for use with ql?
- isValid(String) - Method in record class org.elasticsearch.xpack.esql.plan.logical.HighlightOptions.EnumOption
- isValidRerankField(Alias) - Method in class org.elasticsearch.xpack.esql.plan.logical.inference.Rerank
- isVirtualColumn(Expression) - Static method in class org.elasticsearch.xpack.esql.datasources.pushdown.PushdownPredicates
-
Returns
truewhenerepresents a column that has no physical presence in the source data and therefore cannot be evaluated by a format-level scan. - isWholeNumber() - Method in enum class org.elasticsearch.xpack.esql.core.type.DataType
-
True if the type represents a "whole number", as in, does not have a decimal part.
- isWholeNumber(Expression, String, TypeResolutions.ParamOrdinal) - Static method in class org.elasticsearch.xpack.esql.core.expression.TypeResolutions
- isZero() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.StorageObjectMetrics
- isZeroLimit(LogicalPlan) - Static method in class org.elasticsearch.xpack.esql.plan.logical.TimeSeriesCollapse
- iterator() - Method in class org.elasticsearch.xpack.esql.core.expression.AttributeSet
- iterator() - Method in class org.elasticsearch.xpack.esql.core.expression.ExpressionSet
- iterator() - Method in class org.elasticsearch.xpack.esql.datasources.ExternalSchema
- iterator() - Method in class org.elasticsearch.xpack.esql.datasources.metadata.DataSourceSettings
J
- Join - Class in org.elasticsearch.xpack.esql.plan.logical.join
- Join(StreamInput) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.join.Join
- Join(Source, LogicalPlan, LogicalPlan, JoinConfig, boolean) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.join.Join
- Join(Source, LogicalPlan, LogicalPlan, JoinType, List<Attribute>, List<Attribute>, Expression, boolean) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.join.Join
- JOIN - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- JOIN - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- JOIN() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.JoinCommandContext
- JOIN_LINE_COMMENT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- JOIN_LINE_COMMENT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- JOIN_LOOKUP - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- JOIN_LOOKUP - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- JOIN_LOOKUP() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.JoinCommandContext
- JOIN_LOOKUP_FIX_LIMIT_PUSHDOWN - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fix pushing down LIMIT past LOOKUP JOIN in case of multiple matching join keys.
- JOIN_LOOKUP_SKIP_MV_WARNINGS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
LOOKUP JOIN skipping MVs and sending warnings (https://github.com/elastic/elasticsearch/issues/118780)
- JOIN_LOOKUP_V12 - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
LOOKUP JOIN
- JOIN_MODE - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- JOIN_MULTILINE_COMMENT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- JOIN_MULTILINE_COMMENT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- JOIN_PLANNING_V1 - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
WIP on Join planning - Introduce BinaryPlan and co - Refactor INLINESTATS and LOOKUP as a JOIN block
- JOIN_WS - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- JOIN_WS - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- joinCommand() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- joinCommand() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ProcessingCommandContext
- JoinCommandContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.JoinCommandContext
- joinCondition() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.JoinCommandContext
- joinCondition() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- JoinConditionContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.JoinConditionContext
- joinConfig() - Method in class org.elasticsearch.xpack.esql.plan.logical.Lookup
- JoinConfig - Record Class in org.elasticsearch.xpack.esql.plan.logical.join
-
Configuration of a join operation.
- JoinConfig(StreamInput) - Constructor for record class org.elasticsearch.xpack.esql.plan.logical.join.JoinConfig
- JoinConfig(JoinType, List<Attribute>, List<Attribute>, Expression) - Constructor for record class org.elasticsearch.xpack.esql.plan.logical.join.JoinConfig
-
Creates an instance of a
JoinConfigrecord class. - joinData() - Method in class org.elasticsearch.xpack.esql.plan.physical.HashJoinExec
- joining - Variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.ModifierContext
- joinName() - Method in interface org.elasticsearch.xpack.esql.plan.logical.join.JoinType
- joinOnConditions() - Method in record class org.elasticsearch.xpack.esql.enrich.LookupFromIndexOperator.Factory
-
Returns the value of the
joinOnConditionsrecord component. - joinOnConditions() - Method in record class org.elasticsearch.xpack.esql.plan.logical.join.JoinConfig
-
Returns the value of the
joinOnConditionsrecord component. - joinOnConditions() - Method in class org.elasticsearch.xpack.esql.plan.logical.ParameterizedQuery
- joinOnConditions() - Method in class org.elasticsearch.xpack.esql.plan.physical.LookupJoinExec
- joinOnConditions() - Method in class org.elasticsearch.xpack.esql.plan.physical.ParameterizedQueryExec
- joinTarget() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.JoinCommandContext
- joinTarget() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- JoinTargetContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.JoinTargetContext
- JoinType - Interface in org.elasticsearch.xpack.esql.plan.logical.join
- JoinTypes - Class in org.elasticsearch.xpack.esql.plan.logical.join
-
Utility class defining the concrete types of joins supported by ESQL.
- JsonExtract - Class in org.elasticsearch.xpack.esql.expression.function.scalar.string
-
Extracts a value from a JSON string using a
JsonPathsubset. - JsonExtract(Source, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.string.JsonExtract
- jtsGeometryToWkb(Geometry) - Method in enum class org.elasticsearch.xpack.esql.core.util.SpatialCoordinateTypes
- jtsOperation(Geometry, Geometry) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.BinarySpatialGeometryFunction
-
Apply the concrete JTS geometry operation (union, intersection, difference, or symDifference).
- jtsOperation(Geometry, Geometry) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StDifference
- jtsOperation(Geometry, Geometry) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StIntersection
- jtsOperation(Geometry, Geometry) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StSymDifference
- jtsOperation(Geometry, Geometry) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StUnion
K
- Keep - Class in org.elasticsearch.xpack.esql.plan.logical
- Keep(Source, LogicalPlan, List<? extends NamedExpression>) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.Keep
- KEEP - Enum constant in enum class org.elasticsearch.xpack.esql.telemetry.FeatureMetric
- KEEP - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- KEEP - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- KEEP() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.KeepCommandContext
- KEEP_REGEX_EXTRACT_ATTRIBUTES - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Avid GROK and DISSECT attributes being removed when resolving fields.
- keepAlive() - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryRequest
- keepAlive() - Method in record class org.elasticsearch.xpack.esql.plugin.EsqlQueryStatus
-
Returns the value of the
keepAliverecord component. - keepAlive(TimeValue) - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryRequest
- keepCommand() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- keepCommand() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ProcessingCommandContext
- KeepCommandContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.KeepCommandContext
- keepOnCompletion() - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryRequest
- keepOnCompletion(boolean) - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryRequest
- key - Variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ChangePointCommandContext
- key - Variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.EntryExpressionContext
- key - Variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FuseConfigurationContext
- key() - Method in class org.elasticsearch.xpack.esql.core.expression.EntryExpression
- key() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Sparkline
- key() - Method in class org.elasticsearch.xpack.esql.plan.logical.ChangePoint
- key() - Method in class org.elasticsearch.xpack.esql.plan.physical.ChangePointExec
- Key(String, long) - Constructor for record class org.elasticsearch.xpack.esql.datasources.cache.FooterByteCache.Key
-
Creates an instance of a
Keyrecord class. - KEY - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- KEY - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- KEY() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FuseConfigurationContext
- keyAttributes(Source) - Method in record class org.elasticsearch.xpack.esql.plan.logical.Dissect.Parser
- keyFoldedMap() - Method in class org.elasticsearch.xpack.esql.core.expression.MapExpression
- keyFor(StorageObject, long) - Static method in record class org.elasticsearch.xpack.esql.datasources.cache.FooterByteCache.Key
-
Creates a key from a
StorageObject, using its path string as the canonical identifier. - keys() - Method in class org.elasticsearch.xpack.esql.datasources.metadata.DataSourceSettings
- keys() - Method in class org.elasticsearch.xpack.esql.plan.logical.fuse.Fuse
- keySet() - Method in class org.elasticsearch.xpack.esql.core.expression.AttributeMap.Builder
- keySet() - Method in class org.elasticsearch.xpack.esql.core.expression.AttributeMap
- keyToBlock() - Method in record class org.elasticsearch.xpack.esql.evaluator.command.GrokEvaluatorExtracter.Factory
-
Returns the value of the
keyToBlockrecord component. - keyword() - Method in enum class org.elasticsearch.xpack.esql.plan.logical.promql.operator.VectorBinarySet.SetOp
-
The PromQL keyword for this operator (
and/unless/or), as used in error messages. - keyword(Source, String) - Static method in class org.elasticsearch.xpack.esql.core.expression.Literal
- KEYWORD - Enum constant in enum class org.elasticsearch.xpack.esql.core.type.DataType
-
String fields that are analyzed when the document is received but never cut into more than one token.
- KeywordEsField - Class in org.elasticsearch.xpack.esql.core.type
-
Information about a field in an ES index with the
keywordtype. - KeywordEsField(String, Map<String, EsField>, boolean, int, boolean, boolean, EsField.TimeSeriesFieldType) - Constructor for class org.elasticsearch.xpack.esql.core.type.KeywordEsField
- KeywordEsField(String, DataType, Map<String, EsField>, boolean, int, boolean, boolean, EsField.TimeSeriesFieldType) - Constructor for class org.elasticsearch.xpack.esql.core.type.KeywordEsField
- KeywordEsField(StreamInput) - Constructor for class org.elasticsearch.xpack.esql.core.type.KeywordEsField
- KEYWORDS_MV_COUNT_AS_SINGLE_VALUE_FIX - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
- KIBANA - Enum constant in enum class org.elasticsearch.xpack.esql.telemetry.QueryMetric
- kind - Variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.LabelContext
- kind() - Method in record class org.elasticsearch.xpack.esql.expression.function.EsqlFunctionRegistry.ArgSignature.Hint
-
Returns the value of the
kindrecord component. - kind() - Element in annotation interface org.elasticsearch.xpack.esql.expression.function.Param.Hint
- kind() - Method in record class org.elasticsearch.xpack.esql.plan.LinkedIndexPattern
-
Returns the value of the
kindrecord component. - kindOf(String) - Static method in class org.elasticsearch.xpack.esql.datasources.SyntheticColumns
- Knn - Class in org.elasticsearch.xpack.esql.expression.function.vector
- Knn(Source, Expression, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.vector.Knn
- Knn(Source, Expression, Expression, Expression, Integer, QueryBuilder, List<Expression>) - Constructor for class org.elasticsearch.xpack.esql.expression.function.vector.Knn
- KNN_FUNCTION_OPTIONS_K_VISIT_PERCENTAGE - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
KNN function adds support for k and visit_percentage options
- KNN_FUNCTION_V5 - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support knn function
- KnnQuery - Class in org.elasticsearch.xpack.esql.querydsl.query
- KnnQuery(Source, String, float[], Integer, Map<String, Object>, List<QueryBuilder>) - Constructor for class org.elasticsearch.xpack.esql.querydsl.query.KnnQuery
- knownFormats() - Method in interface org.elasticsearch.xpack.esql.datasources.spi.FileDataSourceValidator.FormatConfigKeyResolver
-
Returns all registered format names (lowercased); used only for the unknown-format error message.
- Kql - Class in org.elasticsearch.xpack.esql.expression.function.fulltext
-
Full text function that performs a
KqlQuery. - Kql(Source, Expression, Expression, QueryBuilder, Configuration) - Constructor for class org.elasticsearch.xpack.esql.expression.function.fulltext.Kql
- Kql(Source, Expression, Expression, Configuration) - Constructor for class org.elasticsearch.xpack.esql.expression.function.fulltext.Kql
- KQL_FUNCTION - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
KQL function
- KQL_FUNCTION_OPTIONS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for optional parameters in KQL function (case_insensitive, time_zone, default_field, boost).
- KQL_QSTR_TIMEZONE_SUPPORT - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support timezones in KQL and QSTR.
- KqlQuery - Class in org.elasticsearch.xpack.esql.querydsl.query
- KqlQuery(Source, String, Map<String, Object>) - Constructor for class org.elasticsearch.xpack.esql.querydsl.query.KqlQuery
L
- L1_NORM_VECTOR_SIMILARITY_FUNCTION - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
l1 norm vector similarity function
- L1Norm - Class in org.elasticsearch.xpack.esql.expression.function.vector
- L1Norm(Source, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.vector.L1Norm
- L2_NORM_VECTOR_SIMILARITY_FUNCTION - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
l2 norm vector similarity function
- L2Norm - Class in org.elasticsearch.xpack.esql.expression.function.vector
- L2Norm(Source, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.vector.L2Norm
- LA(int) - Method in class org.elasticsearch.xpack.esql.parser.CaseChangingCharStream
- label() - Method in class org.elasticsearch.xpack.esql.core.expression.Attribute
- label() - Method in class org.elasticsearch.xpack.esql.core.expression.EmptyAttribute
- label() - Method in class org.elasticsearch.xpack.esql.core.expression.ExternalMetadataAttribute
- label() - Method in class org.elasticsearch.xpack.esql.core.expression.FieldAttribute
- label() - Method in class org.elasticsearch.xpack.esql.core.expression.MetadataAttribute
- label() - Method in class org.elasticsearch.xpack.esql.core.expression.ReferenceAttribute
- label() - Method in class org.elasticsearch.xpack.esql.core.expression.TemporalityAttribute
- label() - Method in class org.elasticsearch.xpack.esql.core.expression.UnresolvedAttribute
- label() - Method in class org.elasticsearch.xpack.esql.core.expression.UnsupportedAttribute
- label() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- label() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.LabelsContext
- label(int) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.LabelsContext
- LABEL_EQ - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseLexer
- LABEL_EQ - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- LABEL_EQ() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.LabelContext
- LABEL_RGX - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseLexer
- LABEL_RGX - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- LABEL_RGX() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.LabelContext
- LABEL_RGX_NEQ - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseLexer
- LABEL_RGX_NEQ - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- LABEL_RGX_NEQ() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.LabelContext
- LabelContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.LabelContext
- labelList() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.GroupingContext
- labelList() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- labelList() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.ModifierContext
- labelList(int) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.ModifierContext
- LabelListContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.LabelListContext
- LabelMatcher - Class in org.elasticsearch.xpack.esql.plan.logical.promql.selector
-
PromQL label matcher between a label name, a value pattern and match type (=, !=, =~, !~).
- LabelMatcher(String, String, LabelMatcher.Matcher) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.promql.selector.LabelMatcher
- LabelMatcher(String, List<String>, LabelMatcher.Matcher) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.promql.selector.LabelMatcher
- LabelMatcher.Matcher - Enum Class in org.elasticsearch.xpack.esql.plan.logical.promql.selector
- labelMatchers() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.selector.Selector
- LabelMatchers - Class in org.elasticsearch.xpack.esql.plan.logical.promql.selector
-
Immutable collection of label matchers for a PromQL selector.
- LabelMatchers(List<LabelMatcher>) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.promql.selector.LabelMatchers
- labelName() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.LabelContext
- labelName() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.LabelListContext
- labelName() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- labelName(int) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.LabelListContext
- LabelNameContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.LabelNameContext
- labels() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- labels() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.SeriesMatcherContext
- labels() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.selector.Selector
- LabelsContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.LabelsContext
- labelValue() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.LabelContext
- labelValue() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- LabelValueContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.LabelValueContext
- lambda() - Method in class org.elasticsearch.xpack.esql.plan.physical.MMRExec
- LAMBDA_OPTION_NAME - Static variable in class org.elasticsearch.xpack.esql.plan.logical.MMR
- Language Design Goals - Search tag in package org.elasticsearch.xpack.esql
- Section
- Last - Class in org.elasticsearch.xpack.esql.expression.function.aggregate
- Last(Source, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.Last
- LAST - Enum constant in enum class org.elasticsearch.xpack.esql.expression.Order.NullsPosition
- LAST - Enum constant in enum class org.elasticsearch.xpack.esql.plan.physical.EsQueryExec.Missing
- LAST - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- LAST - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- LAST() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FunctionNameContext
- LAST() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.OrderExpressionContext
- LAST_AGG_EXTENDED_TYPES - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support LAST and LATEST aggregation on the same extended field types as FIRST and EARLIEST (version, unsigned_long, spatial, spatial-grid, dense_vector, exponential_histogram, tdigest, flattened).
- LAST_AGG_WITH_NULL_AND_MV_SUPPORT - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Make LAST agg work with null and multi-value fields.
- lastModified() - Method in interface org.elasticsearch.xpack.esql.datasources.spi.StorageObject
-
Returns the last modification time, or null if not available.
- lastModified() - Method in record class org.elasticsearch.xpack.esql.datasources.StorageEntry
-
Returns the value of the
lastModifiedrecord component. - lastModifiedEpochMillis() - Method in record class org.elasticsearch.xpack.esql.datasources.cache.SchemaCacheKey
-
Returns the value of the
lastModifiedEpochMillisrecord component. - lastModifiedMillis() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.ListingHint
-
Returns the value of the
lastModifiedMillisrecord component. - lastModifiedMillis(int) - Method in interface org.elasticsearch.xpack.esql.datasources.spi.FileList
- lastModifiedMillis(Long) - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceOperatorFactory.Builder
-
Sets the file last-modified epoch-millis used to materialise
_versionon the single-file producer paths. - LastOverTime - Class in org.elasticsearch.xpack.esql.expression.function.aggregate
- LastOverTime(StreamInput) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.LastOverTime
- LastOverTime(Source, Expression, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.LastOverTime
- LastOverTime(Source, Expression, Expression, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.LastOverTime
- lastSplit() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.FormatReadContext
-
Returns the value of the
lastSplitrecord component. - lastSplit(boolean) - Method in class org.elasticsearch.xpack.esql.datasources.spi.FormatReadContext.Builder
- lat() - Method in class org.elasticsearch.xpack.esql.core.querydsl.query.GeoDistanceQuery
- lat() - Method in record class org.elasticsearch.xpack.esql.plan.physical.EsQueryExec.GeoDistanceSort
-
Returns the value of the
latrecord component. - Latest - Class in org.elasticsearch.xpack.esql.expression.function.aggregate
-
An alias for
Lastwhere the sort field (second parameter) is set to@timestamp. - Latest(Source, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.Latest
- LAYING - Enum constant in enum class org.elasticsearch.xpack.esql.expression.function.scalar.string.ChickenArtBuilder
- layout() - Method in class org.elasticsearch.xpack.esql.planner.LocalExecutionPlanner.PhysicalOperation
- Layout - Interface in org.elasticsearch.xpack.esql.planner
-
Maintains the mapping from attribute ids to channels (block index).
- Layout.Builder - Class in org.elasticsearch.xpack.esql.planner
-
Builder class for Layout.
- Layout.ChannelAndType - Record Class in org.elasticsearch.xpack.esql.planner
- Layout.ChannelSet - Record Class in org.elasticsearch.xpack.esql.planner
- lazyFieldName - Variable in class org.elasticsearch.xpack.esql.core.expression.FieldAttribute
- lazyOutput - Variable in class org.elasticsearch.xpack.esql.plan.logical.Aggregate
- LCB - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseLexer
- LCB - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- LCB() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.SeriesMatcherContext
- LE_LABEL - Static variable in class org.elasticsearch.xpack.esql.plan.logical.promql.HistogramQuantile
- leadingZerosAreDecimal(BytesRef, BreakingBytesRefBuilder) - Static method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ParseIp
-
Parse an IP address, interpreting v4 addresses with leading 0s as decimal numbers.
- leadingZerosAreOctal(BytesRef, BreakingBytesRefBuilder) - Static method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ParseIp
-
Parse an IP address, interpreting v4 addresses with leading 0s as octal numbers.
- leadingZerosRejected(BytesRef, BreakingBytesRefBuilder) - Static method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ParseIp
-
Parse an IP address, rejecting v4 addresses with leading 0s.
- LeafExec - Class in org.elasticsearch.xpack.esql.plan.physical
- LeafExec(Source) - Constructor for class org.elasticsearch.xpack.esql.plan.physical.LeafExec
- LeafExpression - Class in org.elasticsearch.xpack.esql.core.expression
- LeafExpression(Source) - Constructor for class org.elasticsearch.xpack.esql.core.expression.LeafExpression
- LeafPlan - Class in org.elasticsearch.xpack.esql.plan.logical
- LeafPlan(Source) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.LeafPlan
- Least - Class in org.elasticsearch.xpack.esql.expression.function.scalar.conditional
-
Returns the minimum value of multiple columns.
- Least(Source, Expression, List<Expression>) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.conditional.Least
- LEAST_GREATEST_FOR_DATENANOS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support Least and Greatest functions on Date Nanos type
- LEAST_GREATEST_FOR_DATES - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for datetime in least and greatest functions
- left - Variable in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.BinarySpatialGeometryFunction
- left - Variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ArithmeticBinaryContext
- left - Variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ComparisonContext
- left - Variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.LogicalBinaryContext
- left - Variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.ArithmeticBinaryContext
- left() - Method in class org.elasticsearch.xpack.esql.core.expression.function.scalar.BinaryScalarFunction
- left() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.RangeContains
- left() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.RangeIntersects
- left() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.RangeWithin
- left() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.BinarySpatialFunction.SpatialTypeResolver
- left() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.BinarySpatialGeometryFunction
- left() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.BinarySpatialFunction
- left() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialContains
- left() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialDisjoint
- left() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialIntersects
- left() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialRelatesFunction
- left() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialWithin
- left() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StDistance
- left() - Method in class org.elasticsearch.xpack.esql.plan.logical.BinaryPlan
- left() - Method in class org.elasticsearch.xpack.esql.plan.physical.BinaryExec
- Left - Class in org.elasticsearch.xpack.esql.expression.function.scalar.string
-
{code left(foo, len)} is an alias to {code substring(foo, 0, len)}
- Left(Source, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.string.Left
- LEFT - Enum constant in enum class org.elasticsearch.xpack.esql.plan.logical.promql.operator.VectorMatch.Joining
- LEFT - Static variable in class org.elasticsearch.xpack.esql.plan.logical.join.JoinTypes
- LEFT_BRACES - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- LEFT_BRACES - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- LEFT_BRACES() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.MapExpressionContext
- leftDocValues - Variable in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.BinarySpatialFunction
- leftDocValues - Variable in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.BinarySpatialGeometryFunction
- leftDocValues() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.BinarySpatialFunction
- leftDocValues() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.BinarySpatialGeometryFunction
- leftDocValues() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialContains
- leftDocValues() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialDisjoint
- leftDocValues() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialIntersects
- leftDocValues() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialRelatesFunction
- leftDocValues() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialWithin
- leftEval() - Method in record class org.elasticsearch.xpack.esql.expression.predicate.logical.BooleanLogicExpressionEvaluator.Factory
-
Returns the value of the
leftEvalrecord component. - leftEval() - Method in record class org.elasticsearch.xpack.esql.expression.predicate.logical.BooleanLogicExpressionEvaluator
-
Returns the value of the
leftEvalrecord component. - leftFields() - Method in record class org.elasticsearch.xpack.esql.plan.logical.join.JoinConfig
-
Returns the value of the
leftFieldsrecord component. - leftFields() - Method in class org.elasticsearch.xpack.esql.plan.physical.HashJoinExec
- leftFields() - Method in class org.elasticsearch.xpack.esql.plan.physical.LookupJoinExec
- leftReferences() - Method in class org.elasticsearch.xpack.esql.plan.logical.BinaryPlan
- leftReferences() - Method in class org.elasticsearch.xpack.esql.plan.logical.join.Join
- leftReferences() - Method in class org.elasticsearch.xpack.esql.plan.physical.BinaryExec
- leftReferences() - Method in class org.elasticsearch.xpack.esql.plan.physical.HashJoinExec
- leftReferences() - Method in class org.elasticsearch.xpack.esql.plan.physical.LookupJoinExec
- LegacyIrate - Class in org.elasticsearch.xpack.esql.expression.function.aggregate
-
Legacy irate implementation that does not support delta temporality.
- LegacyIrate(Source, Expression, Expression, Expression, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.LegacyIrate
- length() - Method in class org.elasticsearch.xpack.esql.datasources.FileSplit
- length() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.ListingHint
-
Returns the value of the
lengthrecord component. - length() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.RangeAwareFormatReader.SplitRange
-
Returns the value of the
lengthrecord component. - length() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.RangeAwareFormatReader.SplitRef
-
Returns the value of the
lengthrecord component. - length() - Method in interface org.elasticsearch.xpack.esql.datasources.spi.StorageObject
-
Returns the object size in bytes.
- length() - Method in record class org.elasticsearch.xpack.esql.datasources.StorageEntry
-
Returns the value of the
lengthrecord component. - Length - Class in org.elasticsearch.xpack.esql.expression.function.scalar.string
- Length(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.string.Length
- LENIENT - Static variable in record class org.elasticsearch.xpack.esql.datasources.spi.ErrorPolicy
-
Skip all malformed rows without limit, logging each one.
- LESS_THAN - Enum constant in enum class org.elasticsearch.xpack.esql.datasources.PartitionFilterHintExtractor.Operator
- LESS_THAN_OR_EQUAL - Enum constant in enum class org.elasticsearch.xpack.esql.datasources.PartitionFilterHintExtractor.Operator
- LessThan - Class in org.elasticsearch.xpack.esql.expression.predicate.operator.comparison
- LessThan(Source, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.LessThan
- LessThan(Source, Expression, Expression, ZoneId) - Constructor for class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.LessThan
- LessThanOrEqual - Class in org.elasticsearch.xpack.esql.expression.predicate.operator.comparison
- LessThanOrEqual(Source, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.LessThanOrEqual
- LessThanOrEqual(Source, Expression, Expression, ZoneId) - Constructor for class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.LessThanOrEqual
- LexerConfig - Class in org.elasticsearch.xpack.esql.parser
-
Base class for hooking versioning information into the ANTLR parser.
- LexerConfig() - Constructor for class org.elasticsearch.xpack.esql.parser.LexerConfig
- LexerConfig(CharStream) - Constructor for class org.elasticsearch.xpack.esql.parser.LexerConfig
- LicenseAware - Interface in org.elasticsearch.xpack.esql
- licenseCheck(XPackLicenseState) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.SpatialAggregateFunction
- licenseCheck(XPackLicenseState) - Method in class org.elasticsearch.xpack.esql.expression.function.grouping.Categorize
- licenseCheck(XPackLicenseState) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialGridFunction
- licenseCheck(XPackLicenseState) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StGeohex
- licenseCheck(XPackLicenseState) - Method in interface org.elasticsearch.xpack.esql.LicenseAware
-
Return true if the implementer can be executed under the provided
XPackLicenseState, otherwise false. - licenseCheck(XPackLicenseState) - Method in class org.elasticsearch.xpack.esql.plan.logical.ChangePoint
- licenseCheck(XPackLicenseState) - Method in class org.elasticsearch.xpack.esql.plan.logical.fuse.FuseScoreEval
- licenseState() - Method in class org.elasticsearch.xpack.esql.analysis.Verifier
- lifecycle() - Method in record class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionDefinition.StackAvailability
-
Returns the value of the
lifecyclerecord component. - lifeCycle() - Element in annotation interface org.elasticsearch.xpack.esql.expression.function.FunctionAppliesTo
- Lifecycle - Search tag in class org.elasticsearch.xpack.esql.datasources.SourceExtractors
- Section
- Lifecycle - Search tag in class org.elasticsearch.xpack.esql.datasources.cache.ParsedFooterCache
- Section
- LIKE - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- LIKE - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- LIKE() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.LikeExpressionContext
- LIKE() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.LikeListExpressionContext
- LIKE_LIST_ON_INDEX_FIELDS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
- LIKE_ON_INDEX_FIELDS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support improved behavior for LIKE operator when used with index fields.
- LIKE_PARAMETER_SUPPORT - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support like/rlike parameters https://github.com/elastic/elasticsearch/issues/131356
- LIKE_TO_CONTAINS_VERSION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Contains
- LIKE_WITH_LIST_OF_PATTERNS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for the LIKE operator with a list of wildcards.
- LikeExpressionContext(EsqlBaseParser.RegexBooleanExpressionContext) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.LikeExpressionContext
- LikeListExpressionContext(EsqlBaseParser.RegexBooleanExpressionContext) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.LikeListExpressionContext
- limit() - Method in class org.elasticsearch.xpack.esql.plan.logical.Limit
- limit() - Method in class org.elasticsearch.xpack.esql.plan.logical.MMR
- limit() - Method in class org.elasticsearch.xpack.esql.plan.logical.TopN
- limit() - Method in class org.elasticsearch.xpack.esql.plan.physical.EsQueryExec
- limit() - Method in class org.elasticsearch.xpack.esql.plan.physical.EsStatsQueryExec
- limit() - Method in class org.elasticsearch.xpack.esql.plan.physical.LimitExec
- limit() - Method in class org.elasticsearch.xpack.esql.plan.physical.MMRExec
- limit() - Method in class org.elasticsearch.xpack.esql.plan.physical.TopNExec
- Limit - Class in org.elasticsearch.xpack.esql.plan.logical
- Limit(Source, Expression, LogicalPlan) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.Limit
-
Default way to create a new instance.
- Limit(Source, Expression, LogicalPlan, boolean, boolean) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.Limit
- LIMIT - Enum constant in enum class org.elasticsearch.xpack.esql.telemetry.FeatureMetric
- LIMIT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- LIMIT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- LIMIT() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.LimitCommandContext
- LIMIT_BY - Enum constant in enum class org.elasticsearch.xpack.esql.telemetry.FeatureMetric
- LIMIT_BY_ALLOW_EVALUATABLE_GROUPING_FUNCTIONS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Allow evaluatable grouping functions (such as
BUCKET) insideLIMIT ... BY. - LIMIT_BY_ENRICH_FIX - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Corrects a bug with ENRICH when a shard does not contain an index field and we use LIMIT BY on top
- LIMIT_BY_MV_EXPAND_GROUPING_FIX - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fix pushdown of LIMIT BY past MV_EXPAND when grouping on expanded fields.
- LimitBy - Class in org.elasticsearch.xpack.esql.plan.logical
-
Retains at most N rows per group defined by one or more grouping key expressions.
- LimitBy(Source, Expression, LogicalPlan, List<Expression>) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.LimitBy
- LimitBy(Source, Expression, LogicalPlan, List<Expression>, boolean) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.LimitBy
- LimitByExec - Class in org.elasticsearch.xpack.esql.plan.physical
-
Physical plan node for
LIMIT N BY expr1, expr2, .... - LimitByExec(Source, PhysicalPlan, Expression, List<Expression>, Integer) - Constructor for class org.elasticsearch.xpack.esql.plan.physical.LimitByExec
- limitByGroupKey() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- limitByGroupKey() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.LimitCommandContext
- LimitByGroupKeyContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.LimitByGroupKeyContext
- limitCommand() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- limitCommand() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ProcessingCommandContext
- LimitCommandContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.LimitCommandContext
- LIMITED - Enum constant in enum class org.elasticsearch.xpack.esql.core.tree.Node.NodeStringFormat
-
Bounded width / lines / property count for human-readable debug toString.
- limitedTo(List<Attribute>) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.promql.PromqlAttributesTranslationContext.InheritedAttributes
-
BY(W): the child scope becomes exactlyW, and the accumulated exclusions are cleared. - Limiter(int) - Constructor for class org.elasticsearch.xpack.esql.rule.RuleExecutor.Limiter
- LimitExec - Class in org.elasticsearch.xpack.esql.plan.physical
- LimitExec(Source, PhysicalPlan, Expression, Integer) - Constructor for class org.elasticsearch.xpack.esql.plan.physical.LimitExec
- limitPerGroup() - Method in class org.elasticsearch.xpack.esql.plan.logical.LimitBy
- limitPerGroup() - Method in class org.elasticsearch.xpack.esql.plan.logical.TopNBy
- limitPerGroup() - Method in class org.elasticsearch.xpack.esql.plan.physical.LimitByExec
- limitPerGroup() - Method in class org.elasticsearch.xpack.esql.plan.physical.TopNByExec
- limitToString(String) - Static method in interface org.elasticsearch.xpack.esql.optimizer.rules.logical.TemporaryNameGenerator
- limitValue - Variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.MmrCommandContext
- limitValue() - Method in class org.elasticsearch.xpack.esql.plan.physical.MMRExec
- limitValue(Expression, String) - Static method in class org.elasticsearch.xpack.esql.expression.Foldables
- LINE_COMMENT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- LINE_COMMENT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- LINEAR - Enum constant in enum class org.elasticsearch.xpack.esql.expression.function.scalar.score.Decay.DecayFunction
- LINEAR - Enum constant in enum class org.elasticsearch.xpack.esql.plan.logical.fuse.Fuse.FuseType
- lineNumber() - Method in class org.elasticsearch.xpack.esql.core.tree.Source
- LINKED_PROJECTS_HISTOGRAM - Static variable in class org.elasticsearch.xpack.esql.telemetry.PlanTelemetryManager
-
Histogram of linked projects per ES|QL query.
- linkedIndexPattern() - Method in class org.elasticsearch.xpack.esql.plan.logical.DatasetShadowRelation
- linkedIndexPattern() - Method in class org.elasticsearch.xpack.esql.plan.logical.ViewShadowRelation
- LinkedIndexPattern - Record Class in org.elasticsearch.xpack.esql.plan
- LinkedIndexPattern(LinkedIndexPattern.Kind, IndexPattern) - Constructor for record class org.elasticsearch.xpack.esql.plan.LinkedIndexPattern
-
Creates an instance of a
LinkedIndexPatternrecord class. - LinkedIndexPattern.Kind - Enum Class in org.elasticsearch.xpack.esql.plan
- linkedIndices() - Method in record class org.elasticsearch.xpack.esql.analysis.PreAnalyzer.PreAnalysis
-
Returns the value of the
linkedIndicesrecord component. - linkedProjectsCount() - Method in class org.elasticsearch.xpack.esql.telemetry.PlanTelemetry
- linkedProjectsCount(int) - Method in class org.elasticsearch.xpack.esql.telemetry.PlanTelemetry
- linkedResolution() - Method in class org.elasticsearch.xpack.esql.analysis.AnalyzerContext
-
Contains resolution for optional linked patterns.
- linkedResolution() - Method in record class org.elasticsearch.xpack.esql.session.EsqlSession.PreAnalysisResult
-
Returns the value of the
linkedResolutionrecord component. - list() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.In
- list(ProjectId) - Method in class org.elasticsearch.xpack.esql.view.ViewService
-
List all current view names.
- listFunctions() - Method in class org.elasticsearch.xpack.esql.expression.function.EsqlFunctionRegistry
- LISTING_TTL - Static variable in class org.elasticsearch.xpack.esql.datasources.cache.ExternalSourceCacheSettings
- ListingCacheKey - Record Class in org.elasticsearch.xpack.esql.datasources.cache
-
Cache key for file listing results.
- ListingCacheKey(String, String, String, String, String, long, long) - Constructor for record class org.elasticsearch.xpack.esql.datasources.cache.ListingCacheKey
-
Creates an instance of a
ListingCacheKeyrecord class. - ListingHint - Record Class in org.elasticsearch.xpack.esql.datasources.spi
-
Metadata about a file already known from a directory listing, passed to
ExternalSourceFactory.resolveMetadataAsync(java.lang.String, org.elasticsearch.xpack.esql.datasources.spi.ListingHint, java.util.Map<java.lang.String, java.lang.Object>, java.util.concurrent.Executor, org.elasticsearch.action.ActionListener<org.elasticsearch.xpack.esql.datasources.spi.SourceMetadata>)so the factory can build the storage object without a synchronous existence/HEAD probe before the async metadata read. - ListingHint(long, long) - Constructor for record class org.elasticsearch.xpack.esql.datasources.spi.ListingHint
-
Creates an instance of a
ListingHintrecord class. - listObjects(StoragePath, boolean) - Method in interface org.elasticsearch.xpack.esql.datasources.spi.StorageProvider
-
Lists objects under a prefix.
- listSemanticEqualsIgnoreOrder(List<Expression>, List<Expression>) - Static method in class org.elasticsearch.xpack.esql.core.expression.Expressions
- lit() - Method in record class org.elasticsearch.xpack.esql.expression.LiteralsEvaluator.Factory
-
Returns the value of the
litrecord component. - lit() - Method in record class org.elasticsearch.xpack.esql.expression.LiteralsEvaluator
-
Returns the value of the
litrecord component. - literal() - Method in record class org.elasticsearch.xpack.esql.core.expression.predicate.regex.WildcardPattern.Shape.Contains
-
Returns the value of the
literalrecord component. - literal() - Method in record class org.elasticsearch.xpack.esql.core.expression.predicate.regex.WildcardPattern.Shape.Prefix
-
Returns the value of the
literalrecord component. - literal() - Method in record class org.elasticsearch.xpack.esql.core.expression.predicate.regex.WildcardPattern.Shape.Suffix
-
Returns the value of the
literalrecord component. - literal() - Method in record class org.elasticsearch.xpack.esql.datasources.pushdown.WildcardLikeShape
-
Returns the value of the
literalrecord component. - literal() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.selector.LiteralSelector
- literal(Object, DataType) - Method in interface org.elasticsearch.xpack.esql.core.tree.NodeStringMapper
-
Map a literal value of the given data type.
- Literal - Class in org.elasticsearch.xpack.esql.core.expression
-
Literal or constant.
- Literal(Source, Object, DataType) - Constructor for class org.elasticsearch.xpack.esql.core.expression.Literal
- literals() - Static method in class org.elasticsearch.xpack.esql.expression.ExpressionWritables
- LiteralSelector - Class in org.elasticsearch.xpack.esql.plan.logical.promql.selector
-
Represents a PromQL literal scalar value wrapped as a vector selector.
- LiteralSelector(Source, Literal) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.promql.selector.LiteralSelector
- LiteralSelector(Source, LogicalPlan, Literal) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.promql.selector.LiteralSelector
- LiteralsEvaluator - Record Class in org.elasticsearch.xpack.esql.expression
- LiteralsEvaluator(BlockFactory, Literal) - Constructor for record class org.elasticsearch.xpack.esql.expression.LiteralsEvaluator
-
Creates an instance of a
LiteralsEvaluatorrecord class. - LiteralsEvaluator.Factory - Record Class in org.elasticsearch.xpack.esql.expression
- LiteralsOnTheRight - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical
- LiteralsOnTheRight() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.LiteralsOnTheRight
- literalValueOf(Expression) - Static method in class org.elasticsearch.xpack.esql.expression.Foldables
- LOAD - Enum constant in enum class org.elasticsearch.xpack.esql.analysis.UnmappedResolution
-
In case the query references a field that's not present in the index mapping, attempt to load it from
_source. - LOAD_FLATTENED_FIELD - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Test-only capability since loading a value from a flattened field is possible using the unmapped field infrastructure, but is only supported by full integration tests.
- loadExtensions(ExtensiblePlugin.ExtensionLoader) - Method in class org.elasticsearch.xpack.esql.plugin.EsqlPlugin
- loadFields() - Method in record class org.elasticsearch.xpack.esql.enrich.LookupFromIndexOperator.Factory
-
Returns the value of the
loadFieldsrecord component. - LOADING_NON_INDEXED_IP_FIELDS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support loading of ip fields if they are not indexed.
- local() - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.CombineProjections
- local() - Method in interface org.elasticsearch.xpack.esql.optimizer.rules.logical.OptimizerRules.CoordinatorOnly
- local() - Method in interface org.elasticsearch.xpack.esql.optimizer.rules.logical.OptimizerRules.LocalAware
-
the local version of the rule.
- local() - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.PropagateEmptyRelation
- local() - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.PruneRedundantAggregateGroupings
- local() - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.PushDownAndCombineLimits
- local() - Method in class org.elasticsearch.xpack.esql.plan.logical.Limit
- local() - Method in class org.elasticsearch.xpack.esql.plan.logical.TopN
- LOCAL - Static variable in record class org.elasticsearch.xpack.esql.plugin.ExternalDistributionPlan
- LOCAL_ALLOWED_PATHS - Static variable in class org.elasticsearch.xpack.esql.datasources.ExternalSourceSettings
-
Allowlist of local filesystem root paths from which ES|QL
file://external sources are permitted to read. - LOCAL_CLUSTER_NAME_REPRESENTATION - Static variable in class org.elasticsearch.xpack.esql.action.EsqlExecutionInfo
- LOCAL_DISK_DISABLED_MESSAGE - Static variable in class org.elasticsearch.xpack.esql.datasources.LocalFileAccess
-
Error shown when a
file://read is attempted but local-disk access is disabled (empty allowlist). - LOCAL_INSTANCE - Static variable in class org.elasticsearch.xpack.esql.optimizer.LogicalVerifier
- LOCAL_INSTANCE - Static variable in class org.elasticsearch.xpack.esql.optimizer.PhysicalVerifier
- LOCAL_POSITION_BITS - Static variable in class org.elasticsearch.xpack.esql.datasources.SourceExtractors
-
Number of bits reserved for the file-local row position; the rest go to the extractor id.
- LOCAL_POSITION_BITS - Static variable in interface org.elasticsearch.xpack.esql.datasources.spi.ColumnExtractor
-
Bit position of the extractor id within an encoded
_rowPositionvalue. - localBreakerSettings - Variable in class org.elasticsearch.xpack.esql.enrich.AbstractLookupService
- localClusterStateOperation(Task, XPackUsageRequest, ClusterState, ActionListener<XPackUsageFeatureResponse>) - Method in class org.elasticsearch.xpack.esql.EsqlUsageTransportAction
- localClusterStateOperation(Task, EsqlResolveDatasetAction.Request, ProjectState, ActionListener<EsqlResolveDatasetAction.Response>) - Method in class org.elasticsearch.xpack.esql.action.EsqlResolveDatasetAction
- localClusterStateOperation(Task, EsqlResolveViewAction.Request, ProjectState, ActionListener<EsqlResolveViewAction.Response>) - Method in class org.elasticsearch.xpack.esql.action.EsqlResolveViewAction
- localClusterStateOperation(Task, GetDatasetAction.Request, ProjectState, ActionListener<GetDatasetAction.Response>) - Method in class org.elasticsearch.xpack.esql.datasources.dataset.TransportGetDatasetAction
- localClusterStateOperation(Task, GetDataSourceAction.Request, ProjectState, ActionListener<GetDataSourceAction.Response>) - Method in class org.elasticsearch.xpack.esql.datasources.datasource.TransportGetDataSourceAction
- localClusterStateOperation(Task, GetViewAction.Request, ProjectState, ActionListener<GetViewAction.Response>) - Method in class org.elasticsearch.xpack.esql.view.TransportGetViewAction
- locale() - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryRequest
- locale() - Method in class org.elasticsearch.xpack.esql.session.Configuration
- locale(Locale) - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryRequest
- locale(Locale) - Method in class org.elasticsearch.xpack.esql.session.ConfigurationBuilder
- LocalExecutionPlanner - Class in org.elasticsearch.xpack.esql.planner
-
The local execution planner takes a plan (represented as PlanNode tree / digraph) as input and creates the corresponding drivers that are used to execute the given plan.
- LocalExecutionPlanner(String, String, CancellableTask, BigArrays, BlockFactory, Settings, Configuration, Supplier<ExchangeSource>, Supplier<ExchangeSink>, EnrichLookupService, LookupFromIndexService, InferenceService, UserAgentParserRegistry, IpLocationService, ProjectResolver, AbstractPhysicalOperationProviders, OperatorFactoryRegistry, Executor, int, MatcherWatchdog) - Constructor for class org.elasticsearch.xpack.esql.planner.LocalExecutionPlanner
- LocalExecutionPlanner.LocalExecutionPlan - Class in org.elasticsearch.xpack.esql.planner
-
Plan representation that is geared towards execution on a single node
- LocalExecutionPlanner.LocalExecutionPlannerContext - Record Class in org.elasticsearch.xpack.esql.planner
-
Context object used while generating a local plan.
- LocalExecutionPlanner.PhysicalOperation - Class in org.elasticsearch.xpack.esql.planner
-
Immutable physical operation.
- LocalExecutionPlannerContext(String, List<LocalExecutionPlanner.DriverFactory>, Holder<LocalExecutionPlanner.DriverParallelism>, QueryPragmas, BigArrays, BlockFactory, FoldContext, PlannerSettings, boolean, Settings, IndexedByShardId<? extends EsPhysicalOperationProviders.ShardContext>, AnalysisRegistry) - Constructor for record class org.elasticsearch.xpack.esql.planner.LocalExecutionPlanner.LocalExecutionPlannerContext
-
Creates an instance of a
LocalExecutionPlannerContextrecord class. - LocalFileAccess - Class in org.elasticsearch.xpack.esql.datasources
-
Enforces the
esql.datasource.local_allowed_pathsallowlist gate forfile://external sources. - LocalLogicalOptimizerContext - Class in org.elasticsearch.xpack.esql.optimizer
- LocalLogicalOptimizerContext(Configuration, FoldContext, SearchStats) - Constructor for class org.elasticsearch.xpack.esql.optimizer.LocalLogicalOptimizerContext
- LocalLogicalPlanOptimizer - Class in org.elasticsearch.xpack.esql.optimizer
-
This class is part of the planner.
- LocalLogicalPlanOptimizer(LocalLogicalOptimizerContext) - Constructor for class org.elasticsearch.xpack.esql.optimizer.LocalLogicalPlanOptimizer
- locallyUniqueTemporaryName(String) - Static method in interface org.elasticsearch.xpack.esql.optimizer.rules.logical.TemporaryNameGenerator
- LocalMapper - Class in org.elasticsearch.xpack.esql.planner.mapper
-
Maps a (local) logical plan into a (local) physical plan.
- localOptimize(LogicalPlan) - Method in class org.elasticsearch.xpack.esql.optimizer.LocalLogicalPlanOptimizer
- localOptimize(PhysicalPlan) - Method in class org.elasticsearch.xpack.esql.optimizer.LocalPhysicalPlanOptimizer
- localPath() - Method in class org.elasticsearch.xpack.esql.datasources.spi.StoragePath
-
Returns the path component adjusted for use as a local filesystem path.
- LocalPhysicalOptimization - Enum Class in org.elasticsearch.xpack.esql.plugin
-
This class is
publicfor testing. - LocalPhysicalOptimizerContext - Class in org.elasticsearch.xpack.esql.optimizer
- LocalPhysicalOptimizerContext(PlannerSettings, EsqlFlags, Configuration, FoldContext, SearchStats) - Constructor for class org.elasticsearch.xpack.esql.optimizer.LocalPhysicalOptimizerContext
-
Convenience constructor without external-source state (for backward compatibility and tests that don't exercise external-source rules).
- LocalPhysicalOptimizerContext(PlannerSettings, EsqlFlags, Configuration, FoldContext, SearchStats, ExternalOptimizerContext) - Constructor for class org.elasticsearch.xpack.esql.optimizer.LocalPhysicalOptimizerContext
- LocalPhysicalPlanOptimizer - Class in org.elasticsearch.xpack.esql.optimizer
-
Manages field extraction and pushing parts of the query into Lucene.
- LocalPhysicalPlanOptimizer(LocalPhysicalOptimizerContext) - Constructor for class org.elasticsearch.xpack.esql.optimizer.LocalPhysicalPlanOptimizer
- localPlan(PhysicalPlan, LocalLogicalPlanOptimizer, LocalPhysicalPlanOptimizer, List<? extends ExternalSplit>, PlanTimeProfile) - Static method in class org.elasticsearch.xpack.esql.planner.PlannerUtils
- localPlan(PhysicalPlan, LocalLogicalPlanOptimizer, LocalPhysicalPlanOptimizer, List<? extends ExternalSplit>, PlanTimeProfile, Consumer<LogicalPlan>) - Static method in class org.elasticsearch.xpack.esql.planner.PlannerUtils
- localPlan(PhysicalPlan, LocalLogicalPlanOptimizer, LocalPhysicalPlanOptimizer, PlanTimeProfile) - Static method in class org.elasticsearch.xpack.esql.planner.PlannerUtils
- localPlan(PhysicalPlan, LocalLogicalPlanOptimizer, LocalPhysicalPlanOptimizer, PlanTimeProfile, Consumer<LogicalPlan>) - Static method in class org.elasticsearch.xpack.esql.planner.PlannerUtils
- localPlan(PlannerSettings, EsqlFlags, List<SearchExecutionContext>, Configuration, FoldContext, PhysicalPlan, PlanTimeProfile) - Static method in class org.elasticsearch.xpack.esql.planner.PlannerUtils
- localPlan(PlannerSettings, EsqlFlags, Configuration, FoldContext, PhysicalPlan, SearchStats, PlanTimeProfile) - Static method in class org.elasticsearch.xpack.esql.planner.PlannerUtils
- localPlan(PlannerSettings, EsqlFlags, Configuration, FoldContext, PhysicalPlan, SearchStats, FormatReaderRegistry, List<? extends ExternalSplit>, PlanTimeProfile) - Static method in class org.elasticsearch.xpack.esql.planner.PlannerUtils
-
Runs local logical/physical optimization with external splits injected before the physical optimizer.
- localPlan(PlannerSettings, EsqlFlags, Configuration, FoldContext, PhysicalPlan, SearchStats, FormatReaderRegistry, PlanTimeProfile) - Static method in class org.elasticsearch.xpack.esql.planner.PlannerUtils
- LocalPlanResult(PhysicalPlan, String) - Constructor for record class org.elasticsearch.xpack.esql.planner.PlannerUtils.LocalPlanResult
-
Creates an instance of a
LocalPlanResultrecord class. - localPlanWithLogical(PhysicalPlan, LocalLogicalPlanOptimizer, LocalPhysicalPlanOptimizer, PlanTimeProfile) - Static method in class org.elasticsearch.xpack.esql.planner.PlannerUtils
- localPlanWithLogical(PlannerSettings, EsqlFlags, List<SearchExecutionContext>, Configuration, FoldContext, PhysicalPlan, PlanTimeProfile) - Static method in class org.elasticsearch.xpack.esql.planner.PlannerUtils
- localPlanWithLogical(PlannerSettings, EsqlFlags, Configuration, FoldContext, PhysicalPlan, SearchStats, PlanTimeProfile) - Static method in class org.elasticsearch.xpack.esql.planner.PlannerUtils
- LocalPropagateEmptyRelation - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical.local
-
Local aggregation can only produce intermediate state that get wired into the global agg.
- LocalPropagateEmptyRelation() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.local.LocalPropagateEmptyRelation
- localRelation() - Method in class org.elasticsearch.xpack.esql.plan.logical.Lookup
- LocalRelation - Class in org.elasticsearch.xpack.esql.plan.logical.local
- LocalRelation(StreamInput) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.local.LocalRelation
- LocalRelation(Source, List<Attribute>, LocalSupplier) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.local.LocalRelation
- LocalSourceExec - Class in org.elasticsearch.xpack.esql.plan.physical
- LocalSourceExec(StreamInput) - Constructor for class org.elasticsearch.xpack.esql.plan.physical.LocalSourceExec
- LocalSourceExec(Source, List<Attribute>, LocalSupplier) - Constructor for class org.elasticsearch.xpack.esql.plan.physical.LocalSourceExec
- LocalSupplier - Interface in org.elasticsearch.xpack.esql.plan.logical.local
-
Supplies fixed
Blocks for things calculated at plan time. - Locate - Class in org.elasticsearch.xpack.esql.expression.function.scalar.string
-
Locate function, given a string 'a' and a substring 'b', it returns the index of the first occurrence of the substring 'b' in 'a'.
- Locate(Source, Expression, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.string.Locate
- location() - Method in record class org.elasticsearch.xpack.esql.datasources.cache.SchemaCacheEntry
-
Returns the value of the
locationrecord component. - location() - Method in interface org.elasticsearch.xpack.esql.datasources.ExternalSourceMetadata
-
Default implementation of
SourceMetadata.location()that delegates toExternalSourceMetadata.tablePath()for backward compatibility. - location() - Method in class org.elasticsearch.xpack.esql.datasources.spi.SimpleSourceMetadata
- location() - Method in interface org.elasticsearch.xpack.esql.datasources.spi.SourceMetadata
-
Returns the original path or location of the source.
- location(double, double) - Method in class org.elasticsearch.xpack.esql.evaluator.command.IpLocationFunctionBridge.IpLocationCollectorImpl
- location(String) - Method in class org.elasticsearch.xpack.esql.datasources.spi.SimpleSourceMetadata.Builder
- Location - Class in org.elasticsearch.xpack.esql.core.tree
- Location(int, int) - Constructor for class org.elasticsearch.xpack.esql.core.tree.Location
- log - Variable in class org.elasticsearch.xpack.esql.optimizer.LocalPhysicalPlanOptimizer
- log - Variable in class org.elasticsearch.xpack.esql.rule.Rule
- log - Variable in class org.elasticsearch.xpack.esql.view.ViewResolver
- Log - Class in org.elasticsearch.xpack.esql.expression.function.scalar.math
- Log(Source, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.math.Log
- LOG_DOMAIN_NOTE - Static variable in class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionDefinition
- Log10 - Class in org.elasticsearch.xpack.esql.expression.function.scalar.math
- Log10(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.math.Log10
- logErrors() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.ErrorPolicy
-
Returns the value of the
logErrorsrecord component. - LOGGER_NAME - Static variable in class org.elasticsearch.xpack.esql.querylog.EsqlQueryLog
- logical() - Static method in class org.elasticsearch.xpack.esql.plan.PlanWritables
- LogicalBinaryContext(EsqlBaseParser.BooleanExpressionContext) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.LogicalBinaryContext
- LogicalInContext(EsqlBaseParser.BooleanExpressionContext) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.LogicalInContext
- LogicalInSubqueryContext(EsqlBaseParser.BooleanExpressionContext) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.LogicalInSubqueryContext
- LogicalNotContext(EsqlBaseParser.BooleanExpressionContext) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.LogicalNotContext
- LogicalOptimizerContext - Class in org.elasticsearch.xpack.esql.optimizer
- LogicalOptimizerContext(Configuration, FoldContext, TransportVersion) - Constructor for class org.elasticsearch.xpack.esql.optimizer.LogicalOptimizerContext
- LogicalPlan - Class in org.elasticsearch.xpack.esql.plan.logical
-
A LogicalPlan is what (not the "how") a user told us they want to do.
- LogicalPlan(Source, List<LogicalPlan>) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.LogicalPlan
- LogicalPlan.Stage - Enum Class in org.elasticsearch.xpack.esql.plan.logical
-
Order is important in the enum; any values should be added at the end.
- LogicalPlanBuilder - Class in org.elasticsearch.xpack.esql.parser
-
Translates what we get back from Antlr into the data structures the rest of the planner steps will act on.
- LogicalPlanBuilder(ExpressionBuilder.ParsingContext) - Constructor for class org.elasticsearch.xpack.esql.parser.LogicalPlanBuilder
- LogicalPlanBuilder.PromqlParams - Record Class in org.elasticsearch.xpack.esql.parser
-
Container for PromQL command parameters: time for instant queries start/end and one of step or buckets for range queries scrape_interval for implicit range selector windows These can be specified in the PROMQL command like so:
- LogicalPlanOptimizer - Class in org.elasticsearch.xpack.esql.optimizer
-
This class is part of the planner
- LogicalPlanOptimizer(LogicalOptimizerContext) - Constructor for class org.elasticsearch.xpack.esql.optimizer.LogicalPlanOptimizer
- LogicalPlanPreOptimizer - Class in org.elasticsearch.xpack.esql.optimizer
-
The class is responsible for invoking any steps that need to be applied to the logical plan, before this is being optimized.
- LogicalPlanPreOptimizer(LogicalPreOptimizerContext) - Constructor for class org.elasticsearch.xpack.esql.optimizer.LogicalPlanPreOptimizer
- LogicalPlanPreOptimizerRule - Interface in org.elasticsearch.xpack.esql.optimizer.rules.logical.preoptimizer
-
A rule that can be applied to an analyzed logical plan before it is optimized.
- logicalPlanString() - Method in record class org.elasticsearch.xpack.esql.planner.PlannerUtils.LocalPlanResult
-
Returns the value of the
logicalPlanStringrecord component. - LogicalPlanTuple(LogicalPlan, LogicalPlan) - Constructor for record class org.elasticsearch.xpack.esql.plan.logical.join.AbstractSubqueryJoin.LogicalPlanTuple
-
Creates an instance of a
LogicalPlanTuplerecord class. - LogicalPlanTuple(LogicalPlan, LogicalPlan) - Constructor for record class org.elasticsearch.xpack.esql.plan.logical.join.InlineJoin.LogicalPlanTuple
-
Creates an instance of a
LogicalPlanTuplerecord class. - LogicalPreOptimizerContext - Record Class in org.elasticsearch.xpack.esql.optimizer
-
Context passed to logical pre-optimizer rules.
- LogicalPreOptimizerContext(FoldContext, InferenceService, TransportVersion) - Constructor for record class org.elasticsearch.xpack.esql.optimizer.LogicalPreOptimizerContext
-
Creates an instance of a
LogicalPreOptimizerContextrecord class. - LogicalVerifier - Class in org.elasticsearch.xpack.esql.optimizer
- logOnFailure(Throwable) - Static method in class org.elasticsearch.xpack.esql.action.EsqlResponseListener
- logPartialFailures(String, Map<String, String>, EsqlExecutionInfo) - Static method in class org.elasticsearch.xpack.esql.action.EsqlResponseListener
-
Log all partial request failures to the
rest.suppressedlogger so an operator can categorize them after the fact. - LOGS_ESSENTIALS - Enum constant in enum class org.elasticsearch.xpack.esql.SupportsObservabilityTier.ObservabilityTier
- lon() - Method in class org.elasticsearch.xpack.esql.core.querydsl.query.GeoDistanceQuery
- lon() - Method in record class org.elasticsearch.xpack.esql.plan.physical.EsQueryExec.GeoDistanceSort
-
Returns the value of the
lonrecord component. - LONG - Enum constant in enum class org.elasticsearch.xpack.esql.core.type.DataType
-
64-bit signed numbers loaded as a java
long. - LONG - Enum constant in enum class org.elasticsearch.xpack.esql.datasources.ColumnStatTypeSupport.StatBlockKind
- LONG_OVERFLOW_THROW - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.Sum
-
Mode for
Sum.longOverflowMode, throwing a 500 error on long overflows. - LONG_OVERFLOW_WARN - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.Sum
-
Mode for
Sum.longOverflowMode, returning a null and a warning on long overflows. - longAsPoint(long) - Method in enum class org.elasticsearch.xpack.esql.core.util.SpatialCoordinateTypes
- longAsWkb(long) - Method in enum class org.elasticsearch.xpack.esql.core.util.SpatialCoordinateTypes
- longColumn(BlockFactory, long[], int, boolean, boolean, BitSet, boolean) - Static method in class org.elasticsearch.xpack.esql.datasources.spi.ColumnBlockConversions
-
Converts a
long[]column to aBlock(LONG data type). - longDescription() - Method in class org.elasticsearch.xpack.esql.planner.LocalExecutionPlanner.PhysicalOperation
- LongEvaluator(BlockFactory, ExpressionEvaluator) - Constructor for record class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToAggregateMetricDouble.LongEvaluator
-
Creates an instance of a
LongEvaluatorrecord class. - LongFactory(ExpressionEvaluator.Factory) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToAggregateMetricDouble.LongFactory
- longOverflowMode() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Sum
- longSupplier() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.MedianAbsoluteDeviation
- longSupplier() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.NumericAggregate
- longSupplier() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Percentile
- longSupplier() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Sum
- longToUnsignedLong(long, boolean) - Static method in class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter
- longValueCollector(int) - Static method in class org.elasticsearch.xpack.esql.evaluator.command.CompoundOutputEvaluator
- lookup() - Method in class org.elasticsearch.xpack.esql.plan.physical.LookupJoinExec
- lookup(String) - Static method in class org.elasticsearch.xpack.esql.plan.QuerySettings
-
The setting with this name, or
nullif no such setting is declared. - Lookup - Class in org.elasticsearch.xpack.esql.plan.logical
-
Looks up values from the associated
tables. - Lookup(StreamInput) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.Lookup
- Lookup(Source, LogicalPlan, Expression, List<Attribute>, LocalRelation) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.Lookup
- LOOKUP - Enum constant in enum class org.elasticsearch.xpack.esql.telemetry.FeatureMetric
- LOOKUP_ACTION_NAME - Static variable in class org.elasticsearch.xpack.esql.enrich.EnrichLookupService
- LOOKUP_ACTION_NAME - Static variable in class org.elasticsearch.xpack.esql.enrich.LookupFromIndexService
- LOOKUP_FIELD_LINE_COMMENT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- LOOKUP_FIELD_LINE_COMMENT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- LOOKUP_FIELD_MODE - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- LOOKUP_FIELD_MULTILINE_COMMENT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- LOOKUP_FIELD_MULTILINE_COMMENT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- LOOKUP_FIELD_WS - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- LOOKUP_FIELD_WS - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- LOOKUP_JOIN - Enum constant in enum class org.elasticsearch.xpack.esql.telemetry.FeatureMetric
- LOOKUP_JOIN_NO_ALIASES - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Disabled support for index aliases in lookup joins
- LOOKUP_JOIN_ON_BOOLEAN_EXPRESSION - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Allow lookup join on boolean expressions
- LOOKUP_JOIN_ON_EXPRESSION - Enum constant in enum class org.elasticsearch.xpack.esql.telemetry.FeatureMetric
- LOOKUP_JOIN_ON_MIXED_NUMERIC_FIELDS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Allow lookup join on mixed numeric fields, among byte, short, int, long, half_float, scaled_float, float and double.
- LOOKUP_JOIN_ON_MULTIPLE_FIELDS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for lookup join on multiple fields.
- LOOKUP_JOIN_SEMANTIC_FILTER_DEDUP - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fix for lookup join filter pushdown not using semantic equality.
- LOOKUP_JOIN_SORT_WARNING - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Warning when SORT is followed by LOOKUP JOIN which does not preserve order.
- LOOKUP_JOIN_STREAMING - Static variable in class org.elasticsearch.xpack.esql.plugin.EsqlPlugin
-
Controls whether LOOKUP JOIN uses the streaming lookup operator, which streams pages to the lookup node instead of performing a request per input page.
- LOOKUP_JOIN_TEXT - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
LOOKUP JOIN with TEXT fields on the right (right side of the join) (#119473)
- LOOKUP_JOIN_WITH_FULL_TEXT_FUNCTION - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Lookup join with Full Text Function or other Lucene Pushable condition to be applied to the lookup index used
- LOOKUP_JOIN_WITH_FULL_TEXT_FUNCTION_BUGFIX - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Bugfix for lookup join with Full Text Function
- LOOKUP_LINE_COMMENT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- LOOKUP_LINE_COMMENT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- LOOKUP_MODE - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- LOOKUP_MULTILINE_COMMENT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- LOOKUP_MULTILINE_COMMENT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- LOOKUP_POSITIONS_FIELD - Static variable in class org.elasticsearch.xpack.esql.enrich.AbstractLookupService
-
Represents an integer column that corresponds to the positions of the page that we perform the lookup for.
- LOOKUP_V4 - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
LOOKUP command with - tables using syntax
"tables": {"type": [<values>]}- fixed variable shadowing - fixed Join.references(), requiring breaking change to Join serialization - LOOKUP_WS - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- LOOKUP_WS - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- lookupAsync(R, DiscoveryNode, CancellableTask, ActionListener<AbstractLookupService.LookupResponse>) - Method in class org.elasticsearch.xpack.esql.enrich.AbstractLookupService
-
Perform the actual lookup using an explicit target node.
- lookupAsync(R, CancellableTask, ActionListener<AbstractLookupService.LookupResponse>) - Method in class org.elasticsearch.xpack.esql.enrich.AbstractLookupService
-
Perform the actual lookup, returning the full
AbstractLookupService.LookupResponse. - lookupCommand() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- lookupCommand() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ProcessingCommandContext
- LookupCommandContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.LookupCommandContext
- LookupExecutionPlanner - Class in org.elasticsearch.xpack.esql.enrich
-
Plans the execution of a lookup physical plan Converts PhysicalPlan nodes into PhysicalOperation with operator factories Also converts PhysicalOperation into actual Operators
- LookupExecutionPlanner(BlockFactory, BigArrays, LocalCircuitBreaker.SizeSettings, LongSupplier) - Constructor for class org.elasticsearch.xpack.esql.enrich.LookupExecutionPlanner
- LookupExecutionPlanner.QueryListFromPlanFactory - Interface in org.elasticsearch.xpack.esql.enrich
-
Functional interface for creating a
LookupEnrichQueryGeneratorfrom plan data. - LookupFromIndexOperator - Class in org.elasticsearch.xpack.esql.enrich
- LookupFromIndexOperator(List<MatchConfig>, String, DriverContext, CancellableTask, int, LookupFromIndexService, String, String, List<NamedExpression>, Source, PhysicalPlan, Expression) - Constructor for class org.elasticsearch.xpack.esql.enrich.LookupFromIndexOperator
- LookupFromIndexOperator.Factory - Record Class in org.elasticsearch.xpack.esql.enrich
- LookupFromIndexOperator.Status - Class in org.elasticsearch.xpack.esql.enrich
- LookupFromIndexService - Class in org.elasticsearch.xpack.esql.enrich
-
LookupFromIndexServiceperforms lookup against a Lookup index for a given input page. - LookupFromIndexService(ClusterService, IndicesService, AbstractLookupService.LookupShardContextFactory, TransportService, IndexNameExpressionResolver, BigArrays, BlockFactory, ProjectResolver, PlannerSettings.Holder, ExchangeService) - Constructor for class org.elasticsearch.xpack.esql.enrich.LookupFromIndexService
- LookupFromIndexService.LookupRequest - Class in org.elasticsearch.xpack.esql.enrich
- LookupFromIndexService.LookupResponse - Class in org.elasticsearch.xpack.esql.enrich
- LookupFromIndexService.Request - Class in org.elasticsearch.xpack.esql.enrich
- lookupIndex() - Method in record class org.elasticsearch.xpack.esql.enrich.LookupFromIndexOperator.Factory
-
Returns the value of the
lookupIndexrecord component. - lookupIndexPattern() - Method in record class org.elasticsearch.xpack.esql.enrich.LookupFromIndexOperator.Factory
-
Returns the value of the
lookupIndexPatternrecord component. - lookupIndices() - Method in record class org.elasticsearch.xpack.esql.analysis.PreAnalyzer.PreAnalysis
-
Returns the value of the
lookupIndicesrecord component. - lookupIndices() - Method in record class org.elasticsearch.xpack.esql.session.EsqlSession.PreAnalysisResult
-
Returns the value of the
lookupIndicesrecord component. - LookupJoin - Class in org.elasticsearch.xpack.esql.plan.logical.join
-
Lookup join - specialized LEFT (OUTER) JOIN between the main left side and a lookup index (index_mode = lookup) on the right.
- LookupJoin(Source, LogicalPlan, LogicalPlan, List<Attribute>, Expression) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.join.LookupJoin
- LookupJoin(Source, LogicalPlan, LogicalPlan, JoinConfig) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.join.LookupJoin
- LookupJoin(Source, LogicalPlan, LogicalPlan, JoinConfig, boolean) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.join.LookupJoin
- LookupJoin(Source, LogicalPlan, LogicalPlan, JoinType, List<Attribute>, List<Attribute>, boolean, Expression) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.join.LookupJoin
- LookupJoinExec - Class in org.elasticsearch.xpack.esql.plan.physical
- LookupJoinExec(Source, PhysicalPlan, PhysicalPlan, List<Attribute>, List<Attribute>, List<Attribute>, Expression) - Constructor for class org.elasticsearch.xpack.esql.plan.physical.LookupJoinExec
- LookupLogicalOptimizer - Class in org.elasticsearch.xpack.esql.optimizer
-
Logical plan optimizer for the lookup node.
- LookupLogicalOptimizer(LocalLogicalOptimizerContext) - Constructor for class org.elasticsearch.xpack.esql.optimizer.LookupLogicalOptimizer
- LookupPhysicalOptimizerContext - Class in org.elasticsearch.xpack.esql.optimizer
-
Context for lookup physical optimization.
- LookupPhysicalOptimizerContext(PlannerSettings, EsqlFlags, Configuration, FoldContext, SearchStats, AliasFilter) - Constructor for class org.elasticsearch.xpack.esql.optimizer.LookupPhysicalOptimizerContext
- LookupPhysicalOptimizerContext(PlannerSettings, EsqlFlags, Configuration, FoldContext, SearchStats, AliasFilter, ExternalOptimizerContext) - Constructor for class org.elasticsearch.xpack.esql.optimizer.LookupPhysicalOptimizerContext
- LookupPhysicalPlanOptimizer - Class in org.elasticsearch.xpack.esql.optimizer
-
Physical plan optimizer for the lookup node.
- LookupPhysicalPlanOptimizer(LookupPhysicalOptimizerContext) - Constructor for class org.elasticsearch.xpack.esql.optimizer.LookupPhysicalPlanOptimizer
- LookupPruneFilters - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical.local
-
Lookup-specific variant of
PruneFilters. - LookupPruneFilters() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.local.LookupPruneFilters
- lookupResolution() - Method in class org.elasticsearch.xpack.esql.analysis.AnalyzerContext
- lookupService() - Method in record class org.elasticsearch.xpack.esql.enrich.LookupFromIndexOperator.Factory
-
Returns the value of the
lookupServicerecord component. - LookupShardContext(EsPhysicalOperationProviders.ShardContext, SearchExecutionContext, Releasable) - Constructor for record class org.elasticsearch.xpack.esql.enrich.AbstractLookupService.LookupShardContext
-
Creates an instance of a
LookupShardContextrecord class. - lookupShardContextFactory - Variable in class org.elasticsearch.xpack.esql.enrich.AbstractLookupService
- LOSSY - Enum constant in enum class org.elasticsearch.xpack.esql.expression.function.aggregate.SummationMode
-
The default mode in time-series aggregations.
- LOSSY_LITERAL - Static variable in enum class org.elasticsearch.xpack.esql.expression.function.aggregate.SummationMode
- lower() - Method in class org.elasticsearch.xpack.esql.core.querydsl.query.RangeQuery
- lower() - Method in class org.elasticsearch.xpack.esql.expression.predicate.Range
- LOWER - Enum constant in enum class org.elasticsearch.xpack.esql.expression.function.scalar.string.ChangeCase.Case
- LP - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- LP - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- LP - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseLexer
- LP - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- LP() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ForkSubQueryContext
- LP() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FunctionExpressionContext
- LP() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.LikeListExpressionContext
- LP() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.LogicalInContext
- LP() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ParenthesizedExpressionContext
- LP() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlCommandContext
- LP() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlQueryPartContext
- LP() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.RlikeListExpressionContext
- LP() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.SubqueryContext
- LP() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.SubqueryExpressionContext
- LP() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.FunctionContext
- LP() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.LabelListContext
- LP() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.ParenthesizedContext
- LSB - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseLexer
- LSB - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- LSB() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.SelectorContext
- LSB() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.SubqueryContext
- lt(Object, Object) - Static method in class org.elasticsearch.xpack.esql.core.expression.predicate.operator.comparison.Comparisons
- LT - Enum constant in enum class org.elasticsearch.xpack.esql.core.expression.predicate.operator.comparison.BinaryComparisonOperation
- LT - Enum constant in enum class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.EsqlBinaryComparison.BinaryComparisonOperation
- LT - Enum constant in enum class org.elasticsearch.xpack.esql.plan.logical.promql.operator.VectorBinaryComparison.ComparisonOp
- LT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- LT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- LT - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseLexer
- LT - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- LT() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ComparisonOperatorContext
- LT() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.ArithmeticBinaryContext
- LT: Lucene's TopN - Search tag in class org.elasticsearch.xpack.esql.expression.function.scalar.EsqlScalarFunction
- Section
- LTE - Enum constant in enum class org.elasticsearch.xpack.esql.core.expression.predicate.operator.comparison.BinaryComparisonOperation
- LTE - Enum constant in enum class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.EsqlBinaryComparison.BinaryComparisonOperation
- LTE - Enum constant in enum class org.elasticsearch.xpack.esql.plan.logical.promql.operator.VectorBinaryComparison.ComparisonOp
- LTE - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- LTE - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- LTE - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseLexer
- LTE - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- LTE() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ComparisonOperatorContext
- LTE() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.ArithmeticBinaryContext
- LTrim - Class in org.elasticsearch.xpack.esql.expression.function.scalar.string
-
Removes leading whitespaces from a string.
- LTrim(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.string.LTrim
- LUCENE_QUERY_EVALUATOR_QUERY_REWRITE - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
LuceneQueryEvaluatorrewrites the query before executing it in Lucene. - LUCENE_TOPN_LIMIT - Static variable in class org.elasticsearch.xpack.esql.planner.PlannerSettings
- LuceneBulkLookup - Class in org.elasticsearch.xpack.esql.optimizer.rules.physical.local
-
Checks
ParameterizedQueryExecnodes to see if the conditions for the bulk lookup optimization are met. - LuceneBulkLookup() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.physical.local.LuceneBulkLookup
- LuceneComponent2DUtils - Class in org.elasticsearch.xpack.esql.expression.function.scalar.spatial
-
This utilities class provides access to protected methods in Lucene using alternative APIs.
- LuceneComponent2DUtils() - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.LuceneComponent2DUtils
- LucenePushdownPredicates - Interface in org.elasticsearch.xpack.esql.optimizer.rules.physical.local
-
When deciding if a filter or topN can be pushed down to Lucene, we need to check a few things on the field.
- luceneTopNLimit() - Method in class org.elasticsearch.xpack.esql.planner.PlannerSettings
-
Maximum
LIMITthat we're willing to push to Lucene's topn. - luceneTopNLimit(int) - Method in class org.elasticsearch.xpack.esql.planner.PlannerSettings
M
- M - Enum constant in enum class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter.INTERVALS
- Magnitude - Class in org.elasticsearch.xpack.esql.expression.function.vector
- Magnitude(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.vector.Magnitude
- MAGNITUDE_SCALAR_VECTOR_FUNCTION - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
- Magnitude.ScalarEvaluatorFunction - Interface in org.elasticsearch.xpack.esql.expression.function.vector
-
Functional interface for evaluating the scalar value of the underlying float array.
- Major Components - Search tag in package org.elasticsearch.xpack.esql
- Section
- MAKE_NUMBER_OF_CHANNELS_CONSISTENT_WITH_LAYOUT - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Make numberOfChannels consistent with layout in DefaultLayout by removing duplicated ChannelSet.
- makeGeometryFromLiteral(Expression) - Static method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialRelatesUtils
-
This function is used when we do lucene-pushdown of spatial functions.
- makeGeometryFromLiteral(FoldContext, Expression) - Static method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialRelatesUtils
-
This function is used when evaluating a spatial constant in the SpatialRelatesFunction
- makeReference(List<Attribute>) - Static method in class org.elasticsearch.xpack.esql.plan.logical.join.Join
-
Make fields references, so we don't check if they exist in the index.
- MANAGED_IDENTITY - Enum constant in enum class org.elasticsearch.xpack.esql.datasources.spi.FileDataSourceConfiguration.AuthMode
- MANAGED_IDENTITY_DISABLED_MESSAGE - Static variable in class org.elasticsearch.xpack.esql.datasources.spi.FileDataSourceConfiguration
-
Error shown when
auth=managed_identityis requested while the cluster setting is disabled. - MANAGED_IDENTITY_ENABLED - Static variable in class org.elasticsearch.xpack.esql.datasources.ExternalSourceSettings
-
Enables
auth=managed_identityfor external data source reads, which resolves credentials from the node's ambient cloud identity (IAM instance profile / IMDS on AWS and Azure, GCE metadata server on GCP) rather than requiring explicit credentials in the query or datasource. - map() - Method in class org.elasticsearch.xpack.esql.core.expression.MapExpression
- map(FoldContext, E, Layout, IndexedByShardId<? extends EsPhysicalOperationProviders.ShardContext>) - Method in class org.elasticsearch.xpack.esql.evaluator.mapper.ExpressionMapper
- map(LogicalPlan) - Method in class org.elasticsearch.xpack.esql.planner.mapper.LocalMapper
- map(Versioned<LogicalPlan>) - Method in class org.elasticsearch.xpack.esql.planner.mapper.Mapper
- mapAll(Collection<? extends E>, Function<E, Attribute>) - Static method in class org.elasticsearch.xpack.esql.core.expression.AttributeMap
- mapArg() - Method in class org.elasticsearch.xpack.esql.expression.function.EsqlFunctionRegistry.ArgSignature
- mapArg() - Method in class org.elasticsearch.xpack.esql.expression.function.EsqlFunctionRegistry.MapArgSignature
- MapArgSignature(String, String, boolean, Map<String, EsqlFunctionRegistry.MapEntryArgSignature>) - Constructor for class org.elasticsearch.xpack.esql.expression.function.EsqlFunctionRegistry.MapArgSignature
- MapArgSignature(String, String, boolean, Map<String, EsqlFunctionRegistry.MapEntryArgSignature>, String) - Constructor for class org.elasticsearch.xpack.esql.expression.function.EsqlFunctionRegistry.MapArgSignature
- MapEntryArgSignature(String, String, String, String, String) - Constructor for record class org.elasticsearch.xpack.esql.expression.function.EsqlFunctionRegistry.MapEntryArgSignature
-
Creates an instance of a
MapEntryArgSignaturerecord class. - mapExpression() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.CommandNamedParametersContext
- mapExpression() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FunctionExpressionContext
- mapExpression() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FuseConfigurationContext
- mapExpression() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- mapExpression() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.MapValueContext
- mapExpression() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.SetFieldContext
- MapExpression - Class in org.elasticsearch.xpack.esql.core.expression
-
Represent a collect of key-value pairs.
- MapExpression(Source, List<Expression>) - Constructor for class org.elasticsearch.xpack.esql.core.expression.MapExpression
- MapExpressionContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.MapExpressionContext
- mapExpressions() - Static method in class org.elasticsearch.xpack.esql.core.expression.ExpressionCoreWritables
- mapGrouping(List<? extends NamedExpression>) - Static method in class org.elasticsearch.xpack.esql.planner.AggregateMapper
- mapNameId(long) - Method in class org.elasticsearch.xpack.esql.io.stream.PlanStreamInput
- mapNonGrouping(List<? extends NamedExpression>) - Static method in class org.elasticsearch.xpack.esql.planner.AggregateMapper
- mapNullToValue(AggregateFunction) - Static method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.ReplaceStatsFilteredOrNullAggWithEval
- mapOf(DataSourceConfigDefinition...) - Static method in record class org.elasticsearch.xpack.esql.datasources.spi.DataSourceConfigDefinition
-
Builds a definition map keyed by field name.
- mapParam(MapParam) - Static method in class org.elasticsearch.xpack.esql.expression.function.EsqlFunctionRegistry
- MapParam - Annotation Interface in org.elasticsearch.xpack.esql.expression.function
-
Describes a function map argument represented by
MapExpression. - MapParam.MapParamEntry - Annotation Interface in org.elasticsearch.xpack.esql.expression.function
- mapParams() - Method in class org.elasticsearch.xpack.esql.expression.function.EsqlFunctionRegistry.ArgSignature
- mapParams() - Method in class org.elasticsearch.xpack.esql.expression.function.EsqlFunctionRegistry.MapArgSignature
- mappedEverywhere(String, Map<DataType, Set<String>>, Map<Set<String>, Set<String>>) - Static method in class org.elasticsearch.xpack.esql.core.type.CompactInvalidMappedField
- mappedField() - Method in class org.elasticsearch.xpack.esql.core.type.PotentiallyUnmappedSingleTypeEsField
- mapper() - Method in class org.elasticsearch.xpack.esql.core.anonymizer.AnonymizationContext
-
Returns the
NodeStringMapperview backed by this context's state. - Mapper - Class in org.elasticsearch.xpack.esql.planner.mapper
-
This class is part of the planner
- Mapper() - Constructor for class org.elasticsearch.xpack.esql.planner.mapper.Mapper
- MapperUtils - Class in org.elasticsearch.xpack.esql.planner.mapper
-
Class for sharing code across Mappers.
- mapping() - Method in class org.elasticsearch.xpack.esql.datasources.dataset.PutDatasetAction.Request
-
The parsed declared mapping (the declared mappings block), or
nullwhen none was supplied. - mapping() - Method in record class org.elasticsearch.xpack.esql.datasources.SchemaReconciliation.FileSchemaInfo
-
Returns the value of the
mappingrecord component. - mapping() - Method in record class org.elasticsearch.xpack.esql.enrich.ResolvedEnrichPolicy
-
Returns the value of the
mappingrecord component. - mapping() - Method in record class org.elasticsearch.xpack.esql.index.EsIndex
-
Returns the value of the
mappingrecord component. - mapping() - Method in class org.elasticsearch.xpack.esql.plan.logical.UnresolvedExternalRelation
-
The dataset's user-declared mapping (the `mappings` block), or
nullwhen the dataset has none (inference only) or for the inlineEXTERNALpath. - mappingAsAttributes(Source, Map<String, EsField>) - Static method in class org.elasticsearch.xpack.esql.analysis.Analyzer
-
Specific flattening method, different from the default EsRelation that: 1.
- MappingException - Exception Class in org.elasticsearch.xpack.esql.index
- MappingException(String, Object...) - Constructor for exception class org.elasticsearch.xpack.esql.index.MappingException
- mappingLookup() - Method in class org.elasticsearch.xpack.esql.planner.EsPhysicalOperationProviders.DefaultShardContext
- mappingLookup() - Method in class org.elasticsearch.xpack.esql.planner.EsPhysicalOperationProviders.ShardContext
- mapValue() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.EntryExpressionContext
- mapValue() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- MapValueContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.MapValueContext
- mark() - Method in class org.elasticsearch.xpack.esql.parser.CaseChangingCharStream
- mark(int) - Method in class org.elasticsearch.xpack.esql.datasources.cache.CountingInputStream
- mark(int) - Method in class org.elasticsearch.xpack.esql.datasources.spi.RecordCappingInputStream
- MARK - Static variable in class org.elasticsearch.xpack.esql.plan.logical.join.JoinTypes
- markAsStopped() - Method in class org.elasticsearch.xpack.esql.action.EsqlExecutionInfo
- markAttribute() - Method in class org.elasticsearch.xpack.esql.plan.logical.join.MarkJoin
- markClusterWithFinalStateAndNoShards(EsqlExecutionInfo, String, EsqlExecutionInfo.Cluster.Status, Exception) - Static method in class org.elasticsearch.xpack.esql.session.EsqlCCSUtils
-
Mark cluster with a final status (success or failure).
- markEndQuery() - Method in class org.elasticsearch.xpack.esql.action.EsqlExecutionInfo
-
Call when ES|QL execution is complete in order to set the overall took time for an ES|QL query.
- MarkJoin - Class in org.elasticsearch.xpack.esql.plan.logical.join
- MarkJoin(Source, LogicalPlan, LogicalPlan, List<Attribute>, List<Attribute>, Attribute) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.join.MarkJoin
- MarkJoin(Source, LogicalPlan, LogicalPlan, JoinConfig, Attribute) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.join.MarkJoin
- markPartial() - Method in class org.elasticsearch.xpack.esql.action.EsqlExecutionInfo
-
Marks the overall result as partial directly, independent of the per-cluster status path used for shard/node failures.
- markSupported() - Method in class org.elasticsearch.xpack.esql.datasources.spi.RecordCappingInputStream
- MASK_SENTINEL - Static variable in class org.elasticsearch.xpack.esql.datasources.metadata.DataSourceSetting
- masterNodeTimeout() - Method in record class org.elasticsearch.xpack.esql.datasources.dataset.PutDatasetAction.Request.ParseContext
-
Returns the value of the
masterNodeTimeoutrecord component. - masterNodeTimeout() - Method in record class org.elasticsearch.xpack.esql.datasources.datasource.PutDataSourceAction.Request.ParseContext
-
Returns the value of the
masterNodeTimeoutrecord component. - masterOperation(Task, DeleteDatasetAction.Request, ProjectState, ActionListener<AcknowledgedResponse>) - Method in class org.elasticsearch.xpack.esql.datasources.dataset.TransportDeleteDatasetAction
- masterOperation(Task, PutDatasetAction.Request, ProjectState, ActionListener<AcknowledgedResponse>) - Method in class org.elasticsearch.xpack.esql.datasources.dataset.TransportPutDatasetAction
- masterOperation(Task, DeleteDataSourceAction.Request, ProjectState, ActionListener<AcknowledgedResponse>) - Method in class org.elasticsearch.xpack.esql.datasources.datasource.TransportDeleteDataSourceAction
- masterOperation(Task, PutDataSourceAction.Request, ProjectState, ActionListener<AcknowledgedResponse>) - Method in class org.elasticsearch.xpack.esql.datasources.datasource.TransportPutDataSourceAction
- masterOperation(Task, DeleteViewAction.Request, ProjectState, ActionListener<AcknowledgedResponse>) - Method in class org.elasticsearch.xpack.esql.view.TransportDeleteViewAction
- masterOperation(Task, PutViewAction.Request, ProjectState, ActionListener<AcknowledgedResponse>) - Method in class org.elasticsearch.xpack.esql.view.TransportPutViewAction
- match() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.operator.VectorBinaryOperator
- match(Object, String) - Static method in class org.elasticsearch.xpack.esql.core.expression.predicate.regex.RegexOperation
- match(Object, String, Boolean) - Static method in class org.elasticsearch.xpack.esql.core.expression.predicate.regex.RegexOperation
- match(Object, Pattern) - Static method in class org.elasticsearch.xpack.esql.core.expression.predicate.regex.RegexOperation
- match(String) - Method in class org.elasticsearch.xpack.esql.expression.UnresolvedNamePattern
- match(List<? extends Expression>, Predicate<? super Expression>) - Static method in class org.elasticsearch.xpack.esql.core.expression.Expressions
- Match - Class in org.elasticsearch.xpack.esql.expression.function.fulltext
-
Full text function that performs a
MatchQuery. - Match(Source, Expression, Expression, Expression, QueryBuilder, Configuration) - Constructor for class org.elasticsearch.xpack.esql.expression.function.fulltext.Match
- Match(Source, Expression, Expression, Expression, Configuration) - Constructor for class org.elasticsearch.xpack.esql.expression.function.fulltext.Match
- MATCH_ADDITIONAL_TYPES - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Additional types for match function and operator
- MATCH_FUNCTION - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
MATCH function
- MATCH_FUNCTION_OPTIONS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support match options in match function
- MATCH_FUNCTION_ZERO_TERMS_QUERY - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for the zero_terms_query option in the match function.
- MATCH_OPERATOR_COLON - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for match operator as a colon.
- MATCH_PHRASE_FUNCTION - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
MATCH PHRASE function
- MATCH_RUNTIME_SEARCH - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Match function and match operator support for runtime expressions, not just ES mapped fields.
- MatchAll - Class in org.elasticsearch.xpack.esql.core.querydsl.query
- MatchAll(Source) - Constructor for class org.elasticsearch.xpack.esql.core.querydsl.query.MatchAll
- matchBooleanExpression() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- matchBooleanExpression() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.MatchExpressionContext
- MatchBooleanExpressionContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.MatchBooleanExpressionContext
- MatchConfig - Class in org.elasticsearch.xpack.esql.enrich
-
Configuration for a field used in the join condition of a LOOKUP JOIN or ENRICH operation.
- MatchConfig(String, int, DataType) - Constructor for class org.elasticsearch.xpack.esql.enrich.MatchConfig
- MatchConfig(String, Layout.ChannelAndType) - Constructor for class org.elasticsearch.xpack.esql.enrich.MatchConfig
- MatchConfig(StreamInput) - Constructor for class org.elasticsearch.xpack.esql.enrich.MatchConfig
- matcher() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.selector.LabelMatcher
- matchers() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.selector.LabelMatchers
- matches() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.ip.CIDRMatch
- matches(String) - Method in class org.elasticsearch.xpack.esql.index.IndexResolution
- matchesAll() - Method in class org.elasticsearch.xpack.esql.core.expression.predicate.regex.AbstractStringPattern
- matchesAll() - Method in interface org.elasticsearch.xpack.esql.core.expression.predicate.regex.StringPattern
-
Hint method on whether this pattern matches everything or not.
- matchesAll() - Method in record class org.elasticsearch.xpack.esql.datasources.pushdown.WildcardLikeShape
-
Returns
truewhen this shape selects every value (every component is absent). - matchesAll() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.selector.LabelMatcher
- matchesAll(Automaton) - Static method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.promql.AutomatonUtils
-
Checks if the automaton matches all possible strings.
- matchesCase(String) - Method in enum class org.elasticsearch.xpack.esql.expression.function.scalar.string.ChangeCase.Case
- matchesEmpty() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.selector.LabelMatcher
- matchesEmpty(Automaton) - Static method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.promql.AutomatonUtils
-
Checks if the automaton matches the empty string.
- matchesExact(Automaton) - Static method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.promql.AutomatonUtils
-
Extracts an exact match if the automaton matches only a single string.
- matchesNone() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.selector.LabelMatcher
- matchesNone(Automaton) - Static method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.promql.AutomatonUtils
-
Checks if the automaton matches no strings.
- MatchExpressionContext(EsqlBaseParser.BooleanExpressionContext) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.MatchExpressionContext
- matchField - Variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.EnrichCommandContext
- matchField() - Method in record class org.elasticsearch.xpack.esql.enrich.EnrichLookupOperator.Factory
-
Returns the value of the
matchFieldrecord component. - matchField() - Method in record class org.elasticsearch.xpack.esql.enrich.ResolvedEnrichPolicy
-
Returns the value of the
matchFieldrecord component. - matchField() - Method in class org.elasticsearch.xpack.esql.plan.logical.Enrich
- matchField() - Method in class org.elasticsearch.xpack.esql.plan.physical.EnrichExec
- matchFields - Variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.LookupCommandContext
- matchFields() - Method in record class org.elasticsearch.xpack.esql.enrich.LookupFromIndexOperator.Factory
-
Returns the value of the
matchFieldsrecord component. - matchFields() - Method in class org.elasticsearch.xpack.esql.plan.logical.Lookup
- matchFields() - Method in class org.elasticsearch.xpack.esql.plan.logical.ParameterizedQuery
- matchFields() - Method in class org.elasticsearch.xpack.esql.plan.physical.ParameterizedQueryExec
- matching - Variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.ModifierContext
- MatchOperator - Class in org.elasticsearch.xpack.esql.expression.function.fulltext
-
This class performs a
MatchQueryusing an operator. - MatchOperator(Source, Expression, Expression, Configuration) - Constructor for class org.elasticsearch.xpack.esql.expression.function.fulltext.MatchOperator
- MatchPhrase - Class in org.elasticsearch.xpack.esql.expression.function.fulltext
-
Full text function that performs a
MatchPhraseQuery. - MatchPhrase(Source, Expression, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.fulltext.MatchPhrase
- MatchPhrase(Source, Expression, Expression, Expression, QueryBuilder) - Constructor for class org.elasticsearch.xpack.esql.expression.function.fulltext.MatchPhrase
- MatchPhraseQuery - Class in org.elasticsearch.xpack.esql.querydsl.query
- MatchPhraseQuery(Source, String, Object) - Constructor for class org.elasticsearch.xpack.esql.querydsl.query.MatchPhraseQuery
- MatchPhraseQuery(Source, String, Object, Map<String, Object>) - Constructor for class org.elasticsearch.xpack.esql.querydsl.query.MatchPhraseQuery
- matchQuery - Variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.MatchBooleanExpressionContext
- MatchQuery - Class in org.elasticsearch.xpack.esql.querydsl.query
- MatchQuery(Source, String, Object) - Constructor for class org.elasticsearch.xpack.esql.querydsl.query.MatchQuery
- MatchQuery(Source, String, Object, Map<String, Object>) - Constructor for class org.elasticsearch.xpack.esql.querydsl.query.MatchQuery
- matchType() - Method in record class org.elasticsearch.xpack.esql.enrich.EnrichLookupOperator.Factory
-
Returns the value of the
matchTyperecord component. - matchType() - Method in record class org.elasticsearch.xpack.esql.enrich.ResolvedEnrichPolicy
-
Returns the value of the
matchTyperecord component. - matchType() - Method in class org.elasticsearch.xpack.esql.plan.physical.EnrichExec
- materialize(long[], int, List<String>, List<DataType>, BlockFactory) - Method in class org.elasticsearch.xpack.esql.datasources.SourceExtractors
-
Materialize
columnsfor the rows referenced byencodedRefs[0..count). - math(Source, ArithmeticException) - Static method in class org.elasticsearch.xpack.esql.ExceptionUtils
-
Create a
VerificationExceptionfrom anArithmeticExceptionthrown because of an invalid math expression. - Maths - Class in org.elasticsearch.xpack.esql.core.expression.predicate.operator.math
- Maths() - Constructor for class org.elasticsearch.xpack.esql.core.expression.predicate.operator.math.Maths
- max() - Method in record class org.elasticsearch.xpack.esql.datasources.cache.ExternalStats.ColumnStats
-
Returns the value of the
maxrecord component. - max() - Method in record class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionDefinition.PromqlFunctionArity
-
Returns the value of the
maxrecord component. - max(int) - Method in class org.elasticsearch.xpack.esql.datasources.SplitStats
-
Returns the max value for the column, or
nullif unknown or poisoned (unservable). - max(int, Object) - Method in class org.elasticsearch.xpack.esql.datasources.SplitStats.Builder
- max(FieldAttribute.FieldName) - Method in class org.elasticsearch.xpack.esql.stats.SearchContextStats
- max(FieldAttribute.FieldName) - Method in record class org.elasticsearch.xpack.esql.stats.SearchStats.EmptySearchStats
- max(FieldAttribute.FieldName) - Method in interface org.elasticsearch.xpack.esql.stats.SearchStats
- max(FieldAttribute.FieldName) - Method in class org.elasticsearch.xpack.esql.stats.SearchStats.UnsupportedSearchStats
- Max - Class in org.elasticsearch.xpack.esql.expression.function.aggregate
- Max(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.Max
- Max(Source, Expression, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.Max
- MAX - Enum constant in enum class org.elasticsearch.xpack.esql.datasources.spi.AggregateSpec.AggType
- MAX_ADDED_WARNINGS - Static variable in class org.elasticsearch.xpack.esql.datasources.spi.SkipWarnings
-
Maximum number of per-event entries recorded; mirrors
compute.operator.Warnings. - MAX_ANALYZED_OFFSET - Static variable in class org.elasticsearch.xpack.esql.plan.logical.Highlight
- MAX_BRANCHES - Static variable in class org.elasticsearch.xpack.esql.plan.logical.Fork
- MAX_BYTES_REF_RESULT_SIZE - Static variable in class org.elasticsearch.xpack.esql.core.expression.function.scalar.ScalarFunction
-
Limit for the BytesRef return of functions.
- MAX_CONCURRENT_NODES_PER_CLUSTER - Static variable in class org.elasticsearch.xpack.esql.plugin.QueryPragmas
- MAX_CONCURRENT_OPEN_SEGMENTS - Static variable in class org.elasticsearch.xpack.esql.plugin.QueryPragmas
-
Per-file cap on the number of intra-file byte-range segments whose object-store read streams are open at once during parallel text parsing.
- MAX_CONCURRENT_REQUESTS - Static variable in class org.elasticsearch.xpack.esql.datasources.ExternalSourceSettings
-
The single external-read concurrency knob, per scheme, per node.
- MAX_CONCURRENT_SEGMENTATORS - Static variable in class org.elasticsearch.xpack.esql.datasources.ExternalSourceSettings
-
Upper bound on how many stream-only-compressed (gzip/zstd) segmentators may occupy the
esql_external_iopool at once, across all queries and operators on the node. - MAX_CONCURRENT_SHARDS_PER_NODE - Static variable in class org.elasticsearch.xpack.esql.plugin.QueryPragmas
- MAX_DATA_SOURCES_COUNT_SETTING - Static variable in class org.elasticsearch.xpack.esql.datasources.datasource.DataSourceService
- MAX_DATASETS_COUNT_SETTING - Static variable in class org.elasticsearch.xpack.esql.datasources.dataset.DatasetService
- MAX_DISCOVERED_FILES - Static variable in class org.elasticsearch.xpack.esql.datasources.ExternalSourceSettings
-
Hard cap on the number of files that glob expansion will collect before aborting.
- MAX_EXPRESSION_DEPTH - Static variable in class org.elasticsearch.xpack.esql.parser.ExpressionBuilder
-
Maximum depth for nested expressions.
- MAX_EXPRESSION_DEPTH - Static variable in class org.elasticsearch.xpack.esql.parser.promql.PromqlAstBuilder
- MAX_EXTRACTOR_ID - Static variable in class org.elasticsearch.xpack.esql.datasources.SourceExtractors
-
Maximum representable extractor id (inclusive):
2^15 - 1 = 32 767. - MAX_GLOB_EXPANSION - Static variable in class org.elasticsearch.xpack.esql.datasources.ExternalSourceSettings
-
Cap on the number of concrete paths generated by brace expansion before falling back to listing.
- MAX_KEYWORD_SORT_FIELDS - Static variable in class org.elasticsearch.xpack.esql.planner.PlannerSettings
-
Maximum number of keyword sort fields allowed when pushing TopN to Lucene.
- MAX_KEYWORD_SORT_FIELDS - Static variable in class org.elasticsearch.xpack.esql.plugin.QueryPragmas
-
Query-level override for the maximum number of keyword sort fields allowed when pushing TopN to Lucene.
- MAX_LENGTH - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlParser
-
Maximum number of characters in an ESQL query.
- MAX_LOCAL_POSITION - Static variable in class org.elasticsearch.xpack.esql.datasources.SourceExtractors
-
Maximum representable file-local row position (inclusive):
2^48 - 1. - MAX_QUERY_DEPTH - Static variable in class org.elasticsearch.xpack.esql.parser.LogicalPlanBuilder
-
Maximum number of commands allowed per query
- MAX_RECORD_SIZE - Static variable in class org.elasticsearch.xpack.esql.plugin.QueryPragmas
-
Bytes the streaming external-source parser may buffer for a single record before failing the query — guards against a scanner that never finds a boundary reading the input without bound.
- MAX_SCALAR - Static variable in class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionDefinition
- MAX_SERIALIZED_ATTRIBUTES - Static variable in class org.elasticsearch.xpack.esql.io.stream.PlanStreamOutput
-
max number of attributes that can be cached for serialization
- MAX_VIEW_DEPTH_SETTING - Static variable in class org.elasticsearch.xpack.esql.view.ViewResolver
- MAX_VIEW_LENGTH_SETTING - Static variable in class org.elasticsearch.xpack.esql.view.ViewService
- MAX_VIEWS_COUNT_SETTING - Static variable in class org.elasticsearch.xpack.esql.view.ViewService
- maxAnalyzedOffset() - Method in record class org.elasticsearch.xpack.esql.plan.logical.HighlightOptions
-
Returns the value of the
maxAnalyzedOffsetrecord component. - maxBufferSize() - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceOperatorFactory
- maxBufferSize() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.SourceOperatorContext
-
Returns the value of the
maxBufferSizerecord component. - maxBufferSize(int) - Method in class org.elasticsearch.xpack.esql.datasources.spi.SourceOperatorContext.Builder
- maxConcurrentNodesPerCluster() - Method in class org.elasticsearch.xpack.esql.plugin.QueryPragmas
-
The maximum number of nodes to be queried at once by this query.
- maxConcurrentOpenSegments() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.SourceOperatorContext
-
Returns the value of the
maxConcurrentOpenSegmentsrecord component. - maxConcurrentOpenSegments() - Method in class org.elasticsearch.xpack.esql.plugin.QueryPragmas
- maxConcurrentOpenSegments(int) - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceOperatorFactory.Builder
- maxConcurrentOpenSegments(int) - Method in class org.elasticsearch.xpack.esql.datasources.spi.SourceOperatorContext.Builder
- maxConcurrentSegmentators(Settings) - Static method in class org.elasticsearch.xpack.esql.datasources.ExternalSourceSettings
-
Effective cap on concurrent stream-only-compressed segmentators for a node, resolving
ExternalSourceSettings.MAX_CONCURRENT_SEGMENTATORS(0= derive) and clamping the result to[1, poolSize - 1]so at least oneesql_external_iothread always remains for the one-shot parser tasks that a segmentator depends on. - maxConcurrentShardsPerNode() - Method in class org.elasticsearch.xpack.esql.plugin.QueryPragmas
-
The maximum number of shards can be executed concurrently on a single node by this query.
- maxDate() - Method in class org.elasticsearch.xpack.esql.plan.logical.SparklineGenerateEmptyBuckets
- maxDate() - Method in class org.elasticsearch.xpack.esql.plan.physical.SparklineGenerateEmptyBucketsExec
- maxEntryBytes() - Method in class org.elasticsearch.xpack.esql.datasources.cache.FooterByteCache
-
Maximum byte size for a single cache entry.
- maxErrorRatio() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.ErrorPolicy
-
Returns the value of the
maxErrorRatiorecord component. - maxErrors() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.ErrorPolicy
-
Returns the value of the
maxErrorsrecord component. - maxKeywordSortFields() - Method in class org.elasticsearch.xpack.esql.planner.PlannerSettings
- maxKeywordSortFields() - Method in class org.elasticsearch.xpack.esql.plugin.QueryPragmas
- maxKeywordSortFields(int) - Method in class org.elasticsearch.xpack.esql.planner.PlannerSettings
- maxOutstandingRequests() - Method in record class org.elasticsearch.xpack.esql.enrich.EnrichLookupOperator.Factory
-
Returns the value of the
maxOutstandingRequestsrecord component. - maxOutstandingRequests() - Method in record class org.elasticsearch.xpack.esql.enrich.LookupFromIndexOperator.Factory
-
Returns the value of the
maxOutstandingRequestsrecord component. - MaxOverTime - Class in org.elasticsearch.xpack.esql.expression.function.aggregate
-
Similar to
Max, but it is used to calculate the maximum value over a time series of values from the given field. - MaxOverTime(Source, Expression, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.MaxOverTime
- MaxOverTime(Source, Expression, Expression, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.MaxOverTime
- maxRecordBytes() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.FormatReadContext
-
Returns the value of the
maxRecordBytesrecord component. - maxRecordBytes() - Method in interface org.elasticsearch.xpack.esql.datasources.spi.RecordSplitter
-
Maximum bytes a single record may occupy before the splitter reports
RecordSplitter.RECORD_TOO_LARGE. - maxRecordBytes() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.SourceOperatorContext
-
Returns the value of the
maxRecordBytesrecord component. - maxRecordBytes() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.SplitDiscoveryContext
-
Returns the value of the
maxRecordBytesrecord component. - maxRecordBytes(int) - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceOperatorFactory.Builder
- maxRecordBytes(int) - Method in class org.elasticsearch.xpack.esql.datasources.spi.FormatReadContext.Builder
- maxRecordBytes(int) - Method in class org.elasticsearch.xpack.esql.datasources.spi.SourceOperatorContext.Builder
- maxRecordSize() - Method in class org.elasticsearch.xpack.esql.plugin.QueryPragmas
- maxUnservable(int) - Method in class org.elasticsearch.xpack.esql.datasources.SplitStats.Builder
-
Marks the column's MAX as poisoned (unservable): a fold found it incompatible, so it must not be served.
- maxValue() - Method in interface org.elasticsearch.xpack.esql.datasources.spi.SourceStatistics.ColumnStatistics
-
Returns the maximum value as a comparable object, if known.
- Maybe add to csv-spec tests - Search tag in interface org.elasticsearch.xpack.esql.expression.function.blockloader.BlockLoaderExpression
- Section
- maybeParseTemporalAmount(String) - Static method in class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter
- maybeResolveAgainstList(Predicate<Attribute>, Supplier<UnresolvedAttribute>, Collection<Attribute>, boolean, Function<Attribute, Attribute>) - Static method in class org.elasticsearch.xpack.esql.analysis.AnalyzerRules
- maybeResolveAgainstList(UnresolvedAttribute, Collection<Attribute>, Function<Attribute, Attribute>) - Static method in class org.elasticsearch.xpack.esql.analysis.AnalyzerRules
- maybeSimplifyNegatable(Expression) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.BooleanSimplification
- MBL: Push to a "mother ship" BlockLoader (HYPOTHETICAL) - Search tag in class org.elasticsearch.xpack.esql.expression.function.scalar.EsqlScalarFunction
- Section
- Md5 - Class in org.elasticsearch.xpack.esql.expression.function.scalar.string
- Md5(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.string.Md5
- MEDIA_TYPE_REGISTRY - Static variable in class org.elasticsearch.xpack.esql.plugin.EsqlMediaTypeParser
- Median - Class in org.elasticsearch.xpack.esql.expression.function.aggregate
- Median(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.Median
- Median(Source, Expression, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.Median
- MedianAbsoluteDeviation - Class in org.elasticsearch.xpack.esql.expression.function.aggregate
- MedianAbsoluteDeviation(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.MedianAbsoluteDeviation
- MedianAbsoluteDeviation(Source, Expression, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.MedianAbsoluteDeviation
- Mental model - Search tag in class org.elasticsearch.xpack.esql.plan.QuerySettingDef
- Section
- merge(ApproximationSettings) - Method in class org.elasticsearch.xpack.esql.approximation.ApproximationSettings.Builder
-
Override with the provided settings' non-null fields.
- merge(TranslationAware.Translatable) - Method in enum class org.elasticsearch.xpack.esql.capabilities.TranslationAware.Translatable
- merge(EsField.TimeSeriesFieldType) - Method in enum class org.elasticsearch.xpack.esql.core.type.EsField.TimeSeriesFieldType
- mergeColumnStats(ColumnStatsAccumulator, ColumnStatsAccumulator) - Static method in class org.elasticsearch.xpack.esql.datasources.cache.StripeStatsHarvester
-
Folds the projected accumulator and the ALL-scope full-schema accumulator into one committed column-stats map.
- mergedMappings(String, boolean, IndexResolver.FieldsInfo, boolean, IndexResolver.OriginalIndexExtractor) - Static method in class org.elasticsearch.xpack.esql.session.IndexResolver
- MergedSplitStats - Class in org.elasticsearch.xpack.esql.datasources
-
Lazily merges statistics from a list of child
SplitStatsinstances. - MergedSplitStats(List<SplitStats>) - Constructor for class org.elasticsearch.xpack.esql.datasources.MergedSplitStats
- MergeExec - Class in org.elasticsearch.xpack.esql.plan.physical
- MergeExec(Source, List<PhysicalPlan>, List<Attribute>) - Constructor for class org.elasticsearch.xpack.esql.plan.physical.MergeExec
- mergeOutputAttributes(List<? extends NamedExpression>, List<? extends NamedExpression>) - Static method in class org.elasticsearch.xpack.esql.expression.NamedExpressions
-
Calculates the actual output of a command given the new attributes plus the existing inputs that are emitted as outputs
- mergeOutputExpressions(List<? extends NamedExpression>, List<? extends NamedExpression>) - Static method in class org.elasticsearch.xpack.esql.expression.NamedExpressions
-
Merges output expressions of a command given the new attributes plus the existing inputs that are emitted as outputs.
- mergePages - Variable in class org.elasticsearch.xpack.esql.enrich.AbstractLookupService
-
Should output
pagesbe combined into a single resulting page? If this istruewe'll run aMergePositionsOperatorto merge all output Pages into a single result, merging each found document into one row per input row, squashing the fields into multivalued fields. - mergeStatistics(List<Map<String, Object>>) - Static method in class org.elasticsearch.xpack.esql.datasources.SourceStatisticsSerializer
-
Merges per-file
_stats.*maps into a single dataset-wide map. - mergeStatistics(List<Map<String, Object>>, boolean) - Static method in class org.elasticsearch.xpack.esql.datasources.SourceStatisticsSerializer
- message() - Method in class org.elasticsearch.xpack.esql.common.Failure
- message() - Method in class org.elasticsearch.xpack.esql.core.expression.Expression.TypeResolution
- meta() - Method in class org.elasticsearch.xpack.esql.action.ColumnInfoImpl
- metadata() - Method in record class org.elasticsearch.xpack.esql.datasources.ExternalSourceResolution.ResolvedSource
-
Returns the value of the
metadatarecord component. - metadata() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.SplitDiscoveryContext
-
Returns the value of the
metadatarecord component. - metadata() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.IndexPatternAndMetadataFieldsContext
- metadata() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- metadata() - Method in class org.elasticsearch.xpack.esql.plan.logical.ExternalRelation
- metadata(String, Map<String, Object>) - Method in interface org.elasticsearch.xpack.esql.datasources.spi.TableCatalog
- metadata(StorageObject) - Method in interface org.elasticsearch.xpack.esql.datasources.spi.FormatReader
- METADATA - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- METADATA - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- METADATA() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.MetadataContext
- METADATA_FIELDS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for metadata fields.
- METADATA_FIELDS_REMOTE_TEST - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Capability for remote metadata test
- METADATA_IGNORED_FIELD - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for requesting the "_ignored" metadata field.
- METADATA_MANIPULATION - Enum constant in enum class org.elasticsearch.xpack.esql.expression.promql.function.FunctionType
-
Manipulates or queries the label set of time series.
- METADATA_SCORE - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support the "METADATA _score" directive to enable _score column.
- METADATA_SIZE_FIELD - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for requesting the "_size" metadata field when the mapper-size plugin is enabled.
- METADATA_SLICE - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for the
_slicemetadata field in ES|QL, available on indices withindex.slice.enabled: true. - METADATA_TIER_FIELD - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for requesting the "_tier" metadata field.
- METADATA_TSID_FIELD - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for requesting the "_tsid" metadata field.
- METADATA_WILDCARDS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Allow wildcards in FROM METADATA, eg FROM idx METADATA _ind*
- metadataAsync(StorageObject, Executor, ActionListener<SourceMetadata>) - Method in interface org.elasticsearch.xpack.esql.datasources.spi.FormatReader
-
Asynchronously resolves metadata for the given storage object.
- MetadataAttribute - Class in org.elasticsearch.xpack.esql.core.expression
- MetadataAttribute(Source, String, DataType, boolean) - Constructor for class org.elasticsearch.xpack.esql.core.expression.MetadataAttribute
- MetadataAttribute(Source, String, DataType, Nullability, NameId, boolean, boolean) - Constructor for class org.elasticsearch.xpack.esql.core.expression.MetadataAttribute
- MetadataContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.MetadataContext
- metadataFields() - Method in class org.elasticsearch.xpack.esql.plan.logical.ExternalRelation
-
METADATA clause expressions threaded through from the parser.
- metadataFields() - Method in class org.elasticsearch.xpack.esql.plan.logical.UnresolvedExternalRelation
- metadataFields() - Method in class org.elasticsearch.xpack.esql.plan.logical.UnresolvedRelation
- metadataReadConcurrency() - Method in class org.elasticsearch.xpack.esql.datasources.ExternalSourceResolver
-
Maximum in-flight per-file metadata reads for a multi-file discovery.
- METRIC - Enum constant in enum class org.elasticsearch.xpack.esql.core.type.EsField.TimeSeriesFieldType
- metrics() - Method in class org.elasticsearch.xpack.esql.datasources.spi.AbstractMeteredStorageObject
- metrics() - Method in interface org.elasticsearch.xpack.esql.datasources.spi.StorageObject
-
Returns cumulative I/O counters for reads against this object.
- metrics() - Method in class org.elasticsearch.xpack.esql.execution.PlanExecutor
- Metrics - Class in org.elasticsearch.xpack.esql.telemetry
-
Class encapsulating the metrics collected for ESQL
- Metrics(EsqlFunctionRegistry, boolean) - Constructor for class org.elasticsearch.xpack.esql.telemetry.Metrics
-
Creates a Metrics instance for production use.
- Metrics(EsqlFunctionRegistry, boolean, boolean) - Constructor for class org.elasticsearch.xpack.esql.telemetry.Metrics
-
Creates a Metrics instance with explicit environment flags.
- METRICS_COMMAND - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Deprecated.
- METRICS_COUNTER_FIELDS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for metrics counter fields
- METRICS_GROUP_BY_ALL - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Enables automatically grouping by all dimension fields in TS mode queries
- METRICS_GROUP_BY_ALL_WITH_TS_DIMENSIONS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Enables automatically grouping by all dimension fields in TS mode queries and outputs the _timeseries column with all the dimensions.
- METRICS_INFO - Enum constant in enum class org.elasticsearch.xpack.esql.telemetry.FeatureMetric
- METRICS_INFO - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- METRICS_INFO - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- METRICS_INFO() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.MetricsInfoCommandContext
- METRICS_INFO_COMMAND - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for the METRICS_INFO command.
- METRICS_SYNTAX - Static variable in class org.elasticsearch.xpack.esql.plugin.EsqlFeatures
-
Support metrics syntax
- MetricsInfo - Class in org.elasticsearch.xpack.esql.plan.logical
-
A
MetricsInfois a plan node that returns one row per metric with metadata. - MetricsInfo(Source, LogicalPlan) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.MetricsInfo
- metricsInfoCommand() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- metricsInfoCommand() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ProcessingCommandContext
- MetricsInfoCommandContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.MetricsInfoCommandContext
- MetricsInfoExec - Class in org.elasticsearch.xpack.esql.plan.physical
-
Physical plan node for METRICS_INFO command.
- MetricsInfoExec(Source, PhysicalPlan, List<Attribute>, List<Attribute>, MetricsInfoExec.Mode) - Constructor for class org.elasticsearch.xpack.esql.plan.physical.MetricsInfoExec
- MetricsInfoExec.Mode - Enum Class in org.elasticsearch.xpack.esql.plan.physical
-
Execution mode, mirroring the three-phase pattern used by aggregations.
- MICROSECOND - Enum constant in enum class org.elasticsearch.xpack.esql.expression.function.scalar.date.DateDiff.Part
- MILLISECOND - Enum constant in enum class org.elasticsearch.xpack.esql.expression.function.scalar.date.DateDiff.Part
- MILLISECOND - Enum constant in enum class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter.INTERVALS
- MILLISECONDS - Enum constant in enum class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter.INTERVALS
- min() - Method in record class org.elasticsearch.xpack.esql.datasources.cache.ExternalStats.ColumnStats
-
Returns the value of the
minrecord component. - min() - Method in record class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionDefinition.PromqlFunctionArity
-
Returns the value of the
minrecord component. - min(int) - Method in class org.elasticsearch.xpack.esql.datasources.SplitStats
-
Returns the min value for the column, or
nullif unknown or poisoned (unservable). - min(int, Object) - Method in class org.elasticsearch.xpack.esql.datasources.SplitStats.Builder
- min(FieldAttribute.FieldName) - Method in class org.elasticsearch.xpack.esql.stats.SearchContextStats
- min(FieldAttribute.FieldName) - Method in record class org.elasticsearch.xpack.esql.stats.SearchStats.EmptySearchStats
- min(FieldAttribute.FieldName) - Method in interface org.elasticsearch.xpack.esql.stats.SearchStats
- min(FieldAttribute.FieldName) - Method in class org.elasticsearch.xpack.esql.stats.SearchStats.UnsupportedSearchStats
- Min - Class in org.elasticsearch.xpack.esql.expression.function.aggregate
- Min(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.Min
- Min(Source, Expression, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.Min
- MIN - Enum constant in enum class org.elasticsearch.xpack.esql.datasources.spi.AggregateSpec.AggType
- MIN - Enum constant in enum class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter.INTERVALS
- MIN_CANDIDATES_OPTION - Static variable in class org.elasticsearch.xpack.esql.expression.function.vector.Knn
- MIN_DOCS_PER_SLICE - Static variable in class org.elasticsearch.xpack.esql.plugin.QueryPragmas
-
Query-level override for the minimum number of docs per Lucene slice (see
LuceneSliceQueue.MIN_DOCS_PER_SLICE). - MIN_SCALAR - Static variable in class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionDefinition
- minCompetitive() - Method in class org.elasticsearch.xpack.esql.plan.physical.TopNExec
- minCompetitiveKeyConfig() - Method in class org.elasticsearch.xpack.esql.plan.physical.TopNExec
- minDate() - Method in class org.elasticsearch.xpack.esql.plan.logical.SparklineGenerateEmptyBuckets
- minDate() - Method in class org.elasticsearch.xpack.esql.plan.physical.SparklineGenerateEmptyBucketsExec
- minDocsPerSlice(int) - Method in class org.elasticsearch.xpack.esql.plugin.QueryPragmas
-
Returns the effective minimum number of docs per Lucene slice.
- minimumSegmentSize() - Method in interface org.elasticsearch.xpack.esql.datasources.spi.SegmentableFormatReader
-
Returns the minimum segment size in bytes below which splitting is not worthwhile.
- minimumTransportVersion() - Method in record class org.elasticsearch.xpack.esql.session.EsqlSession.PreAnalysisResult
-
Returns the value of the
minimumTransportVersionrecord component. - minimumVersion() - Method in record class org.elasticsearch.xpack.esql.action.EsqlQueryResponse.Profile
-
Returns the value of the
minimumVersionrecord component. - minimumVersion() - Method in class org.elasticsearch.xpack.esql.analysis.AnalyzerContext
- minimumVersion() - Method in class org.elasticsearch.xpack.esql.optimizer.LocalLogicalOptimizerContext
-
The minimum transport version is not sent to data nodes, so this is currently unsupported.
- minimumVersion() - Method in class org.elasticsearch.xpack.esql.optimizer.LogicalOptimizerContext
- minimumVersion() - Method in record class org.elasticsearch.xpack.esql.optimizer.LogicalPreOptimizerContext
-
Returns the value of the
minimumVersionrecord component. - minimumVersion() - Method in record class org.elasticsearch.xpack.esql.optimizer.PhysicalOptimizerContext
-
Returns the value of the
minimumVersionrecord component. - minimumVersion() - Method in record class org.elasticsearch.xpack.esql.session.Versioned
-
Returns the value of the
minimumVersionrecord component. - MinOverTime - Class in org.elasticsearch.xpack.esql.expression.function.aggregate
-
Similar to
Min, but it is used to calculate the minimum value over a time series of values from the given field. - MinOverTime(Source, Expression, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.MinOverTime
- MinOverTime(Source, Expression, Expression, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.MinOverTime
- minTransportVersion() - Method in interface org.elasticsearch.xpack.esql.optimizer.rules.physical.local.LucenePushdownPredicates
-
If we're extracting a query for
can_matchthen this is the minimum transport version in the cluster. - minTransportVersion() - Method in record class org.elasticsearch.xpack.esql.session.IndexResolver.FieldsInfo
-
Returns the value of the
minTransportVersionrecord component. - minUnservable(int) - Method in class org.elasticsearch.xpack.esql.datasources.SplitStats.Builder
-
Marks the column's MIN as poisoned (unservable): a fold found it incompatible, so it must not be served.
- MINUS - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- MINUS - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- MINUS - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseLexer
- MINUS - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- MINUS() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ArithmeticBinaryContext
- MINUS() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ArithmeticUnaryContext
- MINUS() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.DecimalValueContext
- MINUS() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.IntegerValueContext
- MINUS() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.ArithmeticBinaryContext
- MINUS() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.ArithmeticUnaryContext
- MINUS() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.AtContext
- MINUS() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.OffsetContext
- MINUS() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.SubqueryResolutionContext
- MINUTE - Enum constant in enum class org.elasticsearch.xpack.esql.expression.function.scalar.date.DateDiff.Part
- MINUTE - Enum constant in enum class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter.INTERVALS
- MINUTES - Enum constant in enum class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter.INTERVALS
- minValue() - Method in interface org.elasticsearch.xpack.esql.datasources.spi.SourceStatistics.ColumnStatistics
-
Returns the minimum value as a comparable object, if known.
- missing(String, Iterable<FunctionDefinition>) - Method in class org.elasticsearch.xpack.esql.expression.function.UnresolvedFunction
-
Build a marker
UnresolvedFunctionwith an error message about the function being missing. - MissingEsField - Class in org.elasticsearch.xpack.esql.core.type
- MissingEsField(String, DataType, Map<String, EsField>, boolean, boolean, EsField.TimeSeriesFieldType) - Constructor for class org.elasticsearch.xpack.esql.core.type.MissingEsField
- MissingEsField(String, DataType, Map<String, EsField>, boolean, EsField.TimeSeriesFieldType) - Constructor for class org.elasticsearch.xpack.esql.core.type.MissingEsField
- MissingEsField(StreamInput) - Constructor for class org.elasticsearch.xpack.esql.core.type.MissingEsField
- MIXED_NUMERIC_TYPES_IN_CASE_GREATEST_LEAST - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Allow mixed numeric types in conditional functions - case, greatest and least
- MIXED_NUMERIC_TYPES_IN_COALESCE - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Allow mixed numeric types in coalesce
- ML_INFERENCE_SAGEMAKER_CHAT_COMPLETION - Static variable in class org.elasticsearch.xpack.esql.core.type.DataType.DataTypesTransportVersions
-
The first version after dense_vector was supported in SNAPSHOT (but not in production)
- MMR - Class in org.elasticsearch.xpack.esql.plan.logical
-
Logical plan for the MMR command.
- MMR - Enum constant in enum class org.elasticsearch.xpack.esql.telemetry.FeatureMetric
- MMR - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- MMR - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- MMR(Source, LogicalPlan, Attribute, Expression, Expression, MapExpression) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.MMR
- MMR() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.MmrCommandContext
- MMR_FOLDABLE_QUERY_VECTOR_FIX - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
MMR fixes for constant folding
- MMR_LIMIT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- MMR_LIMIT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- MMR_LIMIT() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.MmrCommandContext
- MMR_LINE_COMMENT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- MMR_LINE_COMMENT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- MMR_MODE - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- MMR_MULTILINE_COMMENT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- MMR_MULTILINE_COMMENT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- MMR_V2 - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for the MMR result diversification command
- MMR_WS - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- MMR_WS - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- mmrCommand() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- mmrCommand() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ProcessingCommandContext
- MmrCommandContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.MmrCommandContext
- MMRExec - Class in org.elasticsearch.xpack.esql.plan.physical
-
Physical plan for the MMR command.
- MMRExec(Source, PhysicalPlan, Attribute, Expression, Expression, MapExpression) - Constructor for class org.elasticsearch.xpack.esql.plan.physical.MMRExec
- MmrQueryVectorExpressionContext(EsqlBaseParser.MmrQueryVectorParamsContext) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.MmrQueryVectorExpressionContext
- MmrQueryVectorParameterContext(EsqlBaseParser.MmrQueryVectorParamsContext) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.MmrQueryVectorParameterContext
- mmrQueryVectorParams() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.MmrCommandContext
- mmrQueryVectorParams() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- MmrQueryVectorParamsContext() - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.MmrQueryVectorParamsContext
- MmrQueryVectorParamsContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.MmrQueryVectorParamsContext
- MO - Enum constant in enum class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter.INTERVALS
- mobile(boolean) - Method in class org.elasticsearch.xpack.esql.evaluator.command.IpLocationFunctionBridge.IpLocationCollectorImpl
- mobileCountryCode(String) - Method in class org.elasticsearch.xpack.esql.evaluator.command.IpLocationFunctionBridge.IpLocationCollectorImpl
- mobileNetworkCode(String) - Method in class org.elasticsearch.xpack.esql.evaluator.command.IpLocationFunctionBridge.IpLocationCollectorImpl
- mod(Number, Number) - Static method in class org.elasticsearch.xpack.esql.core.expression.predicate.operator.arithmetic.Arithmetics
- Mod - Class in org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic
- Mod(Source, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic.Mod
- MOD - Enum constant in enum class org.elasticsearch.xpack.esql.core.expression.predicate.operator.arithmetic.DefaultBinaryArithmeticOperation
- MOD - Enum constant in enum class org.elasticsearch.xpack.esql.plan.logical.promql.operator.VectorBinaryArithmetic.ArithmeticOp
- mode() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.ErrorPolicy
-
Returns the value of the
moderecord component. - mode() - Method in record class org.elasticsearch.xpack.esql.enrich.EnrichPolicyResolver.UnresolvedPolicy
-
Returns the value of the
moderecord component. - mode() - Method in class org.elasticsearch.xpack.esql.plan.logical.Enrich
- mode() - Method in class org.elasticsearch.xpack.esql.plan.physical.EnrichExec
- mode() - Method in class org.elasticsearch.xpack.esql.plan.physical.MetricsInfoExec
- mode() - Method in class org.elasticsearch.xpack.esql.plan.physical.TsInfoExec
- modeName() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.ErrorPolicy
-
Lowercase, locale-insensitive name of
ErrorPolicy.mode(), suitable for user-facing messages (e.g. - modeNames - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- modeNames - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseLexer
- MODIFIED - Static variable in class org.elasticsearch.xpack.esql.datasources.FileMetadataColumns
- modifier() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.ArithmeticBinaryContext
- modifier() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- ModifierContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.ModifierContext
- modifierLabels - Variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.ModifierContext
- Monotonic() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.TemporaryNameGenerator.Monotonic
- MONTH - Enum constant in enum class org.elasticsearch.xpack.esql.expression.function.scalar.date.DateDiff.Part
- MONTH - Enum constant in enum class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter.INTERVALS
- MonthName - Class in org.elasticsearch.xpack.esql.expression.function.scalar.date
- MonthName(Source, Expression, Configuration) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.date.MonthName
- MONTHS - Enum constant in enum class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter.INTERVALS
- MS - Enum constant in enum class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter.INTERVALS
- MTIME_MILLIS_KEY - Static variable in class org.elasticsearch.xpack.esql.datasources.cache.ExternalStats
-
mtime (epoch millis) published into
SourceMetadata.sourceMetadata()so the warm-path lookup can match the cached entry without a storage round-trip. - mul(Number, Number) - Static method in class org.elasticsearch.xpack.esql.core.expression.predicate.operator.arithmetic.Arithmetics
- Mul - Class in org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic
- Mul(Source, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic.Mul
- MUL - Enum constant in enum class org.elasticsearch.xpack.esql.core.expression.predicate.operator.arithmetic.DefaultBinaryArithmeticOperation
- MUL - Enum constant in enum class org.elasticsearch.xpack.esql.plan.logical.promql.operator.VectorBinaryArithmetic.ArithmeticOp
- MULTILINE_COMMENT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- MULTILINE_COMMENT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- MultiTypeEsField - Class in org.elasticsearch.xpack.esql.core.type
-
N.B.: This class exists only as a backward-compatible version of
CompactMultiTypeEsField. - MultiTypeEsField(String, DataType, boolean, Map<String, Expression>, EsField.TimeSeriesFieldType, Expression) - Constructor for class org.elasticsearch.xpack.esql.core.type.MultiTypeEsField
- MultiTypeEsField(StreamInput) - Constructor for class org.elasticsearch.xpack.esql.core.type.MultiTypeEsField
- multiValueStrategy() - Method in record class org.elasticsearch.xpack.esql.evaluator.command.CompoundOutputEvaluator.Factory
-
Returns the value of the
multiValueStrategyrecord component. - MUST - Enum constant in enum class org.elasticsearch.xpack.esql.core.util.Queries.Clause
- MUST_NOT - Enum constant in enum class org.elasticsearch.xpack.esql.core.util.Queries.Clause
- MV_EXPAND - Enum constant in enum class org.elasticsearch.xpack.esql.telemetry.FeatureMetric
- MV_EXPAND - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- MV_EXPAND - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- MV_EXPAND() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.MvExpandCommandContext
- MV_FIRST_LAST_DATE_RANGE - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for MV_FIRST and MV_LAST with date_range type.
- MV_ORDERING_SORTED_ASCENDING - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Blocks can be labelled with
Block.MvOrdering.SORTED_ASCENDINGfor optimizations. - MV_PSERIES_WEIGHTED_SUM - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Adds the
MV_PSERIES_WEIGHTED_SUMfunction for converting sorted lists of numbers into a bounded score. - MV_SINGLE_VALUE_OR_NULL_TRANSPORT_VERSION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvSingleValueOrNull
- MV_SORT - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Introduction of
MV_SORT,MV_SLICE, andMV_ZIP. - MvAppend - Class in org.elasticsearch.xpack.esql.expression.function.scalar.multivalue
-
Appends values to a multi-value
- MvAppend(Source, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvAppend
- MvAvg - Class in org.elasticsearch.xpack.esql.expression.function.scalar.multivalue
-
Reduce a multivalued field to a single valued field containing the average value.
- MvAvg(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvAvg
- MvConcat - Class in org.elasticsearch.xpack.esql.expression.function.scalar.multivalue
-
Reduce a multivalued string field to a single valued field by concatenating all values.
- MvConcat(Source, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvConcat
- MvContains - Class in org.elasticsearch.xpack.esql.expression.function.scalar.multivalue
-
Function that takes two multivalued expressions and checks if values of one expression(subset) are all present(equals) in the other (superset).
- MvContains(Source, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvContains
- MvCount - Class in org.elasticsearch.xpack.esql.expression.function.scalar.multivalue
-
Reduce a multivalued field to a single valued field containing the count of values.
- MvCount(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvCount
- MvDedupe - Class in org.elasticsearch.xpack.esql.expression.function.scalar.multivalue
-
Removes duplicate values from a multivalued field.
- MvDedupe(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvDedupe
- MvDifference - Class in org.elasticsearch.xpack.esql.expression.function.scalar.multivalue
-
Adds a function that takes two multivalued expressions that return a result where the values of the first multivalued expression are returned except for values that exist as a value in the second expression.
- MvDifference(Source, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvDifference
- MvExpand - Class in org.elasticsearch.xpack.esql.plan.logical
- MvExpand(Source, LogicalPlan, NamedExpression, Attribute) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.MvExpand
- MVEXPAND_LINE_COMMENT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- MVEXPAND_LINE_COMMENT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- MVEXPAND_MODE - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- MVEXPAND_MULTILINE_COMMENT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- MVEXPAND_MULTILINE_COMMENT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- MVEXPAND_WS - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- MVEXPAND_WS - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- mvExpandCommand() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- mvExpandCommand() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ProcessingCommandContext
- MvExpandCommandContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.MvExpandCommandContext
- MvExpandExec - Class in org.elasticsearch.xpack.esql.plan.physical
- MvExpandExec(Source, PhysicalPlan, NamedExpression, Attribute) - Constructor for class org.elasticsearch.xpack.esql.plan.physical.MvExpandExec
- MvFirst - Class in org.elasticsearch.xpack.esql.expression.function.scalar.multivalue
-
Reduce a multivalued field to a single valued field containing the minimum value.
- MvFirst(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvFirst
- MvFunctionWritables - Class in org.elasticsearch.xpack.esql.expression.function.scalar.multivalue
- MvFunctionWritables() - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvFunctionWritables
- MvIntersection - Class in org.elasticsearch.xpack.esql.expression.function.scalar.multivalue
-
Adds a function to return a result set with multivalued items that are contained in the input sets.
- MvIntersection(Source, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvIntersection
- MvIntersects - Class in org.elasticsearch.xpack.esql.expression.function.scalar.multivalue
-
Function that takes two multivalued expressions and checks if any values of one expression(subset) are present(equals) in the other (superset).
- MvIntersects(Source, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvIntersects
- MvLast - Class in org.elasticsearch.xpack.esql.expression.function.scalar.multivalue
-
Reduce a multivalued field to a single valued field containing the minimum value.
- MvLast(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvLast
- MvMax - Class in org.elasticsearch.xpack.esql.expression.function.scalar.multivalue
-
Reduce a multivalued field to a single valued field containing the maximum value.
- MvMax(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvMax
- MvMedian - Class in org.elasticsearch.xpack.esql.expression.function.scalar.multivalue
-
Reduce a multivalued field to a single valued field containing the median of the values.
- MvMedian(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvMedian
- MvMedianAbsoluteDeviation - Class in org.elasticsearch.xpack.esql.expression.function.scalar.multivalue
-
Reduce a multivalued field to a single valued field containing the median absolute deviation of the values.
- MvMedianAbsoluteDeviation(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvMedianAbsoluteDeviation
- MvMin - Class in org.elasticsearch.xpack.esql.expression.function.scalar.multivalue
-
Reduce a multivalued field to a single valued field containing the minimum value.
- MvMin(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvMin
- MvPercentile - Class in org.elasticsearch.xpack.esql.expression.function.scalar.multivalue
- MvPercentile(Source, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvPercentile
- MvPSeriesWeightedSum - Class in org.elasticsearch.xpack.esql.expression.function.scalar.multivalue
-
Reduce a multivalued field to a single valued field containing the weighted sum of all element applying the P series function.
- MvPSeriesWeightedSum(Source, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvPSeriesWeightedSum
- MvSetOperationFunction - Class in org.elasticsearch.xpack.esql.expression.function.scalar.multivalue
-
Base class for multi-value set operations.
- MvSetOperationFunction(Source, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvSetOperationFunction
- MvSingleValueOrNull - Class in org.elasticsearch.xpack.esql.expression.function.scalar.multivalue
-
Internal optimizer function that returns an expression's value if it is single-valued, or null if it is multi-valued.
- MvSingleValueOrNull(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvSingleValueOrNull
- MvSingleValueOrNull(Source, Expression, List<Source>) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvSingleValueOrNull
- MvSlice - Class in org.elasticsearch.xpack.esql.expression.function.scalar.multivalue
-
Returns a subset of the multivalued field using the start and end index values.
- MvSlice(Source, Expression, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvSlice
- MvSort - Class in org.elasticsearch.xpack.esql.expression.function.scalar.multivalue
-
Sorts a multivalued field in lexicographical order.
- MvSort(Source, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvSort
- MvSum - Class in org.elasticsearch.xpack.esql.expression.function.scalar.multivalue
-
Reduce a multivalued field to a single valued field containing the sum of all values.
- MvSum(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvSum
- MvUnion - Class in org.elasticsearch.xpack.esql.expression.function.scalar.multivalue
-
Returns the union of values from two multi-valued fields (all unique values from both inputs).
- MvUnion(Source, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvUnion
- MvZip - Class in org.elasticsearch.xpack.esql.expression.function.scalar.multivalue
-
Combines the values from two multivalued fields with a delimiter that joins them together.
- MvZip(Source, Expression, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvZip
N
- n1() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Hypot
- n2() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Hypot
- name - Variable in class org.elasticsearch.xpack.esql.expression.function.EsqlFunctionRegistry.ArgSignature
- name - Variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlParamContext
- name - Variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.QualifiedNameContext
- name - Variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.QualifiedNamePatternContext
- name() - Method in class org.elasticsearch.xpack.esql.action.ColumnInfoImpl
- name() - Method in class org.elasticsearch.xpack.esql.action.TimeSpanMarker
- name() - Method in class org.elasticsearch.xpack.esql.core.expression.FieldAttribute
-
The name of the attribute.
- name() - Method in class org.elasticsearch.xpack.esql.core.expression.NamedExpression
- name() - Method in interface org.elasticsearch.xpack.esql.core.expression.predicate.PredicateBiFunction
- name() - Method in class org.elasticsearch.xpack.esql.core.expression.UnresolvedNamedExpression
- name() - Method in class org.elasticsearch.xpack.esql.datasources.AutoPartitionDetector
- name() - Method in class org.elasticsearch.xpack.esql.datasources.dataset.PutDatasetAction.Request
- name() - Method in record class org.elasticsearch.xpack.esql.datasources.dataset.PutDatasetAction.Request.ParseContext
-
Returns the value of the
namerecord component. - name() - Method in class org.elasticsearch.xpack.esql.datasources.datasource.PutDataSourceAction.Request
- name() - Method in record class org.elasticsearch.xpack.esql.datasources.datasource.PutDataSourceAction.Request.ParseContext
-
Returns the value of the
namerecord component. - name() - Method in class org.elasticsearch.xpack.esql.datasources.HivePartitionDetector
- name() - Method in class org.elasticsearch.xpack.esql.datasources.metadata.DataSource
- name() - Method in interface org.elasticsearch.xpack.esql.datasources.PartitionDetector
- name() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.DataSourceConfigDefinition
-
Returns the value of the
namerecord component. - name() - Method in interface org.elasticsearch.xpack.esql.datasources.spi.DecompressionCodec
-
Codec name for logging and diagnostics (e.g.
- name() - Method in class org.elasticsearch.xpack.esql.datasources.TemplatePartitionDetector
- name() - Method in record class org.elasticsearch.xpack.esql.enrich.EnrichPolicyResolver.UnresolvedPolicy
-
Returns the value of the
namerecord component. - name() - Method in class org.elasticsearch.xpack.esql.EsqlInfoTransportAction
- name() - Method in class org.elasticsearch.xpack.esql.expression.function.EsqlFunctionRegistry.ArgSignature
- name() - Method in record class org.elasticsearch.xpack.esql.expression.function.EsqlFunctionRegistry.FunctionDescription
-
Returns the value of the
namerecord component. - name() - Method in record class org.elasticsearch.xpack.esql.expression.function.EsqlFunctionRegistry.MapEntryArgSignature
-
Returns the value of the
namerecord component. - name() - Method in class org.elasticsearch.xpack.esql.expression.function.FunctionDefinition
- name() - Element in annotation interface org.elasticsearch.xpack.esql.expression.function.MapParam.MapParamEntry
- name() - Element in annotation interface org.elasticsearch.xpack.esql.expression.function.MapParam
- name() - Element in annotation interface org.elasticsearch.xpack.esql.expression.function.Param.Hint.Constraint
- name() - Element in annotation interface org.elasticsearch.xpack.esql.expression.function.Param
- name() - Method in interface org.elasticsearch.xpack.esql.expression.function.scalar.date.DateTimeField
- name() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.AbstractMultivalueFunction.AbstractNullableEvaluator
- name() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.regex.RLike
- name() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.regex.RLikeList
- name() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.regex.WildcardLike
- name() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.regex.WildcardLikeList
- name() - Method in class org.elasticsearch.xpack.esql.expression.function.UnresolvedFunction
- name() - Method in class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionDefinition
- name() - Method in record class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionDefinition.PromqlParamInfo
-
Returns the value of the
namerecord component. - name() - Method in class org.elasticsearch.xpack.esql.expression.UnresolvedNamePattern
- name() - Method in record class org.elasticsearch.xpack.esql.index.EsIndex
-
Returns the value of the
namerecord component. - name() - Method in record class org.elasticsearch.xpack.esql.parser.QueryParam
-
Returns the value of the
namerecord component. - name() - Method in record class org.elasticsearch.xpack.esql.plan.logical.HighlightOptions.EnumOption
-
Returns the value of the
namerecord component. - name() - Method in class org.elasticsearch.xpack.esql.plan.logical.NamedSubquery
- name() - Method in interface org.elasticsearch.xpack.esql.plan.logical.promql.operator.VectorBinaryOperator.BinaryOp
- name() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.selector.LabelMatcher
- name() - Method in record class org.elasticsearch.xpack.esql.plan.physical.EsStatsQueryExec.BasicStat
-
Returns the value of the
namerecord component. - name() - Method in class org.elasticsearch.xpack.esql.plan.QuerySetting
- name() - Method in class org.elasticsearch.xpack.esql.plan.QuerySettingDef
- name() - Method in record class org.elasticsearch.xpack.esql.plan.QuerySettingDef.RequestBodyBinding
-
Returns the value of the
namerecord component. - name() - Method in class org.elasticsearch.xpack.esql.querydsl.query.MatchPhraseQuery
- name() - Method in class org.elasticsearch.xpack.esql.querydsl.query.MatchQuery
- name() - Method in class org.elasticsearch.xpack.esql.rule.Rule
- name() - Method in class org.elasticsearch.xpack.esql.rule.RuleExecutor.Batch
- name(String) - Method in class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionDefinition.Builder
-
Build the
PromqlFunctionDefinitionwith the given primary name. - name(String, String...) - Method in class org.elasticsearch.xpack.esql.expression.function.FunctionDefinition.Builder
-
Build the
FunctionDefinitionwith the given primary name and optional aliases. - name(Expression) - Static method in class org.elasticsearch.xpack.esql.core.expression.Expressions
- NAME - Static variable in class org.elasticsearch.xpack.esql.action.EsqlAsyncGetResultAction
- NAME - Static variable in class org.elasticsearch.xpack.esql.action.EsqlAsyncStopAction
- NAME - Static variable in class org.elasticsearch.xpack.esql.action.EsqlGetQueryAction
- NAME - Static variable in class org.elasticsearch.xpack.esql.action.EsqlListQueriesAction
- NAME - Static variable in class org.elasticsearch.xpack.esql.action.EsqlQueryAction
- NAME - Static variable in class org.elasticsearch.xpack.esql.action.EsqlResolveDatasetAction
- NAME - Static variable in class org.elasticsearch.xpack.esql.action.EsqlResolveFieldsAction
- NAME - Static variable in class org.elasticsearch.xpack.esql.action.EsqlResolveViewAction
- NAME - Static variable in class org.elasticsearch.xpack.esql.action.EsqlSearchShardsAction
- NAME - Static variable in enum class org.elasticsearch.xpack.esql.core.expression.predicate.operator.arithmetic.DefaultBinaryArithmeticOperation
- NAME - Static variable in class org.elasticsearch.xpack.esql.core.expression.predicate.regex.WildcardPatternList
- NAME - Static variable in class org.elasticsearch.xpack.esql.core.expression.TemporalityAttribute
- NAME - Static variable in class org.elasticsearch.xpack.esql.datasources.dataset.DeleteDatasetAction
- NAME - Static variable in class org.elasticsearch.xpack.esql.datasources.dataset.GetDatasetAction
- NAME - Static variable in class org.elasticsearch.xpack.esql.datasources.dataset.PutDatasetAction
- NAME - Static variable in class org.elasticsearch.xpack.esql.datasources.datasource.DeleteDataSourceAction
- NAME - Static variable in class org.elasticsearch.xpack.esql.datasources.datasource.GetDataSourceAction
- NAME - Static variable in class org.elasticsearch.xpack.esql.datasources.datasource.PutDataSourceAction
- NAME - Static variable in class org.elasticsearch.xpack.esql.datasources.FileMetadataColumns
- NAME - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.Earliest
- NAME - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.Latest
- NAME - Static variable in class org.elasticsearch.xpack.esql.expression.function.fulltext.Score
- NAME - Static variable in class org.elasticsearch.xpack.esql.expression.function.grouping.TBucket
- NAME - Static variable in class org.elasticsearch.xpack.esql.expression.function.grouping.TStep
- NAME - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.date.TRange
- NAME - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.math.CopySign
- NAME - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.string.regex.RLike
- NAME - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.string.regex.WildcardLike
- NAME - Static variable in class org.elasticsearch.xpack.esql.plan.logical.local.EmptyLocalSupplier
- NAME - Static variable in class org.elasticsearch.xpack.esql.plan.logical.promql.selector.LabelMatcher
- NAME - Static variable in class org.elasticsearch.xpack.esql.plugin.EsqlStatsAction
- NAME - Static variable in class org.elasticsearch.xpack.esql.view.DeleteViewAction
- NAME - Static variable in class org.elasticsearch.xpack.esql.view.GetViewAction
- NAME - Static variable in class org.elasticsearch.xpack.esql.view.PutViewAction
- NAME_QUALIFIERS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Allow qualifiers in attribute names.
- NAMED_EXPRESSION_ENTRY - Static variable in class org.elasticsearch.xpack.esql.core.expression.UnsupportedAttribute
- NAMED_OR_POSITIONAL_DOUBLE_PARAMS - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- NAMED_OR_POSITIONAL_DOUBLE_PARAMS - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- NAMED_OR_POSITIONAL_DOUBLE_PARAMS() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.InputNamedOrPositionalDoubleParamsContext
- NAMED_OR_POSITIONAL_PARAM - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- NAMED_OR_POSITIONAL_PARAM - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- NAMED_OR_POSITIONAL_PARAM - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseLexer
- NAMED_OR_POSITIONAL_PARAM - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- NAMED_OR_POSITIONAL_PARAM() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.InputNamedOrPositionalParamContext
- NAMED_OR_POSITIONAL_PARAM() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlCommandContext
- NAMED_OR_POSITIONAL_PARAM() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlParamNameContext
- NAMED_OR_POSITIONAL_PARAM() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlParamValueContext
- NAMED_OR_POSITIONAL_PARAM() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlQueryContentContext
- NAMED_OR_POSITIONAL_PARAM() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.LabelValueContext
- NAMED_OR_POSITIONAL_PARAM() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.TimeValueContext
- NAMED_PARAMETER_FOR_FIELD_AND_FUNCTION_NAMES_SIMPLIFIED_SYNTAX - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support simplified syntax for named parameters for field and function names.
- NAMED_POSITIONAL_PARAMETER - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for named or positional parameters in EsqlQueryRequest.
- NamedExpression - Class in org.elasticsearch.xpack.esql.core.expression
-
An expression that has a name.
- NamedExpression(Source, String, List<Expression>, NameId) - Constructor for class org.elasticsearch.xpack.esql.core.expression.NamedExpression
- NamedExpression(Source, String, List<Expression>, NameId, boolean) - Constructor for class org.elasticsearch.xpack.esql.core.expression.NamedExpression
-
Assigns a new id if null is passed for
id. - namedExpressions() - Static method in class org.elasticsearch.xpack.esql.core.expression.ExpressionCoreWritables
- namedExpressions() - Static method in class org.elasticsearch.xpack.esql.expression.ExpressionWritables
- NamedExpressions - Class in org.elasticsearch.xpack.esql.expression
- NamedExpressions() - Constructor for class org.elasticsearch.xpack.esql.expression.NamedExpressions
- namedParams() - Method in class org.elasticsearch.xpack.esql.parser.QueryParams
- namedParams() - Method in class org.elasticsearch.xpack.esql.querylog.EsqlLogContext
- namedSubqueries() - Method in class org.elasticsearch.xpack.esql.plan.logical.ViewUnionAll
- NamedSubquery - Class in org.elasticsearch.xpack.esql.plan.logical
-
A
Subquerythat carries the view name it was resolved from. - NamedSubquery(Source, LogicalPlan, String) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.NamedSubquery
- namedWriteables() - Method in interface org.elasticsearch.xpack.esql.datasources.spi.DataSourcePlugin
- NameId - Class in org.elasticsearch.xpack.esql.core.expression
-
Unique identifier for a named expression.
- NameId() - Constructor for class org.elasticsearch.xpack.esql.core.expression.NameId
- NameId(long) - Constructor for class org.elasticsearch.xpack.esql.core.expression.NameId
-
Deprecated.
- NameIdMapper() - Constructor for class org.elasticsearch.xpack.esql.io.stream.PlanStreamInput.NameIdMapper
- nameIds() - Method in record class org.elasticsearch.xpack.esql.planner.Layout.ChannelSet
-
Returns the value of the
nameIdsrecord component. - nameLabel() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.selector.LabelMatchers
- nameOf(Expression) - Method in class org.elasticsearch.xpack.esql.planner.TranslatorHandler
- nameOrPosition(Token) - Static method in class org.elasticsearch.xpack.esql.parser.ParserUtils
-
Extract the name or the position of an ES|QL parameter.
- names() - Method in class org.elasticsearch.xpack.esql.core.expression.AttributeSet
- names() - Method in class org.elasticsearch.xpack.esql.datasources.dataset.DeleteDatasetAction.Request
- names() - Method in class org.elasticsearch.xpack.esql.datasources.datasource.DeleteDataSourceAction.Request
- names() - Method in class org.elasticsearch.xpack.esql.datasources.datasource.GetDataSourceAction.Request
- names() - Method in class org.elasticsearch.xpack.esql.datasources.ExternalSchema
- names(Collection<? extends Expression>) - Static method in class org.elasticsearch.xpack.esql.core.expression.Expressions
- NAMES - Static variable in class org.elasticsearch.xpack.esql.datasources.FileMetadataColumns
- NAMES - Static variable in class org.elasticsearch.xpack.esql.datasources.SyntheticColumns
-
Names of every reader-synthesized internal channel.
- namesAndAliases() - Static method in enum class org.elasticsearch.xpack.esql.core.type.DataType
- nameUpper() - Method in enum class org.elasticsearch.xpack.esql.core.type.DataType
- nameValue() - Method in record class org.elasticsearch.xpack.esql.parser.QueryParam
- NANOSECOND - Enum constant in enum class org.elasticsearch.xpack.esql.expression.function.scalar.date.DateDiff.Part
- nanoTimeToString(long) - Static method in class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter
- nanoTimeToString(long, DateFormatter) - Static method in class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter
- nAry(FunctionDefinition.NaryBuilder<T>) - Method in class org.elasticsearch.xpack.esql.expression.function.FunctionDefinition.Builder
-
Build a FunctionDefinition for a function with any number of arguments.
- needsInput() - Method in class org.elasticsearch.xpack.esql.datasources.ExternalFieldExtractOperator
- needsInput() - Method in class org.elasticsearch.xpack.esql.enrich.StreamingLookupFromIndexOperator
- needsTimestampBounds() - Method in class org.elasticsearch.xpack.esql.expression.function.grouping.TBucket
- needsTimestampBounds() - Method in class org.elasticsearch.xpack.esql.expression.function.grouping.TStep
- needsTimestampBounds() - Method in interface org.elasticsearch.xpack.esql.expression.function.TimestampBoundsAware
-
Returns
trueif this node still needs timestamp bounds to be injected. - needsTimestampBounds() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.PromqlCommand
-
Bounds are only needed when
bucketsis specified without an explicit time range. - Neg - Class in org.elasticsearch.xpack.esql.core.expression.predicate.operator.arithmetic
-
Negation function (@{code -x}).
- Neg - Class in org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic
- Neg(StreamInput) - Constructor for class org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic.Neg
- Neg(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.core.expression.predicate.operator.arithmetic.Neg
- Neg(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic.Neg
- Negatable<T> - Interface in org.elasticsearch.xpack.esql.core.expression.predicate
- negate() - Method in enum class org.elasticsearch.xpack.esql.capabilities.TranslationAware.Translatable
- negate() - Method in interface org.elasticsearch.xpack.esql.core.expression.predicate.Negatable
- negate() - Method in class org.elasticsearch.xpack.esql.expression.predicate.logical.And
- negate() - Method in class org.elasticsearch.xpack.esql.expression.predicate.logical.Not
- negate() - Method in class org.elasticsearch.xpack.esql.expression.predicate.logical.Or
- negate() - Method in class org.elasticsearch.xpack.esql.expression.predicate.nulls.IsNotNull
- negate() - Method in class org.elasticsearch.xpack.esql.expression.predicate.nulls.IsNull
- negate() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.Equals
- negate() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.GreaterThan
- negate() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.GreaterThanOrEqual
- negate() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.LessThan
- negate() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.LessThanOrEqual
- negate() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.NotEquals
- negate(Number) - Static method in class org.elasticsearch.xpack.esql.core.expression.predicate.operator.arithmetic.Arithmetics
- negate(Source) - Method in class org.elasticsearch.xpack.esql.core.querydsl.query.BoolQuery
- negate(Source) - Method in class org.elasticsearch.xpack.esql.core.querydsl.query.NotQuery
- negate(Source) - Method in class org.elasticsearch.xpack.esql.core.querydsl.query.Query
-
Negate this query, returning a query that includes documents that would return
falsewhen running the represented operation. - negate(Source) - Method in class org.elasticsearch.xpack.esql.querydsl.query.SingleValueQuery
- NEQ - Enum constant in enum class org.elasticsearch.xpack.esql.core.expression.predicate.operator.comparison.BinaryComparisonOperation
- NEQ - Enum constant in enum class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.EsqlBinaryComparison.BinaryComparisonOperation
- NEQ - Enum constant in enum class org.elasticsearch.xpack.esql.plan.logical.promql.operator.VectorBinaryComparison.ComparisonOp
- NEQ - Enum constant in enum class org.elasticsearch.xpack.esql.plan.logical.promql.selector.LabelMatcher.Matcher
- NEQ - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- NEQ - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- NEQ - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseLexer
- NEQ - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- NEQ() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ComparisonOperatorContext
- NEQ() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.ArithmeticBinaryContext
- NEQ() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.LabelContext
- network(String) - Method in class org.elasticsearch.xpack.esql.evaluator.command.IpLocationFunctionBridge.IpLocationCollectorImpl
- NETWORK_DIRECTION - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Network direction function.
- NetworkDirection - Class in org.elasticsearch.xpack.esql.expression.function.scalar.ip
-
Returns the direction type (inbound, outbound, internal, external) given a source IP address, destination IP address, and a list of internal networks.
- NetworkDirection(Source, Expression, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.ip.NetworkDirection
- NEVER - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlExecutionInfo.IncludeExecutionMetadata
- newAttribute(SyntheticColumns.Kind) - Static method in class org.elasticsearch.xpack.esql.datasources.SyntheticColumns
-
Reader-side attribute shape for the slot of
kind: aReferenceAttributewhose type and nullability come from theSyntheticColumns.Kindrecord. - newFoldContext() - Method in class org.elasticsearch.xpack.esql.session.Configuration
-
Create a new
FoldContextwith the limit configured in theQueryPragmas. - newMainPlan(LogicalPlan, AbstractSubqueryJoin.LogicalPlanTuple, LocalRelation, int, BlockFactory, AtomicReference<Page>) - Static method in class org.elasticsearch.xpack.esql.plan.logical.join.AbstractSubqueryJoin
- newMainPlan(LogicalPlan, InlineJoin.LogicalPlanTuple, LocalRelation) - Static method in class org.elasticsearch.xpack.esql.plan.logical.join.InlineJoin
- newMainPlan(LogicalPlan, Result) - Method in class org.elasticsearch.xpack.esql.approximation.Approximation
- newMainPlan(LogicalPlan, Result) - Method in interface org.elasticsearch.xpack.esql.approximation.ApproximationDriver
-
Processes a subplan result and returns the main plan with placeholders substituted when this calibration step is complete.
- newMainPlan(LogicalPlan, Result) - Method in class org.elasticsearch.xpack.esql.approximation.ForkApproximation
- newName - Variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.EnrichWithClauseContext
- newName - Variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.RenameClauseContext
- newNodeRequest(EsqlStatsRequest) - Method in class org.elasticsearch.xpack.esql.plugin.TransportEsqlStatsAction
- newNodeResponse(StreamInput, DiscoveryNode) - Method in class org.elasticsearch.xpack.esql.plugin.TransportEsqlStatsAction
- newObject(StoragePath) - Method in interface org.elasticsearch.xpack.esql.datasources.spi.StorageProvider
-
Creates a StorageObject for reading.
- newObject(StoragePath, long) - Method in interface org.elasticsearch.xpack.esql.datasources.spi.StorageProvider
-
Creates a StorageObject with pre-known length (avoids HEAD request for remote objects).
- newObject(StoragePath, long, Instant) - Method in interface org.elasticsearch.xpack.esql.datasources.spi.StorageProvider
-
Creates a StorageObject with pre-known length and modification time.
- newResponse(EsqlStatsRequest, List<EsqlStatsResponse.NodeStatsResponse>, List<FailedNodeException>) - Method in class org.elasticsearch.xpack.esql.plugin.TransportEsqlStatsAction
- newRowPositionAttribute() - Static method in class org.elasticsearch.xpack.esql.datasources.SyntheticColumns
-
Shorthand for
newAttribute(Kind.ROW_POSITION); kept for the kind-specific call sites. - newRowPositionMetadataAttribute(Source) - Static method in class org.elasticsearch.xpack.esql.datasources.SyntheticColumns
-
Optimizer-side attribute shape for the
SyntheticColumns.Kind.ROW_POSITIONslot: aMetadataAttributetyped and nullability-marked from theSyntheticColumns.Kindrecord, marked synthetic. - newSink() - Static method in class org.elasticsearch.xpack.esql.datasources.cache.ExternalStatsCapture
-
Convenience factory for a fresh thread-safe sink.
- newSourceLoader(Set<String>) - Method in class org.elasticsearch.xpack.esql.planner.EsPhysicalOperationProviders.DefaultShardContext
- newStorageObject(String) - Method in class org.elasticsearch.xpack.esql.datasources.StorageManager
- newStorageObject(String, Object) - Method in class org.elasticsearch.xpack.esql.datasources.StorageManager
- newStream() - Method in interface org.elasticsearch.xpack.esql.datasources.spi.StorageObject
-
Opens an input stream for sequential reading of the whole object, from the beginning to the end.
- newStream(long, long) - Method in interface org.elasticsearch.xpack.esql.datasources.spi.StorageObject
-
Opens an input stream for reading a byte range.
- next() - Method in class org.elasticsearch.xpack.esql.datasources.cache.StatsCapturingIterator
- next() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.AbstractConvertFunction.AbstractEvaluator
- next() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToStringFromAggregateMetricDoubleEvaluator
- next() - Method in class org.elasticsearch.xpack.esql.inference.AbstractEmbeddingRequestIterator
- next() - Method in class org.elasticsearch.xpack.esql.io.stream.PlanStreamWrapperQueryBuilder
- next() - Method in class org.elasticsearch.xpack.esql.querydsl.query.SingleValueQuery.AbstractBuilder
- next(String) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.TemporaryNameGenerator.Monotonic
- next(String) - Method in interface org.elasticsearch.xpack.esql.optimizer.rules.logical.TemporaryNameGenerator
- nextPage - Variable in class org.elasticsearch.xpack.esql.datasources.spi.BufferingPageIterator
-
The single look-ahead page: set by the subclass's
hasNext(), handed out (and nulled) bynext(). - nextPrefixUpperBound(BytesRef) - Static method in class org.elasticsearch.xpack.esql.datasources.pushdown.StringPrefixUtils
- nextSplit() - Method in class org.elasticsearch.xpack.esql.datasources.ExternalSliceQueue
- nextSplits(int) - Method in class org.elasticsearch.xpack.esql.datasources.ExternalSliceQueue
-
Atomically claims up to
maxconsecutive splits. - NO - Enum constant in enum class org.elasticsearch.xpack.esql.capabilities.TranslationAware.FinishedTranslatable
- NO - Enum constant in enum class org.elasticsearch.xpack.esql.capabilities.TranslationAware.Translatable
-
Not translatable at all.
- NO - Enum constant in enum class org.elasticsearch.xpack.esql.datasources.spi.AggregatePushdownSupport.Pushability
- NO - Enum constant in enum class org.elasticsearch.xpack.esql.datasources.spi.FilterPushdownSupport.Pushability
-
The expression cannot be pushed to the source and must remain in FilterExec.
- NO - Enum constant in enum class org.elasticsearch.xpack.esql.querydsl.query.SingleValueQuery.UseSyntheticSourceDelegate
- NO_BRACKETS_IN_UNQUOTED_INDEX_NAMES - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Forbid usage of brackets in unquoted index and enrich policy names https://github.com/elastic/elasticsearch/issues/130378
- NO_FIELDS - Static variable in class org.elasticsearch.xpack.esql.analysis.Analyzer
- NO_FIELDS_NAME - Static variable in class org.elasticsearch.xpack.esql.analysis.Analyzer
- NO_LIMIT - Static variable in interface org.elasticsearch.xpack.esql.datasources.spi.FormatReader
- NO_MATCH_SIZE - Static variable in class org.elasticsearch.xpack.esql.plan.logical.Highlight
- NO_META - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Removing support for the
METAkeyword. - NO_PLAIN_STRINGS_IN_LITERALS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
From now, Literal only accepts strings as BytesRefs.
- NO_REDUCTION - Enum constant in enum class org.elasticsearch.xpack.esql.planner.PlannerUtils.SimplePlanReduction
- NO_SCORE_BOOST - Static variable in class org.elasticsearch.xpack.esql.core.querydsl.query.Query
- NO_WINDOW - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.AggregateFunction
- NO: Native Ordinal Evaluation - Search tag in class org.elasticsearch.xpack.esql.expression.function.scalar.EsqlScalarFunction
- Section
- noArgs(Function<Source, T>) - Method in class org.elasticsearch.xpack.esql.expression.function.FunctionDefinition.Builder
-
Build a FunctionDefinition for a no-argument function.
- noArgs(FunctionDefinition.ConfigurationAwareBuilder<T>) - Method in class org.elasticsearch.xpack.esql.expression.function.FunctionDefinition.Builder
-
Build a FunctionDefinition for a no-argument function that needs
Configuration. - NoClustersToSearchException - Exception Class in org.elasticsearch.xpack.esql.session
-
Sentinel exception indicating that logical planning could not find any clusters to search when, for a remote-only cross-cluster search, all clusters have been marked as SKIPPED.
- NoClustersToSearchException() - Constructor for exception class org.elasticsearch.xpack.esql.session.NoClustersToSearchException
- NoConfigFormatReader - Interface in org.elasticsearch.xpack.esql.datasources.spi
-
Marker
FormatReaderfor readers that recognise no per-query configuration keys. - noConfigKeys(Supplier<P>) - Static method in interface org.elasticsearch.xpack.esql.datasources.spi.StorageProviderFactory
-
Builds a
StorageProviderFactoryfor providers that have no per-query configuration keys. - noCounter() - Method in enum class org.elasticsearch.xpack.esql.core.type.DataType
- node - Variable in class org.elasticsearch.xpack.esql.core.tree.NodeInfo
- node() - Method in class org.elasticsearch.xpack.esql.common.Failure
- Node<T> - Class in org.elasticsearch.xpack.esql.core.tree
-
Immutable tree structure.
- Node(Source, List<T>) - Constructor for class org.elasticsearch.xpack.esql.core.tree.Node
- NODE_LEVEL_REDUCTION - Static variable in class org.elasticsearch.xpack.esql.plugin.QueryPragmas
- Node.NodeStringFormat - Enum Class in org.elasticsearch.xpack.esql.core.tree
-
Output-shape configuration for the
nodeStringrender pipeline. - nodeAssignments() - Method in record class org.elasticsearch.xpack.esql.plugin.ExternalDistributionPlan
-
Returns the value of the
nodeAssignmentsrecord component. - NodeEligibilityStrategy - Interface in org.elasticsearch.xpack.esql.plugin
-
Determines which nodes are eligible to execute external-source splits.
- NodeInfo<T> - Class in org.elasticsearch.xpack.esql.core.tree
-
All the information about a
Nodethat is needed to recreate or modify it. - NodeInfo.NodeCtor10<P1,
P2, - Interface in org.elasticsearch.xpack.esql.core.treeP3, P4, P5, P6, P7, P8, P9, P10, T> - NodeInfo.NodeCtor11<P1,
P2, - Interface in org.elasticsearch.xpack.esql.core.treeP3, P4, P5, P6, P7, P8, P9, P10, P11, T> - NodeInfo.NodeCtor12<P1,
P2, - Interface in org.elasticsearch.xpack.esql.core.treeP3, P4, P5, P6, P7, P8, P9, P10, P11, P12, T> - NodeInfo.NodeCtor13<P1,
P2, - Interface in org.elasticsearch.xpack.esql.core.treeP3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, T> - NodeInfo.NodeCtor14<P1,
P2, - Interface in org.elasticsearch.xpack.esql.core.treeP3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, T> - NodeInfo.NodeCtor2<P1,
P2, - Interface in org.elasticsearch.xpack.esql.core.treeT> - NodeInfo.NodeCtor3<P1,
P2, - Interface in org.elasticsearch.xpack.esql.core.treeP3, T> - NodeInfo.NodeCtor4<P1,
P2, - Interface in org.elasticsearch.xpack.esql.core.treeP3, P4, T> - NodeInfo.NodeCtor5<P1,
P2, - Interface in org.elasticsearch.xpack.esql.core.treeP3, P4, P5, T> - NodeInfo.NodeCtor6<P1,
P2, - Interface in org.elasticsearch.xpack.esql.core.treeP3, P4, P5, P6, T> - NodeInfo.NodeCtor7<P1,
P2, - Interface in org.elasticsearch.xpack.esql.core.treeP3, P4, P5, P6, P7, T> - NodeInfo.NodeCtor8<P1,
P2, - Interface in org.elasticsearch.xpack.esql.core.treeP3, P4, P5, P6, P7, P8, T> - NodeInfo.NodeCtor9<P1,
P2, - Interface in org.elasticsearch.xpack.esql.core.treeP3, P4, P5, P6, P7, P8, P9, T> - nodeLevelReduction() - Method in class org.elasticsearch.xpack.esql.plugin.QueryPragmas
-
Returns true if each data node should perform a local reduction for sort, limit, topN, stats or false if the coordinator node will perform the reduction.
- nodeName() - Method in class org.elasticsearch.xpack.esql.core.tree.Node
- nodeOperation(EsqlStatsRequest.NodeStatsRequest, Task) - Method in class org.elasticsearch.xpack.esql.plugin.TransportEsqlStatsAction
- nodeProperties() - Method in class org.elasticsearch.xpack.esql.core.tree.Node
-
The values of all the properties that are important to this
Node. - nodeProperties() - Method in class org.elasticsearch.xpack.esql.plan.logical.DatasetShadowRelation
- nodeProperties() - Method in class org.elasticsearch.xpack.esql.plan.logical.ExternalRelation
- nodeProperties() - Method in class org.elasticsearch.xpack.esql.plan.logical.UnresolvedExternalRelation
- nodeProperties() - Method in class org.elasticsearch.xpack.esql.plan.logical.UnresolvedRelation
- nodeProperties() - Method in class org.elasticsearch.xpack.esql.plan.logical.ViewShadowRelation
- nodeProperties() - Method in class org.elasticsearch.xpack.esql.plan.physical.ExternalSourceExec
- nodeReducePlan() - Method in record class org.elasticsearch.xpack.esql.plugin.ReductionPlan
-
Returns the value of the
nodeReducePlanrecord component. - NodeStatsResponse(DiscoveryNode) - Constructor for class org.elasticsearch.xpack.esql.plugin.EsqlStatsResponse.NodeStatsResponse
- NodeStatsResponse(StreamInput) - Constructor for class org.elasticsearch.xpack.esql.plugin.EsqlStatsResponse.NodeStatsResponse
- nodeString() - Method in class org.elasticsearch.xpack.esql.core.tree.Node
- nodeString(StringBuilder, Node.NodeStringFormat, NodeStringMapper) - Method in class org.elasticsearch.xpack.esql.core.expression.Alias
- nodeString(StringBuilder, Node.NodeStringFormat, NodeStringMapper) - Method in class org.elasticsearch.xpack.esql.core.expression.Attribute
- nodeString(StringBuilder, Node.NodeStringFormat, NodeStringMapper) - Method in class org.elasticsearch.xpack.esql.core.expression.FieldAttribute
-
Renders the FieldAttribute as
[<qual>.]<name>{f[(SubclassName)][$]}#id. - nodeString(StringBuilder, Node.NodeStringFormat, NodeStringMapper) - Method in class org.elasticsearch.xpack.esql.core.expression.function.Function
- nodeString(StringBuilder, Node.NodeStringFormat, NodeStringMapper) - Method in class org.elasticsearch.xpack.esql.core.expression.Literal
- nodeString(StringBuilder, Node.NodeStringFormat, NodeStringMapper) - Method in class org.elasticsearch.xpack.esql.core.expression.NamedExpression
- nodeString(StringBuilder, Node.NodeStringFormat, NodeStringMapper) - Method in class org.elasticsearch.xpack.esql.core.expression.predicate.BinaryPredicate
- nodeString(StringBuilder, Node.NodeStringFormat, NodeStringMapper) - Method in class org.elasticsearch.xpack.esql.core.expression.predicate.regex.AbstractStringPattern
-
Default-safe rendering: quote the whole pattern and route it through the mapper as a single identifier token.
- nodeString(StringBuilder, Node.NodeStringFormat, NodeStringMapper) - Method in class org.elasticsearch.xpack.esql.core.expression.predicate.regex.RLikePattern
-
Renders the regex quoted, routing maximal literal runs through
mapper.columnwhile passing regex metacharacters (. * + ? ( ) [ ] {@literal { } } | ^ $ \) through unchanged. - nodeString(StringBuilder, Node.NodeStringFormat, NodeStringMapper) - Method in class org.elasticsearch.xpack.esql.core.expression.predicate.regex.RLikePatternList
-
Renders each pattern via its own
nodeStringso every element is sanitized: a single pattern renders bare, multiple render as a parenthesized list. - nodeString(StringBuilder, Node.NodeStringFormat, NodeStringMapper) - Method in class org.elasticsearch.xpack.esql.core.expression.predicate.regex.WildcardPattern
-
Renders the wildcard quoted, routing literal runs through
mapper.columnwhile keeping the wildcard metacharacters (* ? % _) and escapes structural. - nodeString(StringBuilder, Node.NodeStringFormat, NodeStringMapper) - Method in class org.elasticsearch.xpack.esql.core.expression.predicate.regex.WildcardPatternList
-
Renders each pattern via its own
nodeStringso every element is sanitized: a single pattern renders bare ("a*"), multiple render as a parenthesized list (("a*", "b*")). - nodeString(StringBuilder, Node.NodeStringFormat, NodeStringMapper) - Method in class org.elasticsearch.xpack.esql.core.expression.UnresolvedAttribute
- nodeString(StringBuilder, Node.NodeStringFormat, NodeStringMapper) - Method in class org.elasticsearch.xpack.esql.core.expression.UnresolvedStar
- nodeString(StringBuilder, Node.NodeStringFormat, NodeStringMapper) - Method in class org.elasticsearch.xpack.esql.core.expression.UnsupportedAttribute
- nodeString(StringBuilder, Node.NodeStringFormat, NodeStringMapper) - Method in class org.elasticsearch.xpack.esql.core.tree.Node
-
Append this
Node's string representation tosb. - nodeString(StringBuilder, Node.NodeStringFormat, NodeStringMapper) - Method in interface org.elasticsearch.xpack.esql.core.tree.NodeStringRenderable
- nodeString(StringBuilder, Node.NodeStringFormat, NodeStringMapper) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.regex.RLike
- nodeString(StringBuilder, Node.NodeStringFormat, NodeStringMapper) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.regex.RLikeList
- nodeString(StringBuilder, Node.NodeStringFormat, NodeStringMapper) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.regex.WildcardLike
- nodeString(StringBuilder, Node.NodeStringFormat, NodeStringMapper) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.regex.WildcardLikeList
- nodeString(StringBuilder, Node.NodeStringFormat, NodeStringMapper) - Method in class org.elasticsearch.xpack.esql.expression.function.UnresolvedFunction
- nodeString(StringBuilder, Node.NodeStringFormat, NodeStringMapper) - Method in class org.elasticsearch.xpack.esql.plan.IndexPattern
-
Routes the index pattern through
NodeStringMapper.index(java.lang.String). - nodeString(StringBuilder, Node.NodeStringFormat, NodeStringMapper) - Method in record class org.elasticsearch.xpack.esql.plan.logical.Dissect.Parser
-
Single render path for the parser.
- nodeString(StringBuilder, Node.NodeStringFormat, NodeStringMapper) - Method in class org.elasticsearch.xpack.esql.plan.logical.EsRelation
- nodeString(StringBuilder, Node.NodeStringFormat, NodeStringMapper) - Method in class org.elasticsearch.xpack.esql.plan.logical.ExternalRelation
- nodeString(StringBuilder, Node.NodeStringFormat, NodeStringMapper) - Method in record class org.elasticsearch.xpack.esql.plan.logical.Grok.Parser
-
Single render path for the parser.
- nodeString(StringBuilder, Node.NodeStringFormat, NodeStringMapper) - Method in class org.elasticsearch.xpack.esql.plan.logical.NamedSubquery
- nodeString(StringBuilder, Node.NodeStringFormat, NodeStringMapper) - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.PromqlCommand
- nodeString(StringBuilder, Node.NodeStringFormat, NodeStringMapper) - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.selector.LabelMatcher
-
Routes the label name and every match value through the mapper (the match operator is structural and stays).
- nodeString(StringBuilder, Node.NodeStringFormat, NodeStringMapper) - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.selector.LabelMatchers
-
Renders the matcher list shape (
[m1, m2], matchingList.toString()) with each matcher routed through the mapper, so label names + match values tokenize under anonymization while identity rendering stays byte-identical. - nodeString(StringBuilder, Node.NodeStringFormat, NodeStringMapper) - Method in class org.elasticsearch.xpack.esql.plan.logical.Subquery
- nodeString(StringBuilder, Node.NodeStringFormat, NodeStringMapper) - Method in class org.elasticsearch.xpack.esql.plan.logical.ViewUnionAll
- nodeString(StringBuilder, Node.NodeStringFormat, NodeStringMapper) - Method in class org.elasticsearch.xpack.esql.plan.physical.EsQueryExec
- nodeString(StringBuilder, Node.NodeStringFormat, NodeStringMapper) - Method in class org.elasticsearch.xpack.esql.plan.physical.EsSourceExec
- nodeString(StringBuilder, Node.NodeStringFormat, NodeStringMapper) - Method in class org.elasticsearch.xpack.esql.plan.physical.EsStatsQueryExec
- nodeString(StringBuilder, Node.NodeStringFormat, NodeStringMapper) - Method in class org.elasticsearch.xpack.esql.plan.physical.ExternalSourceExec
- nodeString(StringBuilder, Node.NodeStringFormat, NodeStringMapper) - Method in class org.elasticsearch.xpack.esql.plan.physical.FieldExtractExec
- nodeString(StringBuilder, Node.NodeStringFormat, NodeStringMapper) - Method in class org.elasticsearch.xpack.esql.plan.physical.FragmentExec
- NodeStringMapper - Interface in org.elasticsearch.xpack.esql.core.tree
-
Identifier-substitution strategy used during
Node.nodeStringrendering. - NodeStringRenderable - Interface in org.elasticsearch.xpack.esql.core.tree
-
A non-
Nodeproperty that knows how to render itself through thenodeStringpipeline. - NodeUtils - Class in org.elasticsearch.xpack.esql.core.tree
- NodeUtils() - Constructor for class org.elasticsearch.xpack.esql.core.tree.NodeUtils
- noFurtherCandidates() - Method in class org.elasticsearch.xpack.esql.datasources.spi.DynamicThreshold
- noLogicalNamesRemain(Collection<String>, Map<String, String>) - Static method in class org.elasticsearch.xpack.esql.datasources.PhysicalNames
-
Invariant guard:
trueiff no logical rename-source name survives in a reader-facing name set — i.e. - noMatchSize() - Method in record class org.elasticsearch.xpack.esql.plan.logical.HighlightOptions
-
Returns the value of the
noMatchSizerecord component. - noMoreInputs() - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceBuffer
- NON_BREAKING_BLOCK_FACTORY - Static variable in class org.elasticsearch.xpack.esql.planner.PlannerUtils
-
Deprecated, for removal: This API element is subject to removal in a future version.
- NON_FULL_TEXT_FUNCTIONS_SCORING - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Non full text functions do not contribute to score
- NON_SNAPSHOT_TEST_FOR_TELEMETRY_V2 - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
This enables 60_usage.yml "Basic ESQL usage....non-snapshot" version test.
- nonDatasetNames() - Method in class org.elasticsearch.xpack.esql.action.EsqlResolveDatasetAction.Response
-
Concrete non-dataset names (indices, aliases, data streams) resolved from the same pattern.
- nonDatasetNames() - Method in record class org.elasticsearch.xpack.esql.datasources.DatasetRewriter.DatasetResolution
-
Returns the value of the
nonDatasetNamesrecord component. - none() - Static method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.promql.PromqlAttributesTranslationContext.SynthesizedAttributes
-
The shape of a subtree that exposes no specific grouping (a literal selector, a scalar, a bare
NONEaggregate). - none(List<Expression>) - Static method in record class org.elasticsearch.xpack.esql.datasources.spi.FilterPushdownSupport.PushdownResult
-
Creates a result indicating no filters could be pushed.
- NONE - Enum constant in enum class org.elasticsearch.xpack.esql.core.type.EsField.TimeSeriesFieldType
- NONE - Enum constant in enum class org.elasticsearch.xpack.esql.datasources.ColumnStatTypeSupport.StatCoercion
- NONE - Enum constant in enum class org.elasticsearch.xpack.esql.datasources.PartitionConfig.Strategy
- NONE - Enum constant in enum class org.elasticsearch.xpack.esql.datasources.spi.StripeColumnScope
-
Harvest no per-stripe statistics.
- NONE - Enum constant in enum class org.elasticsearch.xpack.esql.expression.function.Param.Hint.ENTITY_TYPE
- NONE - Enum constant in enum class org.elasticsearch.xpack.esql.plan.logical.promql.AcrossSeriesAggregate.Grouping
- NONE - Enum constant in enum class org.elasticsearch.xpack.esql.plan.logical.promql.operator.VectorMatch.Filter
- NONE - Enum constant in enum class org.elasticsearch.xpack.esql.plan.logical.promql.operator.VectorMatch.Joining
- NONE - Static variable in record class org.elasticsearch.xpack.esql.datasources.DeclaredReadSpec
-
The empty spec — nothing declared.
- NONE - Static variable in record class org.elasticsearch.xpack.esql.datasources.StreamingParallelParsingCoordinator.WarningSinks
- NONE - Static variable in record class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionDefinition.PromqlFunctionArity
- NONE - Static variable in record class org.elasticsearch.xpack.esql.optimizer.ExternalOptimizerContext
-
Sentinel for callers without any external-source state.
- NONE - Static variable in class org.elasticsearch.xpack.esql.plan.logical.promql.operator.VectorMatch
- NONE - Static variable in class org.elasticsearch.xpack.esql.plan.logical.promql.selector.Evaluation
- NonEvaluatableGroupingFunction(Source, List<Expression>) - Constructor for class org.elasticsearch.xpack.esql.expression.function.grouping.GroupingFunction.NonEvaluatableGroupingFunction
- nonNullify(Expression, Expression) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.PropagateNullable
- nonReserved() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.IdentifierContext
- nonReserved() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- NonReservedContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.NonReservedContext
- nonSecretValue() - Method in class org.elasticsearch.xpack.esql.datasources.metadata.DataSourceSetting
-
Returns the value of a non-secret setting; throws if secret.
- NOOP - Static variable in class org.elasticsearch.xpack.esql.datasources.spi.ExternalSourceMetrics
-
No-op holder backed by
MeterRegistry.NOOP, used where no node registry is available (decorators with no attached holder, tests) so call sites never branch on null. - NOOP - Static variable in class org.elasticsearch.xpack.esql.datasources.spi.SkipWarnings
-
Shared sink used when the current
ErrorPolicynever triggers skip/null-fill behavior (e.g. - NOOP_BOOLEAN_COLLECTOR - Static variable in class org.elasticsearch.xpack.esql.evaluator.command.CompoundOutputEvaluator
- NOOP_GEO_POINT_COLLECTOR - Static variable in class org.elasticsearch.xpack.esql.evaluator.command.CompoundOutputEvaluator
- NOOP_INT_COLLECTOR - Static variable in class org.elasticsearch.xpack.esql.evaluator.command.CompoundOutputEvaluator
- NOOP_LONG_COLLECTOR - Static variable in class org.elasticsearch.xpack.esql.evaluator.command.CompoundOutputEvaluator
- NOOP_STRING_COLLECTOR - Static variable in class org.elasticsearch.xpack.esql.evaluator.command.CompoundOutputEvaluator
- normalize(String) - Method in record class org.elasticsearch.xpack.esql.plan.logical.HighlightOptions.EnumOption
- normalize(Map<String, Object>) - Method in class org.elasticsearch.xpack.esql.datasources.spi.DataSourceConfiguration
-
Subclass hook to canonicalize parsed values before they are frozen — e.g.
- normalize(Map<String, Object>) - Method in class org.elasticsearch.xpack.esql.datasources.spi.FileDataSourceConfiguration
- NORMALIZED_LIMIT_ERROR_MESSAGE - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Changed and normalized the LIMIT error message.
- normalizeFormatValue(Object) - Static method in class org.elasticsearch.xpack.esql.datasources.FormatNameResolver
-
Normalizes a raw
formatvalue to its canonical stored form —trim()thentoLowerCase(Locale.ROOT)— ornullwhen the value is absent. - normalizeName(String) - Static method in class org.elasticsearch.xpack.esql.expression.function.EsqlFunctionRegistry
- normalizeStatsToReconciled(Map<String, Object>, Map<String, DataType>, Map<String, DataType>) - Static method in class org.elasticsearch.xpack.esql.datasources.SourceStatisticsSerializer
-
Normalizes a per-file stat map's
min/maxto the RECONCILED column type, at the boundary where BOTH the file's own type and the multi-file reconciled type are known (multi-file discovery / split construction). - Not - Class in org.elasticsearch.xpack.esql.expression.predicate.logical
- Not(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.predicate.logical.Not
- NOT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- NOT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- NOT() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.IsNullContext
- NOT() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.LikeExpressionContext
- NOT() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.LikeListExpressionContext
- NOT() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.LogicalInContext
- NOT() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.LogicalInSubqueryContext
- NOT() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.LogicalNotContext
- NOT() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.RlikeExpressionContext
- NOT() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.RlikeListExpressionContext
- NOT_EQUALS - Enum constant in enum class org.elasticsearch.xpack.esql.datasources.PartitionFilterHintExtractor.Operator
- note() - Element in annotation interface org.elasticsearch.xpack.esql.expression.function.FunctionInfo
-
A
NOTEthat's added after theFunctionInfo.description()in the docs. - NotEquals - Class in org.elasticsearch.xpack.esql.expression.predicate.operator.comparison
- NotEquals(Source, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.NotEquals
- NotEquals(Source, Expression, Expression, ZoneId) - Constructor for class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.NotEquals
- NotEqualsDenseVectorEvaluator - Class in org.elasticsearch.xpack.esql.expression.predicate.operator.comparison
-
ExpressionEvaluatorimplementation for comparing dense_vector inequality. - NotEqualsDenseVectorEvaluator(Source, ExpressionEvaluator, ExpressionEvaluator, DriverContext) - Constructor for class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.NotEqualsDenseVectorEvaluator
- NotEqualsDenseVectorEvaluator.Factory - Class in org.elasticsearch.xpack.esql.expression.predicate.operator.comparison
- noText() - Method in enum class org.elasticsearch.xpack.esql.core.type.DataType
- notFound(String) - Static method in class org.elasticsearch.xpack.esql.index.IndexResolution
- notImplementedFunctions() - Method in class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionRegistry
-
Returns the names of PromQL functions that are recognized but not yet implemented, sorted for deterministic output.
- notNull(Object, String) - Static method in class org.elasticsearch.xpack.esql.core.util.Check
- notNull(Object, String, Object...) - Static method in class org.elasticsearch.xpack.esql.core.util.Check
- NotQuery - Class in org.elasticsearch.xpack.esql.core.querydsl.query
-
Query that inverts the set of matched documents.
- NotQuery(Source, Query) - Constructor for class org.elasticsearch.xpack.esql.core.querydsl.query.NotQuery
- now() - Method in class org.elasticsearch.xpack.esql.session.Configuration
- now(Instant) - Method in class org.elasticsearch.xpack.esql.session.ConfigurationBuilder
- Now - Class in org.elasticsearch.xpack.esql.expression.function.scalar.date
- Now(Source, Configuration) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.date.Now
- NREG - Enum constant in enum class org.elasticsearch.xpack.esql.plan.logical.promql.selector.LabelMatcher.Matcher
- NULL - Enum constant in enum class org.elasticsearch.xpack.esql.core.type.DataType
-
Fields that are always
null, usually created with constantnullvalues. - NULL - Static variable in class org.elasticsearch.xpack.esql.core.expression.Literal
- NULL - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- NULL - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- NULL() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.IsNullContext
- NULL() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.NullLiteralContext
- NULL_FIELD - Enum constant in enum class org.elasticsearch.xpack.esql.datasources.spi.ErrorPolicy.Mode
-
Null-fill unparseable fields, keep the row — equivalent to Spark
PERMISSIVE. - nullability() - Method in enum class org.elasticsearch.xpack.esql.datasources.SyntheticColumns.Kind
- Nullability - Enum Class in org.elasticsearch.xpack.esql.core.expression
- nullable() - Method in class org.elasticsearch.xpack.esql.approximation.ApproximationPlan.SampleProbabilityPlaceHolder
- nullable() - Method in class org.elasticsearch.xpack.esql.core.expression.Alias
- nullable() - Method in class org.elasticsearch.xpack.esql.core.expression.Attribute
- nullable() - Method in class org.elasticsearch.xpack.esql.core.expression.EntryExpression
- nullable() - Method in class org.elasticsearch.xpack.esql.core.expression.Expression
- nullable() - Method in class org.elasticsearch.xpack.esql.core.expression.function.Function
- nullable() - Method in class org.elasticsearch.xpack.esql.core.expression.Literal
- nullable() - Method in class org.elasticsearch.xpack.esql.core.expression.MapExpression
- nullable() - Method in class org.elasticsearch.xpack.esql.core.expression.predicate.regex.RegexMatch
- nullable() - Method in class org.elasticsearch.xpack.esql.core.expression.UnaryExpression
- nullable() - Method in class org.elasticsearch.xpack.esql.core.expression.UnresolvedMetadataAttributeExpression
- nullable() - Method in class org.elasticsearch.xpack.esql.core.expression.UnresolvedStar
- nullable() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Absent
- nullable() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Count
- nullable() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.CountApproximate
- nullable() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.FilteredExpression
- nullable() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Present
- nullable() - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.FullTextFunction
- nullable() - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.SingleFieldFullTextFunction
- nullable() - Method in class org.elasticsearch.xpack.esql.expression.function.grouping.Categorize
- nullable() - Method in class org.elasticsearch.xpack.esql.expression.function.grouping.TimeSeriesWithout
- nullable() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.approximate.ConfidenceInterval
- nullable() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.conditional.Case
- nullable() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.TRange
- nullable() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.RoundTo
- nullable() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvAppend
- nullable() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvContains
- nullable() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvDifference
- nullable() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvIntersection
- nullable() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvIntersects
- nullable() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvUnion
- nullable() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvZip
- nullable() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.nulls.Coalesce
- nullable() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.util.Delay
- nullable() - Method in class org.elasticsearch.xpack.esql.expression.function.UnresolvedFunction
- nullable() - Method in class org.elasticsearch.xpack.esql.expression.Order
- nullable() - Method in class org.elasticsearch.xpack.esql.expression.predicate.fulltext.FullTextPredicate
- nullable() - Method in class org.elasticsearch.xpack.esql.expression.predicate.logical.BinaryLogic
- nullable() - Method in class org.elasticsearch.xpack.esql.expression.predicate.nulls.IsNotNull
- nullable() - Method in class org.elasticsearch.xpack.esql.expression.predicate.nulls.IsNull
- nullable() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.InSubquery
- nullable() - Method in class org.elasticsearch.xpack.esql.expression.UnresolvedNamePattern
- nullable(List<? extends Expression>) - Static method in class org.elasticsearch.xpack.esql.core.expression.Expressions
-
Return the logical AND of a list of
Nullability - nullablePartitionColumns() - Method in record class org.elasticsearch.xpack.esql.datasources.PartitionMetadata
-
Returns the names of partition columns that cannot be proven non-null across the matched fileset.
- nullColumns() - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryResponse
- nullCount() - Method in record class org.elasticsearch.xpack.esql.datasources.cache.ExternalStats.ColumnStats
-
Returns the value of the
nullCountrecord component. - nullCount() - Method in interface org.elasticsearch.xpack.esql.datasources.spi.SourceStatistics.ColumnStatistics
-
Returns the number of null values in this column, if known.
- nullCount(int) - Method in class org.elasticsearch.xpack.esql.datasources.SplitStats
-
Returns null count for the column, or
-1if unknown. - nullCount(int, long) - Method in class org.elasticsearch.xpack.esql.datasources.SplitStats.Builder
- nulleq(Object, Object) - Static method in class org.elasticsearch.xpack.esql.core.expression.predicate.operator.comparison.Comparisons
- NULLEQ - Enum constant in enum class org.elasticsearch.xpack.esql.core.expression.predicate.operator.comparison.BinaryComparisonOperation
- nullify(Expression, Expression) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.PropagateNullable
- NULLIFY - Enum constant in enum class org.elasticsearch.xpack.esql.analysis.UnmappedResolution
-
In case the query references a field that's not present in the index mapping, alias this field to value
nullof typeDataType.NULL - NullLiteralContext(EsqlBaseParser.ConstantContext) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.NullLiteralContext
- nullOrdering - Variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.OrderExpressionContext
- nulls() - Method in record class org.elasticsearch.xpack.esql.plan.physical.EsQueryExec.FieldSort
-
Returns the value of the
nullsrecord component. - NULLS - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- NULLS - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- NULLS() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.OrderExpressionContext
- nullsFirst() - Method in class org.elasticsearch.xpack.esql.datasources.spi.DynamicThreshold
- NullSpliceRowPositionStrategy - Class in org.elasticsearch.xpack.esql.datasources.spi
-
Strategy for readers that have no native row-position channel and must surface
_rowPositionas a NULL column (parquet-rs today; the Rust bridge does not yet expose row positions). - NullSpliceRowPositionStrategy(BlockFactory, String) - Constructor for class org.elasticsearch.xpack.esql.datasources.spi.NullSpliceRowPositionStrategy
- nullsPosition() - Method in class org.elasticsearch.xpack.esql.expression.Order
- nullValuesCount(Block) - Method in class org.elasticsearch.xpack.esql.formatter.arrow.BlockArrowFormatter
- number() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.ConstantContext
- number() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.LabelNameContext
- number() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- number() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.TimeValueContext
- NUMBER_OF_FRAGMENTS - Static variable in class org.elasticsearch.xpack.esql.plan.logical.Highlight
- NumberContext() - Constructor for class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.NumberContext
- NumberContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.NumberContext
- numberOfChannels() - Method in interface org.elasticsearch.xpack.esql.planner.Layout
- numberOfFragments() - Method in record class org.elasticsearch.xpack.esql.plan.logical.HighlightOptions
-
Returns the value of the
numberOfFragmentsrecord component. - NUMERIC_TO_BOOLEAN - Enum constant in enum class org.elasticsearch.xpack.esql.core.type.DataTypeConverter.DefaultConverter
- NumericAggregate - Class in org.elasticsearch.xpack.esql.expression.function.aggregate
-
Aggregate function that receives a numeric, signed field, and returns a single double value.
- NumericArrayLiteralContext(EsqlBaseParser.ConstantContext) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.NumericArrayLiteralContext
- numericBooleanToString(Object) - Static method in class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter
- numericDecay(double, double, double, double, double) - Method in enum class org.elasticsearch.xpack.esql.expression.function.scalar.score.Decay.DecayFunction
- numericValue() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.NumericArrayLiteralContext
- numericValue() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- numericValue(int) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.NumericArrayLiteralContext
- NumericValueContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.NumericValueContext
O
- object() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.RangeAwareFormatReader.SplitRef
-
Returns the value of the
objectrecord component. - object(String, QuerySettingDef.JsonReader<T>, QuerySettingDef.ExpressionReader<T>) - Static method in class org.elasticsearch.xpack.esql.plan.QuerySettingDef
-
Escape hatch for non-primitive types.
- OBJECT - Enum constant in enum class org.elasticsearch.xpack.esql.core.type.DataType
- objectName() - Method in class org.elasticsearch.xpack.esql.datasources.spi.StoragePath
- OCTAL - Enum constant in enum class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToIp.LeadingZeros
- of(String) - Static method in record class org.elasticsearch.xpack.esql.datasources.pushdown.WildcardLikeShape
-
Returns the shape of the given case-sensitive
WildcardLikepattern, ornullif the pattern is outside the affix-contains family (see the class-level docs). - of(String) - Static method in class org.elasticsearch.xpack.esql.datasources.spi.StoragePath
- of(String, String) - Static method in record class org.elasticsearch.xpack.esql.datasources.spi.FormatSpec
-
Convenience factory for formats with no per-dataset configuration keys.
- of(String, String, Set<String>) - Static method in record class org.elasticsearch.xpack.esql.datasources.spi.FormatSpec
-
Convenience factory for the common single-extension case with config keys.
- of(String, PromqlDataType, String) - Static method in record class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionDefinition.PromqlParamInfo
- of(Collection<? extends Attribute>) - Static method in class org.elasticsearch.xpack.esql.core.expression.AttributeSet
- of(Collection<T>, Function<T, Collection<Attribute>>) - Static method in class org.elasticsearch.xpack.esql.core.expression.AttributeSet
- of(Supplier<P>, Function<Map<String, Object>, Configured<C>>, Function<C, P>) - Static method in interface org.elasticsearch.xpack.esql.datasources.spi.StorageProviderFactory
-
Builds a
StorageProviderFactoryfor the common pattern: the no-config path constructs a provider from a supplier (e.g. - of(List<String>, int) - Static method in record class org.elasticsearch.xpack.esql.datasources.spi.FormatReadContext
-
Creates a minimal context for the common non-split case.
- of(List<Attribute>) - Static method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.promql.PromqlAttributesTranslationContext.SynthesizedAttributes
-
A shape built directly from a known label set, e.g., a bare selector's output.
- of(List<ExternalSplit>) - Static method in record class org.elasticsearch.xpack.esql.datasources.spi.SplitDiscoveryResult
-
Convenience for providers that have no file-level accounting: carries the splits with a
filesScannedof0. - of(Map<String, Object>) - Static method in class org.elasticsearch.xpack.esql.datasources.SplitStats
-
Parses a flat
_stats.*map (old format) into aSplitStatsinstance. - of(Map<String, String>, String) - Static method in record class org.elasticsearch.xpack.esql.datasources.DeclaredReadSpec
-
Convenience for a spec with no declared date formats and no declared column types.
- of(Map<String, String>, String, Map<String, String>, Set<String>) - Static method in record class org.elasticsearch.xpack.esql.datasources.DeclaredReadSpec
-
Canonical factory: collapses an all-empty spec to the
DeclaredReadSpec.NONEsingleton so an absent declaration always serializes identically. - of(Map<String, Set<String>>, Map<String, String>) - Static method in interface org.elasticsearch.xpack.esql.datasources.spi.FileDataSourceValidator.FormatConfigKeyResolver
-
Builds a resolver from a format-name → config-keys map and an extension → format-name map.
- of(Page) - Static method in interface org.elasticsearch.xpack.esql.plan.logical.local.LocalSupplier
- of(Attribute...) - Static method in class org.elasticsearch.xpack.esql.core.expression.AttributeSet
- of(Attribute, E) - Static method in class org.elasticsearch.xpack.esql.core.expression.AttributeMap
- of(Expression, Object) - Static method in class org.elasticsearch.xpack.esql.core.expression.Literal
- of(FoldContext, Expression) - Static method in class org.elasticsearch.xpack.esql.core.expression.Literal
-
Utility method for creating a literal out of a foldable expression.
- of(DataType) - Static method in record class org.elasticsearch.xpack.esql.datasources.ColumnStatTypeSupport
-
The support record for
type, ornullif the type does not participate in the external-source per-column statistics pipeline at all (neither servable, harvestable, nor coercible). - of(ErrorPolicy, String) - Static method in class org.elasticsearch.xpack.esql.datasources.spi.SkipWarnings
-
Returns
SkipWarnings.NOOPfor strict policies (which never skip/null-fill and therefore never need to emit a warning), or a fresh live collector seeded withsummaryotherwise. - of(ErrorPolicy, String, Consumer<String>) - Static method in class org.elasticsearch.xpack.esql.datasources.spi.SkipWarnings
-
Like
SkipWarnings.of(ErrorPolicy, String), but routes emitted messages throughsinkinstead of directly throughHeaderWarning. - offset() - Method in class org.elasticsearch.xpack.esql.datasources.FileSplit
- offset() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.RangeAwareFormatReader.SplitRange
-
Returns the value of the
offsetrecord component. - offset() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.RangeAwareFormatReader.SplitRef
-
Returns the value of the
offsetrecord component. - offset() - Method in class org.elasticsearch.xpack.esql.expression.function.grouping.Bucket
- offset() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.EvaluationContext
- offset() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- offset() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.selector.Evaluation
- offset(LogicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.PromqlCommand
-
The signed offset shared by the source-backed selectors in
branch, as a constant time shift to add to@timestamp. - OFFSET - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.score.Decay
- OFFSET - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseLexer
- OFFSET - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- OFFSET() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.NonReservedContext
- OFFSET() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.OffsetContext
- OffsetContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.OffsetContext
- offsetDuration() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.selector.Evaluation
-
The offset modifier value.
- ofLocalPath(Path) - Static method in class org.elasticsearch.xpack.esql.datasources.spi.StoragePath
- oldName - Variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.RenameClauseContext
- ON - Enum constant in enum class org.elasticsearch.xpack.esql.plan.logical.promql.operator.VectorMatch.Filter
- ON - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- ON - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- ON - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseLexer
- ON - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- ON() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ChangePointCommandContext
- ON() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.EnrichCommandContext
- ON() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.HighlightCommandContext
- ON() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.JoinConditionContext
- ON() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.LookupCommandContext
- ON() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.MmrCommandContext
- ON() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.RerankCommandContext
- ON() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.ModifierContext
- ON() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.NonReservedContext
- ONCE - Static variable in class org.elasticsearch.xpack.esql.rule.RuleExecutor.Limiter
- onClose(Closeable) - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceOperatorFactory.Builder
- onCoercionFailure(String, DataType, DataType, RuntimeException, SkipWarnings) - Static method in class org.elasticsearch.xpack.esql.datasources.spi.DeclaredTypeCoercions
-
The one coercion-failure chokepoint, shared by
DeclaredTypeCoercions.castBlock(org.elasticsearch.compute.data.Block, org.elasticsearch.xpack.esql.core.type.DataType, org.elasticsearch.xpack.esql.core.type.DataType, org.elasticsearch.common.time.DateFormatter, org.elasticsearch.compute.data.BlockFactory, java.lang.String, org.elasticsearch.xpack.esql.datasources.spi.SkipWarnings)and the readers' fused decode arms so a failed value behaves identically whichever path decoded it: with anullwarningssink (strict,error_mode: fail_fast) the failure propagates and the read fails; with a live sink the caller nulls the cell/position and one capped responseWarningheader records the reason. - onDestructiveReset(DataSourceMetadata) - Method in class org.elasticsearch.xpack.esql.datasources.DataSourceEncryptedDataHandler
-
On destructive reset, wipe only the encrypted credential values while preserving the rest of each data source's configuration (name, type, description, non-secret settings).
- ONE - Static variable in record class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionDefinition.PromqlFunctionArity
- ONE_DAY - Static variable in class org.elasticsearch.xpack.esql.telemetry.TookMetrics
- ONE_HOUR - Static variable in class org.elasticsearch.xpack.esql.telemetry.TookMetrics
- ONE_MINUTE - Static variable in class org.elasticsearch.xpack.esql.telemetry.TookMetrics
- ONE_SECOND - Static variable in class org.elasticsearch.xpack.esql.telemetry.TookMetrics
- onException(Exception) - Method in class org.elasticsearch.xpack.esql.inference.InferenceOperator.BulkInferenceOperation
-
Handles an exception, failing the entire bulk operation.
- onFailure(Exception) - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryTask
- onFailure(Throwable) - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceBuffer
-
Mark the buffer as failed.
- onFailureAfterTimeout(Exception) - Method in interface org.elasticsearch.xpack.esql.core.async.AsyncTaskManagementService.AsyncOperation
- onFailureAfterTimeout(Exception) - Method in class org.elasticsearch.xpack.esql.plugin.TransportEsqlQueryAction
- OngoingInferenceResult(Page, List<InferenceOperator.BulkInferenceResponseItem>) - Constructor for record class org.elasticsearch.xpack.esql.inference.InferenceOperator.OngoingInferenceResult
-
Creates an instance of a
OngoingInferenceResultrecord class. - onInferenceResponse(InferenceOperator.BulkInferenceResponseItem) - Method in class org.elasticsearch.xpack.esql.inference.InferenceOperator.BulkInferenceOperation
-
Handles an inference response, buffering it and draining responses in sequence order.
- onlySingleValues(Warnings, String) - Method in class org.elasticsearch.xpack.esql.enrich.BinaryComparisonQueryList
- OnlySurrogateExpression - Interface in org.elasticsearch.xpack.esql.expression
-
Marker for
Expressions that can only be evaluated bySurrogateExpression.surrogate()ing on the coordinating node. - onQueryFailure(String, Exception, long) - Method in class org.elasticsearch.xpack.esql.querylog.EsqlQueryLog
- onQueryPhase(Versioned<Result>, String) - Method in class org.elasticsearch.xpack.esql.querylog.EsqlQueryLog
- onReadComplete(CompletableFuture<T>, BiConsumer<T, Throwable>) - Static method in class org.elasticsearch.xpack.esql.datasources.spi.AbstractMeteredStorageObject
-
Attaches
handlerto a native-async readfutureand returns the future. - onResponse(EsqlQueryResponse) - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryTask
- onResponseAfterTimeout(EsqlQueryResponse) - Method in class org.elasticsearch.xpack.esql.plugin.TransportEsqlQueryAction
- onResponseAfterTimeout(Response) - Method in interface org.elasticsearch.xpack.esql.core.async.AsyncTaskManagementService.AsyncOperation
- op - Variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.ArithmeticBinaryContext
- op - Variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.SubqueryResolutionContext
- op() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.operator.VectorBinaryArithmetic
- op() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.operator.VectorBinaryComparison
- op() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.operator.VectorBinarySet
- OP_NAME - Static variable in class org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic.Add
- OP_NAME - Static variable in class org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic.Div
- OP_NAME - Static variable in class org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic.Mul
- OP_NAME - Static variable in class org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic.Sub
- opaque(String) - Method in interface org.elasticsearch.xpack.esql.core.tree.NodeStringMapper
-
Map a free-form / opaque text fragment that carries no parseable identifier structure — a raw Lucene
QueryBuilderDSL, a sort or stats descriptor, an external source path. - open(Map<String, Object>) - Method in interface org.elasticsearch.xpack.esql.datasources.spi.ConnectorFactory
- OPENING_BRACKET - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- OPENING_BRACKET - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- OPENING_BRACKET() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.BooleanArrayLiteralContext
- OPENING_BRACKET() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.NumericArrayLiteralContext
- OPENING_BRACKET() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.QualifiedNameContext
- OPENING_BRACKET() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.QualifiedNamePatternContext
- OPENING_BRACKET() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.StringArrayLiteralContext
- OPENING_BRACKET(int) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.QualifiedNameContext
- OPENING_BRACKET(int) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.QualifiedNamePatternContext
- operator - Variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ArithmeticBinaryContext
- operator - Variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ArithmeticUnaryContext
- operator - Variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.LogicalBinaryContext
- operator - Variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.ArithmeticUnaryContext
- operator() - Method in record class org.elasticsearch.xpack.esql.datasources.PartitionFilterHintExtractor.PartitionFilterHint
-
Returns the value of the
operatorrecord component. - operator() - Element in annotation interface org.elasticsearch.xpack.esql.expression.function.FunctionInfo
-
If this function implements an operator, what is its symbol?
- operatorExpression() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ArithmeticBinaryContext
- operatorExpression() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ArithmeticUnaryContext
- operatorExpression() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ComparisonContext
- operatorExpression() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- operatorExpression() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ValueExpressionDefaultContext
- operatorExpression(int) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ArithmeticBinaryContext
- operatorExpression(int) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ComparisonContext
- OperatorExpressionContext() - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.OperatorExpressionContext
- OperatorExpressionContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.OperatorExpressionContext
- OperatorExpressionDefaultContext(EsqlBaseParser.OperatorExpressionContext) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.OperatorExpressionDefaultContext
- operatorFactories(Settings) - Method in interface org.elasticsearch.xpack.esql.datasources.spi.DataSourcePlugin
- operatorFactory() - Method in interface org.elasticsearch.xpack.esql.datasources.spi.ExternalSourceFactory
- operatorFactory() - Method in interface org.elasticsearch.xpack.esql.datasources.spi.TableCatalog
- OperatorFactoryRegistry - Class in org.elasticsearch.xpack.esql.datasources
-
Registry for source operator factories.
- OperatorFactoryRegistry(Map<String, ExternalSourceFactory>, Map<String, SourceOperatorFactoryProvider>, Executor) - Constructor for class org.elasticsearch.xpack.esql.datasources.OperatorFactoryRegistry
- OperatorFactoryRegistry(Map<String, ExternalSourceFactory>, Map<String, SourceOperatorFactoryProvider>, Executor, Executor) - Constructor for class org.elasticsearch.xpack.esql.datasources.OperatorFactoryRegistry
- operators() - Static method in class org.elasticsearch.xpack.esql.optimizer.LogicalPlanOptimizer
- operators(List<Operator>, DriverContext) - Method in class org.elasticsearch.xpack.esql.planner.LocalExecutionPlanner.PhysicalOperation
- Optimizations - Search tag in class org.elasticsearch.xpack.esql.expression.function.scalar.EsqlScalarFunction
- Section
- optimize(LogicalPlan) - Method in class org.elasticsearch.xpack.esql.optimizer.LogicalPlanOptimizer
- optimize(PhysicalPlan) - Method in class org.elasticsearch.xpack.esql.optimizer.LookupPhysicalPlanOptimizer
- optimize(PhysicalPlan) - Method in class org.elasticsearch.xpack.esql.optimizer.PhysicalPlanOptimizer
- optimized() - Method in record class org.elasticsearch.xpack.esql.anonymizer.PlanAnonymizer.AnonymizedPlans
-
Returns the value of the
optimizedrecord component. - optimized() - Method in class org.elasticsearch.xpack.esql.plan.logical.LogicalPlan
- OPTIMIZED - Enum constant in enum class org.elasticsearch.xpack.esql.plan.logical.LogicalPlan.Stage
- OptimizerExpressionRule(OptimizerRules.TransformDirection) - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.OptimizerRules.OptimizerExpressionRule
- OptimizerRule() - Constructor for class org.elasticsearch.xpack.esql.optimizer.PhysicalOptimizerRules.OptimizerRule
- OptimizerRule() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.OptimizerRules.OptimizerRule
- OptimizerRule(OptimizerRules.TransformDirection) - Constructor for class org.elasticsearch.xpack.esql.optimizer.PhysicalOptimizerRules.OptimizerRule
- OptimizerRule(OptimizerRules.TransformDirection) - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.OptimizerRules.OptimizerRule
- OptimizerRules - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical
- OptimizerRules() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.OptimizerRules
- OptimizerRules.CoordinatorOnly - Interface in org.elasticsearch.xpack.esql.optimizer.rules.logical
-
This rule should only be applied on the coordinator plan, not for a local plan.
- OptimizerRules.LocalAware<SubPlan> - Interface in org.elasticsearch.xpack.esql.optimizer.rules.logical
-
Rule that has a different implementation when applied to a local plan.
- OptimizerRules.OptimizerExpressionRule<E> - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical
- OptimizerRules.OptimizerRule<SubPlan> - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical
- OptimizerRules.ParameterizedOptimizerRule<SubPlan,
P> - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical - OptimizerRules.TransformDirection - Enum Class in org.elasticsearch.xpack.esql.optimizer.rules.logical
- optimizeStringCasingWithInsensitiveRegexMatch(Expression, Predicate<String>) - Method in class org.elasticsearch.xpack.esql.core.expression.predicate.regex.RegexMatch
-
Returns an equivalent optimized expression taking into account the case of the pattern(s)
- optimizeStringCasingWithInsensitiveRegexMatch(Expression, Predicate<String>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.regex.RLike
-
Pushes down string casing optimization for a single pattern using the provided predicate.
- optimizeStringCasingWithInsensitiveRegexMatch(Expression, Predicate<String>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.regex.RLikeList
-
Pushes down string casing optimization by filtering patterns using the provided predicate.
- optimizeStringCasingWithInsensitiveRegexMatch(Expression, Predicate<String>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.regex.WildcardLike
-
Pushes down string casing optimization for a single pattern using the provided predicate.
- optimizeStringCasingWithInsensitiveRegexMatch(Expression, Predicate<String>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.regex.WildcardLikeList
-
Pushes down string casing optimization by filtering patterns using the provided predicate.
- optional - Variable in class org.elasticsearch.xpack.esql.expression.function.EsqlFunctionRegistry.ArgSignature
- optional() - Method in class org.elasticsearch.xpack.esql.expression.function.EsqlFunctionRegistry.ArgSignature
- optional() - Element in annotation interface org.elasticsearch.xpack.esql.expression.function.MapParam
- optional() - Element in annotation interface org.elasticsearch.xpack.esql.expression.function.Param
- optional() - Method in record class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionDefinition.PromqlParamInfo
-
Returns the value of the
optionalrecord component. - optional(String, PromqlDataType, String) - Static method in record class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionDefinition.PromqlParamInfo
- OPTIONAL - Enum constant in enum class org.elasticsearch.xpack.esql.plan.LinkedIndexPattern.Kind
- OPTIONAL_FIELDS_DETECT_UNMAPPED_FIELDS_IN_AGG_FILTERS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Nullify unmapped fields in agg filters like
STATS agg_fun(field) WHERE field..., even whenAnalyzer.ResolveRefsmarks the field as unresolvable with a custom error message. - OPTIONAL_FIELDS_DROP_NON_MATCHING_PATTERN_NOOP - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
With
unmapped_fields="nullify"or"load", aDROPwildcard that matches no field is a no-op instead of failing with "No matches found for pattern". - OPTIONAL_FIELDS_FIX_COUNT_ON_UNMAPPED - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fixes count on an unmapped field.
- OPTIONAL_FIELDS_FIX_LOAD_KEYWORD_WITH_MULTIFIELDS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Bugfix:
IndexResolver.mergedMappingscrashed withUnsupportedOperationExceptionwhen a keyword field with multi-fields (e.g. - OPTIONAL_FIELDS_FIX_LOAD_PARTIALLY_MAPPED - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Unconditionally load partially mapped keyword fields, whether they are mentioned in expressions or not.
- OPTIONAL_FIELDS_FIX_NULL_MATCH_FIELD_IN_JOIN_AND_ENRICH - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fix for LOOKUP JOIN and ENRICH failing when the match field has NULL type from unmapped field nullification.
- OPTIONAL_FIELDS_FIX_NULLIFY_FLATTENED_SUBFIELD - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fix for flattened subfields not being nullified when
unmapped_fields="nullify"is set. - OPTIONAL_FIELDS_FIX_PARTIALLY_UNMAPPED_DENSE_VECTOR - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Don't implicitly cast a partially unmapped
dense_vectorfield underunmapped_fields="load". - OPTIONAL_FIELDS_FIX_PARTIALLY_UNMAPPED_SMALL_NUMERIC - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fix for a
ClassCastExceptionwhen an explicitly cast or implicitly widened partially unmapped small numeric field. - OPTIONAL_FIELDS_FIX_UNMAPPED_FIELD_DETECTION - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fix incorrect detection of unmapped fields in nullify/load mode when unresolved attributes match fields already present in the children's output.
- OPTIONAL_FIELDS_FIX_UNMAPPED_LOAD_CONVERT_FUNCTION - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fix for 500 return code when loading from
_source(henceKEYWORD) and passing to a convert function that doesn't takeKEYWORDs. - OPTIONAL_FIELDS_FIX_UNMAPPED_LOAD_MULTI_INDEX_PATTERN - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fix for 500 error when querying multiple indices with
unmapped_fields="load". - OPTIONAL_FIELDS_LOAD_WITH_FORK_SUBQUERIES_AND_VIEWS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for
unmapped_fields="load"withFORK, subqueries and views (previously rejected). - OPTIONAL_FIELDS_LOAD_WITH_LOOKUP_JOIN - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for
unmapped_fields="load"mode withLOOKUP JOIN. - OPTIONAL_FIELDS_NULLIFY_SKIP_GROUP_ALIASES - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Don't nullify aliases for Aggregate groupings.
- OPTIONAL_FIELDS_NULLIFY_TECH_PREVIEW - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for optional fields (might or might not be present in the mappings) using DEFAULT/NULLIFY only.
- OPTIONAL_FIELDS_UNMAPPED_EVAL_AFTER_STATS_FIX - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fixes a bug when using an EVAL on the grouped by columns after a STATS.
- OPTIONAL_FIELDS_UNMAPPED_LOAD_AUTO_CAST_TWO_LEGGED_PUNKS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Implicit casting of PUNKs that have two types (or legs): KEYWORD by virtue of loading from _source, and exactly one other type where mapped.
- OPTIONAL_FIELDS_UNMAPPED_LOAD_NULL_FALLBACK - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Null-fallback under
unmapped_fields="load": full-text search functions are supported, and single-type partially unmapped non-keyword fields (PUNKs) fall back to their mapped type, nullifying the unmapped rows -- matching the default (no-load) behavior -- instead of being rejected. - OPTIONAL_FIELDS_V5 - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for optional fields (might or might not be present in the mappings) using DEFAULT/NULLIFY/LOAD.
- OPTIONAL_FIELDS_WARN_NON_LOADABLE_PUNK - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Warn when a partially unmapped field with a single non-KEYWORD mapped type is referenced explicitly, but its type has no KEYWORD converter and so cannot be loaded from _source: it falls back to null in the indices where it is unmapped.
- OPTIONAL_NAMED_ARGUMENT_MAP_FOR_FUNCTION - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support named argument for function in map format.
- OptionalArgument - Interface in org.elasticsearch.xpack.esql.expression.function
-
Marker interface indicating that a function accepts one optional argument (typically the last one).
- optionalChild(String, PromqlDataType, String) - Static method in record class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionDefinition.PromqlParamInfo
-
Creates a parameter that is both optional and acts as the primary child expression for the function.
- optionMap() - Method in class org.elasticsearch.xpack.esql.expression.predicate.fulltext.FullTextPredicate
- options - Variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FuseConfigurationContext
- options() - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.Kql
- options() - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.QueryString
- options() - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.SingleFieldFullTextFunction
- options() - Method in class org.elasticsearch.xpack.esql.expression.predicate.fulltext.FullTextPredicate
- options() - Method in class org.elasticsearch.xpack.esql.plan.logical.fuse.Fuse
- options() - Method in class org.elasticsearch.xpack.esql.plan.logical.Highlight
- options() - Method in class org.elasticsearch.xpack.esql.plan.logical.MMR
- options() - Method in class org.elasticsearch.xpack.esql.plan.physical.HighlightExec
- options() - Method in class org.elasticsearch.xpack.esql.plan.physical.MMRExec
- options() - Method in class org.elasticsearch.xpack.esql.querydsl.query.KqlQuery
- options() - Method in class org.elasticsearch.xpack.esql.querydsl.query.MatchPhraseQuery
- options() - Method in class org.elasticsearch.xpack.esql.querydsl.query.MatchQuery
- Options - Class in org.elasticsearch.xpack.esql.expression.function
- Options() - Constructor for class org.elasticsearch.xpack.esql.expression.function.Options
- or(Expression.TypeResolution) - Method in class org.elasticsearch.xpack.esql.core.expression.Expression.TypeResolution
- Or - Class in org.elasticsearch.xpack.esql.expression.predicate.logical
- Or(Source, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.predicate.logical.Or
- OR - Enum constant in enum class org.elasticsearch.xpack.esql.expression.predicate.fulltext.FullTextPredicate.Operator
- OR - Enum constant in enum class org.elasticsearch.xpack.esql.expression.predicate.logical.BinaryLogicOperation
- OR - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- OR - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- OR - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseLexer
- OR - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- OR() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.LogicalBinaryContext
- OR() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.ArithmeticBinaryContext
- OR() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.NonReservedContext
- order() - Method in record class org.elasticsearch.xpack.esql.plan.logical.HighlightOptions
-
Returns the value of the
orderrecord component. - order() - Method in class org.elasticsearch.xpack.esql.plan.logical.OrderBy
- order() - Method in class org.elasticsearch.xpack.esql.plan.logical.TopN
- order() - Method in class org.elasticsearch.xpack.esql.plan.logical.TopNBy
- order() - Method in class org.elasticsearch.xpack.esql.plan.physical.TopNByExec
- order() - Method in class org.elasticsearch.xpack.esql.plan.physical.TopNExec
- Order - Class in org.elasticsearch.xpack.esql.expression
- Order(StreamInput) - Constructor for class org.elasticsearch.xpack.esql.expression.Order
- Order(Source, Expression, Order.OrderDirection, Order.NullsPosition) - Constructor for class org.elasticsearch.xpack.esql.expression.Order
- ORDER - Static variable in class org.elasticsearch.xpack.esql.plan.logical.Highlight
- ORDER_NONE - Static variable in record class org.elasticsearch.xpack.esql.plan.logical.HighlightOptions
- ORDER_OPTION - Static variable in record class org.elasticsearch.xpack.esql.plan.logical.HighlightOptions
- ORDER_SCORE - Static variable in record class org.elasticsearch.xpack.esql.plan.logical.HighlightOptions
- Order.NullsPosition - Enum Class in org.elasticsearch.xpack.esql.expression
- Order.OrderDirection - Enum Class in org.elasticsearch.xpack.esql.expression
- OrderBy - Class in org.elasticsearch.xpack.esql.plan.logical
- OrderBy(Source, LogicalPlan, List<Order>) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.OrderBy
- orderByEstimatedCost(List<Expression>, SplitStats) - Static method in class org.elasticsearch.xpack.esql.datasources.FilterEvaluationOrderEstimator
-
Returns the conjuncts reordered so the most selective (cheapest) predicates come first.
- orderExpression() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- orderExpression() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.SortCommandContext
- orderExpression(int) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.SortCommandContext
- OrderExpressionContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.OrderExpressionContext
- ordering - Variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.OrderExpressionContext
- ordinalOf(long) - Method in class org.elasticsearch.xpack.esql.datasources.cache.StripeStatsHarvester
-
Stripe ordinal a record starting at
recordStartOffsetis attributed to. - ORDINARY - Enum constant in enum class org.elasticsearch.xpack.esql.expression.function.scalar.string.ChickenArtBuilder
- org.elasticsearch.xpack.esql - package org.elasticsearch.xpack.esql
-
The ES|QL query language.
- org.elasticsearch.xpack.esql.action - package org.elasticsearch.xpack.esql.action
- org.elasticsearch.xpack.esql.analysis - package org.elasticsearch.xpack.esql.analysis
- org.elasticsearch.xpack.esql.analysis.rules - package org.elasticsearch.xpack.esql.analysis.rules
- org.elasticsearch.xpack.esql.anonymizer - package org.elasticsearch.xpack.esql.anonymizer
- org.elasticsearch.xpack.esql.approximation - package org.elasticsearch.xpack.esql.approximation
- org.elasticsearch.xpack.esql.capabilities - package org.elasticsearch.xpack.esql.capabilities
- org.elasticsearch.xpack.esql.common - package org.elasticsearch.xpack.esql.common
- org.elasticsearch.xpack.esql.common.spatial - package org.elasticsearch.xpack.esql.common.spatial
- org.elasticsearch.xpack.esql.core.anonymizer - package org.elasticsearch.xpack.esql.core.anonymizer
- org.elasticsearch.xpack.esql.core.async - package org.elasticsearch.xpack.esql.core.async
- org.elasticsearch.xpack.esql.core.capabilities - package org.elasticsearch.xpack.esql.core.capabilities
- org.elasticsearch.xpack.esql.core.expression - package org.elasticsearch.xpack.esql.core.expression
- org.elasticsearch.xpack.esql.core.expression.function - package org.elasticsearch.xpack.esql.core.expression.function
- org.elasticsearch.xpack.esql.core.expression.function.scalar - package org.elasticsearch.xpack.esql.core.expression.function.scalar
- org.elasticsearch.xpack.esql.core.expression.predicate - package org.elasticsearch.xpack.esql.core.expression.predicate
- org.elasticsearch.xpack.esql.core.expression.predicate.operator.arithmetic - package org.elasticsearch.xpack.esql.core.expression.predicate.operator.arithmetic
- org.elasticsearch.xpack.esql.core.expression.predicate.operator.comparison - package org.elasticsearch.xpack.esql.core.expression.predicate.operator.comparison
- org.elasticsearch.xpack.esql.core.expression.predicate.operator.math - package org.elasticsearch.xpack.esql.core.expression.predicate.operator.math
- org.elasticsearch.xpack.esql.core.expression.predicate.regex - package org.elasticsearch.xpack.esql.core.expression.predicate.regex
- org.elasticsearch.xpack.esql.core.plugin - package org.elasticsearch.xpack.esql.core.plugin
- org.elasticsearch.xpack.esql.core.querydsl - package org.elasticsearch.xpack.esql.core.querydsl
- org.elasticsearch.xpack.esql.core.querydsl.query - package org.elasticsearch.xpack.esql.core.querydsl.query
- org.elasticsearch.xpack.esql.core.tree - package org.elasticsearch.xpack.esql.core.tree
- org.elasticsearch.xpack.esql.core.type - package org.elasticsearch.xpack.esql.core.type
- org.elasticsearch.xpack.esql.core.util - package org.elasticsearch.xpack.esql.core.util
- org.elasticsearch.xpack.esql.datasources - package org.elasticsearch.xpack.esql.datasources
- org.elasticsearch.xpack.esql.datasources.arrow - package org.elasticsearch.xpack.esql.datasources.arrow
- org.elasticsearch.xpack.esql.datasources.cache - package org.elasticsearch.xpack.esql.datasources.cache
- org.elasticsearch.xpack.esql.datasources.dataset - package org.elasticsearch.xpack.esql.datasources.dataset
- org.elasticsearch.xpack.esql.datasources.datasource - package org.elasticsearch.xpack.esql.datasources.datasource
- org.elasticsearch.xpack.esql.datasources.glob - package org.elasticsearch.xpack.esql.datasources.glob
-
Glob pattern matching and expansion for ES|QL external datasources.
- org.elasticsearch.xpack.esql.datasources.metadata - package org.elasticsearch.xpack.esql.datasources.metadata
- org.elasticsearch.xpack.esql.datasources.pushdown - package org.elasticsearch.xpack.esql.datasources.pushdown
- org.elasticsearch.xpack.esql.datasources.spi - package org.elasticsearch.xpack.esql.datasources.spi
- org.elasticsearch.xpack.esql.datasources.utils - package org.elasticsearch.xpack.esql.datasources.utils
- org.elasticsearch.xpack.esql.enrich - package org.elasticsearch.xpack.esql.enrich
- org.elasticsearch.xpack.esql.evaluator - package org.elasticsearch.xpack.esql.evaluator
- org.elasticsearch.xpack.esql.evaluator.command - package org.elasticsearch.xpack.esql.evaluator.command
- org.elasticsearch.xpack.esql.evaluator.mapper - package org.elasticsearch.xpack.esql.evaluator.mapper
- org.elasticsearch.xpack.esql.execution - package org.elasticsearch.xpack.esql.execution
- org.elasticsearch.xpack.esql.expression - package org.elasticsearch.xpack.esql.expression
-
Expressionsprocess values to make more values. - org.elasticsearch.xpack.esql.expression.function - package org.elasticsearch.xpack.esql.expression.function
- org.elasticsearch.xpack.esql.expression.function.aggregate - package org.elasticsearch.xpack.esql.expression.function.aggregate
-
Functions that aggregate values, with or without grouping within buckets.
- org.elasticsearch.xpack.esql.expression.function.blockloader - package org.elasticsearch.xpack.esql.expression.function.blockloader
- org.elasticsearch.xpack.esql.expression.function.fulltext - package org.elasticsearch.xpack.esql.expression.function.fulltext
- org.elasticsearch.xpack.esql.expression.function.grouping - package org.elasticsearch.xpack.esql.expression.function.grouping
- org.elasticsearch.xpack.esql.expression.function.inference - package org.elasticsearch.xpack.esql.expression.function.inference
- org.elasticsearch.xpack.esql.expression.function.scalar - package org.elasticsearch.xpack.esql.expression.function.scalar
-
Functions that take a row of data and produce a row of data without holding any state between rows.
- org.elasticsearch.xpack.esql.expression.function.scalar.approximate - package org.elasticsearch.xpack.esql.expression.function.scalar.approximate
- org.elasticsearch.xpack.esql.expression.function.scalar.conditional - package org.elasticsearch.xpack.esql.expression.function.scalar.conditional
- org.elasticsearch.xpack.esql.expression.function.scalar.convert - package org.elasticsearch.xpack.esql.expression.function.scalar.convert
- org.elasticsearch.xpack.esql.expression.function.scalar.date - package org.elasticsearch.xpack.esql.expression.function.scalar.date
- org.elasticsearch.xpack.esql.expression.function.scalar.histogram - package org.elasticsearch.xpack.esql.expression.function.scalar.histogram
- org.elasticsearch.xpack.esql.expression.function.scalar.internal - package org.elasticsearch.xpack.esql.expression.function.scalar.internal
- org.elasticsearch.xpack.esql.expression.function.scalar.ip - package org.elasticsearch.xpack.esql.expression.function.scalar.ip
- org.elasticsearch.xpack.esql.expression.function.scalar.math - package org.elasticsearch.xpack.esql.expression.function.scalar.math
- org.elasticsearch.xpack.esql.expression.function.scalar.multivalue - package org.elasticsearch.xpack.esql.expression.function.scalar.multivalue
- org.elasticsearch.xpack.esql.expression.function.scalar.nulls - package org.elasticsearch.xpack.esql.expression.function.scalar.nulls
- org.elasticsearch.xpack.esql.expression.function.scalar.score - package org.elasticsearch.xpack.esql.expression.function.scalar.score
- org.elasticsearch.xpack.esql.expression.function.scalar.spatial - package org.elasticsearch.xpack.esql.expression.function.scalar.spatial
- org.elasticsearch.xpack.esql.expression.function.scalar.string - package org.elasticsearch.xpack.esql.expression.function.scalar.string
- org.elasticsearch.xpack.esql.expression.function.scalar.string.regex - package org.elasticsearch.xpack.esql.expression.function.scalar.string.regex
- org.elasticsearch.xpack.esql.expression.function.scalar.util - package org.elasticsearch.xpack.esql.expression.function.scalar.util
- org.elasticsearch.xpack.esql.expression.function.vector - package org.elasticsearch.xpack.esql.expression.function.vector
- org.elasticsearch.xpack.esql.expression.predicate - package org.elasticsearch.xpack.esql.expression.predicate
- org.elasticsearch.xpack.esql.expression.predicate.fulltext - package org.elasticsearch.xpack.esql.expression.predicate.fulltext
- org.elasticsearch.xpack.esql.expression.predicate.logical - package org.elasticsearch.xpack.esql.expression.predicate.logical
- org.elasticsearch.xpack.esql.expression.predicate.nulls - package org.elasticsearch.xpack.esql.expression.predicate.nulls
- org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic - package org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic
- org.elasticsearch.xpack.esql.expression.predicate.operator.comparison - package org.elasticsearch.xpack.esql.expression.predicate.operator.comparison
- org.elasticsearch.xpack.esql.expression.promql.function - package org.elasticsearch.xpack.esql.expression.promql.function
- org.elasticsearch.xpack.esql.expression.promql.subquery - package org.elasticsearch.xpack.esql.expression.promql.subquery
- org.elasticsearch.xpack.esql.formatter - package org.elasticsearch.xpack.esql.formatter
- org.elasticsearch.xpack.esql.formatter.arrow - package org.elasticsearch.xpack.esql.formatter.arrow
- org.elasticsearch.xpack.esql.index - package org.elasticsearch.xpack.esql.index
- org.elasticsearch.xpack.esql.inference - package org.elasticsearch.xpack.esql.inference
- org.elasticsearch.xpack.esql.inference.completion - package org.elasticsearch.xpack.esql.inference.completion
- org.elasticsearch.xpack.esql.inference.embedding - package org.elasticsearch.xpack.esql.inference.embedding
- org.elasticsearch.xpack.esql.inference.rerank - package org.elasticsearch.xpack.esql.inference.rerank
- org.elasticsearch.xpack.esql.inference.textembedding - package org.elasticsearch.xpack.esql.inference.textembedding
- org.elasticsearch.xpack.esql.io.stream - package org.elasticsearch.xpack.esql.io.stream
- org.elasticsearch.xpack.esql.optimizer - package org.elasticsearch.xpack.esql.optimizer
- org.elasticsearch.xpack.esql.optimizer.rules - package org.elasticsearch.xpack.esql.optimizer.rules
- org.elasticsearch.xpack.esql.optimizer.rules.logical - package org.elasticsearch.xpack.esql.optimizer.rules.logical
- org.elasticsearch.xpack.esql.optimizer.rules.logical.local - package org.elasticsearch.xpack.esql.optimizer.rules.logical.local
- org.elasticsearch.xpack.esql.optimizer.rules.logical.preoptimizer - package org.elasticsearch.xpack.esql.optimizer.rules.logical.preoptimizer
- org.elasticsearch.xpack.esql.optimizer.rules.logical.promql - package org.elasticsearch.xpack.esql.optimizer.rules.logical.promql
- org.elasticsearch.xpack.esql.optimizer.rules.physical - package org.elasticsearch.xpack.esql.optimizer.rules.physical
- org.elasticsearch.xpack.esql.optimizer.rules.physical.local - package org.elasticsearch.xpack.esql.optimizer.rules.physical.local
- org.elasticsearch.xpack.esql.parser - package org.elasticsearch.xpack.esql.parser
- org.elasticsearch.xpack.esql.parser.promql - package org.elasticsearch.xpack.esql.parser.promql
- org.elasticsearch.xpack.esql.plan - package org.elasticsearch.xpack.esql.plan
- org.elasticsearch.xpack.esql.plan.logical - package org.elasticsearch.xpack.esql.plan.logical
- org.elasticsearch.xpack.esql.plan.logical.fuse - package org.elasticsearch.xpack.esql.plan.logical.fuse
- org.elasticsearch.xpack.esql.plan.logical.inference - package org.elasticsearch.xpack.esql.plan.logical.inference
- org.elasticsearch.xpack.esql.plan.logical.join - package org.elasticsearch.xpack.esql.plan.logical.join
- org.elasticsearch.xpack.esql.plan.logical.local - package org.elasticsearch.xpack.esql.plan.logical.local
- org.elasticsearch.xpack.esql.plan.logical.promql - package org.elasticsearch.xpack.esql.plan.logical.promql
- org.elasticsearch.xpack.esql.plan.logical.promql.operator - package org.elasticsearch.xpack.esql.plan.logical.promql.operator
- org.elasticsearch.xpack.esql.plan.logical.promql.selector - package org.elasticsearch.xpack.esql.plan.logical.promql.selector
- org.elasticsearch.xpack.esql.plan.logical.show - package org.elasticsearch.xpack.esql.plan.logical.show
- org.elasticsearch.xpack.esql.plan.physical - package org.elasticsearch.xpack.esql.plan.physical
- org.elasticsearch.xpack.esql.plan.physical.inference - package org.elasticsearch.xpack.esql.plan.physical.inference
- org.elasticsearch.xpack.esql.planner - package org.elasticsearch.xpack.esql.planner
- org.elasticsearch.xpack.esql.planner.mapper - package org.elasticsearch.xpack.esql.planner.mapper
- org.elasticsearch.xpack.esql.planner.premapper - package org.elasticsearch.xpack.esql.planner.premapper
- org.elasticsearch.xpack.esql.plugin - package org.elasticsearch.xpack.esql.plugin
- org.elasticsearch.xpack.esql.querydsl.query - package org.elasticsearch.xpack.esql.querydsl.query
- org.elasticsearch.xpack.esql.querylog - package org.elasticsearch.xpack.esql.querylog
- org.elasticsearch.xpack.esql.rule - package org.elasticsearch.xpack.esql.rule
- org.elasticsearch.xpack.esql.score - package org.elasticsearch.xpack.esql.score
- org.elasticsearch.xpack.esql.session - package org.elasticsearch.xpack.esql.session
- org.elasticsearch.xpack.esql.stats - package org.elasticsearch.xpack.esql.stats
- org.elasticsearch.xpack.esql.telemetry - package org.elasticsearch.xpack.esql.telemetry
- org.elasticsearch.xpack.esql.type - package org.elasticsearch.xpack.esql.type
- org.elasticsearch.xpack.esql.view - package org.elasticsearch.xpack.esql.view
- organizationName(String) - Method in class org.elasticsearch.xpack.esql.evaluator.command.IpLocationFunctionBridge.IpLocationCollectorImpl
- origin() - Method in class org.elasticsearch.xpack.esql.plan.logical.TimeSeriesAggregate
- ORIGIN - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.score.Decay
- ORIGIN_CLUSTER_NAME_REPRESENTATION - Static variable in class org.elasticsearch.xpack.esql.action.EsqlExecutionInfo
- originalAggregates() - Method in class org.elasticsearch.xpack.esql.plan.logical.SampledAggregate
- originalAggregates() - Method in class org.elasticsearch.xpack.esql.plan.physical.SampledAggregateExec
- originalIndices() - Method in record class org.elasticsearch.xpack.esql.index.EsIndex
-
Returns the value of the
originalIndicesrecord component. - originalIndices() - Method in class org.elasticsearch.xpack.esql.plan.logical.EsRelation
- originalIntermediateAttributes() - Method in class org.elasticsearch.xpack.esql.plan.physical.SampledAggregateExec
- originalPattern() - Method in interface org.elasticsearch.xpack.esql.datasources.spi.FileList
- originalSubPlan() - Method in record class org.elasticsearch.xpack.esql.plan.logical.join.AbstractSubqueryJoin.LogicalPlanTuple
-
Returns the value of the
originalSubPlanrecord component. - originalSubPlan() - Method in record class org.elasticsearch.xpack.esql.plan.logical.join.InlineJoin.LogicalPlanTuple
-
Returns the value of the
originalSubPlanrecord component. - originalTypes() - Method in class org.elasticsearch.xpack.esql.action.ColumnInfoImpl
- originalTypes() - Method in class org.elasticsearch.xpack.esql.core.expression.UnsupportedAttribute
-
This contains all the underlying ES types.
- originProjectAlias() - Method in record class org.elasticsearch.xpack.esql.view.ViewResolver.OriginViewsResolution
-
Returns the value of the
originProjectAliasrecord component. - OriginViewsResolution(boolean, String) - Constructor for record class org.elasticsearch.xpack.esql.view.ViewResolver.OriginViewsResolution
-
Creates an instance of a
OriginViewsResolutionrecord class. - OTHER_TO_STRING - Enum constant in enum class org.elasticsearch.xpack.esql.core.type.DataTypeConverter.DefaultConverter
- others() - Static method in class org.elasticsearch.xpack.esql.plan.PlanWritables
- OUTCOME_ATTRIBUTE - Static variable in class org.elasticsearch.xpack.esql.datasources.spi.ExternalSourceMetrics
-
Query-outcome dimension, a closed low-cardinality set:
success,failure,cancelled. - OUTCOME_CANCELLED - Static variable in class org.elasticsearch.xpack.esql.datasources.spi.ExternalSourceMetrics
-
Cancelled query outcome.
- OUTCOME_FAILURE - Static variable in class org.elasticsearch.xpack.esql.datasources.spi.ExternalSourceMetrics
-
Failed query outcome (non-cancellation error).
- OUTCOME_SUCCESS - Static variable in class org.elasticsearch.xpack.esql.datasources.spi.ExternalSourceMetrics
-
Successful query outcome.
- output - Variable in class org.elasticsearch.xpack.esql.plan.logical.promql.selector.Selector
- output() - Method in record class org.elasticsearch.xpack.esql.datasources.DeclaredSchemaResolver.Overlaid
-
Returns the value of the
outputrecord component. - output() - Method in class org.elasticsearch.xpack.esql.plan.logical.Aggregate
- output() - Method in class org.elasticsearch.xpack.esql.plan.logical.ChangePoint
- output() - Method in class org.elasticsearch.xpack.esql.plan.logical.CompoundOutputEval
- output() - Method in class org.elasticsearch.xpack.esql.plan.logical.DatasetShadowRelation
- output() - Method in class org.elasticsearch.xpack.esql.plan.logical.Enrich
- output() - Method in class org.elasticsearch.xpack.esql.plan.logical.EsRelation
- output() - Method in class org.elasticsearch.xpack.esql.plan.logical.Eval
- output() - Method in class org.elasticsearch.xpack.esql.plan.logical.Explain
- output() - Method in class org.elasticsearch.xpack.esql.plan.logical.ExternalRelation
- output() - Method in class org.elasticsearch.xpack.esql.plan.logical.Fork
- output() - Method in class org.elasticsearch.xpack.esql.plan.logical.Grok
- output() - Method in class org.elasticsearch.xpack.esql.plan.logical.Highlight
- output() - Method in class org.elasticsearch.xpack.esql.plan.logical.inference.Completion
- output() - Method in class org.elasticsearch.xpack.esql.plan.logical.inference.Rerank
- output() - Method in class org.elasticsearch.xpack.esql.plan.logical.InlineStats
- output() - Method in class org.elasticsearch.xpack.esql.plan.logical.Insist
- output() - Method in class org.elasticsearch.xpack.esql.plan.logical.join.Join
- output() - Method in class org.elasticsearch.xpack.esql.plan.logical.join.StubRelation
- output() - Method in class org.elasticsearch.xpack.esql.plan.logical.local.LocalRelation
- output() - Method in class org.elasticsearch.xpack.esql.plan.logical.Lookup
- output() - Method in class org.elasticsearch.xpack.esql.plan.logical.MetricsInfo
- output() - Method in class org.elasticsearch.xpack.esql.plan.logical.MvExpand
- output() - Method in class org.elasticsearch.xpack.esql.plan.logical.ParameterizedQuery
- output() - Method in class org.elasticsearch.xpack.esql.plan.logical.Project
- output() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.AcrossSeriesAggregate
-
WITHOUTover a non-enumerable child (a selector / full series identity) uses a dynamic_timeseriesoutput, because the concrete retained labels are not known until lowering time. - output() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.HistogramQuantile
- output() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.operator.VectorBinaryOperator
- output() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.operator.VectorBinarySet
-
A set operator combines series from both operands, so its output schema is the union of both label sets (deduplicated by name, left operand first).
- output() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.PlaceholderRelation
- output() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.PromqlCommand
- output() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.PromqlFunctionCall
- output() - Method in interface org.elasticsearch.xpack.esql.plan.logical.promql.PromqlPlan
-
Returns any grouping attributes, for example those added via
by(...), orFieldAttribute.timeSeriesAttribute(Source)(group by all). - output() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.ScalarConversionFunction
- output() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.ScalarFunction
- output() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.selector.InstantSelector
- output() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.UnresolvedPromqlFunction
- output() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.ValueTransformationFunction
- output() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.VectorConversionFunction
- output() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.WithinSeriesAggregate
- output() - Method in class org.elasticsearch.xpack.esql.plan.logical.RegexExtract
- output() - Method in class org.elasticsearch.xpack.esql.plan.logical.Rename
- output() - Method in class org.elasticsearch.xpack.esql.plan.logical.Row
- output() - Method in class org.elasticsearch.xpack.esql.plan.logical.show.ShowInfo
- output() - Method in class org.elasticsearch.xpack.esql.plan.logical.SparklineGenerateEmptyBuckets
- output() - Method in class org.elasticsearch.xpack.esql.plan.logical.Subquery
- output() - Method in class org.elasticsearch.xpack.esql.plan.logical.TimeSeriesCollapse
- output() - Method in class org.elasticsearch.xpack.esql.plan.logical.TsInfo
- output() - Method in class org.elasticsearch.xpack.esql.plan.logical.UnaryPlan
- output() - Method in class org.elasticsearch.xpack.esql.plan.logical.UnresolvedExternalRelation
- output() - Method in class org.elasticsearch.xpack.esql.plan.logical.UnresolvedRelation
- output() - Method in class org.elasticsearch.xpack.esql.plan.logical.ViewShadowRelation
- output() - Method in class org.elasticsearch.xpack.esql.plan.physical.AggregateExec
- output() - Method in class org.elasticsearch.xpack.esql.plan.physical.ChangePointExec
- output() - Method in class org.elasticsearch.xpack.esql.plan.physical.CompoundOutputEvalExec
- output() - Method in interface org.elasticsearch.xpack.esql.plan.physical.DataSourceExec
- output() - Method in class org.elasticsearch.xpack.esql.plan.physical.EnrichExec
- output() - Method in class org.elasticsearch.xpack.esql.plan.physical.EsQueryExec
- output() - Method in class org.elasticsearch.xpack.esql.plan.physical.EsSourceExec
- output() - Method in class org.elasticsearch.xpack.esql.plan.physical.EsStatsQueryExec
- output() - Method in class org.elasticsearch.xpack.esql.plan.physical.EvalExec
- output() - Method in class org.elasticsearch.xpack.esql.plan.physical.ExchangeExec
- output() - Method in class org.elasticsearch.xpack.esql.plan.physical.ExchangeSinkExec
- output() - Method in class org.elasticsearch.xpack.esql.plan.physical.ExchangeSourceExec
- output() - Method in class org.elasticsearch.xpack.esql.plan.physical.ExternalFieldExtractExec
- output() - Method in class org.elasticsearch.xpack.esql.plan.physical.ExternalSourceExec
- output() - Method in class org.elasticsearch.xpack.esql.plan.physical.FieldExtractExec
- output() - Method in class org.elasticsearch.xpack.esql.plan.physical.FragmentExec
- output() - Method in class org.elasticsearch.xpack.esql.plan.physical.HashJoinExec
- output() - Method in class org.elasticsearch.xpack.esql.plan.physical.HighlightExec
- output() - Method in class org.elasticsearch.xpack.esql.plan.physical.inference.CompletionExec
- output() - Method in class org.elasticsearch.xpack.esql.plan.physical.inference.RerankExec
- output() - Method in class org.elasticsearch.xpack.esql.plan.physical.LocalSourceExec
- output() - Method in class org.elasticsearch.xpack.esql.plan.physical.LookupJoinExec
- output() - Method in class org.elasticsearch.xpack.esql.plan.physical.MergeExec
- output() - Method in class org.elasticsearch.xpack.esql.plan.physical.MetricsInfoExec
- output() - Method in class org.elasticsearch.xpack.esql.plan.physical.MvExpandExec
- output() - Method in class org.elasticsearch.xpack.esql.plan.physical.ParameterizedQueryExec
- output() - Method in class org.elasticsearch.xpack.esql.plan.physical.ProjectExec
- output() - Method in class org.elasticsearch.xpack.esql.plan.physical.RegexExtractExec
- output() - Method in class org.elasticsearch.xpack.esql.plan.physical.ShowExec
- output() - Method in class org.elasticsearch.xpack.esql.plan.physical.SparklineGenerateEmptyBucketsExec
- output() - Method in class org.elasticsearch.xpack.esql.plan.physical.TimeSeriesCollapseExec
- output() - Method in class org.elasticsearch.xpack.esql.plan.physical.TsInfoExec
- output() - Method in class org.elasticsearch.xpack.esql.plan.physical.UnaryExec
- output() - Method in class org.elasticsearch.xpack.esql.plan.QueryPlan
-
The ordered list of attributes (i.e.
- output(List<? extends NamedExpression>) - Static method in class org.elasticsearch.xpack.esql.plan.logical.Aggregate
- OUTPUT_ATTRIBUTES - Static variable in class org.elasticsearch.xpack.esql.plan.logical.Explain
-
Output columns for EXPLAIN command.
- outputAttrs() - Method in class org.elasticsearch.xpack.esql.plan.physical.MetricsInfoExec
- outputAttrs() - Method in class org.elasticsearch.xpack.esql.plan.physical.TsInfoExec
- OutputExec - Class in org.elasticsearch.xpack.esql.plan.physical
- OutputExec(Source, PhysicalPlan, Consumer<Page>) - Constructor for class org.elasticsearch.xpack.esql.plan.physical.OutputExec
- OutputExec(PhysicalPlan, Consumer<Page>) - Constructor for class org.elasticsearch.xpack.esql.plan.physical.OutputExec
- outputFieldAttributes() - Method in class org.elasticsearch.xpack.esql.plan.physical.CompoundOutputEvalExec
- outputFieldNames() - Method in class org.elasticsearch.xpack.esql.plan.logical.CompoundOutputEval
- outputFieldNames() - Method in class org.elasticsearch.xpack.esql.plan.physical.CompoundOutputEvalExec
- OutputFieldsCollector(int) - Constructor for class org.elasticsearch.xpack.esql.evaluator.command.CompoundOutputEvaluator.OutputFieldsCollector
- outputFieldsCollectorProvider() - Method in record class org.elasticsearch.xpack.esql.evaluator.command.CompoundOutputEvaluator.Factory
-
Returns the value of the
outputFieldsCollectorProviderrecord component. - outputPrefix() - Method in class org.elasticsearch.xpack.esql.plan.logical.UnresolvedIpLocation
- outputSet() - Method in class org.elasticsearch.xpack.esql.plan.logical.UnaryPlan
- outputSet() - Method in class org.elasticsearch.xpack.esql.plan.physical.UnaryExec
- outputSet() - Method in class org.elasticsearch.xpack.esql.plan.QueryPlan
- outputTimeBucket() - Method in class org.elasticsearch.xpack.esql.plan.logical.TimeSeriesAggregate
- outputTimeBucket() - Method in class org.elasticsearch.xpack.esql.plan.physical.TimeSeriesAggregateExec
- outputTimeBucketRounding(FoldContext) - Method in class org.elasticsearch.xpack.esql.plan.physical.TimeSeriesAggregateExec
- outputType() - Method in class org.elasticsearch.xpack.esql.action.ColumnInfoImpl
- outputType() - Method in enum class org.elasticsearch.xpack.esql.core.type.DataType
-
The name we give to types on the response.
- outputType() - Method in enum class org.elasticsearch.xpack.esql.expression.promql.function.FunctionType
- outputUnion(List<LogicalPlan>) - Static method in class org.elasticsearch.xpack.esql.plan.logical.Fork
- outputUnsupportedAttributeNames(List<LogicalPlan>) - Static method in class org.elasticsearch.xpack.esql.plan.logical.Fork
-
Returns a list of attribute names that will need to have the @{code UNSUPPORTED} data type in FORK output.
- overallTook() - Method in class org.elasticsearch.xpack.esql.action.EsqlExecutionInfo
- OVERFLOW_NOTE - Static variable in class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionDefinition
- Overlaid(List<Attribute>, List<Attribute>) - Constructor for record class org.elasticsearch.xpack.esql.datasources.DeclaredSchemaResolver.Overlaid
-
Creates an instance of a
Overlaidrecord class. - overlayDeclaredSchemaOnStats(Map<String, Object>, Map<String, String>, Set<String>) - Static method in class org.elasticsearch.xpack.esql.datasources.SourceStatisticsSerializer
-
The declared-schema overlay's stats boundary — the fourth, after reconciliation-normalize, FFW-divergence poison, and commit-time coercion.
- overlayNonStrict(List<Attribute>, DatasetMapping) - Static method in class org.elasticsearch.xpack.esql.datasources.DeclaredSchemaResolver
-
Apply a non-strict (
dynamic: true) mapping over an inferred schema: every declared column overrides the inferred column of the same physical name — renamed to its logical name and pinned to its declared type — while undeclared inferred columns pass through unchanged. - overlayNonStrict(List<Attribute>, DatasetMapping, boolean) - Static method in class org.elasticsearch.xpack.esql.datasources.DeclaredSchemaResolver
-
As
DeclaredSchemaResolver.overlayNonStrict(List, DatasetMapping)butlenientcontrols the unmatched-declared-column policy: strict (false) errors when a declared column is absent frominferred(used against the unified schema, where every declared column must appear); lenient (true) skips it (used per-file, where a column may legitimately be absent from one file under union-by-name). - Overview - Search tag in package org.elasticsearch.xpack.esql
- Section
P
- PACK_DIMENSIONS_IN_TS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Pack dimension values in TS command
- PackDimension - Class in org.elasticsearch.xpack.esql.expression.function.scalar.internal
-
An internal convert function that packs dimension values into a single BytesRef
- PackDimension(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.internal.PackDimension
- page - Variable in class org.elasticsearch.xpack.esql.plan.logical.local.ImmediateLocalSupplier
- PAGE_SIZE - Static variable in class org.elasticsearch.xpack.esql.plugin.QueryPragmas
-
Size of a page in entries with
0being a special value asking to adaptively size based on the number of columns in the page. - pages() - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryResponse
- pages() - Method in record class org.elasticsearch.xpack.esql.session.Result
-
Returns the value of the
pagesrecord component. - pagesEmitted() - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceOperator.Status
- pagesEmitted() - Method in class org.elasticsearch.xpack.esql.enrich.StreamingLookupFromIndexOperator.StreamingLookupStatus
- pageSize() - Method in class org.elasticsearch.xpack.esql.plugin.QueryPragmas
-
Size of a page in entries with
0being a special value asking to adaptively size based on the number of columns in the page. - pagesProcessed() - Method in class org.elasticsearch.xpack.esql.datasources.ExternalFieldExtractOperator.Status
- pagesReceived() - Method in class org.elasticsearch.xpack.esql.enrich.StreamingLookupFromIndexOperator.StreamingLookupStatus
- pagesToValues(List<DataType>, List<Page>, ZoneId) - Static method in class org.elasticsearch.xpack.esql.action.ResponseValueUtils
-
Returns an iterator of iterators over the values in the given pages.
- pagesWaiting() - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceOperator.Status
- PARALLEL_OPERATOR_MAX_WORKERS - Static variable in class org.elasticsearch.xpack.esql.planner.PlannerSettings
-
Hard cap on the number of background worker threads a single parallel operator, such as
ParallelTopNOperator, may use. - PARALLEL_OPERATOR_PROMOTION_THRESHOLD_ROWS - Static variable in class org.elasticsearch.xpack.esql.planner.PlannerSettings
-
The number of rows a parallel-capable operator, such as
TopNOperator, must accumulate before it promotes itself to a parallel operator backed byesql_workerthreads. - parallelism() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.SourceOperatorContext
-
Returns the value of the
parallelismrecord component. - parallelism(int) - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceOperatorFactory.Builder
- parallelism(int) - Method in class org.elasticsearch.xpack.esql.datasources.spi.SourceOperatorContext.Builder
- ParallelParsingCoordinator - Class in org.elasticsearch.xpack.esql.datasources
-
Coordinates parallel parsing of a single file by splitting it into byte-range segments and dispatching each segment to a parser thread.
- parallelRead(SegmentableFormatReader, InputStream, List<String>, int, int, Executor, ErrorPolicy) - Static method in class org.elasticsearch.xpack.esql.datasources.StreamingParallelParsingCoordinator
-
Creates a parallel-parsing iterator over a sequential decompressed stream.
- parallelRead(SegmentableFormatReader, InputStream, StorageObject, List<String>, int, int, Executor, ErrorPolicy, List<Attribute>, long, int, ConcurrentMap<String, List<Map<String, Object>>>, long, StripeColumnScope, Consumer<String>, StreamingSegmentatorAdmission) - Static method in class org.elasticsearch.xpack.esql.datasources.StreamingParallelParsingCoordinator
-
Variant that propagates the planner-resolved
readSchema. - parallelRead(SegmentableFormatReader, InputStream, StorageObject, List<String>, int, int, Executor, ErrorPolicy, List<Attribute>, long, int, ConcurrentMap<String, List<Map<String, Object>>>, long, StripeColumnScope, StreamingParallelParsingCoordinator.WarningSinks) - Static method in class org.elasticsearch.xpack.esql.datasources.StreamingParallelParsingCoordinator
-
As the above, plus
warningSinks.informationalWarningSink()— seeStreamingParallelParsingCoordinator.WarningSinks' Javadoc. - parallelRead(SegmentableFormatReader, InputStream, StorageObject, List<String>, int, int, Executor, ErrorPolicy, List<Attribute>, long, int, ConcurrentMap<String, List<Map<String, Object>>>, long, StripeColumnScope, StreamingParallelParsingCoordinator.WarningSinks, StreamingSegmentatorAdmission, CircuitBreaker) - Static method in class org.elasticsearch.xpack.esql.datasources.StreamingParallelParsingCoordinator
-
Full-control overload that also accepts an explicit
StreamingSegmentatorAdmissioncontroller, bounding how many segmentators occupy the shared executor at once (seeStreamingSegmentatorAdmission). - parallelRead(SegmentableFormatReader, StorageObject, List<String>, int, int, Executor) - Static method in class org.elasticsearch.xpack.esql.datasources.ParallelParsingCoordinator
-
Creates a parallel-parsing iterator over a single storage object.
- parallelRead(SegmentableFormatReader, StorageObject, List<String>, int, int, Executor, ErrorPolicy) - Static method in class org.elasticsearch.xpack.esql.datasources.ParallelParsingCoordinator
-
Creates a parallel-parsing iterator with an explicit error policy.
- parallelRead(SegmentableFormatReader, StorageObject, List<String>, int, int, Executor, ErrorPolicy, boolean) - Static method in class org.elasticsearch.xpack.esql.datasources.ParallelParsingCoordinator
-
Convenience overload that forwards
splitIncludesFileLeader=true. - parallelRead(SegmentableFormatReader, StorageObject, List<String>, int, int, Executor, ErrorPolicy, boolean, boolean) - Static method in class org.elasticsearch.xpack.esql.datasources.ParallelParsingCoordinator
- parallelRead(SegmentableFormatReader, StorageObject, List<String>, int, int, Executor, ErrorPolicy, boolean, boolean, List<Attribute>, int) - Static method in class org.elasticsearch.xpack.esql.datasources.ParallelParsingCoordinator
-
Convenience overload that adds the
max_concurrent_open_segmentscap without per-chunk source-stats capture (equivalent to passingcaptureSink == null). - parallelRead(SegmentableFormatReader, StorageObject, List<String>, int, int, Executor, ErrorPolicy, boolean, boolean, List<Attribute>, int, ConcurrentMap<String, List<Map<String, Object>>>) - Static method in class org.elasticsearch.xpack.esql.datasources.ParallelParsingCoordinator
-
Full-control overload that takes both the
max_concurrent_open_segmentscap and an explicitcaptureSinkfor per-chunk source-stats contributions. - parallelRead(SegmentableFormatReader, StorageObject, List<String>, int, int, Executor, ErrorPolicy, boolean, boolean, List<Attribute>, long) - Static method in class org.elasticsearch.xpack.esql.datasources.ParallelParsingCoordinator
-
Forwards to the full-control overload with the
defaultopen-segment cap andcaptureSink=null(text-format readers' close hooks then publish into whateverExternalStatsCapturesink — if any — happens to be bound on the calling thread). - parallelRead(SegmentableFormatReader, StorageObject, List<String>, int, int, Executor, ErrorPolicy, boolean, boolean, List<Attribute>, long, int, ConcurrentMap<String, List<Map<String, Object>>>, int, long, StripeColumnScope, boolean) - Static method in class org.elasticsearch.xpack.esql.datasources.ParallelParsingCoordinator
-
Full-control overload that also takes the
max_record_sizecap used by record splitters, the file-global byte base offset, and the canonical-stripe grid for per-stripe stats attribution (<= 0disables; pure overlay). - parallelRead(SegmentableFormatReader, StorageObject, List<String>, int, int, Executor, ErrorPolicy, boolean, boolean, List<Attribute>, long, int, ConcurrentMap<String, List<Map<String, Object>>>, int, long, StripeColumnScope, boolean, ExternalSourceMetrics) - Static method in class org.elasticsearch.xpack.esql.datasources.ParallelParsingCoordinator
-
As the
captureSink+maxRecordBytesoverload, plus a node telemetry sink used to record areader.pool.rejectedevent when a parser-segment submission is rejected (executor saturated / shutting down). - parallelRead(SegmentableFormatReader, StorageObject, List<String>, int, int, Executor, ErrorPolicy, boolean, boolean, List<Attribute>, long, int, ConcurrentMap<String, List<Map<String, Object>>>, int, long, StripeColumnScope, boolean, ExternalSourceMetrics, Consumer<String>) - Static method in class org.elasticsearch.xpack.esql.datasources.ParallelParsingCoordinator
-
As the
metricsoverload, plus a relay for client-visible lenient-policy warnings raised while parsing a segment (seeSkipWarnings). - parallelStream() - Method in class org.elasticsearch.xpack.esql.core.expression.AttributeSet
- parallelTopNMaxWorkers() - Method in class org.elasticsearch.xpack.esql.planner.PlannerSettings
- parallelTopNMaxWorkers(int) - Method in class org.elasticsearch.xpack.esql.planner.PlannerSettings
- parallelTopNPromotionThresholdRows() - Method in class org.elasticsearch.xpack.esql.planner.PlannerSettings
- parallelTopNPromotionThresholdRows(long) - Method in class org.elasticsearch.xpack.esql.planner.PlannerSettings
- param(Param, boolean) - Static method in class org.elasticsearch.xpack.esql.expression.function.EsqlFunctionRegistry
- Param - Annotation Interface in org.elasticsearch.xpack.esql.expression.function
-
Describes function parameters.
- PARAM - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- PARAM - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- PARAM() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.InputParamContext
- Param.Hint - Annotation Interface in org.elasticsearch.xpack.esql.expression.function
- Param.Hint.Constraint - Annotation Interface in org.elasticsearch.xpack.esql.expression.function
- Param.Hint.ENTITY_TYPE - Enum Class in org.elasticsearch.xpack.esql.expression.function
- Param.Hint.Kind - Enum Class in org.elasticsearch.xpack.esql.expression.function
- paramByNameOrPosition(TerminalNode, Source, QueryParams) - Static method in class org.elasticsearch.xpack.esql.parser.ExpressionBuilder
- paramClassifications - Static variable in class org.elasticsearch.xpack.esql.parser.ParserUtils
- parameter - Variable in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialGridFunction
- parameter() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialGridFunction
- parameter() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.IdentifierOrParameterContext
- parameter() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.IdentifierPatternContext
- parameter() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.InputParameterContext
- parameter() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.MmrQueryVectorParameterContext
- parameter() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- parameter() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.StringOrParameterContext
- PARAMETER_FOR_LIMIT - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support parameters for LIMIT command.
- PARAMETER_FOR_SAMPLE - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support parameters for SAMPLE command.
- ParameterContext() - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ParameterContext
- ParameterContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ParameterContext
- ParameterizedAnalyzerRule() - Constructor for class org.elasticsearch.xpack.esql.analysis.AnalyzerRules.ParameterizedAnalyzerRule
- ParameterizedOptimizerRule() - Constructor for class org.elasticsearch.xpack.esql.optimizer.PhysicalOptimizerRules.ParameterizedOptimizerRule
- ParameterizedOptimizerRule(OptimizerRules.TransformDirection) - Constructor for class org.elasticsearch.xpack.esql.optimizer.PhysicalOptimizerRules.ParameterizedOptimizerRule
- ParameterizedOptimizerRule(OptimizerRules.TransformDirection) - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.OptimizerRules.ParameterizedOptimizerRule
- ParameterizedQuery - Class in org.elasticsearch.xpack.esql.plan.logical
-
Logical plan node representing a parameterized lookup query source.
- ParameterizedQuery(Source, List<Attribute>, List<MatchConfig>, Expression) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.ParameterizedQuery
- ParameterizedQuery(Source, List<Attribute>, List<MatchConfig>, Expression, boolean) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.ParameterizedQuery
- ParameterizedQueryExec - Class in org.elasticsearch.xpack.esql.plan.physical
-
Physical plan node representing a lookup source operation.
- ParameterizedQueryExec(Source, List<Attribute>, List<MatchConfig>, Expression, QueryBuilder) - Constructor for class org.elasticsearch.xpack.esql.plan.physical.ParameterizedQueryExec
- ParameterizedQueryExec(Source, List<Attribute>, List<MatchConfig>, Expression, QueryBuilder, boolean, Attribute, Attribute) - Constructor for class org.elasticsearch.xpack.esql.plan.physical.ParameterizedQueryExec
- ParameterizedRule<E,
T, - Class in org.elasticsearch.xpack.esql.ruleP> - ParameterizedRule() - Constructor for class org.elasticsearch.xpack.esql.rule.ParameterizedRule
- ParameterizedRuleExecutor<TreeType,
Context> - Class in org.elasticsearch.xpack.esql.rule - ParameterizedRuleExecutor(Context) - Constructor for class org.elasticsearch.xpack.esql.rule.ParameterizedRuleExecutor
- parameters() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.AggregateFunction
- parameters() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.PromqlFunctionCall
- params() - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryRequest
- params() - Element in annotation interface org.elasticsearch.xpack.esql.expression.function.MapParam
- params() - Method in class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionDefinition
- params() - Method in record class org.elasticsearch.xpack.esql.parser.ExpressionBuilder.ParsingContext
-
Returns the value of the
paramsrecord component. - params() - Method in class org.elasticsearch.xpack.esql.parser.promql.PromqlAstBuilder
- params() - Method in class org.elasticsearch.xpack.esql.parser.promql.PromqlLogicalPlanBuilder
- params() - Method in class org.elasticsearch.xpack.esql.parser.QueryParams
- params() - Method in class org.elasticsearch.xpack.esql.querylog.EsqlLogContext
- params(QueryParams) - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryRequest
- paramWithoutAnnotation(String) - Static method in class org.elasticsearch.xpack.esql.expression.function.EsqlFunctionRegistry
- parentDirectory() - Method in class org.elasticsearch.xpack.esql.datasources.spi.StoragePath
- ParenthesizedContext(PromqlBaseParser.ExpressionContext) - Constructor for class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.ParenthesizedContext
- ParenthesizedExpressionContext(EsqlBaseParser.PrimaryExpressionContext) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ParenthesizedExpressionContext
- parentName() - Method in class org.elasticsearch.xpack.esql.core.expression.FieldAttribute
- parentPath() - Method in record class org.elasticsearch.xpack.esql.plan.QuerySettingDef.RequestBodyBinding
-
Returns the value of the
parentPathrecord component. - parentPrefixes(String) - Static method in class org.elasticsearch.xpack.esql.session.FieldNameUtils
-
Returns the dot-delimited parent prefixes of a field name.
- parentTask() - Method in record class org.elasticsearch.xpack.esql.enrich.EnrichLookupOperator.Factory
-
Returns the value of the
parentTaskrecord component. - parentTask() - Method in record class org.elasticsearch.xpack.esql.enrich.LookupFromIndexOperator.Factory
-
Returns the value of the
parentTaskrecord component. - PARQUET_ORC_STARTS_WITH_PUSHDOWN - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Parquet and ORC filter pushdown for StartsWith (prefix range predicates).
- parquetRsEnabled() - Static method in class org.elasticsearch.xpack.esql.datasources.FormatNameResolver
-
The parquet-rs reader is live iff the parquet-rs sub-flag is on.
- parse(String) - Static method in enum class org.elasticsearch.xpack.esql.datasources.PartitionConfig.Strategy
-
Case-insensitive parse.
- parse(String) - Static method in enum class org.elasticsearch.xpack.esql.datasources.spi.ErrorPolicy.Mode
-
Case-insensitive parse; accepts underscore form (
skip_row). - parse(String) - Static method in enum class org.elasticsearch.xpack.esql.datasources.spi.FormatReader.SchemaResolution
-
Case-insensitive parse of a
schema_resolutionoption value. - parse(String) - Method in interface org.elasticsearch.xpack.esql.plan.QuerySettingDef.FromString
- parse(String, QueryParams, InferenceSettings) - Method in class org.elasticsearch.xpack.esql.parser.EsqlParser
-
Parses the given query into an
EsqlStatement. - parse(Expression) - Static method in record class org.elasticsearch.xpack.esql.approximation.ApproximationSettings
- parse(EsqlParser, SettingsValidationContext, InferenceSettings) - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryRequest
-
Parses the query string into an
EsqlStatementand validates its settings. - parse(EsqlParser, SettingsValidationContext, InferenceSettings) - Method in class org.elasticsearch.xpack.esql.action.PreparedEsqlQueryRequest
-
Returns the pre-built statement directly, without invoking the parser, after validating its settings.
- PARSE_DURATION - Static variable in class org.elasticsearch.xpack.esql.datasources.spi.ExternalSourceMetrics
-
Cumulative reader-thread time an external-source scan operator spent reading and parsing an object, in milliseconds — summed across parallel parse workers (
FormatReaderStatus.readNanos()), not wall time. - PARSE_ROWS_TOTAL - Static variable in class org.elasticsearch.xpack.esql.datasources.spi.ExternalSourceMetrics
-
Rows parsed out of a format reader by the external-source scan operator.
- PARSE_SPLITS_SCANNED - Static variable in class org.elasticsearch.xpack.esql.datasources.spi.ExternalSourceMetrics
-
Number of splits scanned by an external-source scan operator.
- ParseContext(String, TimeValue, TimeValue) - Constructor for record class org.elasticsearch.xpack.esql.datasources.dataset.PutDatasetAction.Request.ParseContext
-
Creates an instance of a
ParseContextrecord class. - ParseContext(String, TimeValue, TimeValue) - Constructor for record class org.elasticsearch.xpack.esql.datasources.datasource.PutDataSourceAction.Request.ParseContext
-
Creates an instance of a
ParseContextrecord class. - parsed() - Method in record class org.elasticsearch.xpack.esql.anonymizer.PlanAnonymizer.AnonymizedPlans
-
Returns the value of the
parsedrecord component. - PARSED - Enum constant in enum class org.elasticsearch.xpack.esql.plan.logical.Explain.Type
- PARSED - Enum constant in enum class org.elasticsearch.xpack.esql.plan.logical.LogicalPlan.Stage
- parseDate(Source, String) - Static method in class org.elasticsearch.xpack.esql.parser.promql.PromqlParserUtils
- parseDateRange(String, ZoneId) - Static method in class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter
- parseDateRange(String, DateFormatter) - Static method in class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter
- parseDatetimeMillis(String, DateFormatter) - Static method in class org.elasticsearch.xpack.esql.datasources.spi.DeclaredTypeCoercions
-
The one string→datetime conversion for declared date columns, shared by every reader: the text readers' declared-
formatparse (CSV/TSV, NDJSON) and the columnar readers' string→datetime coercion (Parquet, ORC) all route here, so identical input bytes with an identical declared format produce the identical epoch instant regardless of file format. - ParsedFooterCache<T> - Class in org.elasticsearch.xpack.esql.datasources.cache
-
JVM-wide cache for parsed file metadata (e.g.
- ParsedFooterCache() - Constructor for class org.elasticsearch.xpack.esql.datasources.cache.ParsedFooterCache
-
Creates a cache with the default maximum entry count.
- ParsedFooterCache(int) - Constructor for class org.elasticsearch.xpack.esql.datasources.cache.ParsedFooterCache
-
Creates a cache with the given maximum entry count.
- parseDuration(Source, String) - Static method in class org.elasticsearch.xpack.esql.parser.promql.PromqlParserUtils
- parseExplicitFormat(Object) - Static method in class org.elasticsearch.xpack.esql.datasources.FormatNameResolver
-
Resolves a raw
formatconfig value into a usable format name, or returnsnullwhen the value means "infer from the resource extension" (blank, or theFormatNameResolver.FORMAT_AUTOsentinel). - ParseIp - Class in org.elasticsearch.xpack.esql.expression.function.scalar.convert
-
Fast IP parsing suitable for embedding in an
ExpressionEvaluatorbecause they don't allocate memory on every run. - ParseIp() - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ParseIp
- parseQuery(String) - Method in class org.elasticsearch.xpack.esql.parser.EsqlParser
- parseQuery(String, QueryParams) - Method in class org.elasticsearch.xpack.esql.parser.EsqlParser
- parseQuery(String, QueryParams, InferenceSettings) - Method in class org.elasticsearch.xpack.esql.parser.EsqlParser
- parser() - Method in record class org.elasticsearch.xpack.esql.evaluator.command.GrokEvaluatorExtracter.Factory
-
Returns the value of the
parserrecord component. - parser() - Method in class org.elasticsearch.xpack.esql.plan.logical.Dissect
- parser() - Method in record class org.elasticsearch.xpack.esql.plan.logical.Dissect.Parser
-
Returns the value of the
parserrecord component. - parser() - Method in class org.elasticsearch.xpack.esql.plan.logical.Grok
- parser() - Method in class org.elasticsearch.xpack.esql.plan.physical.DissectExec
- Parser(String, String, DissectParser) - Constructor for record class org.elasticsearch.xpack.esql.plan.logical.Dissect.Parser
-
Creates an instance of a
Parserrecord class. - Parser(String, Grok) - Constructor for record class org.elasticsearch.xpack.esql.plan.logical.Grok.Parser
-
Creates an instance of a
Parserrecord class. - PARSER - Static variable in class org.elasticsearch.xpack.esql.action.ColumnInfoImpl
- ParserConfig - Class in org.elasticsearch.xpack.esql.parser
- ParserConfig(TokenStream) - Constructor for class org.elasticsearch.xpack.esql.parser.ParserConfig
- ParserUtils - Class in org.elasticsearch.xpack.esql.parser
- ParserUtils.ParamClassification - Enum Class in org.elasticsearch.xpack.esql.parser
- ParserUtils.Stats - Record Class in org.elasticsearch.xpack.esql.parser
- ParseTables - Class in org.elasticsearch.xpack.esql.action
-
Parses the
tablesrequest body parameter. - parseTemplateColumns(String) - Static method in class org.elasticsearch.xpack.esql.datasources.TemplatePartitionDetector
- parseTemporalAmount(Number, String, Source) - Static method in class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter
- parseTemporalAmount(Object, DataType) - Static method in class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter
- parseTotalLength(String) - Static method in class org.elasticsearch.xpack.esql.datasources.utils.ContentRangeParser
- parseView(String, QueryParams, SettingsValidationContext, InferenceSettings, String) - Method in class org.elasticsearch.xpack.esql.parser.EsqlParser
-
Parse a view query with the given view name.
- parsing() - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryProfile
-
Span for the parsing phase, that covers the ES|QL query parsing
- PARSING - Static variable in class org.elasticsearch.xpack.esql.action.EsqlQueryProfile
- PARSING_PARALLELISM - Static variable in class org.elasticsearch.xpack.esql.plugin.QueryPragmas
-
Number of parallel parser threads for intra-file text format parsing (CSV, NDJSON).
- ParsingContext(QueryParams, InferenceSettings, String) - Constructor for record class org.elasticsearch.xpack.esql.parser.ExpressionBuilder.ParsingContext
-
Creates an instance of a
ParsingContextrecord class. - parsingErrors() - Method in class org.elasticsearch.xpack.esql.parser.QueryParams
- ParsingException - Exception Class in org.elasticsearch.xpack.esql.parser
- ParsingException(Exception, Source, String, Object...) - Constructor for exception class org.elasticsearch.xpack.esql.parser.ParsingException
- ParsingException(String, Exception, int, int) - Constructor for exception class org.elasticsearch.xpack.esql.parser.ParsingException
- ParsingException(String, Object...) - Constructor for exception class org.elasticsearch.xpack.esql.parser.ParsingException
-
To be used only if the exception cannot be associated with a specific position in the query.
- ParsingException(Source, String, Object...) - Constructor for exception class org.elasticsearch.xpack.esql.parser.ParsingException
- parsingParallelism() - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceOperatorFactory
- parsingParallelism() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.SourceOperatorContext
-
Returns the value of the
parsingParallelismrecord component. - parsingParallelism() - Method in class org.elasticsearch.xpack.esql.plugin.QueryPragmas
- parsingParallelism(int) - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceOperatorFactory.Builder
- parsingParallelism(int) - Method in class org.elasticsearch.xpack.esql.datasources.spi.SourceOperatorContext.Builder
- partial() - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceOperator.Status
- PARTIAL - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlExecutionInfo.Cluster.Status
- PARTIAL_AGG - Enum constant in enum class org.elasticsearch.xpack.esql.core.type.DataType
- PARTIAL_AGGREGATION_EMIT_KEYS_THRESHOLD - Static variable in class org.elasticsearch.xpack.esql.planner.PlannerSettings
-
The threshold number of grouping keys for a partial aggregation to start emitting intermediate results early.
- PARTIAL_AGGREGATION_EMIT_UNIQUENESS_THRESHOLD - Static variable in class org.elasticsearch.xpack.esql.planner.PlannerSettings
-
The uniqueness threshold of grouping keys for partial aggregation to start emitting keys early.
- PARTIAL_CHUNK_KEY - Static variable in class org.elasticsearch.xpack.esql.datasources.cache.ExternalStats
-
Set on per-chunk/per-segment contributions to mark them as a partial cover of the file (as opposed to a whole-file read).
- PARTIAL_FIELD - Static variable in class org.elasticsearch.xpack.esql.action.EsqlExecutionInfo
- partialAggregationEmitKeysThreshold(int) - Method in class org.elasticsearch.xpack.esql.plugin.QueryPragmas
- partialAggregationEmitUniquenessThreshold(double) - Method in class org.elasticsearch.xpack.esql.plugin.QueryPragmas
- partialEmitKeysThreshold() - Method in class org.elasticsearch.xpack.esql.planner.PlannerSettings
- partialEmitKeysThreshold(int) - Method in class org.elasticsearch.xpack.esql.planner.PlannerSettings
- partialEmitUniquenessThreshold() - Method in class org.elasticsearch.xpack.esql.planner.PlannerSettings
- partialEmitUniquenessThreshold(double) - Method in class org.elasticsearch.xpack.esql.planner.PlannerSettings
- partiallyFold(FoldContext) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.conditional.Case
-
Fold the arms of
CASEstatements. - PartiallyFoldCase - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical
-
Fold the arms of
CASEstatements. - PartiallyFoldCase() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.PartiallyFoldCase
- partialResultsWarningSink() - Method in record class org.elasticsearch.xpack.esql.datasources.StreamingParallelParsingCoordinator.WarningSinks
-
Returns the value of the
partialResultsWarningSinkrecord component. - PARTITION_COLUMNS_KEY - Static variable in class org.elasticsearch.xpack.esql.datasources.SourceStatisticsSerializer
-
Names of the Hive-partition (path-derived) columns, stamped here at resolution so the DATA-NODE fold can recognize them: the coordinator-only
FileList(which carriesPartitionMetadata) deserializes toUNRESOLVEDon a remote node, butsourceMetadatatravels with the serialized relation. - partitionColumnNames() - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceOperatorFactory
- partitionColumnNames() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.SourceOperatorContext
-
Returns the value of the
partitionColumnNamesrecord component. - partitionColumnNames(Map<String, Object>) - Static method in class org.elasticsearch.xpack.esql.optimizer.rules.physical.local.ExternalSourceAggregatePushdown
-
The columns whose values are derived from the file's directory PATH (Hive-style partition keys), not its payload.
- partitionColumnNames(Set<String>) - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceOperatorFactory.Builder
- partitionColumnNames(Set<String>) - Method in class org.elasticsearch.xpack.esql.datasources.spi.SourceOperatorContext.Builder
- partitionColumns() - Method in record class org.elasticsearch.xpack.esql.datasources.PartitionMetadata
-
Returns the value of the
partitionColumnsrecord component. - partitionColumns() - Method in class org.elasticsearch.xpack.esql.datasources.spi.SimpleSourceMetadata
- partitionColumns() - Method in interface org.elasticsearch.xpack.esql.datasources.spi.SourceMetadata
-
Returns optional partition column names.
- partitionColumns(List<String>) - Method in class org.elasticsearch.xpack.esql.datasources.spi.SimpleSourceMetadata.Builder
- PartitionConfig - Record Class in org.elasticsearch.xpack.esql.datasources
-
Configuration for partition detection strategy, parsed from WITH clause parameters.
- PartitionConfig(PartitionConfig.Strategy, String) - Constructor for record class org.elasticsearch.xpack.esql.datasources.PartitionConfig
-
Creates an instance of a
PartitionConfigrecord class. - PartitionConfig.Strategy - Enum Class in org.elasticsearch.xpack.esql.datasources
- PartitionDetector - Interface in org.elasticsearch.xpack.esql.datasources
-
Pluggable strategy for detecting partition columns from file paths.
- PartitionFilterHint(String, PartitionFilterHintExtractor.Operator, List<Object>) - Constructor for record class org.elasticsearch.xpack.esql.datasources.PartitionFilterHintExtractor.PartitionFilterHint
-
Creates an instance of a
PartitionFilterHintrecord class. - PartitionFilterHintExtractor - Class in org.elasticsearch.xpack.esql.datasources
-
Walks an unresolved logical plan extracting simple filter predicates from
Filternodes aboveUnresolvedExternalRelationnodes. - PartitionFilterHintExtractor.Operator - Enum Class in org.elasticsearch.xpack.esql.datasources
- PartitionFilterHintExtractor.PartitionFilterHint - Record Class in org.elasticsearch.xpack.esql.datasources
- partitionInfo() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.SplitDiscoveryContext
-
Returns the value of the
partitionInforecord component. - partitionMetadata() - Method in interface org.elasticsearch.xpack.esql.datasources.spi.FileList
- PartitionMetadata - Record Class in org.elasticsearch.xpack.esql.datasources
-
Holds partition information detected from file paths.
- PartitionMetadata(Map<String, DataType>, Map<StoragePath, Map<String, Object>>) - Constructor for record class org.elasticsearch.xpack.esql.datasources.PartitionMetadata
-
Creates an instance of a
PartitionMetadatarecord class. - partitionValues() - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceOperatorFactory
- partitionValues() - Method in class org.elasticsearch.xpack.esql.datasources.FileSplit
- partitionValues() - Method in interface org.elasticsearch.xpack.esql.datasources.spi.TableCatalog.DataFile
- partitionValues(Map<String, Object>) - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceOperatorFactory.Builder
- passthrough() - Method in record class org.elasticsearch.xpack.esql.optimizer.rules.logical.promql.PromqlAttributesTranslationContext.ResolvedAttributes
-
Returns the value of the
passthroughrecord component. - passthroughAttributes() - Method in class org.elasticsearch.xpack.esql.plan.logical.SparklineGenerateEmptyBuckets
- passthroughAttributes() - Method in class org.elasticsearch.xpack.esql.plan.physical.SparklineGenerateEmptyBucketsExec
- PassThroughRowPositionStrategy - Class in org.elasticsearch.xpack.esql.datasources.spi
-
Strategy for readers that natively populate the
_rowPositionslot inside their own page-emitting iterator (parquet-mr, ORC, CSV, NDJSON). - password(String) - Method in class org.elasticsearch.xpack.esql.evaluator.command.UriPartsFunctionBridge.UriPartsCollectorImpl
- path() - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceOperatorFactory
- path() - Method in record class org.elasticsearch.xpack.esql.datasources.cache.FooterByteCache.Key
-
Returns the value of the
pathrecord component. - path() - Method in class org.elasticsearch.xpack.esql.datasources.FileSplit
- path() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.SourceOperatorContext
-
Returns the value of the
pathrecord component. - path() - Method in interface org.elasticsearch.xpack.esql.datasources.spi.StorageObject
-
Returns the path of this object.
- path() - Method in class org.elasticsearch.xpack.esql.datasources.spi.StoragePath
- path() - Method in interface org.elasticsearch.xpack.esql.datasources.spi.TableCatalog.DataFile
- path() - Method in record class org.elasticsearch.xpack.esql.datasources.StorageEntry
-
Returns the value of the
pathrecord component. - path(int) - Method in interface org.elasticsearch.xpack.esql.datasources.spi.FileList
- path(String) - Method in class org.elasticsearch.xpack.esql.evaluator.command.UriPartsFunctionBridge.UriPartsCollectorImpl
- path(StoragePath) - Method in class org.elasticsearch.xpack.esql.datasources.spi.SourceOperatorContext.Builder
- PATH - Static variable in class org.elasticsearch.xpack.esql.datasources.FileMetadataColumns
- PATH_SEPARATOR - Static variable in class org.elasticsearch.xpack.esql.datasources.spi.StoragePath
- pathExclusions() - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.promql.PromqlAttributesTranslationContext.InheritedAttributes
-
Every dimension excluded along the path to here, for the innermost aggregate's
TimeSeriesWithout. - pathsRequiringEagerStats(LogicalPlan) - Static method in class org.elasticsearch.xpack.esql.datasources.ExternalStatsRequirementExtractor
-
Returns the literal
tablePathof everyUnresolvedExternalRelationthat has an ungroupedAggregateancestor. - pathTemplate() - Method in record class org.elasticsearch.xpack.esql.datasources.PartitionConfig
-
Returns the value of the
pathTemplaterecord component. - pattern() - Method in class org.elasticsearch.xpack.esql.core.expression.predicate.regex.RegexMatch
- pattern() - Method in class org.elasticsearch.xpack.esql.core.expression.predicate.regex.RLikePattern
- pattern() - Method in class org.elasticsearch.xpack.esql.core.expression.predicate.regex.RLikePatternList
-
Returns a string that matches any of the patterns in the list.
- pattern() - Method in interface org.elasticsearch.xpack.esql.core.expression.predicate.regex.StringPattern
-
Returns the pattern as it was defined by the user.
- pattern() - Method in class org.elasticsearch.xpack.esql.core.expression.predicate.regex.WildcardPattern
- pattern() - Method in class org.elasticsearch.xpack.esql.core.expression.predicate.regex.WildcardPatternList
-
Returns a string that matches any of the patterns in the list.
- pattern() - Method in class org.elasticsearch.xpack.esql.core.expression.UnresolvedMetadataAttributeExpression
- pattern() - Method in record class org.elasticsearch.xpack.esql.evaluator.command.GrokEvaluatorExtracter.Factory
-
Returns the value of the
patternrecord component. - pattern() - Method in class org.elasticsearch.xpack.esql.expression.UnresolvedNamePattern
- pattern() - Method in record class org.elasticsearch.xpack.esql.plan.LinkedIndexPattern
-
Returns the value of the
patternrecord component. - pattern() - Method in record class org.elasticsearch.xpack.esql.plan.logical.Dissect.Parser
-
Returns the value of the
patternrecord component. - pattern() - Method in record class org.elasticsearch.xpack.esql.plan.logical.Grok.Parser
-
Returns the value of the
patternrecord component. - pattern() - Method in class org.elasticsearch.xpack.esql.plan.physical.GrokExec
- pattern(Source, String) - Static method in class org.elasticsearch.xpack.esql.plan.logical.Grok
- pattern(Source, String, MatcherWatchdog) - Static method in class org.elasticsearch.xpack.esql.plan.logical.Grok
-
Builds a parser using the given watchdog to interrupt expensive matches.
- PATTERN - Enum constant in enum class org.elasticsearch.xpack.esql.parser.ParserUtils.ParamClassification
- PatternFragment(AutomatonUtils.PatternFragment.Type, String) - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.promql.AutomatonUtils.PatternFragment
- patternList() - Method in class org.elasticsearch.xpack.esql.core.expression.predicate.regex.RLikePatternList
- patternList() - Method in class org.elasticsearch.xpack.esql.core.expression.predicate.regex.WildcardPatternList
- patternPrefix() - Method in class org.elasticsearch.xpack.esql.datasources.spi.StoragePath
-
Returns a new StoragePath truncated to the longest non-pattern prefix directory.
- PER_AGG_FILTERING - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Allow filter per individual aggregation.
- PER_AGG_FILTERING_ORDS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fix
EsqlCapabilities.Cap.PER_AGG_FILTERINGgrouped by ordinals. - PER_FILE_CONSTANT_NAMES - Static variable in class org.elasticsearch.xpack.esql.datasources.ExternalMetadataColumns
-
Names of standard metadata columns that are materialised by the producer-side constant-block path (per-file values, including SQL
NULLwhere unavailable). - PERCENT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- PERCENT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- PERCENT - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseLexer
- PERCENT - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- PERCENT() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ArithmeticBinaryContext
- PERCENT() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.ArithmeticBinaryContext
- percentile() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Percentile
- Percentile - Class in org.elasticsearch.xpack.esql.expression.function.aggregate
- Percentile(Source, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.Percentile
- Percentile(Source, Expression, Expression, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.Percentile
- PERCENTILE_OVER_TIME - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Percentile over time and other ts-aggregations
- PercentileOverTime - Class in org.elasticsearch.xpack.esql.expression.function.aggregate
-
Similar to
Percentile, but it is used to calculate the percentile value over a time series of values from the given field. - PercentileOverTime(Source, Expression, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.PercentileOverTime
- PercentileOverTime(Source, Expression, Expression, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.PercentileOverTime
- PercentileOverTime(Source, Expression, Expression, Expression, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.PercentileOverTime
- perFileInfo() - Method in record class org.elasticsearch.xpack.esql.datasources.SchemaReconciliation.Result
-
Returns the value of the
perFileInforecord component. - performAsync(Page, ActionListener<Page>) - Method in class org.elasticsearch.xpack.esql.enrich.EnrichLookupOperator
- performAsync(Page, ActionListener<LookupFromIndexOperator.OngoingJoin>) - Method in class org.elasticsearch.xpack.esql.enrich.LookupFromIndexOperator
- performAsync(Page, ActionListener<InferenceOperator.OngoingInferenceResult>) - Method in class org.elasticsearch.xpack.esql.inference.InferenceOperator
- PERIODIC_EMIT_PARTIAL_AGGREGATION_RESULTS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Periodically emit partial aggregation results when the number of groups exceeds the threshold.
- PERMISSIVE - Static variable in record class org.elasticsearch.xpack.esql.datasources.spi.ErrorPolicy
-
Null-fill unparseable fields without limit, keeping every row — the opt-in leniency for a declared-type coercion failure (a bad per-value token nulls the cell and emits a response
Warningheader) viaerror_mode: null_field. - Per-path conservatism for mixed branches - Search tag in class org.elasticsearch.xpack.esql.datasources.ExternalStatsRequirementExtractor
- Section
- perTimeSeriesAggregation() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.AbsentOverTime
- perTimeSeriesAggregation() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.AvgOverTime
- perTimeSeriesAggregation() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.CountDistinctOverTime
- perTimeSeriesAggregation() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.CountOverTime
- perTimeSeriesAggregation() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.DefaultTimeSeriesAggregateFunction
- perTimeSeriesAggregation() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Delta
- perTimeSeriesAggregation() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.DeltaOnlyHistogramMergeOverTime
- perTimeSeriesAggregation() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Deriv
- perTimeSeriesAggregation() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.FirstOverTime
- perTimeSeriesAggregation() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.HistogramMergeOverTime
- perTimeSeriesAggregation() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Idelta
- perTimeSeriesAggregation() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Increase
- perTimeSeriesAggregation() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Irate
- perTimeSeriesAggregation() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.LastOverTime
- perTimeSeriesAggregation() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.LegacyIrate
- perTimeSeriesAggregation() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.MaxOverTime
- perTimeSeriesAggregation() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.MinOverTime
- perTimeSeriesAggregation() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.PercentileOverTime
- perTimeSeriesAggregation() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.PresentOverTime
- perTimeSeriesAggregation() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Rate
- perTimeSeriesAggregation() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.StddevOverTime
- perTimeSeriesAggregation() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.SumOverTime
- perTimeSeriesAggregation() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.TimeSeriesAggregateFunction
-
Returns the aggregation function to be used in the first aggregation stage, which is grouped by `_tsid` (and `time_bucket`).
- perTimeSeriesAggregation() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.VarianceOverTime
- PHRASE_LIMIT - Static variable in class org.elasticsearch.xpack.esql.plan.logical.Highlight
- physical() - Method in record class org.elasticsearch.xpack.esql.anonymizer.PlanAnonymizer.AnonymizedPlans
-
Returns the value of the
physicalrecord component. - physical() - Static method in class org.elasticsearch.xpack.esql.plan.PlanWritables
- PhysicalNames - Class in org.elasticsearch.xpack.esql.datasources
-
Single source of truth for the declared-schema logical→physical column rename (
path). - PhysicalOptimizerContext - Record Class in org.elasticsearch.xpack.esql.optimizer
- PhysicalOptimizerContext(Configuration, TransportVersion) - Constructor for record class org.elasticsearch.xpack.esql.optimizer.PhysicalOptimizerContext
-
Creates an instance of a
PhysicalOptimizerContextrecord class. - PhysicalOptimizerRules - Class in org.elasticsearch.xpack.esql.optimizer
- PhysicalOptimizerRules() - Constructor for class org.elasticsearch.xpack.esql.optimizer.PhysicalOptimizerRules
- PhysicalOptimizerRules.OptimizerRule<SubPlan> - Class in org.elasticsearch.xpack.esql.optimizer
- PhysicalOptimizerRules.ParameterizedOptimizerRule<SubPlan,
P> - Class in org.elasticsearch.xpack.esql.optimizer - physicalPlan() - Method in record class org.elasticsearch.xpack.esql.planner.PlannerUtils.LocalPlanResult
-
Returns the value of the
physicalPlanrecord component. - PhysicalPlan - Class in org.elasticsearch.xpack.esql.plan.physical
-
A PhysicalPlan is "how" a LogicalPlan (the "what") actually gets translated into one or more queries.
- PhysicalPlan(Source, List<PhysicalPlan>) - Constructor for class org.elasticsearch.xpack.esql.plan.physical.PhysicalPlan
- PhysicalPlanOptimizer - Class in org.elasticsearch.xpack.esql.optimizer
-
This class is part of the planner.
- PhysicalPlanOptimizer(PhysicalOptimizerContext) - Constructor for class org.elasticsearch.xpack.esql.optimizer.PhysicalPlanOptimizer
- PhysicalVerifier - Class in org.elasticsearch.xpack.esql.optimizer
-
Physical plan verifier.
- Pi - Class in org.elasticsearch.xpack.esql.expression.function.scalar.math
-
Function that emits pi.
- Pi(Source) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.math.Pi
- PIPE - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- PIPE - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- PIPE() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.CompositeForkSubQueryContext
- PIPE() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.CompositeQueryContext
- PIPE() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.SubqueryContext
- PIPE(int) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.SubqueryContext
- PipelineBreaker - Interface in org.elasticsearch.xpack.esql.plan.logical
-
A
LogicalPlanthat cannot be run only on the data nodes, resp. - PlaceholderRelation - Class in org.elasticsearch.xpack.esql.plan.logical.promql
-
Marker node used inside PromQL as the children of all selectors.
- PlaceholderRelation(Source) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.promql.PlaceholderRelation
- PLAIN_TEXT - Enum constant in enum class org.elasticsearch.xpack.esql.formatter.TextFormat
-
Default text writer.
- plaintext(String) - Static method in record class org.elasticsearch.xpack.esql.datasources.spi.DataSourceConfigDefinition
-
A regular (non-secret) field.
- plan() - Method in record class org.elasticsearch.xpack.esql.datasources.SplitDiscoveryPhase.Result
-
Returns the value of the
planrecord component. - plan() - Method in record class org.elasticsearch.xpack.esql.plan.EsqlStatement
-
Returns the value of the
planrecord component. - plan() - Method in class org.elasticsearch.xpack.esql.plan.logical.Subquery
- plan() - Method in record class org.elasticsearch.xpack.esql.planner.PlannerUtils.ReducedPlan
-
Returns the value of the
planrecord component. - plan() - Method in record class org.elasticsearch.xpack.esql.planner.PlannerUtils.TopNReduction
-
Returns the value of the
planrecord component. - plan() - Method in record class org.elasticsearch.xpack.esql.plugin.ExternalDistributionContext
-
Returns the value of the
planrecord component. - plan() - Method in record class org.elasticsearch.xpack.esql.view.ViewResolver.ViewResolutionResult
-
Returns the value of the
planrecord component. - plan(String, FoldContext, PlannerSettings, PhysicalPlan, IndexedByShardId<? extends EsPhysicalOperationProviders.ShardContext>) - Method in class org.elasticsearch.xpack.esql.planner.LocalExecutionPlanner
-
turn the given plan into a list of drivers to execute
- plan(ParseTree) - Method in class org.elasticsearch.xpack.esql.parser.LogicalPlanBuilder
- plan(ParseTree) - Method in class org.elasticsearch.xpack.esql.parser.promql.PromqlAstBuilder
- plan(ParseTree) - Method in class org.elasticsearch.xpack.esql.parser.promql.PromqlLogicalPlanBuilder
- PlanAnonymizer - Class in org.elasticsearch.xpack.esql.anonymizer
-
Thin facade over
AnonymizationContext. - PlanAnonymizer.AnonymizedPlans - Record Class in org.elasticsearch.xpack.esql.anonymizer
- PlanCheckerProvider - Interface in org.elasticsearch.xpack.esql.analysis
-
SPI provider interface for supplying additional ESQL plan checks to be performed during verification.
- PlanConcurrencyCalculator - Class in org.elasticsearch.xpack.esql.planner
-
Calculates the maximum number of nodes that should be queried concurrently for the given data node plan.
- planConfig(Map<String, Object>) - Static method in class org.elasticsearch.xpack.esql.datasources.ExternalSourceResolver
-
Returns a config with the
ExternalSourceResolver.DATASOURCE_CONFIG_KEYsub-map removed. - PlanConsistencyChecker - Class in org.elasticsearch.xpack.esql.optimizer.rules
- PlanConsistencyChecker() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.PlanConsistencyChecker
- planDistribution(ExternalDistributionContext) - Method in class org.elasticsearch.xpack.esql.plugin.AdaptiveStrategy
- planDistribution(ExternalDistributionContext) - Method in class org.elasticsearch.xpack.esql.plugin.CoordinatorOnlyStrategy
- planDistribution(ExternalDistributionContext) - Method in interface org.elasticsearch.xpack.esql.plugin.ExternalDistributionStrategy
- planDistribution(ExternalDistributionContext) - Method in class org.elasticsearch.xpack.esql.plugin.RoundRobinStrategy
- planDistribution(ExternalDistributionContext) - Method in class org.elasticsearch.xpack.esql.plugin.WeightedRoundRobinStrategy
- PlanExecutor - Class in org.elasticsearch.xpack.esql.execution
- PlanExecutor(IndexResolver, MeterRegistry, XPackLicenseState, EsqlQueryLog, List<BiConsumer<LogicalPlan, Failures>>, CrossProjectModeDecider, DataSourceModule, EsqlFunctionRegistry, PromqlFunctionRegistry, EsqlParser, ExternalSourceCacheService, AnalysisRegistry) - Constructor for class org.elasticsearch.xpack.esql.execution.PlanExecutor
- PlanFactory - Interface in org.elasticsearch.xpack.esql.parser
-
A factory that takes a
LogicalPlanand returns anotherLogicalPlan. - plannerSettings - Variable in class org.elasticsearch.xpack.esql.enrich.AbstractLookupService
- plannerSettings() - Method in class org.elasticsearch.xpack.esql.optimizer.LocalPhysicalOptimizerContext
- plannerSettings() - Method in record class org.elasticsearch.xpack.esql.planner.LocalExecutionPlanner.LocalExecutionPlannerContext
-
Returns the value of the
plannerSettingsrecord component. - plannerSettings() - Method in record class org.elasticsearch.xpack.esql.plugin.TransportActionServices
-
Returns the value of the
plannerSettingsrecord component. - PlannerSettings - Class in org.elasticsearch.xpack.esql.planner
-
Values for cluster level settings used in physical planning.
- PlannerSettings(DataPartitioning, int, ByteSizeValue, int, ByteSizeValue, int, double, int, int, ByteSizeValue, ByteSizeValue, int, double, ByteSizeValue, double, int, long, int, int) - Constructor for class org.elasticsearch.xpack.esql.planner.PlannerSettings
-
Create.
- PlannerSettings.Holder - Class in org.elasticsearch.xpack.esql.planner
- PlannerUtils - Class in org.elasticsearch.xpack.esql.planner
- PlannerUtils() - Constructor for class org.elasticsearch.xpack.esql.planner.PlannerUtils
- PlannerUtils.LocalPlanResult - Record Class in org.elasticsearch.xpack.esql.planner
-
Result of local plan optimization containing both physical and logical plans.
- PlannerUtils.PlanReduction - Interface in org.elasticsearch.xpack.esql.planner
- PlannerUtils.ReducedPlan - Record Class in org.elasticsearch.xpack.esql.planner
- PlannerUtils.SimplePlanReduction - Enum Class in org.elasticsearch.xpack.esql.planner
- PlannerUtils.TopNReduction - Record Class in org.elasticsearch.xpack.esql.planner
-
The plan here is used as a fallback if the reduce driver cannot be planned in a way that avoids field extraction after TopN.
- planning() - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryProfile
-
Span for the ES|QL "planning" phase - when it is complete, query execution (in ComputeService) is about to start.
- PLANNING - Static variable in class org.elasticsearch.xpack.esql.action.EsqlQueryProfile
- planningNanos() - Method in class org.elasticsearch.xpack.esql.enrich.StreamingLookupFromIndexOperator.StreamingLookupStatus
- planProject(ProjectExec, LocalExecutionPlanner.PhysicalOperation) - Static method in class org.elasticsearch.xpack.esql.planner.LocalExecutionPlanner
- plans() - Method in record class org.elasticsearch.xpack.esql.action.EsqlQueryResponse.Profile
-
Returns the value of the
plansrecord component. - plans(List<? extends ParserRuleContext>) - Method in class org.elasticsearch.xpack.esql.parser.LogicalPlanBuilder
- planScan(String, Map<String, Object>, List<Object>) - Method in interface org.elasticsearch.xpack.esql.datasources.spi.TableCatalog
- PlanStreamInput - Class in org.elasticsearch.xpack.esql.io.stream
-
A customized stream input used to deserialize ESQL physical plan fragments.
- PlanStreamInput(StreamInput, NamedWriteableRegistry, Configuration) - Constructor for class org.elasticsearch.xpack.esql.io.stream.PlanStreamInput
- PlanStreamInput(StreamInput, NamedWriteableRegistry, Configuration, PlanStreamInput.NameIdMapper) - Constructor for class org.elasticsearch.xpack.esql.io.stream.PlanStreamInput
- PlanStreamInput.NameIdMapper - Class in org.elasticsearch.xpack.esql.io.stream
-
A Mapper of stream named id, represented as a primitive long value, to NameId instance.
- PlanStreamOutput - Class in org.elasticsearch.xpack.esql.io.stream
-
A customized stream output used to serialize ESQL physical plan fragments.
- PlanStreamOutput(StreamOutput, Configuration) - Constructor for class org.elasticsearch.xpack.esql.io.stream.PlanStreamOutput
- PlanStreamOutput(StreamOutput, Configuration, int) - Constructor for class org.elasticsearch.xpack.esql.io.stream.PlanStreamOutput
- PlanStreamWrapperQueryBuilder - Class in org.elasticsearch.xpack.esql.io.stream
- PlanStreamWrapperQueryBuilder(StreamInput) - Constructor for class org.elasticsearch.xpack.esql.io.stream.PlanStreamWrapperQueryBuilder
- PlanStreamWrapperQueryBuilder(Configuration, QueryBuilder) - Constructor for class org.elasticsearch.xpack.esql.io.stream.PlanStreamWrapperQueryBuilder
- planString() - Method in class org.elasticsearch.xpack.esql.enrich.LookupFromIndexService.LookupResponse
- PlanTelemetry - Class in org.elasticsearch.xpack.esql.telemetry
-
This class is responsible for collecting metrics related to ES|QL planning.
- PlanTelemetry(EsqlFunctionRegistry) - Constructor for class org.elasticsearch.xpack.esql.telemetry.PlanTelemetry
- PlanTelemetryManager - Class in org.elasticsearch.xpack.esql.telemetry
-
This class is responsible for publishing metrics related to ES|QL planning.
- PlanTelemetryManager(MeterRegistry) - Constructor for class org.elasticsearch.xpack.esql.telemetry.PlanTelemetryManager
- planToWorkers() - Method in class org.elasticsearch.xpack.esql.enrich.StreamingLookupFromIndexOperator.StreamingLookupStatus
- PlanWritables - Class in org.elasticsearch.xpack.esql.plan
- PlanWritables() - Constructor for class org.elasticsearch.xpack.esql.plan.PlanWritables
- Plug the BlockLoader into the field mapper - Search tag in interface org.elasticsearch.xpack.esql.expression.function.blockloader.BlockLoaderExpression
- Section
- PLUS - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- PLUS - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- PLUS - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseLexer
- PLUS - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- PLUS() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ArithmeticBinaryContext
- PLUS() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ArithmeticUnaryContext
- PLUS() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.DecimalValueContext
- PLUS() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.IntegerValueContext
- PLUS() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.ArithmeticBinaryContext
- PLUS() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.ArithmeticUnaryContext
- PLUS() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.SubqueryResolutionContext
- pointAsLong(double, double) - Method in enum class org.elasticsearch.xpack.esql.core.util.SpatialCoordinateTypes
- points() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.RoundTo
- poison(ByteBuffer) - Static method in class org.elasticsearch.xpack.esql.datasources.spi.DirectMemoryDebug
-
Overwrite the direct memory backing
bufferwith the poison sentinel, just before the buffer is released — the whole buffer underes.arrow.debug_buffers, otherwise only the header underes.arrow.poison_freed_buffers. - poisonColumnExtrema(Map<String, Object>, String) - Static method in class org.elasticsearch.xpack.esql.datasources.SourceStatisticsSerializer
-
Poisons a column's
min/maxin-place: drops the extremum values and writes the unservable markers so the column safe-misses to a scan. - policy() - Method in class org.elasticsearch.xpack.esql.plan.logical.Enrich
- policyMatchField() - Method in class org.elasticsearch.xpack.esql.plan.physical.EnrichExec
- policyName - Variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.EnrichCommandContext
- policyName() - Method in class org.elasticsearch.xpack.esql.plan.logical.Enrich
- policyName() - Method in class org.elasticsearch.xpack.esql.plan.physical.EnrichExec
- policyNames - Variable in class org.elasticsearch.xpack.esql.enrich.EnrichPolicyResolver.LookupRequest
- pollNextRequest() - Method in class org.elasticsearch.xpack.esql.inference.InferenceOperator.BulkInferenceOperation
-
Polls the next inference request, assigning it a sequence number for ordering.
- pollPage() - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceBuffer
-
Poll a page from the buffer.
- pollWarning() - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceBuffer
-
Removes and returns the next recorded warning, or
nullif none remain. - populateMap(MapExpression, Map<String, Object>, Source, TypeResolutions.ParamOrdinal, Map<String, DataType>) - Static method in class org.elasticsearch.xpack.esql.expression.function.Options
- populateMapWithExpressionsMultipleDataTypesAllowed(MapExpression, Map<String, Object>, Source, TypeResolutions.ParamOrdinal, Map<String, Collection<DataType>>) - Static method in class org.elasticsearch.xpack.esql.expression.function.Options
- port() - Method in class org.elasticsearch.xpack.esql.datasources.spi.StoragePath
- port(int) - Method in class org.elasticsearch.xpack.esql.evaluator.command.UriPartsFunctionBridge.UriPartsCollectorImpl
- PORT_SEPARATOR - Static variable in class org.elasticsearch.xpack.esql.datasources.spi.StoragePath
- position() - Method in class org.elasticsearch.xpack.esql.io.stream.PlanStreamOutput
- positionToXContent(XContentBuilder, ToXContent.Params, int) - Method in class org.elasticsearch.xpack.esql.action.PositionToXContent
- positionToXContent(ColumnInfoImpl, Block, ZoneId, BytesRef) - Static method in class org.elasticsearch.xpack.esql.action.PositionToXContent
- PositionToXContent - Class in org.elasticsearch.xpack.esql.action
- positionValueCounts() - Method in record class org.elasticsearch.xpack.esql.inference.InferenceOperator.BulkInferenceRequestItem
-
Returns the value of the
positionValueCountsrecord component. - positionValueCounts() - Method in record class org.elasticsearch.xpack.esql.inference.InferenceOperator.BulkInferenceResponseItem
-
Returns the value of the
positionValueCountsrecord component. - positionValueCountsBuilder() - Static method in record class org.elasticsearch.xpack.esql.inference.InferenceOperator.BulkInferenceRequestItem
- positionValueCountsBuilder(int) - Static method in record class org.elasticsearch.xpack.esql.inference.InferenceOperator.BulkInferenceRequestItem
- POST_TAGS - Static variable in class org.elasticsearch.xpack.esql.plan.logical.Highlight
- postalCode(String) - Method in class org.elasticsearch.xpack.esql.evaluator.command.IpLocationFunctionBridge.IpLocationCollectorImpl
- postalConfidence(int) - Method in class org.elasticsearch.xpack.esql.evaluator.command.IpLocationFunctionBridge.IpLocationCollectorImpl
- postAnalysisPlanVerification() - Method in interface org.elasticsearch.xpack.esql.capabilities.PostAnalysisPlanVerificationAware
-
Allows the implementer to return a consumer that will perform self-validation in the context of the tree structure the implementer is part of.
- postAnalysisPlanVerification() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.AggregateFunction
- postAnalysisPlanVerification() - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.FullTextFunction
- postAnalysisPlanVerification() - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.SingleFieldFullTextFunction
- postAnalysisPlanVerification() - Method in class org.elasticsearch.xpack.esql.expression.function.grouping.Categorize
- postAnalysisPlanVerification() - Method in class org.elasticsearch.xpack.esql.expression.function.grouping.GroupingFunction
- postAnalysisPlanVerification() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.TRange
- postAnalysisPlanVerification() - Method in class org.elasticsearch.xpack.esql.plan.logical.Fork
- postAnalysisPlanVerification() - Method in class org.elasticsearch.xpack.esql.plan.logical.InlineStats
- postAnalysisPlanVerification() - Method in class org.elasticsearch.xpack.esql.plan.logical.UnionAll
- PostAnalysisPlanVerificationAware - Interface in org.elasticsearch.xpack.esql.capabilities
-
Interface implemented by expressions or plans that require validation after query plan analysis, when the indices and references have been resolved, but before the plan is transformed further by optimizations.
- postAnalysisVerification(AnalysisRegistry, Failures) - Method in interface org.elasticsearch.xpack.esql.capabilities.PostAnalysisVerificationAware
-
Overload that also exposes the node-level
AnalysisRegistry, for implementers that need to validate references to named analyzers (or any other registry-backed resource) at verification time. - postAnalysisVerification(AnalysisRegistry, Failures) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.TopSnippets
- postAnalysisVerification(Failures) - Method in interface org.elasticsearch.xpack.esql.capabilities.PostAnalysisVerificationAware
-
Allows the implementer to validate itself.
- postAnalysisVerification(Failures) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Sparkline
- postAnalysisVerification(Failures) - Method in class org.elasticsearch.xpack.esql.expression.function.grouping.TBucket
- postAnalysisVerification(Failures) - Method in class org.elasticsearch.xpack.esql.expression.function.grouping.TStep
- postAnalysisVerification(Failures) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.TopSnippets
- postAnalysisVerification(Failures) - Method in class org.elasticsearch.xpack.esql.plan.logical.Aggregate
- postAnalysisVerification(Failures) - Method in class org.elasticsearch.xpack.esql.plan.logical.ChangePoint
- postAnalysisVerification(Failures) - Method in class org.elasticsearch.xpack.esql.plan.logical.Dedup
- postAnalysisVerification(Failures) - Method in class org.elasticsearch.xpack.esql.plan.logical.Enrich
- postAnalysisVerification(Failures) - Method in class org.elasticsearch.xpack.esql.plan.logical.Eval
- postAnalysisVerification(Failures) - Method in class org.elasticsearch.xpack.esql.plan.logical.Filter
- postAnalysisVerification(Failures) - Method in class org.elasticsearch.xpack.esql.plan.logical.fuse.Fuse
- postAnalysisVerification(Failures) - Method in class org.elasticsearch.xpack.esql.plan.logical.fuse.FuseScoreEval
- postAnalysisVerification(Failures) - Method in class org.elasticsearch.xpack.esql.plan.logical.Highlight
- postAnalysisVerification(Failures) - Method in class org.elasticsearch.xpack.esql.plan.logical.inference.Completion
- postAnalysisVerification(Failures) - Method in class org.elasticsearch.xpack.esql.plan.logical.inference.Rerank
- postAnalysisVerification(Failures) - Method in class org.elasticsearch.xpack.esql.plan.logical.IpLocation
- postAnalysisVerification(Failures) - Method in class org.elasticsearch.xpack.esql.plan.logical.join.AbstractSubqueryJoin
- postAnalysisVerification(Failures) - Method in class org.elasticsearch.xpack.esql.plan.logical.join.Join
- postAnalysisVerification(Failures) - Method in class org.elasticsearch.xpack.esql.plan.logical.join.LookupJoin
- postAnalysisVerification(Failures) - Method in class org.elasticsearch.xpack.esql.plan.logical.LimitBy
- postAnalysisVerification(Failures) - Method in class org.elasticsearch.xpack.esql.plan.logical.MetricsInfo
- postAnalysisVerification(Failures) - Method in class org.elasticsearch.xpack.esql.plan.logical.MMR
- postAnalysisVerification(Failures) - Method in class org.elasticsearch.xpack.esql.plan.logical.OrderBy
- postAnalysisVerification(Failures) - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.PromqlCommand
- postAnalysisVerification(Failures) - Method in class org.elasticsearch.xpack.esql.plan.logical.RegexExtract
- postAnalysisVerification(Failures) - Method in class org.elasticsearch.xpack.esql.plan.logical.RegisteredDomain
- postAnalysisVerification(Failures) - Method in class org.elasticsearch.xpack.esql.plan.logical.Row
- postAnalysisVerification(Failures) - Method in class org.elasticsearch.xpack.esql.plan.logical.TimeSeriesAggregate
- postAnalysisVerification(Failures) - Method in class org.elasticsearch.xpack.esql.plan.logical.TsInfo
- postAnalysisVerification(Failures) - Method in class org.elasticsearch.xpack.esql.plan.logical.UriParts
- postAnalysisVerification(Failures) - Method in class org.elasticsearch.xpack.esql.plan.logical.UserAgent
- PostAnalysisVerificationAware - Interface in org.elasticsearch.xpack.esql.capabilities
-
Interface implemented by expressions or plans that require validation after query plan analysis, when the indices and references have been resolved, but before the plan is transformed further by optimizations.
- postIndexResolution(LogicalPlan) - Static method in class org.elasticsearch.xpack.esql.view.ViewCompaction
-
Phase 2, runs as an analyzer rule after
ResolveTable. - PostOptimizationPhasePlanVerifier<P> - Class in org.elasticsearch.xpack.esql.optimizer
-
Verifies the plan after optimization.
- PostOptimizationPhasePlanVerifier(boolean) - Constructor for class org.elasticsearch.xpack.esql.optimizer.PostOptimizationPhasePlanVerifier
- postOptimizationPlanVerification() - Method in interface org.elasticsearch.xpack.esql.capabilities.PostOptimizationPlanVerificationAware
-
Validates the implementing expression - discovered failures are reported to the given
Failuresclass. - postOptimizationPlanVerification() - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.FullTextFunction
- postOptimizationPlanVerification() - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.SingleFieldFullTextFunction
- postOptimizationPlanVerification() - Method in class org.elasticsearch.xpack.esql.plan.logical.MMR
- postOptimizationPlanVerification() - Method in class org.elasticsearch.xpack.esql.plan.logical.OrderBy
- postOptimizationPlanVerification() - Method in class org.elasticsearch.xpack.esql.plan.logical.UnionAll
- PostOptimizationPlanVerificationAware - Interface in org.elasticsearch.xpack.esql.capabilities
-
Interface implemented by expressions that require validation post logical optimization, when the plan and references have been not just resolved but also replaced.
- postOptimizationVerification(Failures) - Method in interface org.elasticsearch.xpack.esql.capabilities.PostOptimizationVerificationAware
-
Validates the implementing expression - discovered failures are reported to the given
Failuresclass. - postOptimizationVerification(Failures) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Sample
- postOptimizationVerification(Failures) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Top
- postOptimizationVerification(Failures) - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.FullTextFunction
- postOptimizationVerification(Failures) - Method in class org.elasticsearch.xpack.esql.expression.function.grouping.Bucket
- postOptimizationVerification(Failures) - Method in class org.elasticsearch.xpack.esql.expression.function.inference.Embedding
- postOptimizationVerification(Failures) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.FoldablesConvertFunction
- postOptimizationVerification(Failures) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvSort
- postOptimizationVerification(Failures) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.score.Decay
- postOptimizationVerification(Failures) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.TopSnippets
- postOptimizationVerification(Failures) - Method in class org.elasticsearch.xpack.esql.expression.function.vector.Knn
- postOptimizationVerification(Failures) - Method in class org.elasticsearch.xpack.esql.plan.logical.Enrich
- postOptimizationVerification(Failures) - Method in class org.elasticsearch.xpack.esql.plan.logical.join.Join
- postOptimizationVerification(Failures) - Method in class org.elasticsearch.xpack.esql.plan.logical.TimeSeriesCollapse
- PostOptimizationVerificationAware - Interface in org.elasticsearch.xpack.esql.capabilities
-
Interface implemented by expressions that require validation post logical optimization, when the plan and references have been not just resolved but also replaced.
- PostOptimizationVerificationAware.CoordinatorOnly - Interface in org.elasticsearch.xpack.esql.capabilities
-
Marker interface for verifiers that should only be run on Coordinator
- postPhysicalOptimizationVerification(Failures) - Method in interface org.elasticsearch.xpack.esql.capabilities.PostPhysicalOptimizationVerificationAware
-
Validates the implementing expression - discovered failures are reported to the given
Failuresclass. - PostPhysicalOptimizationVerificationAware - Interface in org.elasticsearch.xpack.esql.capabilities
-
Interface implemented by expressions that require validation post physical optimization.
- postTag() - Method in record class org.elasticsearch.xpack.esql.plan.logical.HighlightOptions
-
Returns the value of the
postTagrecord component. - potentiallyUnmapped(String, Map<String, Set<String>>) - Static method in class org.elasticsearch.xpack.esql.core.type.InvalidMappedField
-
An
InvalidMappedFieldis potentially unmapped if at least one index does not contain a mapping for the field, and the user requested we load the values from_source. - potentiallyUnmapped(String, Map<DataType, Set<String>>, Map<Set<String>, Set<String>>) - Static method in class org.elasticsearch.xpack.esql.core.type.CompactInvalidMappedField
- PotentiallyUnmappedKeywordEsField - Class in org.elasticsearch.xpack.esql.core.type
-
This class is used as a marker for fields that may be unmapped, where an unmapped field is a field which exists in the _source but is not mapped in the index.
- PotentiallyUnmappedKeywordEsField(String) - Constructor for class org.elasticsearch.xpack.esql.core.type.PotentiallyUnmappedKeywordEsField
- PotentiallyUnmappedKeywordEsField(StreamInput) - Constructor for class org.elasticsearch.xpack.esql.core.type.PotentiallyUnmappedKeywordEsField
- PotentiallyUnmappedSingleTypeEsField - Class in org.elasticsearch.xpack.esql.core.type
-
A variant of
PotentiallyUnmappedKeywordEsFieldthat is mapped to exactly one, non-keyword type where it is mapped, and unmapped in other indices. - PotentiallyUnmappedSingleTypeEsField(EsField, Set<String>) - Constructor for class org.elasticsearch.xpack.esql.core.type.PotentiallyUnmappedSingleTypeEsField
- Pow - Class in org.elasticsearch.xpack.esql.expression.function.scalar.math
- Pow(Source, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.math.Pow
- POW - Enum constant in enum class org.elasticsearch.xpack.esql.plan.logical.promql.operator.VectorBinaryArithmetic.ArithmeticOp
- pragmas() - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryRequest
- pragmas() - Method in record class org.elasticsearch.xpack.esql.plugin.ExternalDistributionContext
-
Returns the value of the
pragmasrecord component. - pragmas() - Method in class org.elasticsearch.xpack.esql.session.Configuration
- pragmas(QueryPragmas) - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryRequest
- pragmas(QueryPragmas) - Method in class org.elasticsearch.xpack.esql.session.ConfigurationBuilder
- PRE_ANALYSIS - Static variable in class org.elasticsearch.xpack.esql.action.EsqlQueryProfile
- PRE_ANALYZED - Enum constant in enum class org.elasticsearch.xpack.esql.plan.logical.LogicalPlan.Stage
- PRE_OPTIMIZED - Enum constant in enum class org.elasticsearch.xpack.esql.plan.logical.LogicalPlan.Stage
- PRE_TAGS - Static variable in class org.elasticsearch.xpack.esql.plan.logical.Highlight
- preAnalysis() - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryProfile
-
Span for the preanalysis phase
- PreAnalysis(Map<IndexPattern, IndexMode>, List<Enrich>, List<IndexPattern>, Set<LinkedIndexPattern>, boolean, boolean, boolean, List<String>, List<String>) - Constructor for record class org.elasticsearch.xpack.esql.analysis.PreAnalyzer.PreAnalysis
-
Creates an instance of a
PreAnalysisrecord class. - PreAnalysisResult(Set<String>, Set<String>) - Constructor for record class org.elasticsearch.xpack.esql.session.EsqlSession.PreAnalysisResult
- PreAnalysisResult(Set<String>, Set<String>, Map<IndexPattern, IndexResolution>, Map<String, IndexResolution>, Map<LinkedIndexPattern, IndexResolution>, EnrichResolution, InferenceResolution, ExternalSourceResolution, TransportVersion) - Constructor for record class org.elasticsearch.xpack.esql.session.EsqlSession.PreAnalysisResult
-
Creates an instance of a
PreAnalysisResultrecord class. - preAnalyze(LogicalPlan) - Method in class org.elasticsearch.xpack.esql.analysis.PreAnalyzer
- preAnalyzed() - Method in class org.elasticsearch.xpack.esql.plan.logical.LogicalPlan
- PreAnalyzer - Class in org.elasticsearch.xpack.esql.analysis
-
This class is part of the planner.
- PreAnalyzer() - Constructor for class org.elasticsearch.xpack.esql.analysis.PreAnalyzer
- PreAnalyzer.PreAnalysis - Record Class in org.elasticsearch.xpack.esql.analysis
- precision() - Method in interface org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialGridFunction.BoundedGrid
- precision() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StGeohash.GeoHashBoundedGrid
- precision() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StGeohex.GeoHexBoundedGrid
- precision() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StGeotile.GeoTileBoundedGrid
- PredicateBiFunction<T,
U, - Interface in org.elasticsearch.xpack.esql.core.expression.predicateR> - Predicates - Class in org.elasticsearch.xpack.esql.expression.predicate
- Predicates() - Constructor for class org.elasticsearch.xpack.esql.expression.predicate.Predicates
- prefersDocValuesExtraction() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialDocValuesFunction
-
Indicates that this function prefers to have its spatial argument extracted from doc values.
- prefersDocValuesExtraction() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StX
- prefersDocValuesExtraction() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StY
- prefix() - Method in record class org.elasticsearch.xpack.esql.datasources.pushdown.WildcardLikeShape
-
Returns the value of the
prefixrecord component. - prefix() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.StartsWith
- prefix() - Method in class org.elasticsearch.xpack.esql.plan.logical.Highlight
- prefix() - Method in class org.elasticsearch.xpack.esql.plan.physical.HighlightExec
- prefix(StoragePath, long) - Static method in class org.elasticsearch.xpack.esql.datasources.ExternalRowIdentity
-
Build the per-file identity prefix:
[murmur3_128(locationUtf8).h1 BE | mtimeMillis BE], 16 bytes. - Prefix(String) - Constructor for record class org.elasticsearch.xpack.esql.core.expression.predicate.regex.WildcardPattern.Shape.Prefix
-
Creates an instance of a
Prefixrecord class. - PREFIX - Enum constant in enum class org.elasticsearch.xpack.esql.optimizer.rules.logical.promql.AutomatonUtils.PatternFragment.Type
- prefixAndGlob() - Method in record class org.elasticsearch.xpack.esql.datasources.cache.ListingCacheKey
-
Returns the value of the
prefixAndGlobrecord component. - prefixLengthV4Field() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.ip.IpPrefix
- prefixLengthV6Field() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.ip.IpPrefix
- PrefixQuery - Class in org.elasticsearch.xpack.esql.core.querydsl.query
- PrefixQuery(Source, String, String, boolean) - Constructor for class org.elasticsearch.xpack.esql.core.querydsl.query.PrefixQuery
- preIndexResolution(LogicalPlan) - Static method in class org.elasticsearch.xpack.esql.view.ViewCompaction
-
Phase 1, runs before
PreAnalyzer. - preMapper(Versioned<LogicalPlan>, ActionListener<LogicalPlan>) - Method in class org.elasticsearch.xpack.esql.planner.premapper.PreMapper
-
Invokes any premapping steps that need to be applied to the logical plan, before this is being mapped to a physical one.
- PreMapper - Class in org.elasticsearch.xpack.esql.planner.premapper
-
The class is responsible for invoking any premapping steps that need to be applied to the logical plan, before this is being mapped to a physical one.
- PreMapper(TransportActionServices) - Constructor for class org.elasticsearch.xpack.esql.planner.premapper.PreMapper
- preOptimize(LogicalPlan, ActionListener<LogicalPlan>) - Method in class org.elasticsearch.xpack.esql.optimizer.LogicalPlanPreOptimizer
-
Pre-optimize a logical plan.
- preOptimized() - Method in class org.elasticsearch.xpack.esql.plan.logical.LogicalPlan
- PREPARED_QUERY_PREFIX - Static variable in class org.elasticsearch.xpack.esql.action.PreparedEsqlQueryRequest
- PreparedEsqlQueryRequest - Class in org.elasticsearch.xpack.esql.action
-
An
EsqlQueryRequestbacked by a pre-builtEsqlStatement, bypassing ES|QL string parsing. - prepareRequest(RestRequest, NodeClient) - Method in class org.elasticsearch.xpack.esql.action.RestEsqlAsyncQueryAction
- prepareRequest(RestRequest, NodeClient) - Method in class org.elasticsearch.xpack.esql.action.RestEsqlDeleteAsyncResultAction
- prepareRequest(RestRequest, NodeClient) - Method in class org.elasticsearch.xpack.esql.action.RestEsqlGetAsyncResultAction
- prepareRequest(RestRequest, NodeClient) - Method in class org.elasticsearch.xpack.esql.action.RestEsqlListQueriesAction
- prepareRequest(RestRequest, NodeClient) - Method in class org.elasticsearch.xpack.esql.action.RestEsqlQueryAction
- prepareRequest(RestRequest, NodeClient) - Method in class org.elasticsearch.xpack.esql.action.RestEsqlStopAsyncAction
- prepareRequest(RestRequest, NodeClient) - Method in class org.elasticsearch.xpack.esql.datasources.dataset.RestDeleteDatasetAction
- prepareRequest(RestRequest, NodeClient) - Method in class org.elasticsearch.xpack.esql.datasources.dataset.RestGetDatasetAction
- prepareRequest(RestRequest, NodeClient) - Method in class org.elasticsearch.xpack.esql.datasources.dataset.RestPutDatasetAction
- prepareRequest(RestRequest, NodeClient) - Method in class org.elasticsearch.xpack.esql.datasources.datasource.RestDeleteDataSourceAction
- prepareRequest(RestRequest, NodeClient) - Method in class org.elasticsearch.xpack.esql.datasources.datasource.RestGetDataSourceAction
- prepareRequest(RestRequest, NodeClient) - Method in class org.elasticsearch.xpack.esql.datasources.datasource.RestPutDataSourceAction
- prepareRequest(RestRequest, NodeClient) - Method in class org.elasticsearch.xpack.esql.view.RestDeleteViewAction
- prepareRequest(RestRequest, NodeClient) - Method in class org.elasticsearch.xpack.esql.view.RestGetViewAction
- prepareRequest(RestRequest, NodeClient) - Method in class org.elasticsearch.xpack.esql.view.RestPutViewAction
- prependToCopy(T, Collection<T>) - Static method in class org.elasticsearch.xpack.esql.core.util.CollectionUtils
-
Creates a copy of the given collection with the given element prepended.
- Present - Class in org.elasticsearch.xpack.esql.expression.function.aggregate
-
The function that checks for the presence of a field in the output result.
- Present(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.Present
- Present(Source, Expression, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.Present
- presentationValue() - Method in class org.elasticsearch.xpack.esql.datasources.metadata.DataSourceSetting
-
Returns the masked sentinel for set secrets,
nullfor wiped secrets, or the plaintext value for non-secrets. - PresentOverTime - Class in org.elasticsearch.xpack.esql.expression.function.aggregate
-
Similar to
Present, but it is used to check the presence of values over a time series in the given field. - PresentOverTime(Source, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.PresentOverTime
- PresentOverTime(Source, Expression, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.PresentOverTime
- preservesRows() - Method in record class org.elasticsearch.xpack.esql.approximation.ApproximationVerifier.QueryProperties
-
Returns the value of the
preservesRowsrecord component. - preTag() - Method in record class org.elasticsearch.xpack.esql.plan.logical.HighlightOptions
-
Returns the value of the
preTagrecord component. - preview() - Element in annotation interface org.elasticsearch.xpack.esql.expression.function.FunctionInfo
-
Whether this function is a preview (Not ready for production environments) or not.
- preview() - Method in class org.elasticsearch.xpack.esql.plan.QuerySettingDef
- preview(PromqlFunctionDefinition.PromqlDocsVersion) - Static method in class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionDefinition
-
Convenience factory for a
previewstack availability entry. - PREVIEW - Enum constant in enum class org.elasticsearch.xpack.esql.expression.function.FunctionAppliesToLifecycle
- primaryExpression() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.CompletionCommandContext
- primaryExpression() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.DissectCommandContext
- primaryExpression() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.GrokCommandContext
- primaryExpression() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.InlineCastContext
- primaryExpression() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.IpLocationCommandContext
- primaryExpression() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.MmrQueryVectorExpressionContext
- primaryExpression() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.OperatorExpressionDefaultContext
- primaryExpression() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- primaryExpression() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.RegisteredDomainCommandContext
- primaryExpression() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.UriPartsCommandContext
- primaryExpression() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.UserAgentCommandContext
- PrimaryExpressionContext() - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PrimaryExpressionContext
- PrimaryExpressionContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PrimaryExpressionContext
- probability - Variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.SampleCommandContext
- probability() - Method in class org.elasticsearch.xpack.esql.plan.logical.Sample
- probability() - Method in class org.elasticsearch.xpack.esql.plan.physical.SampleExec
- process(BytesRef, DateFormatter, ZoneId, Locale) - Static method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.DateParse
- process(BytesRefBlock.Builder, BytesRef, BytesRef) - Static method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.FieldExtract
- process(BytesRefBlock.Builder, BytesRef, BytesRef) - Static method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.JsonExtract
- process(CompensatedSum, double) - Static method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvAvg
- process(CompensatedSum, double) - Static method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvSum
- Process for adding a new data type - Search tag in enum class org.elasticsearch.xpack.esql.core.type.DataType
- Section
- processGeoPointDocValuesAndConstantGrid(BooleanBlock.Builder, int, LongBlock, long, DataType) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialRelatesFunction.SpatialRelations
- processGeoPointDocValuesAndSourceGrid(BooleanBlock.Builder, int, LongBlock, LongBlock, DataType) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialRelatesFunction.SpatialRelations
- processingCommand() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.CompositeQueryContext
- processingCommand() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ForkSubQueryProcessingCommandContext
- processingCommand() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- processingCommand() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.SubqueryContext
- processingCommand(int) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.SubqueryContext
- ProcessingCommandContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ProcessingCommandContext
- processListOperation(Block.Builder, int, Block, Block, BiFunction<Integer, Block, T>, Consumer<T>, BiConsumer<List<T>, List<T>>) - Static method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvSetOperationFunction
-
Shared collection operation processing logic.
- processNanos() - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceOperator.Status
-
Wall time spent inside
AsyncExternalSourceOperator.getOutput()'s read loop. - processNanos() - Method in class org.elasticsearch.xpack.esql.enrich.StreamingLookupFromIndexOperator.StreamingLookupStatus
- processPointDocValuesAndConstant(BooleanBlock.Builder, int, LongBlock, Component2D) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialRelatesFunction.SpatialRelations
- processPointDocValuesAndSource(BooleanBlock.Builder, int, LongBlock, BytesRefBlock) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialContains.SpatialRelationsContains
- processPointDocValuesAndSource(BooleanBlock.Builder, int, LongBlock, BytesRefBlock) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialRelatesFunction.SpatialRelations
- processResponse(EsqlQueryResponse) - Method in class org.elasticsearch.xpack.esql.action.EsqlResponseListener
- processSetOperation(Block.Builder, int, Block, Block, BiFunction<Integer, Block, T>, Consumer<T>, BiConsumer<Set<T>, Set<T>>) - Static method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvSetOperationFunction
-
Shared set operation processing logic.
- processSourceAndConstant(BooleanBlock.Builder, int, BytesRefBlock, Component2D) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialRelatesFunction.SpatialRelations
- processSourceAndConstantGrid(BooleanBlock.Builder, int, BytesRefBlock, long, DataType) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialRelatesFunction.SpatialRelations
- processSourceAndSource(BooleanBlock.Builder, int, BytesRefBlock, BytesRefBlock) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialContains.SpatialRelationsContains
- processSourceAndSource(BooleanBlock.Builder, int, BytesRefBlock, BytesRefBlock) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialRelatesFunction.SpatialRelations
- processSourceAndSourceGrid(BooleanBlock.Builder, int, BytesRefBlock, LongBlock, DataType) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialRelatesFunction.SpatialRelations
- processUnsignedLongs(long, long) - Static method in class org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic.Add
- produce(EsqlLogContext, ActionLoggingFields) - Method in class org.elasticsearch.xpack.esql.querylog.EsqlLogProducer
- producerBlockFactory(BlockFactory) - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceOperatorFactory.Builder
-
Sets the
BlockFactoryused byVirtualColumnIteratorwhen materialising constant blocks for virtual partition /_file.*columns. - producerExecutor(Executor) - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceOperatorFactory.Builder
-
Executor for the page consumer (producer loop + drain), distinct from the read/parse executor passed to
AsyncExternalSourceOperatorFactory.builder(org.elasticsearch.xpack.esql.datasources.spi.StorageProvider, org.elasticsearch.xpack.esql.datasources.spi.FormatReader, org.elasticsearch.xpack.esql.datasources.spi.StoragePath, java.util.List<org.elasticsearch.xpack.esql.core.expression.Attribute>, int, int, java.util.concurrent.Executor). - profile() - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryRequest
-
Is profiling enabled?
- profile() - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryResponse
- profile() - Method in record class org.elasticsearch.xpack.esql.enrich.LookupFromIndexOperator.Factory
-
Returns the value of the
profilerecord component. - profile() - Method in class org.elasticsearch.xpack.esql.session.Configuration
-
Enable profiling, sacrificing performance to return information about what operations are taking the most time.
- profile(boolean) - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryRequest
-
Enable profiling, sacrificing performance to return information about what operations are taking the most time.
- profile(boolean) - Method in class org.elasticsearch.xpack.esql.session.ConfigurationBuilder
- Profile(List<DriverProfile>, List<PlanProfile>, TransportVersion) - Constructor for record class org.elasticsearch.xpack.esql.action.EsqlQueryResponse.Profile
-
Creates an instance of a
Profilerecord class. - PROFILE_PREFIX - Static variable in class org.elasticsearch.xpack.esql.querylog.EsqlLogProducer
- Progress over perfection - Search tag in package org.elasticsearch.xpack.esql
- Section
- Project - Class in org.elasticsearch.xpack.esql.plan.logical
-
Remove, duplicate or rename columns.
- Project(Source, LogicalPlan, List<? extends NamedExpression>) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.Project
- PROJECT_LINE_COMMENT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- PROJECT_LINE_COMMENT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- PROJECT_MODE - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- PROJECT_MULTILINE_COMMENT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- PROJECT_MULTILINE_COMMENT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- PROJECT_ROUTING - Static variable in class org.elasticsearch.xpack.esql.plan.QuerySettings
- PROJECT_WS - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- PROJECT_WS - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- ProjectAwayColumns - Class in org.elasticsearch.xpack.esql.optimizer.rules.physical
-
Adds an explicit project to minimize the amount of attributes sent from the local plan to the coordinator.
- ProjectAwayColumns() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.physical.ProjectAwayColumns
- PROJECTED - Enum constant in enum class org.elasticsearch.xpack.esql.datasources.spi.StripeColumnScope
-
Harvest per-stripe row count plus min/max/null for the query's projected columns (the default).
- projectedColumns() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.FormatReadContext
-
Returns the value of the
projectedColumnsrecord component. - projectedColumns() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.QueryRequest
-
Returns the value of the
projectedColumnsrecord component. - projectedColumns() - Method in class org.elasticsearch.xpack.esql.datasources.spi.RangeReadContext
- projectedColumns() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.SourceOperatorContext
-
Returns the value of the
projectedColumnsrecord component. - projectedColumns(List<String>) - Method in class org.elasticsearch.xpack.esql.datasources.spi.FormatReadContext.Builder
- projectedColumns(List<String>) - Method in class org.elasticsearch.xpack.esql.datasources.spi.SourceOperatorContext.Builder
- ProjectExec - Class in org.elasticsearch.xpack.esql.plan.physical
- ProjectExec(Source, PhysicalPlan, List<? extends NamedExpression>) - Constructor for class org.elasticsearch.xpack.esql.plan.physical.ProjectExec
- projections() - Method in class org.elasticsearch.xpack.esql.plan.logical.Project
- projections() - Method in class org.elasticsearch.xpack.esql.plan.physical.ProjectExec
- projectionsForRename(Rename, List<Attribute>, Logger) - Static method in class org.elasticsearch.xpack.esql.analysis.Analyzer.ResolveRefs
-
This will compute the projections for a
Rename. - projectMetadata() - Method in class org.elasticsearch.xpack.esql.analysis.AnalyzerContext
- projectResolver - Variable in class org.elasticsearch.xpack.esql.enrich.AbstractLookupService
- projectResolver() - Method in record class org.elasticsearch.xpack.esql.plugin.TransportActionServices
-
Returns the value of the
projectResolverrecord component. - PROMETHEUS_LABELS_PREFIX - Static variable in class org.elasticsearch.xpack.esql.plan.logical.promql.PromqlLabels
- prompt - Variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.CompletionCommandContext
- prompt() - Method in class org.elasticsearch.xpack.esql.expression.function.inference.CompletionFunction
- prompt() - Method in class org.elasticsearch.xpack.esql.plan.logical.inference.Completion
- prompt() - Method in class org.elasticsearch.xpack.esql.plan.physical.inference.CompletionExec
- promptEvaluatorFactory() - Method in record class org.elasticsearch.xpack.esql.inference.completion.CompletionOperator.Factory
-
Returns the value of the
promptEvaluatorFactoryrecord component. - PROMQL - Enum constant in enum class org.elasticsearch.xpack.esql.plan.logical.SourceCommand
- PROMQL - Enum constant in enum class org.elasticsearch.xpack.esql.telemetry.FeatureMetric
- PROMQL - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- PROMQL - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- PROMQL() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlCommandContext
- PROMQL_ABSENT_LABEL_MATCHING - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
PromQL label matchers that accept the empty string (e.g.
- PROMQL_ALLOWED_PARAMS - Static variable in class org.elasticsearch.xpack.esql.plan.logical.promql.PromqlCommand
- PROMQL_BINARY_COMPARISON_V0 - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Initial support for simple binary comparisons in PromQL.
- PROMQL_BUCKETS_PARAMETER - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for deriving PromQL time buckets from [start, end, buckets] when [step] is omitted.
- PROMQL_COMMAND - Enum constant in enum class org.elasticsearch.xpack.esql.plan.logical.TimeSeriesAggregate.Origin
- PROMQL_COMMAND_V0 - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
PromQL support in ESQL, in the state it was when first available in non-snapshot builds.
- PROMQL_DAYS_IN_MONTH - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for PromQL days_in_month() function.
- PROMQL_DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.AbsentOverTime
- PROMQL_DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.Avg
- PROMQL_DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.AvgOverTime
- PROMQL_DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.Count
- PROMQL_DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.CountOverTime
- PROMQL_DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.Delta
- PROMQL_DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.Deriv
- PROMQL_DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.FirstOverTime
- PROMQL_DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.Idelta
- PROMQL_DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.Increase
- PROMQL_DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.Irate
- PROMQL_DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.LastOverTime
- PROMQL_DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.Max
- PROMQL_DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.MaxOverTime
- PROMQL_DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.Min
- PROMQL_DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.MinOverTime
- PROMQL_DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.Percentile
- PROMQL_DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.PercentileOverTime
- PROMQL_DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.PresentOverTime
- PROMQL_DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.PromqlHistogramQuantile
- PROMQL_DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.Rate
- PROMQL_DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.StdDev
- PROMQL_DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.StddevOverTime
- PROMQL_DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.Sum
- PROMQL_DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.SumOverTime
- PROMQL_DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.Variance
- PROMQL_DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.VarianceOverTime
- PROMQL_DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.Clamp
- PROMQL_DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.conditional.ClampMax
- PROMQL_DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.conditional.ClampMin
- PROMQL_DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToDegrees
- PROMQL_DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToRadians
- PROMQL_DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Abs
- PROMQL_DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Acos
- PROMQL_DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Acosh
- PROMQL_DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Asin
- PROMQL_DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Asinh
- PROMQL_DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Atan
- PROMQL_DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Atanh
- PROMQL_DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Ceil
- PROMQL_DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Cos
- PROMQL_DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Cosh
- PROMQL_DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Exp
- PROMQL_DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Floor
- PROMQL_DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Log10
- PROMQL_DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Pi
- PROMQL_DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Signum
- PROMQL_DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Sin
- PROMQL_DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Sinh
- PROMQL_DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Sqrt
- PROMQL_DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Tan
- PROMQL_DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Tanh
- PROMQL_HISTOGRAM_AVG - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.histogram.ExtractHistogramComponent
- PROMQL_HISTOGRAM_COUNT - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.histogram.ExtractHistogramComponent
- PROMQL_HISTOGRAM_QUANTILE - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for PromQL
histogram_quantile()over classic histograms withlebuckets. - PROMQL_HISTOGRAM_QUANTILE_EXPONENTIAL - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for PromQL
histogram_quantile()over exponential (native) histograms. - PROMQL_HISTOGRAM_QUANTILE_IMPLICIT_LE - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for PromQL
histogram_quantile()over classic histograms whereleis not an explicit child output. - PROMQL_HISTOGRAM_SUM - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.histogram.ExtractHistogramComponent
- PROMQL_HISTOGRAM_SUM_COUNT_AVG - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for PromQL
histogram_count(),histogram_sum()andhistogram_avg()on native histograms. - PROMQL_IMPLICIT_RANGE_SELECTOR - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support implicit conversion from an instant selector to a range selector for range-vector functions.
- PROMQL_IMPLICIT_TYPE_COERCION - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
PromQL functions accept any numeric range vector.
- PROMQL_INCREASE_ON_HISTOGRAM - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for PromQL
increase()on exponential histograms. - PROMQL_INSTANT_QUERY - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for PromQL instant queries.
- PROMQL_LABEL_MATCHER_PARAMS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for ESQL parameters in PromQL label matchers: #148620
- PROMQL_LN_DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Log
- PROMQL_LOG2_DEFINITION - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Log
- PROMQL_MATH_V0 - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Bundle flag for PromQL math functions.
- PROMQL_MODE - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- PROMQL_NESTED_AGGREGATES - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for nested across-series aggregates in PromQL.
- PROMQL_OFFSET_MODIFIER - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for the PromQL
offsetmodifier, implemented as a constant time shift of the evaluation timestamp. - PROMQL_OTHER_QUERY_CONTENT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- PROMQL_OTHER_QUERY_CONTENT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- PROMQL_OTHER_QUERY_CONTENT() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlQueryContentContext
- PROMQL_PARAMS_LINE_COMMENT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- PROMQL_PARAMS_LINE_COMMENT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- PROMQL_PARAMS_MULTILINE_COMMENT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- PROMQL_PARAMS_MULTILINE_COMMENT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- PROMQL_PARAMS_WS - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- PROMQL_PARAMS_WS - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- PROMQL_POST_PROCESSING_STATS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support post-processing STATS commands after PROMQL source commands.
- PROMQL_QUERY_COMMENT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- PROMQL_QUERY_COMMENT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- PROMQL_QUERY_COMMENT() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlQueryContentContext
- PROMQL_RESOLVE_UNKOWN - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Unknown PromQL functions now make the error message "Unknown PromQL function".
- PROMQL_SCALAR - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
PromQL scalar() function support.
- PROMQL_SET_OPERATOR_UNION - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for the top-level PromQL
or(UNION) set operator between two instant vectors. - PROMQL_SINGLE_QUOTED_STRING - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- PROMQL_SINGLE_QUOTED_STRING - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- PROMQL_SINGLE_QUOTED_STRING() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlQueryContentContext
- PROMQL_SUM_ON_HISTOGRAM - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for PromQL
sum()operator on exponential histograms. - PROMQL_TIME - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for PromQL time() function.
- PROMQL_TIME_FUNCTIONS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for PromQL time extraction functions: month(), day_of_month(), day_of_week(), day_of_year(), hour(), minute().
- PROMQL_UNMAPPED_FIELDS_FILTER_NULLS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Queries for unmapped fields return no data instead of an error.
- PROMQL_WITHOUT_GROUPING - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for PromQL
withoutgrouping. - PROMQL_YEAR - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for PromQL year() function.
- PromqlAstBuilder - Class in org.elasticsearch.xpack.esql.parser.promql
- PromqlAstBuilder(Literal, Literal, int, int, QueryParams) - Constructor for class org.elasticsearch.xpack.esql.parser.promql.PromqlAstBuilder
- PromqlAttributesTranslationContext - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical.promql
-
The label-grouping fragment of the PromQL -> ESQL syntax-directed translation.
- PromqlAttributesTranslationContext.InheritedAttributes - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical.promql
-
The inherited attribute: the scope a subtree must preserve, threaded down the aggregate chain.
- PromqlAttributesTranslationContext.ResolvedAttributes - Record Class in org.elasticsearch.xpack.esql.optimizer.rules.logical.promql
-
The target representation produced by
PromqlAttributesTranslationContext.SynthesizedAttributes.translateLeaf(java.util.List<org.elasticsearch.xpack.esql.core.expression.Attribute>)/PromqlAttributesTranslationContext.SynthesizedAttributes.translate(java.util.List<org.elasticsearch.xpack.esql.core.expression.Attribute>). - PromqlAttributesTranslationContext.SynthesizedAttributes - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical.promql
-
The synthesized attribute: the labels a subtree exposes, folded up the aggregate chain.
- PromqlBaseLexer - Class in org.elasticsearch.xpack.esql.parser
- PromqlBaseLexer(CharStream) - Constructor for class org.elasticsearch.xpack.esql.parser.PromqlBaseLexer
- PromqlBaseParser - Class in org.elasticsearch.xpack.esql.parser
- PromqlBaseParser(TokenStream) - Constructor for class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- PromqlBaseParser.ArithmeticBinaryContext - Class in org.elasticsearch.xpack.esql.parser
- PromqlBaseParser.ArithmeticUnaryContext - Class in org.elasticsearch.xpack.esql.parser
- PromqlBaseParser.AtContext - Class in org.elasticsearch.xpack.esql.parser
- PromqlBaseParser.ConstantContext - Class in org.elasticsearch.xpack.esql.parser
- PromqlBaseParser.DecimalLiteralContext - Class in org.elasticsearch.xpack.esql.parser
- PromqlBaseParser.DurationContext - Class in org.elasticsearch.xpack.esql.parser
- PromqlBaseParser.EvaluationContext - Class in org.elasticsearch.xpack.esql.parser
- PromqlBaseParser.ExpressionContext - Class in org.elasticsearch.xpack.esql.parser
- PromqlBaseParser.FunctionContext - Class in org.elasticsearch.xpack.esql.parser
- PromqlBaseParser.FunctionParamsContext - Class in org.elasticsearch.xpack.esql.parser
- PromqlBaseParser.GroupingContext - Class in org.elasticsearch.xpack.esql.parser
- PromqlBaseParser.HexLiteralContext - Class in org.elasticsearch.xpack.esql.parser
- PromqlBaseParser.IdentifierContext - Class in org.elasticsearch.xpack.esql.parser
- PromqlBaseParser.IntegerLiteralContext - Class in org.elasticsearch.xpack.esql.parser
- PromqlBaseParser.LabelContext - Class in org.elasticsearch.xpack.esql.parser
- PromqlBaseParser.LabelListContext - Class in org.elasticsearch.xpack.esql.parser
- PromqlBaseParser.LabelNameContext - Class in org.elasticsearch.xpack.esql.parser
- PromqlBaseParser.LabelsContext - Class in org.elasticsearch.xpack.esql.parser
- PromqlBaseParser.LabelValueContext - Class in org.elasticsearch.xpack.esql.parser
- PromqlBaseParser.ModifierContext - Class in org.elasticsearch.xpack.esql.parser
- PromqlBaseParser.NonReservedContext - Class in org.elasticsearch.xpack.esql.parser
- PromqlBaseParser.NumberContext - Class in org.elasticsearch.xpack.esql.parser
- PromqlBaseParser.OffsetContext - Class in org.elasticsearch.xpack.esql.parser
- PromqlBaseParser.ParenthesizedContext - Class in org.elasticsearch.xpack.esql.parser
- PromqlBaseParser.SelectorContext - Class in org.elasticsearch.xpack.esql.parser
- PromqlBaseParser.SeriesMatcherContext - Class in org.elasticsearch.xpack.esql.parser
- PromqlBaseParser.SingleStatementContext - Class in org.elasticsearch.xpack.esql.parser
- PromqlBaseParser.StringContext - Class in org.elasticsearch.xpack.esql.parser
- PromqlBaseParser.SubqueryContext - Class in org.elasticsearch.xpack.esql.parser
- PromqlBaseParser.SubqueryResolutionContext - Class in org.elasticsearch.xpack.esql.parser
- PromqlBaseParser.TimeValueContext - Class in org.elasticsearch.xpack.esql.parser
- PromqlBaseParser.ValueContext - Class in org.elasticsearch.xpack.esql.parser
- PromqlBaseParser.ValueExpressionContext - Class in org.elasticsearch.xpack.esql.parser
- PromqlBaseParserBaseListener - Class in org.elasticsearch.xpack.esql.parser
-
This class provides an empty implementation of
PromqlBaseParserListener, which can be extended to create a listener which only needs to handle a subset of the available methods. - PromqlBaseParserBaseListener() - Constructor for class org.elasticsearch.xpack.esql.parser.PromqlBaseParserBaseListener
- PromqlBaseParserBaseVisitor<T> - Class in org.elasticsearch.xpack.esql.parser
-
This class provides an empty implementation of
PromqlBaseParserVisitor, which can be extended to create a visitor which only needs to handle a subset of the available methods. - PromqlBaseParserBaseVisitor() - Constructor for class org.elasticsearch.xpack.esql.parser.PromqlBaseParserBaseVisitor
- PromqlBaseParserListener - Interface in org.elasticsearch.xpack.esql.parser
-
This interface defines a complete listener for a parse tree produced by
PromqlBaseParser. - PromqlBaseParserVisitor<T> - Interface in org.elasticsearch.xpack.esql.parser
-
This interface defines a complete generic visitor for a parse tree produced by
PromqlBaseParser. - PromqlBuiltinFunctionDefinitions - Class in org.elasticsearch.xpack.esql.expression.promql.function
-
PromQL built-in function definitions that do not correspond to a dedicated ES|QL function class.
- promqlClusterString() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- promqlClusterString() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlIndexPatternContext
- PromqlClusterStringContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlClusterStringContext
- promqlCommand() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- promqlCommand() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.SourceCommandContext
- PromqlCommand - Class in org.elasticsearch.xpack.esql.plan.logical.promql
-
Container plan for embedded PromQL queries.
- PromqlCommand(Source, LogicalPlan, LogicalPlan, Literal, Literal, Literal, Literal, Literal, String, Expression) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.promql.PromqlCommand
- PromqlCommand(Source, LogicalPlan, LogicalPlan, Literal, Literal, Literal, Literal, Literal, String, NameId, NameId, Expression) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.promql.PromqlCommand
- PromqlCommandContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlCommandContext
- PromqlContext(Expression, Expression, Expression, Configuration) - Constructor for record class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionRegistry.PromqlContext
-
Creates an instance of a
PromqlContextrecord class. - PromqlDataType - Enum Class in org.elasticsearch.xpack.esql.plan.logical.promql
-
PromQL data types representing the possible return types of PromQL queries.
- PromqlFoldingUtils - Class in org.elasticsearch.xpack.esql.parser.promql
-
Folds scalar PromQL arithmetic and comparisons at parse time.
- PromqlFunctionArity(int, int) - Constructor for record class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionDefinition.PromqlFunctionArity
-
Creates an instance of a
PromqlFunctionArityrecord class. - PromqlFunctionCall - Class in org.elasticsearch.xpack.esql.plan.logical.promql
-
Represents a PromQL function call in the logical plan.
- PromqlFunctionCall(Source, LogicalPlan, PromqlFunctionDefinition, List<Expression>) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.promql.PromqlFunctionCall
- PromqlFunctionDefinition - Class in org.elasticsearch.xpack.esql.expression.promql.function
-
Function definition record for registration and metadata.
- PromqlFunctionDefinition.Builder - Class in org.elasticsearch.xpack.esql.expression.promql.function
-
A builder for
PromqlFunctionDefinitions. - PromqlFunctionDefinition.CounterSupport - Enum Class in org.elasticsearch.xpack.esql.expression.promql.function
-
Describes whether a PromQL function supports counter metric types.
- PromqlFunctionDefinition.DateTimeFunctionBuilder - Interface in org.elasticsearch.xpack.esql.expression.promql.function
-
Builds an ES|QL expression for a PromQL date/time extraction function (e.g.
- PromqlFunctionDefinition.FunctionBuilder - Interface in org.elasticsearch.xpack.esql.expression.promql.function
- PromqlFunctionDefinition.PromqlBinaryOptionalValueTransformation - Interface in org.elasticsearch.xpack.esql.expression.promql.function
- PromqlFunctionDefinition.PromqlDocsVersion - Enum Class in org.elasticsearch.xpack.esql.expression.promql.function
-
Stack (versioned Elasticsearch) releases that PromQL function documentation can reference.
- PromqlFunctionDefinition.PromqlFunctionArity - Record Class in org.elasticsearch.xpack.esql.expression.promql.function
-
Represents the parameter count constraints for a PromQL function.
- PromqlFunctionDefinition.PromqlParamInfo - Record Class in org.elasticsearch.xpack.esql.expression.promql.function
- PromqlFunctionDefinition.StackAvailability - Record Class in org.elasticsearch.xpack.esql.expression.promql.function
-
A single
stackavailability entry for a function's docs badge: a lifecycle state and the release it applies from, for examplepreview 9.4orga 9.5. - promqlFunctionRegistry() - Method in class org.elasticsearch.xpack.esql.analysis.AnalyzerContext
- PromqlFunctionRegistry - Class in org.elasticsearch.xpack.esql.expression.promql.function
-
A registry for PromQL functions that maps function names to their respective definitions.
- PromqlFunctionRegistry.PromqlContext - Record Class in org.elasticsearch.xpack.esql.expression.promql.function
-
Carries the PromQL evaluation context needed by function builders to construct ES|QL expressions.
- PromqlHistogramQuantile - Class in org.elasticsearch.xpack.esql.expression.function.aggregate
-
Internal aggregate implementing Prometheus classic-histogram quantile evaluation.
- PromqlHistogramQuantile(Source, Expression, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.PromqlHistogramQuantile
- PromqlHistogramQuantile(Source, Expression, Expression, Expression, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.PromqlHistogramQuantile
- promqlIndexPattern() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- promqlIndexPattern() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlParamValueContext
- promqlIndexPattern(int) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlParamValueContext
- PromqlIndexPatternContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlIndexPatternContext
- promqlIndexString() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlIndexPatternContext
- promqlIndexString() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- PromqlIndexStringContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlIndexStringContext
- PromqlLabels - Class in org.elasticsearch.xpack.esql.plan.logical.promql
-
Shared naming conventions for PromQL labels represented as ES|QL fields.
- PromqlLogicalPlanBuilder - Class in org.elasticsearch.xpack.esql.parser.promql
- promqlNameOrPosition(Token) - Static method in class org.elasticsearch.xpack.esql.parser.ParserUtils
-
Extract the name or the position of a PromQL parameter.
- promqlParam() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlCommandContext
- promqlParam() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- promqlParam(int) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlCommandContext
- PromqlParamContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlParamContext
- PromqlParamInfo(String, PromqlDataType, String, boolean, boolean) - Constructor for record class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionDefinition.PromqlParamInfo
-
Creates an instance of a
PromqlParamInforecord class. - promqlParamName() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlParamContext
- promqlParamName() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- PromqlParamNameContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlParamNameContext
- PromqlParams(Source, Instant, Instant, Duration, Integer, Duration, IndexPattern) - Constructor for record class org.elasticsearch.xpack.esql.parser.LogicalPlanBuilder.PromqlParams
-
Creates an instance of a
PromqlParamsrecord class. - promqlParamValue() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlParamContext
- promqlParamValue() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- PromqlParamValueContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlParamValueContext
- PromqlParser - Class in org.elasticsearch.xpack.esql.parser
- PromqlParser() - Constructor for class org.elasticsearch.xpack.esql.parser.PromqlParser
- PromqlParserUtils - Class in org.elasticsearch.xpack.esql.parser.promql
- promqlPlan() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.PromqlCommand
- PromqlPlan - Interface in org.elasticsearch.xpack.esql.plan.logical.promql
-
Marker interface for PromQL-specific logical plan nodes.
- promqlQueryContent() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- promqlQueryContent() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlQueryPartContext
- promqlQueryContent(int) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlQueryPartContext
- PromqlQueryContentContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlQueryContentContext
- promqlQueryPart() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlCommandContext
- promqlQueryPart() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- promqlQueryPart() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlQueryPartContext
- promqlQueryPart(int) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlCommandContext
- promqlQueryPart(int) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlQueryPartContext
- PromqlQueryPartContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlQueryPartContext
- promqlSelectorString() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlIndexPatternContext
- promqlSelectorString() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- PromqlSelectorStringContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlSelectorStringContext
- promqlUnquotedIndexString() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlIndexPatternContext
- promqlUnquotedIndexString() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- PromqlUnquotedIndexStringContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlUnquotedIndexStringContext
- PROPAGATE_EMPTY_RELATION_PAST_JOINS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
- PropagateEmptyRelation - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical
- PropagateEmptyRelation() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.PropagateEmptyRelation
- PropagateEquals - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical
-
Propagate Equals to eliminate conjuncted Ranges or BinaryComparisons.
- PropagateEquals() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.PropagateEquals
- PropagateEvalFoldables - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical
-
Replace any reference attribute with its source, if it does not affect the result.
- PropagateEvalFoldables() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.PropagateEvalFoldables
- PropagateInlineEvals - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical
-
Replace any evaluation from the inlined aggregation side (right side) to the left side (source) to perform the matching.
- PropagateInlineEvals() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.PropagateInlineEvals
- PropagateNullable - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical
- PropagateNullable() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.PropagateNullable
- PropagateUnmappedFields - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical
-
Pushes
PotentiallyUnmappedKeywordEsFieldattributes down intoEsRelationoutputs so block loaders know to fetch from_source. - PropagateUnmappedFields() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.PropagateUnmappedFields
- PROPER_PREFIX - Enum constant in enum class org.elasticsearch.xpack.esql.optimizer.rules.logical.promql.AutomatonUtils.PatternFragment.Type
- PROPER_SUFFIX - Enum constant in enum class org.elasticsearch.xpack.esql.optimizer.rules.logical.promql.AutomatonUtils.PatternFragment.Type
- properties() - Method in class org.elasticsearch.xpack.esql.core.tree.NodeInfo
-
Values for all properties on the instance that created this NodeInfo.
- properties() - Method in class org.elasticsearch.xpack.esql.plan.logical.UnresolvedIpLocation
- propertiesToString(StringBuilder, boolean, Node.NodeStringFormat, NodeStringMapper) - Method in class org.elasticsearch.xpack.esql.core.expression.Expression
- propertiesToString(StringBuilder, boolean, Node.NodeStringFormat, NodeStringMapper) - Method in class org.elasticsearch.xpack.esql.core.tree.Node
- provider(StoragePath) - Method in class org.elasticsearch.xpack.esql.datasources.StorageManager
- provider(StoragePath) - Method in class org.elasticsearch.xpack.esql.datasources.StorageProviderRegistry
- provider(StoragePath, Object) - Method in class org.elasticsearch.xpack.esql.datasources.StorageManager
- proxy(boolean) - Method in class org.elasticsearch.xpack.esql.evaluator.command.IpLocationFunctionBridge.IpLocationCollectorImpl
- PruneColumns - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical
-
Remove unused columns created in the plan, in fields inside eval or aggregations inside stats.
- PruneColumns() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.PruneColumns
- PruneConstantSortKeysFromOrderBy - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical
-
Removes sort keys that are provably constant — foldable, or a field missing from every shard — since sorting by a constant conveys no order.
- PruneConstantSortKeysFromOrderBy() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.PruneConstantSortKeysFromOrderBy
- PruneEmptyAggregates - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical
-
STATS with no aggregates and no groupings can be replaced with a single, empty row.
- PruneEmptyAggregates() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.PruneEmptyAggregates
- pruneEmptyBranches(Predicate<LogicalPlan>) - Method in class org.elasticsearch.xpack.esql.plan.logical.Fork
-
Drop branches whose root the
isEmptypredicate considers empty. - pruneEmptyBranches(Predicate<LogicalPlan>) - Method in class org.elasticsearch.xpack.esql.plan.logical.UnionAll
-
Override of
Fork.pruneEmptyBranches(Predicate)that returns aUnionAll(rather than letting the base implementation produce whateverUnionAll.replaceChildren(java.util.List<org.elasticsearch.xpack.esql.plan.logical.LogicalPlan>)would). - pruneEmptyBranches(Predicate<LogicalPlan>) - Method in class org.elasticsearch.xpack.esql.plan.logical.ViewUnionAll
-
Name-aware override of
UnionAll.pruneEmptyBranches(Predicate): filters the named-subqueries map directly so the surviving children keep their original names. - PruneEmptyForkBranches - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical
-
Removes FORK branches or subqueries from UnionAll that only contain an empty LocalRelation.
- PruneEmptyForkBranches() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.PruneEmptyForkBranches
- PruneEmptyPlans - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical
- PruneEmptyPlans() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.PruneEmptyPlans
- PruneFilters - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical
- PruneFilters() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.PruneFilters
- PruneInlineJoinOnEmptyRightSide - Class in org.elasticsearch.xpack.esql.optimizer.rules
- PruneInlineJoinOnEmptyRightSide() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.PruneInlineJoinOnEmptyRightSide
- PruneLeftJoinOnNullMatchingField - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical.local
-
The rule checks if the join's performed on a field which is aliased to null (in type or value); if that's the case, it prunes the join, replacing it with an Eval - returning aliases to null for all the fields added in by the right side of the Join - plus a Project on top of it.
- PruneLeftJoinOnNullMatchingField() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.local.PruneLeftJoinOnNullMatchingField
- PruneLiteralsInChangePointBy - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical
-
Prune foldable groupings from
CHANGE_POINT BY. - PruneLiteralsInChangePointBy() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.PruneLiteralsInChangePointBy
- PruneLiteralsInLimitBy - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical
-
Prune foldable groupings from
LIMIT BY. - PruneLiteralsInLimitBy() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.PruneLiteralsInLimitBy
- PruneRedundantAggregateGroupings - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical
-
Removes
STATS BYkeys that do not add grouping cardinality and rebuilds their output above the aggregation. - PruneRedundantAggregateGroupings() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.PruneRedundantAggregateGroupings
- PruneRedundantOrderBy - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical
-
SORT cannot be executed without a LIMIT, as ES|QL doesn't support unbounded sort (yet).
- PruneRedundantOrderBy() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.PruneRedundantOrderBy
- PruneRedundantSortClauses - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical
- PruneRedundantSortClauses() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.PruneRedundantSortClauses
- PruneUnusedIndexMode - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical
-
Uses the standard index mode if the special index mode is not required in the query.
- PruneUnusedIndexMode() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.PruneUnusedIndexMode
- publicProxy(boolean) - Method in class org.elasticsearch.xpack.esql.evaluator.command.IpLocationFunctionBridge.IpLocationCollectorImpl
- publish(PlanTelemetry, boolean) - Method in class org.elasticsearch.xpack.esql.telemetry.PlanTelemetryManager
-
Publishes the collected metrics to the meter registry
- pushableAttributeName(TypedAttribute) - Static method in interface org.elasticsearch.xpack.esql.optimizer.rules.physical.local.LucenePushdownPredicates
- PushAggregateThroughUnionAll - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical
- PushAggregateThroughUnionAll() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.PushAggregateThroughUnionAll
- PushCountQueryAndTagsToSource - Class in org.elasticsearch.xpack.esql.optimizer.rules.physical.local
-
Pushes count aggregations on top of query and tags to source.
- PushCountQueryAndTagsToSource() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.physical.local.PushCountQueryAndTagsToSource
- PushDownAndCombineFilters - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical
- PushDownAndCombineFilters() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.PushDownAndCombineFilters
- PushDownAndCombineLimitBy - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical
-
Push-down and combine rules specific to
LimitBy(LIMIT N BY groupings). - PushDownAndCombineLimitBy() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.PushDownAndCombineLimitBy
- PushDownAndCombineLimits - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical
- PushDownAndCombineLimits() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.PushDownAndCombineLimits
- PushDownAndCombineOrderBy - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical
- PushDownAndCombineOrderBy() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.PushDownAndCombineOrderBy
- PushDownAndCombineSample - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical
-
Pushes down the SAMPLE operator.
- PushDownAndCombineSample() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.PushDownAndCombineSample
- PushDownCompoundOutputEval - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical
- PushDownCompoundOutputEval() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.PushDownCompoundOutputEval
- PushDownConjunctionsToKnnPrefilters - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical
-
Rewrites an expression tree to push down conjunctions in the prefilter of
Knnfunctions. - PushDownConjunctionsToKnnPrefilters() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.PushDownConjunctionsToKnnPrefilters
- PushDownEnrich - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical
- PushDownEnrich() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.PushDownEnrich
- PushDownEval - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical
- PushDownEval() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.PushDownEval
- PushDownFilterAndLimitIntoUnionAll - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical
-
Push down filters that can be evaluated by the
UnionAllbranch to each branch, and belowSubquery, so that the filters can be pushed down further to the data source when possible. - PushDownFilterAndLimitIntoUnionAll() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.PushDownFilterAndLimitIntoUnionAll
- PushDownFiltersIntoFork - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical
-
Pushes down any Filter that appears immediately after a FORK if at least one of the FORK branches does not have a pipeline breaker.
- PushDownFiltersIntoFork() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.PushDownFiltersIntoFork
- PushDownInferencePlan - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical
- PushDownInferencePlan() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.PushDownInferencePlan
- PushDownJoinPastProject - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical
- PushDownJoinPastProject() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.PushDownJoinPastProject
- PushDownLimitAndOrderByIntoFork - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical
-
Pushes down any SORT + LIMIT (TopN) that appear immediately after a FORK, into the FORK branches that have no pipeline breaker.
- PushDownLimitAndOrderByIntoFork() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.PushDownLimitAndOrderByIntoFork
- PushdownPredicates - Class in org.elasticsearch.xpack.esql.datasources.pushdown
-
Shared structural validation for predicate pushdown across file formats (ORC, Parquet, etc.).
- PushDownRegexExtract - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical
- PushDownRegexExtract() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.PushDownRegexExtract
- PushdownResult(Object, List<Expression>) - Constructor for record class org.elasticsearch.xpack.esql.datasources.spi.FilterPushdownSupport.PushdownResult
-
Backward-compatible constructor for implementations that do not track pushed expressions.
- PushdownResult(Object, List<Expression>, List<Expression>) - Constructor for record class org.elasticsearch.xpack.esql.datasources.spi.FilterPushdownSupport.PushdownResult
-
Creates an instance of a
PushdownResultrecord class. - pushdownSupport(FilterPushdownSupport) - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceOperatorFactory.Builder
- PushedBlockLoaderExpression(FieldAttribute, BlockLoaderFunctionConfig) - Constructor for record class org.elasticsearch.xpack.esql.expression.function.blockloader.BlockLoaderExpression.PushedBlockLoaderExpression
-
Creates an instance of a
PushedBlockLoaderExpressionrecord class. - PushedBlockLoaderExpression(FieldAttribute, BlockLoaderFunctionConfig.Function) - Constructor for record class org.elasticsearch.xpack.esql.expression.function.blockloader.BlockLoaderExpression.PushedBlockLoaderExpression
- pushedExpressions() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.FilterPushdownSupport.PushdownResult
-
Returns the value of the
pushedExpressionsrecord component. - pushedExpressions() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.SourceOperatorContext
-
Returns the value of the
pushedExpressionsrecord component. - pushedExpressions() - Method in class org.elasticsearch.xpack.esql.plan.physical.ExternalSourceExec
- pushedExpressions(List<Expression>) - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceOperatorFactory.Builder
- pushedExpressions(List<Expression>) - Method in class org.elasticsearch.xpack.esql.datasources.spi.SourceOperatorContext.Builder
- pushedFilter() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.FilterPushdownSupport.PushdownResult
-
Returns the value of the
pushedFilterrecord component. - pushedFilter() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.SourceOperatorContext
-
Returns the value of the
pushedFilterrecord component. - pushedFilter() - Method in class org.elasticsearch.xpack.esql.plan.physical.ExternalSourceExec
- pushedFilter(Object) - Method in class org.elasticsearch.xpack.esql.datasources.spi.SourceOperatorContext.Builder
- pushedLimit() - Method in class org.elasticsearch.xpack.esql.plan.physical.ExternalSourceExec
- pushedTopN() - Method in class org.elasticsearch.xpack.esql.plan.physical.ExternalSourceExec
-
The Top-N grouping hint set by
PushTopNIntoExternalSource, ornullif no Top-N pruning should be performed during hash aggregation. - PushExpressionsToFieldLoad - Class in org.elasticsearch.xpack.esql.optimizer.rules.physical.local
-
Replaces
Expressions that can be pushed to field loading with a field attribute that calculates the expression during value loading. - PushExpressionsToFieldLoad() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.physical.local.PushExpressionsToFieldLoad
- pushFilters(List<Expression>) - Method in interface org.elasticsearch.xpack.esql.datasources.spi.FilterPushdownSupport
-
Attempt to push filters to the source.
- PushFiltersToSource - Class in org.elasticsearch.xpack.esql.optimizer.rules.physical.local
- PushFiltersToSource() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.physical.local.PushFiltersToSource
- PUSHING_DOWN_EVAL_WITH_SCORE - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for pushing down EVAL with SCORE https://github.com/elastic/elasticsearch/issues/133462
- PushLimitToExternalSource - Class in org.elasticsearch.xpack.esql.optimizer.rules.physical.local
-
Pushes a LIMIT into
ExternalSourceExecso the source can stop reading early. - PushLimitToExternalSource() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.physical.local.PushLimitToExternalSource
- PushLimitToKnn - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical
-
Traverses the logical plan and pushes down the limit to the KNN function(s) in filter expressions, so KNN can use it to set k if not specified.
- PushLimitToKnn() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.PushLimitToKnn
- PushLimitToSource - Class in org.elasticsearch.xpack.esql.optimizer.rules.physical.local
- PushLimitToSource() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.physical.local.PushLimitToSource
- PushSampleToSource - Class in org.elasticsearch.xpack.esql.optimizer.rules.physical.local
- PushSampleToSource() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.physical.local.PushSampleToSource
- PushStatsToExternalSource - Class in org.elasticsearch.xpack.esql.optimizer.rules.physical.local
-
Pushes ungrouped aggregate functions (COUNT, MIN, MAX) to external sources when the required statistics are available in the file metadata.
- PushStatsToExternalSource() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.physical.local.PushStatsToExternalSource
- PushStatsToSource - Class in org.elasticsearch.xpack.esql.optimizer.rules.physical.local
-
Looks for the case where certain stats exist right before the query and thus can be pushed down.
- PushStatsToSource() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.physical.local.PushStatsToSource
- PushTopNIntoExternalSource - Class in org.elasticsearch.xpack.esql.optimizer.rules.physical.local
-
Annotates an
ExternalSourceExecwith a Top-N grouping hint when the local plan tree has the shapeTopNExec → AggregateExec → ... → ExternalSourceExecand every sort key maps to one of the aggregate's grouping attributes. - PushTopNIntoExternalSource() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.physical.local.PushTopNIntoExternalSource
- PushTopNToSource - Class in org.elasticsearch.xpack.esql.optimizer.rules.physical.local
-
We handle two main scenarios here: Queries like `FROM index | SORT field` will be pushed to the source if the field is an indexed field.
- PushTopNToSource() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.physical.local.PushTopNToSource
- put(Attribute, E) - Method in class org.elasticsearch.xpack.esql.core.expression.AttributeMap.Builder
- put(Attribute, E) - Method in class org.elasticsearch.xpack.esql.core.expression.AttributeMap
- put(FooterByteCache.Key, byte[]) - Method in class org.elasticsearch.xpack.esql.datasources.cache.FooterByteCache
-
Stores footer bytes directly, e.g.
- putAll(Map<? extends Attribute, ? extends E>) - Method in class org.elasticsearch.xpack.esql.core.expression.AttributeMap
- putAll(AttributeMap<E>) - Method in class org.elasticsearch.xpack.esql.core.expression.AttributeMap.Builder
- putDataset(ProjectId, PutDatasetAction.Request, ActionListener<AcknowledgedResponse>) - Method in class org.elasticsearch.xpack.esql.datasources.dataset.DatasetService
-
Create or replace a dataset.
- PutDatasetAction - Class in org.elasticsearch.xpack.esql.datasources.dataset
-
Create or replace an ES|QL dataset.
- PutDatasetAction.Request - Class in org.elasticsearch.xpack.esql.datasources.dataset
- PutDatasetAction.Request.ParseContext - Record Class in org.elasticsearch.xpack.esql.datasources.dataset
- putDataSource(ProjectId, PutDataSourceAction.Request, ActionListener<AcknowledgedResponse>) - Method in class org.elasticsearch.xpack.esql.datasources.datasource.DataSourceService
-
Create or replace a data source.
- PutDataSourceAction - Class in org.elasticsearch.xpack.esql.datasources.datasource
-
Create or replace an ES|QL data source.
- PutDataSourceAction.Request - Class in org.elasticsearch.xpack.esql.datasources.datasource
- PutDataSourceAction.Request.ParseContext - Record Class in org.elasticsearch.xpack.esql.datasources.datasource
- putSchema(SchemaCacheKey, SchemaCacheEntry) - Method in class org.elasticsearch.xpack.esql.datasources.cache.ExternalSourceCacheService
-
Stores a schema entry.
- putView(ProjectId, PutViewAction.Request, ActionListener<AcknowledgedResponse>) - Method in class org.elasticsearch.xpack.esql.view.ViewService
-
Adds or modifies a view by name.
- PutViewAction - Class in org.elasticsearch.xpack.esql.view
- PutViewAction.Request - Class in org.elasticsearch.xpack.esql.view
Q
- Q - Enum constant in enum class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter.INTERVALS
- QSTR_FUNCTION - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
QSTR function
- QSTR_FUNCTION_BOOST_FIX - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Guards a fix for the boost parameter in QueryString queries
- QualifiedIntegerLiteralContext(EsqlBaseParser.ConstantContext) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.QualifiedIntegerLiteralContext
- qualifiedName() - Method in class org.elasticsearch.xpack.esql.core.expression.Attribute
- qualifiedName() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ChangePointCommandContext
- qualifiedName() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.CompletionCommandContext
- qualifiedName() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.DereferenceContext
- qualifiedName() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FieldContext
- qualifiedName() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FuseConfigurationContext
- qualifiedName() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FuseKeyByFieldsContext
- qualifiedName() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.IpLocationCommandContext
- qualifiedName() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.MatchBooleanExpressionContext
- qualifiedName() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.MmrCommandContext
- qualifiedName() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.MvExpandCommandContext
- qualifiedName() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- qualifiedName() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.QualifiedNamesContext
- qualifiedName() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.RegisteredDomainCommandContext
- qualifiedName() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.RerankCommandContext
- qualifiedName() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.UriPartsCommandContext
- qualifiedName() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.UserAgentCommandContext
- qualifiedName(int) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ChangePointCommandContext
- qualifiedName(int) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FuseKeyByFieldsContext
- qualifiedName(int) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.QualifiedNamesContext
- QualifiedNameContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.QualifiedNameContext
- qualifiedNamePattern() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.EnrichCommandContext
- qualifiedNamePattern() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.EnrichWithClauseContext
- qualifiedNamePattern() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- qualifiedNamePattern() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.QualifiedNamePatternsContext
- qualifiedNamePattern() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.RenameClauseContext
- qualifiedNamePattern(int) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.EnrichWithClauseContext
- qualifiedNamePattern(int) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.QualifiedNamePatternsContext
- qualifiedNamePattern(int) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.RenameClauseContext
- QualifiedNamePatternContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.QualifiedNamePatternContext
- qualifiedNamePatterns() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.DropCommandContext
- qualifiedNamePatterns() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.InsistCommandContext
- qualifiedNamePatterns() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.KeepCommandContext
- qualifiedNamePatterns() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.LookupCommandContext
- qualifiedNamePatterns() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- QualifiedNamePatternsContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.QualifiedNamePatternsContext
- qualifiedNames() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.HighlightCommandContext
- qualifiedNames() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- QualifiedNamesContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.QualifiedNamesContext
- qualifier - Variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.JoinTargetContext
- qualifier - Variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.QualifiedNameContext
- qualifier - Variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.QualifiedNamePatternContext
- qualifier() - Method in class org.elasticsearch.xpack.esql.core.expression.Attribute
- qualifier() - Method in class org.elasticsearch.xpack.esql.core.expression.UnresolvedStar
- qualifiersUnsupportedInFieldDefinitions(Source, String) - Static method in class org.elasticsearch.xpack.esql.parser.ExpressionBuilder
- qualifiersUnsupportedInPatterns(Source, String) - Static method in class org.elasticsearch.xpack.esql.parser.ExpressionBuilder
- quantile() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.PromqlHistogramQuantile
- quantile() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.HistogramQuantile
- QUANTILE - Static variable in class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionDefinition
- QUANTILE_NOTE - Static variable in class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionDefinition
- quantileToPercentile(Source, Expression) - Static method in class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionDefinition
-
Scales a PromQL quantile φ (in the range [0, 1]) to the percentile value (in the range [0, 100]) expected by the ES|QL
PERCENTILEaggregation that PromQLquantileandquantile_over_timetranslate into. - QUARTER - Enum constant in enum class org.elasticsearch.xpack.esql.expression.function.scalar.date.DateDiff.Part
- QUARTER - Enum constant in enum class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter.INTERVALS
- QUARTERS - Enum constant in enum class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter.INTERVALS
- quaternary(FunctionDefinition.QuaternaryBuilder<T>) - Method in class org.elasticsearch.xpack.esql.expression.function.FunctionDefinition.Builder
-
Build a FunctionDefinition for a quaternary function.
- quaternaryConfig(FunctionDefinition.QuaternaryConfigurationAwareBuilder<T>) - Method in class org.elasticsearch.xpack.esql.expression.function.FunctionDefinition.Builder
-
Build a FunctionDefinition for a quaternary function that needs
Configuration. - queries() - Method in class org.elasticsearch.xpack.esql.core.querydsl.query.BoolQuery
- Queries - Class in org.elasticsearch.xpack.esql.core.util
-
Utilities for Elasticsearch queries.
- Queries() - Constructor for class org.elasticsearch.xpack.esql.core.util.Queries
- QUERIES_CANCELLED_TOTAL - Static variable in class org.elasticsearch.xpack.esql.datasources.spi.ExternalSourceMetrics
-
External-source queries that ended in cancellation.
- QUERIES_PARTIAL_TOTAL - Static variable in class org.elasticsearch.xpack.esql.datasources.spi.ExternalSourceMetrics
-
External-source queries that returned partial results.
- QUERIES_PREFIX - Static variable in class org.elasticsearch.xpack.esql.telemetry.Metrics
- QUERIES_TOTAL - Static variable in class org.elasticsearch.xpack.esql.datasources.spi.ExternalSourceMetrics
-
One completed external-source query at the coordinator (dimensioned by
ExternalSourceMetrics.OUTCOME_ATTRIBUTE). - Queries.Clause - Enum Class in org.elasticsearch.xpack.esql.core.util
- query() - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryRequest
- query() - Method in class org.elasticsearch.xpack.esql.action.PreparedEsqlQueryRequest
- query() - Method in class org.elasticsearch.xpack.esql.core.querydsl.query.PrefixQuery
- query() - Method in class org.elasticsearch.xpack.esql.core.querydsl.query.QueryStringQuery
- query() - Method in class org.elasticsearch.xpack.esql.core.querydsl.query.WildcardQuery
- query() - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.FullTextFunction
- query() - Method in class org.elasticsearch.xpack.esql.expression.predicate.fulltext.FullTextPredicate
- query() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.CompositeQueryContext
- query() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- query() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.SingleStatementContext
- query() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.SubqueryExpressionContext
- query() - Method in class org.elasticsearch.xpack.esql.plan.logical.Explain
- query() - Method in class org.elasticsearch.xpack.esql.plan.logical.Highlight
- query() - Method in class org.elasticsearch.xpack.esql.plan.physical.EsQueryExec
-
query is merged into queryBuilderAndTags, keep this method as it is called by many many places in both tests and product code.
- query() - Method in record class org.elasticsearch.xpack.esql.plan.physical.EsQueryExec.QueryBuilderAndTags
-
Returns the value of the
queryrecord component. - query() - Method in class org.elasticsearch.xpack.esql.plan.physical.EsSourceExec
- query() - Method in record class org.elasticsearch.xpack.esql.plan.physical.EsStatsQueryExec.BasicStat
-
Returns the value of the
queryrecord component. - query() - Method in class org.elasticsearch.xpack.esql.plan.physical.EsStatsQueryExec
- query() - Method in class org.elasticsearch.xpack.esql.plan.physical.HighlightExec
- query() - Method in class org.elasticsearch.xpack.esql.plan.physical.ParameterizedQueryExec
- query() - Method in record class org.elasticsearch.xpack.esql.plugin.EsqlGetQueryResponse.DetailedQuery
-
Returns the value of the
queryrecord component. - query() - Method in record class org.elasticsearch.xpack.esql.plugin.EsqlListQueriesResponse.Query
-
Returns the value of the
queryrecord component. - query() - Method in class org.elasticsearch.xpack.esql.querydsl.query.KqlQuery
- query() - Method in class org.elasticsearch.xpack.esql.session.Configuration
- query(String) - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryRequest
- query(String) - Method in class org.elasticsearch.xpack.esql.action.PreparedEsqlQueryRequest
- query(String) - Method in class org.elasticsearch.xpack.esql.evaluator.command.UriPartsFunctionBridge.UriPartsCollectorImpl
- query(String) - Method in class org.elasticsearch.xpack.esql.session.ConfigurationBuilder
- Query - Class in org.elasticsearch.xpack.esql.core.querydsl.query
-
Intermediate representation of queries that is rewritten to fetch otherwise unreferenced nested fields and then used to build Elasticsearch
QueryBuilders. - Query(AsyncExecutionId, long, long, String) - Constructor for record class org.elasticsearch.xpack.esql.plugin.EsqlListQueriesResponse.Query
-
Creates an instance of a
Queryrecord class. - Query(Source) - Constructor for class org.elasticsearch.xpack.esql.core.querydsl.query.Query
- QUERY - Static variable in class org.elasticsearch.xpack.esql.action.EsqlQueryProfile
- QUERY_ALLOW_PARTIAL_RESULTS - Static variable in class org.elasticsearch.xpack.esql.plugin.EsqlPlugin
- QUERY_COMPRESS_THRESHOLD_CHARS - Static variable in class org.elasticsearch.xpack.esql.session.Configuration
- QUERY_DATA_TYPES - Static variable in class org.elasticsearch.xpack.esql.expression.function.fulltext.Match
- QUERY_DATA_TYPES - Static variable in class org.elasticsearch.xpack.esql.expression.function.fulltext.MatchPhrase
- QUERY_DATA_TYPES - Static variable in class org.elasticsearch.xpack.esql.expression.function.fulltext.QueryString
- QUERY_DURATION - Static variable in class org.elasticsearch.xpack.esql.datasources.spi.ExternalSourceMetrics
-
Wall time of a completed external-source query, in milliseconds.
- QUERY_MONITORING - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Listing queries and getting information on a specific query.
- QUERY_PARAMS_MULTI_VALUES - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Multivalued query parameters
- QUERY_RESULT_TRUNCATION_DEFAULT_SIZE - Static variable in record class org.elasticsearch.xpack.esql.analysis.AnalyzerSettings
- QUERY_RESULT_TRUNCATION_MAX_SIZE - Static variable in record class org.elasticsearch.xpack.esql.analysis.AnalyzerSettings
- QUERY_SETTINGS_REQUEST_BODY - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Top-level
settingsobject on the_queryrequest body, mirroring in-query SET keys. - QUERY_STRING_FUNCTION_OPTIONS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support options in the query string function.
- QUERY_TIME_TO_FIRST_ROW - Static variable in class org.elasticsearch.xpack.esql.datasources.spi.ExternalSourceMetrics
-
Time from an external-source scan operator's start to its first emitted page, in milliseconds.
- QUERY_TIMESERIES_RESULT_TRUNCATION_DEFAULT_SIZE - Static variable in record class org.elasticsearch.xpack.esql.analysis.AnalyzerSettings
- QUERY_TIMESERIES_RESULT_TRUNCATION_MAX_SIZE - Static variable in record class org.elasticsearch.xpack.esql.analysis.AnalyzerSettings
- queryAsObject() - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.SingleFieldFullTextFunction
-
Converts the query expression to an Object suitable for the Lucene query.
- queryAsObject() - Method in class org.elasticsearch.xpack.esql.expression.function.vector.Knn
- queryAsObject(Expression, String) - Static method in class org.elasticsearch.xpack.esql.expression.Foldables
- queryAsString(Expression, String) - Static method in class org.elasticsearch.xpack.esql.expression.Foldables
- queryBuilder() - Method in interface org.elasticsearch.xpack.esql.capabilities.RewriteableAware
- queryBuilder() - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.FullTextFunction
- queryBuilderAndTags() - Method in class org.elasticsearch.xpack.esql.plan.physical.EsQueryExec
- queryBuilderAndTags() - Method in record class org.elasticsearch.xpack.esql.plan.physical.EsStatsQueryExec.ByStat
-
Returns the value of the
queryBuilderAndTagsrecord component. - QueryBuilderAndTags(QueryBuilder, List<Object>) - Constructor for record class org.elasticsearch.xpack.esql.plan.physical.EsQueryExec.QueryBuilderAndTags
-
Creates an instance of a
QueryBuilderAndTagsrecord class. - QueryBuilderResolver - Class in org.elasticsearch.xpack.esql.expression.function.fulltext
-
Some
RewriteableAwareimplementations such asMatchwill be translated to aQueryBuilderthat require a rewrite phase on the coordinator. - QueryContext() - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.QueryContext
- QueryContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.QueryContext
- queryDescription() - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryRequest
-
Returns a non-null human-readable description of the query for logging, task descriptions, and error messages.
- queryDescription() - Method in class org.elasticsearch.xpack.esql.action.PreparedEsqlQueryRequest
- QueryDslTimestampBoundsExtractor - Class in org.elasticsearch.xpack.esql.core.querydsl
-
Extracts
@timestampbounds from Query DSL filters. - QueryDslTimestampBoundsExtractor.TimestampBounds - Record Class in org.elasticsearch.xpack.esql.core.querydsl
-
Represents the
@timestamplower and upper bounds extracted from a query DSL filter. - queryFilter() - Method in class org.elasticsearch.xpack.esql.querylog.EsqlLogContext
- queryList(EnrichLookupService.TransportRequest, SearchExecutionContext, AliasFilter, Warnings) - Method in class org.elasticsearch.xpack.esql.enrich.EnrichLookupService
- queryList(LookupFromIndexService.LookupRequest, SearchExecutionContext, AliasFilter, Warnings) - Method in class org.elasticsearch.xpack.esql.enrich.LookupFromIndexService
- queryList(T, SearchExecutionContext, AliasFilter, Warnings) - Method in class org.elasticsearch.xpack.esql.enrich.AbstractLookupService
-
Build a list of queries to perform inside the actual lookup.
- queryListFromPlan(List<MatchConfig>, Expression, QueryBuilder, SearchExecutionContext, AliasFilter, Warnings) - Method in class org.elasticsearch.xpack.esql.enrich.LookupFromIndexService
-
Builds a query list for the streaming lookup path using data from the physical plan tree rather than from the transport request.
- QueryMetric - Enum Class in org.elasticsearch.xpack.esql.telemetry
- queryName() - Method in class org.elasticsearch.xpack.esql.io.stream.PlanStreamWrapperQueryBuilder
- queryName() - Method in class org.elasticsearch.xpack.esql.querydsl.query.SpatialRelatesQuery.ShapeQueryBuilder
- queryName(String) - Method in class org.elasticsearch.xpack.esql.io.stream.PlanStreamWrapperQueryBuilder
- queryName(String) - Method in class org.elasticsearch.xpack.esql.querydsl.query.SpatialRelatesQuery.ShapeQueryBuilder
- QueryParam - Record Class in org.elasticsearch.xpack.esql.parser
-
Represent a strongly typed parameter value
- QueryParam(String, Object, DataType, ParserUtils.ParamClassification) - Constructor for record class org.elasticsearch.xpack.esql.parser.QueryParam
-
Creates an instance of a
QueryParamrecord class. - queryParameter() - Method in class org.elasticsearch.xpack.esql.formatter.arrow.ArrowFormat
- QueryParams - Class in org.elasticsearch.xpack.esql.parser
- QueryParams() - Constructor for class org.elasticsearch.xpack.esql.parser.QueryParams
- QueryParams(List<QueryParam>) - Constructor for class org.elasticsearch.xpack.esql.parser.QueryParams
- QueryPlan<PlanType> - Class in org.elasticsearch.xpack.esql.plan
-
There are two main types of plans,
LogicalPlanandPhysicalPlan - QueryPlan(Source, List<PlanType>) - Constructor for class org.elasticsearch.xpack.esql.plan.QueryPlan
- Query Planner - Search tag in package org.elasticsearch.xpack.esql
- Section
- Query Planner Steps - Search tag in package org.elasticsearch.xpack.esql
- Section
- queryPragmas() - Method in record class org.elasticsearch.xpack.esql.planner.LocalExecutionPlanner.LocalExecutionPlannerContext
-
Returns the value of the
queryPragmasrecord component. - QueryPragmas - Class in org.elasticsearch.xpack.esql.plugin
-
Holds the pragmas for an ESQL query.
- QueryPragmas(StreamInput) - Constructor for class org.elasticsearch.xpack.esql.plugin.QueryPragmas
- QueryPragmas(Settings) - Constructor for class org.elasticsearch.xpack.esql.plugin.QueryPragmas
- queryProfile() - Method in class org.elasticsearch.xpack.esql.action.EsqlExecutionInfo
- QueryProperties(Boolean, Boolean, List<ApproximationVerifier.QueryProperties>) - Constructor for record class org.elasticsearch.xpack.esql.approximation.ApproximationVerifier.QueryProperties
-
Creates an instance of a
QueryPropertiesrecord class. - queryRelation - Variable in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialRelatesFunction.SpatialRelations
- queryRelation() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialContains
- queryRelation() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialDisjoint
- queryRelation() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialIntersects
- queryRelation() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialRelatesFunction
- queryRelation() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialWithin
- QueryRequest - Record Class in org.elasticsearch.xpack.esql.datasources.spi
-
Describes a query to execute against a connector.
- QueryRequest(String, List<String>, List<Attribute>, Map<String, Object>, int, int, BlockFactory) - Constructor for record class org.elasticsearch.xpack.esql.datasources.spi.QueryRequest
-
Creates an instance of a
QueryRequestrecord class. - QueryRequest(String, List<String>, List<Attribute>, Map<String, Object>, int, BlockFactory) - Constructor for record class org.elasticsearch.xpack.esql.datasources.spi.QueryRequest
- querySchema() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.SplitDiscoveryContext
-
Returns the value of the
querySchemarecord component. - QuerySetting - Class in org.elasticsearch.xpack.esql.plan
- QuerySetting(Source, Alias) - Constructor for class org.elasticsearch.xpack.esql.plan.QuerySetting
- QuerySettingDef<T> - Class in org.elasticsearch.xpack.esql.plan
-
The typed handle for one ES|QL query setting.
- QuerySettingDef.Builder<T> - Class in org.elasticsearch.xpack.esql.plan
-
Fluent builder for
QuerySettingDef. - QuerySettingDef.ExpressionReader<T> - Interface in org.elasticsearch.xpack.esql.plan
- QuerySettingDef.FromString<T> - Interface in org.elasticsearch.xpack.esql.plan
- QuerySettingDef.JsonReader<T> - Interface in org.elasticsearch.xpack.esql.plan
- QuerySettingDef.RequestBodyBinding - Record Class in org.elasticsearch.xpack.esql.plan
-
A body-side alias path for a setting outside the canonical
settings.{}block. - QuerySettingDef.SettingReconciler<T> - Interface in org.elasticsearch.xpack.esql.plan
- QuerySettingDef.Validator<T> - Interface in org.elasticsearch.xpack.esql.plan
- QuerySettings - Class in org.elasticsearch.xpack.esql.plan
-
The catalog of registered ES|QL query settings.
- queryStartTimeNanos() - Method in class org.elasticsearch.xpack.esql.session.Configuration
- queryStartTimeNanos(long) - Method in class org.elasticsearch.xpack.esql.session.ConfigurationBuilder
- QueryString - Class in org.elasticsearch.xpack.esql.expression.function.fulltext
-
Full text function that performs a
QueryStringQuery. - QueryString(Source, Expression, Expression, QueryBuilder, Configuration) - Constructor for class org.elasticsearch.xpack.esql.expression.function.fulltext.QueryString
- QueryString(Source, Expression, Expression, Configuration) - Constructor for class org.elasticsearch.xpack.esql.expression.function.fulltext.QueryString
- QueryStringQuery - Class in org.elasticsearch.xpack.esql.core.querydsl.query
- QueryStringQuery(Source, String, Map<String, Float>, Map<String, Object>) - Constructor for class org.elasticsearch.xpack.esql.core.querydsl.query.QueryStringQuery
- querySupplier(List<EsQueryExec.QueryBuilderAndTags>) - Method in class org.elasticsearch.xpack.esql.planner.EsPhysicalOperationProviders
- querySupplier(QueryBuilder) - Method in class org.elasticsearch.xpack.esql.planner.EsPhysicalOperationProviders
- queryText - Variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.HighlightCommandContext
- queryText - Variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.RerankCommandContext
- queryText() - Method in record class org.elasticsearch.xpack.esql.inference.rerank.RerankOperator.Factory
-
Returns the value of the
queryTextrecord component. - queryText() - Method in class org.elasticsearch.xpack.esql.plan.logical.inference.Rerank
- queryText() - Method in class org.elasticsearch.xpack.esql.plan.physical.inference.RerankExec
- queryVector - Variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.MmrCommandContext
- queryVector() - Method in class org.elasticsearch.xpack.esql.plan.logical.MMR
- queryVector() - Method in class org.elasticsearch.xpack.esql.plan.physical.MMRExec
- quinary(FunctionDefinition.QuinaryBuilder<T>, int) - Method in class org.elasticsearch.xpack.esql.expression.function.FunctionDefinition.Builder
-
Build a FunctionDefinition for a quinary function.
- QUOTED_IDENTIFIER - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- QUOTED_IDENTIFIER - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- QUOTED_IDENTIFIER() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.IdentifierContext
- QUOTED_IDENTIFIER() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlParamNameContext
- QUOTED_IDENTIFIER() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlParamValueContext
- QUOTED_IDENTIFIER() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlQueryContentContext
- QUOTED_IDENTIFIER() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ValueNameContext
- QUOTED_STRING - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- QUOTED_STRING - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- QUOTED_STRING() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.EnrichPolicyNameContext
- QUOTED_STRING() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.IndexStringContext
- QUOTED_STRING() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlIndexStringContext
- QUOTED_STRING() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlParamNameContext
- QUOTED_STRING() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlQueryContentContext
- QUOTED_STRING() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.StringContext
- quoteIdString(String) - Static method in class org.elasticsearch.xpack.esql.parser.ParserUtils
R
- RACING - Enum constant in enum class org.elasticsearch.xpack.esql.expression.function.scalar.string.ChickenArtBuilder
- ramBytesUsed() - Method in class org.elasticsearch.xpack.esql.core.expression.Literal
- random() - Static method in enum class org.elasticsearch.xpack.esql.expression.function.scalar.string.ChickenArtBuilder
-
Returns a randomly selected chicken art builder.
- Random - Class in org.elasticsearch.xpack.esql.expression.function.scalar.approximate
-
This function is used internally by
Approximation, and is not exposed to users via theEsqlFunctionRegistry. - Random(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.approximate.Random
- range - Variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.SubqueryContext
- range() - Method in class org.elasticsearch.xpack.esql.expression.promql.subquery.Subquery
- range() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.selector.RangeSelector
- Range - Class in org.elasticsearch.xpack.esql.expression.predicate
- Range(Source, Expression, Expression, boolean, Expression, boolean, ZoneId) - Constructor for class org.elasticsearch.xpack.esql.expression.predicate.Range
- RANGE - Static variable in class org.elasticsearch.xpack.esql.plan.logical.promql.PromqlCommand
- RANGE_VECTOR - Enum constant in enum class org.elasticsearch.xpack.esql.plan.logical.promql.PromqlDataType
-
A range vector is a set of time series containing a range of data points over time for each time series.
- RANGE_VECTOR - Static variable in class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionDefinition
- RangeAwareFormatReader - Interface in org.elasticsearch.xpack.esql.datasources.spi
-
Extension of
FormatReaderfor columnar formats (Parquet, ORC) that support row-group-level split parallelism. - RangeAwareFormatReader.SplitRange - Record Class in org.elasticsearch.xpack.esql.datasources.spi
-
A byte range within a file with optional per-range statistics (e.g.
- RangeAwareFormatReader.SplitRef - Record Class in org.elasticsearch.xpack.esql.datasources.spi
- RangeContains - Class in org.elasticsearch.xpack.esql.expression.function.scalar.date
-
RANGE_CONTAINS(a, b) -> boolean Returns true if the first argument contains the second.
- RangeContains(Source, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.date.RangeContains
- rangeEnd() - Method in class org.elasticsearch.xpack.esql.datasources.spi.RangeReadContext
- rangeEndLiteral(FoldContext, DataType) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.TRange
- RangeIntersects - Class in org.elasticsearch.xpack.esql.expression.function.scalar.date
-
RANGE_INTERSECTS(a, b) -> boolean Returns true if the two arguments overlap.
- RangeIntersects(Source, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.date.RangeIntersects
- RangeMax - Class in org.elasticsearch.xpack.esql.expression.function.scalar.date
- RangeMax(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.date.RangeMax
- RangeMin - Class in org.elasticsearch.xpack.esql.expression.function.scalar.date
- RangeMin(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.date.RangeMin
- RangeQuery - Class in org.elasticsearch.xpack.esql.core.querydsl.query
- RangeQuery(Source, String, Object, boolean, Object, boolean, String, ZoneId) - Constructor for class org.elasticsearch.xpack.esql.core.querydsl.query.RangeQuery
- RangeQuery(Source, String, Object, boolean, Object, boolean, String, ZoneId, ShapeRelation) - Constructor for class org.elasticsearch.xpack.esql.core.querydsl.query.RangeQuery
- RangeQuery(Source, String, Object, boolean, Object, boolean, ZoneId) - Constructor for class org.elasticsearch.xpack.esql.core.querydsl.query.RangeQuery
- RANGEQUERY_FOR_DATETIME - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Use RangeQuery for BinaryComparison on DateTime fields.
- RangeReadContext - Class in org.elasticsearch.xpack.esql.datasources.spi
- RangeReadContext(List<String>, int, long, long, List<Attribute>, ErrorPolicy) - Constructor for class org.elasticsearch.xpack.esql.datasources.spi.RangeReadContext
- RangeReadContext(List<String>, int, long, long, List<Attribute>, ErrorPolicy, Consumer<String>) - Constructor for class org.elasticsearch.xpack.esql.datasources.spi.RangeReadContext
-
As the above, plus
informationalWarningSink— seeRangeReadContext.informationalWarningSink(). - RangeSelector - Class in org.elasticsearch.xpack.esql.plan.logical.promql.selector
-
Represents a PromQL range vector selector.
- RangeSelector(Source, Expression, List<Expression>, LabelMatchers, Expression, Evaluation) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.promql.selector.RangeSelector
- RangeSelector(Source, LogicalPlan, Expression, List<Expression>, LabelMatchers, Expression, Evaluation) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.promql.selector.RangeSelector
- rangeStart() - Method in class org.elasticsearch.xpack.esql.datasources.spi.RangeReadContext
- rangeStartLiteral(FoldContext, DataType) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.TRange
- RangeWithin - Class in org.elasticsearch.xpack.esql.expression.function.scalar.date
-
RANGE_WITHIN(value, range) -> boolean Returns true if the first argument is within the second (the range).
- RangeWithin(Source, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.date.RangeWithin
- Rate - Class in org.elasticsearch.xpack.esql.expression.function.aggregate
- Rate(Source, Expression, Expression, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.Rate
- Rate(Source, Expression, Expression, Expression, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.Rate
- RATE_FIX_RESETS_MULTIPLE_SEGMENTS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fixes reset calculation in rates where partitioning data into multiple slices can lead to incorrect results.
- RATE_INCREASE_NOTE - Static variable in class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionDefinition
-
Difference note for
rateandincrease: unlike Prometheus, which extrapolates within each (overlapping) range window, Elasticsearch evaluates these over fixed time buckets and interpolates the counter value at interior bucket boundaries from the adjacent buckets' samples. - RATE_WITH_INTERPOLATION - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Rate and increase calculations use interpolation at the boundaries between time buckets
- RATE_WITH_INTERPOLATION_V2 - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
- RATE_WITH_INTERPOLATION_V3 - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
V3 fixes a bug on how we handle single-value time buckets for INCREASE with the sole value falling onto the bucket boundary.
- RATIONAL_TO_BYTE - Enum constant in enum class org.elasticsearch.xpack.esql.core.type.DataTypeConverter.DefaultConverter
- RATIONAL_TO_DATETIME - Enum constant in enum class org.elasticsearch.xpack.esql.core.type.DataTypeConverter.DefaultConverter
- RATIONAL_TO_DOUBLE - Enum constant in enum class org.elasticsearch.xpack.esql.core.type.DataTypeConverter.DefaultConverter
- RATIONAL_TO_FLOAT - Enum constant in enum class org.elasticsearch.xpack.esql.core.type.DataTypeConverter.DefaultConverter
- RATIONAL_TO_INT - Enum constant in enum class org.elasticsearch.xpack.esql.core.type.DataTypeConverter.DefaultConverter
- RATIONAL_TO_LONG - Enum constant in enum class org.elasticsearch.xpack.esql.core.type.DataTypeConverter.DefaultConverter
- RATIONAL_TO_SHORT - Enum constant in enum class org.elasticsearch.xpack.esql.core.type.DataTypeConverter.DefaultConverter
- RATIONAL_TO_UNSIGNED_LONG - Enum constant in enum class org.elasticsearch.xpack.esql.core.type.DataTypeConverter.DefaultConverter
- rawParams() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.UnresolvedPromqlFunction
- rawPatterns() - Method in class org.elasticsearch.xpack.esql.action.EsqlResolveDatasetAction.Request
-
The original raw FROM patterns, unaffected by the security filter's in-flight narrowing of
EsqlResolveDatasetAction.Request.indices(). - rawSettings() - Method in class org.elasticsearch.xpack.esql.datasources.dataset.PutDatasetAction.Request
- rawSettings() - Method in class org.elasticsearch.xpack.esql.datasources.datasource.PutDataSourceAction.Request
- rawTemporaryName(String...) - Static method in class org.elasticsearch.xpack.esql.core.expression.Attribute
- rawValue() - Method in class org.elasticsearch.xpack.esql.datasources.metadata.DataSourceSetting
-
Raw stored value — an
EncryptedDatafor an encrypted secret, otherwise the plaintext value. - RCB - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseLexer
- RCB - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- RCB() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.SeriesMatcherContext
- read() - Method in class org.elasticsearch.xpack.esql.datasources.cache.CountingInputStream
- read() - Method in class org.elasticsearch.xpack.esql.datasources.spi.RecordCappingInputStream
- read(byte[], int, int) - Method in class org.elasticsearch.xpack.esql.datasources.cache.CountingInputStream
- read(byte[], int, int) - Method in class org.elasticsearch.xpack.esql.datasources.spi.RecordCappingInputStream
- read(StreamInput) - Static method in enum class org.elasticsearch.xpack.esql.core.expression.predicate.operator.arithmetic.DefaultBinaryArithmeticOperation
- read(XContentParser) - Method in interface org.elasticsearch.xpack.esql.plan.QuerySettingDef.JsonReader
- read(Expression) - Method in interface org.elasticsearch.xpack.esql.plan.QuerySettingDef.ExpressionReader
- read(StorageObject, List<String>, int) - Method in interface org.elasticsearch.xpack.esql.datasources.spi.FormatReader
-
Convenience overload that delegates to
FormatReader.read(StorageObject, FormatReadContext). - read(StorageObject, FormatReadContext) - Method in interface org.elasticsearch.xpack.esql.datasources.spi.FormatReader
-
Reads data from the given storage object using the provided context.
- READ_TO_END - Static variable in interface org.elasticsearch.xpack.esql.datasources.spi.StorageObject
-
Sentinel
lengthforStorageObject.newStream(long, long)meaning "read frompositionto the end of the object" — the open-ended form. - readAll(List<RangeAwareFormatReader.SplitRef>, List<String>, int) - Method in interface org.elasticsearch.xpack.esql.datasources.spi.RangeAwareFormatReader
-
Reads all given objects in a single batched call, returning a unified page iterator.
- readAsync(StorageObject, FormatReadContext, Executor, ActionListener<CloseableIterator<Page>>) - Method in interface org.elasticsearch.xpack.esql.datasources.spi.FormatReader
-
Asynchronously reads data from the given storage object using the provided context.
- readAttributeWithCache(CheckedFunction<StreamInput, A, IOException>) - Method in class org.elasticsearch.xpack.esql.io.stream.PlanStreamInput
-
Reads an Attribute using the attribute cache.
- readBytes(long, ByteBuffer) - Method in interface org.elasticsearch.xpack.esql.datasources.spi.StorageObject
-
Reads bytes from a specific position directly into a
ByteBuffer. - readBytesAsync(long, long, DirectBufferFactory, Executor, ActionListener<DirectReadBuffer>) - Method in interface org.elasticsearch.xpack.esql.datasources.spi.StorageObject
-
Async byte read with ActionListener callback.
- readBytesAsync(long, ByteBuffer, Executor, ActionListener<Integer>) - Method in interface org.elasticsearch.xpack.esql.datasources.spi.StorageObject
-
Async byte read into a caller-provided ByteBuffer.
- readCachedBlock() - Method in class org.elasticsearch.xpack.esql.io.stream.PlanStreamInput
-
Read a
Blockas part of the plan. - readCachedBlockArray() - Method in class org.elasticsearch.xpack.esql.io.stream.PlanStreamInput
-
Read an array of
Blocks as part of the plan. - readCachedString() - Method in class org.elasticsearch.xpack.esql.io.stream.PlanStreamInput
-
Reads a cached string, serialized with
PlanStreamOutput.writeCachedString(String). - readEmpty(StreamInput) - Static method in class org.elasticsearch.xpack.esql.core.tree.Source
-
Read the components of a
Sourceand throw it away, returningSource.EMPTY. - reader(BlockFactory) - Static method in class org.elasticsearch.xpack.esql.action.EsqlQueryResponse
-
Build a reader for the response.
- READER_JAVA - Static variable in class org.elasticsearch.xpack.esql.datasources.FormatNameResolver
-
Reader alias accepted in
WITH {"reader": "..."}for the Java parquet reader. - READER_PARQUET_RS - Static variable in class org.elasticsearch.xpack.esql.datasources.FormatNameResolver
-
Reader alias accepted in
WITH {"reader": "..."}for the parquet-rs native reader. - READER_POOL_REJECTED_TOTAL - Static variable in class org.elasticsearch.xpack.esql.datasources.spi.ExternalSourceMetrics
-
Reader-pool submissions rejected because the parsing executor was saturated.
- readerAliasToFormat(String) - Static method in class org.elasticsearch.xpack.esql.datasources.FormatNameResolver
-
Maps a reader alias to its format name.
- readEsFieldWithCache() - Method in class org.elasticsearch.xpack.esql.io.stream.PlanStreamInput
- readFrom(String) - Static method in enum class org.elasticsearch.xpack.esql.core.type.DataType
-
Resolve a
DataTypefrom a name read from aStreamInput. - readFrom(StreamInput) - Static method in class org.elasticsearch.xpack.esql.action.EsqlQueryProfile
- readFrom(StreamInput) - Static method in record class org.elasticsearch.xpack.esql.action.EsqlQueryResponse.Profile
- readFrom(StreamInput) - Static method in record class org.elasticsearch.xpack.esql.action.TimeSpan
- readFrom(StreamInput) - Static method in class org.elasticsearch.xpack.esql.core.expression.ExternalMetadataAttribute
- readFrom(StreamInput) - Static method in class org.elasticsearch.xpack.esql.core.expression.FieldAttribute
- readFrom(StreamInput) - Static method in class org.elasticsearch.xpack.esql.core.expression.MetadataAttribute
- readFrom(StreamInput) - Static method in class org.elasticsearch.xpack.esql.core.expression.ReferenceAttribute
- readFrom(StreamInput) - Static method in class org.elasticsearch.xpack.esql.core.expression.TemporalityAttribute
- readFrom(StreamInput) - Static method in class org.elasticsearch.xpack.esql.core.expression.UnsupportedAttribute
- readFrom(StreamInput) - Static method in enum class org.elasticsearch.xpack.esql.core.type.DataType
- readFrom(StreamInput) - Static method in class org.elasticsearch.xpack.esql.core.type.EsField
- readFrom(StreamInput) - Static method in record class org.elasticsearch.xpack.esql.datasources.DeclaredReadSpec
- readFrom(StreamInput) - Static method in enum class org.elasticsearch.xpack.esql.expression.Order.NullsPosition
- readFrom(StreamInput) - Static method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.EsqlBinaryComparison
- readFrom(StreamInput) - Static method in record class org.elasticsearch.xpack.esql.plan.logical.Dissect.Parser
- readFrom(StreamInput) - Static method in class org.elasticsearch.xpack.esql.plan.logical.join.JoinTypes
- readFrom(PlanStreamInput) - Static method in class org.elasticsearch.xpack.esql.core.expression.NameId
- readFrom(PlanStreamInput) - Static method in class org.elasticsearch.xpack.esql.core.tree.Source
- readFromExpression(Expression) - Method in class org.elasticsearch.xpack.esql.plan.QuerySettingDef
- readFromJson(XContentParser) - Method in class org.elasticsearch.xpack.esql.plan.QuerySettingDef
- readFromStream(StreamInput) - Static method in enum class org.elasticsearch.xpack.esql.core.type.EsField.TimeSeriesFieldType
- readFromStream(StreamInput) - Static method in class org.elasticsearch.xpack.esql.datasources.metadata.DataSourceMetadata
- readFromStream(StreamInput) - Static method in enum class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.EsqlBinaryComparison.BinaryComparisonOperation
- readIndex(StorageObject) - Method in interface org.elasticsearch.xpack.esql.datasources.spi.IndexedDecompressionCodec
-
Reads the frame index from the storage object.
- Reading - Search tag in class org.elasticsearch.xpack.esql.plan.QuerySettingDef
- Section
- readLegacyLocalSupplierFrom(PlanStreamInput) - Static method in class org.elasticsearch.xpack.esql.plan.physical.LocalSourceExec
-
Legacy
LocalSupplierdeserialization for code that didn't useNamedWriteables and theLocalSupplierhad only one implementation (theImmediateLocalSupplier). - readLookupResponse(StreamInput, BlockFactory) - Method in class org.elasticsearch.xpack.esql.enrich.AbstractLookupService
-
Read the response from a
StreamInput. - readLookupResponse(StreamInput, BlockFactory) - Method in class org.elasticsearch.xpack.esql.enrich.EnrichLookupService
- readLookupResponse(StreamInput, BlockFactory) - Method in class org.elasticsearch.xpack.esql.enrich.LookupFromIndexService
- readNanos() - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryResponse
- readNanos() - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceOperator.Status
- readNanos() - Method in interface org.elasticsearch.xpack.esql.datasources.spi.FormatReaderStatus
-
Cumulative producer-thread time spent inside the format reader (open, decode, decompress).
- readNodesFrom(StreamInput) - Method in class org.elasticsearch.xpack.esql.plugin.EsqlStatsResponse
- readOptionalCachedString() - Method in class org.elasticsearch.xpack.esql.io.stream.PlanStreamInput
- readQualifier(PlanStreamInput, TransportVersion) - Static method in class org.elasticsearch.xpack.esql.core.expression.Attribute
- readRange(StorageObject, RangeReadContext) - Method in interface org.elasticsearch.xpack.esql.datasources.spi.RangeAwareFormatReader
-
Reads only the row groups / stripes that fall within the given byte range.
- readResponse(StreamInput) - Method in interface org.elasticsearch.xpack.esql.core.async.AsyncTaskManagementService.AsyncOperation
- readResponse(StreamInput) - Method in class org.elasticsearch.xpack.esql.plugin.TransportEsqlQueryAction
- readSchema() - Method in class org.elasticsearch.xpack.esql.datasources.FileSplit
-
Returns the per-file schema the reader should be pinned to, or
nullif no pin — the reader is then free to self-infer (pre-PR behavior, preserved for older nodes and sources that don't compute a per-file schema). - readSchema() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.FormatReadContext
-
Returns the value of the
readSchemarecord component. - readSchema(List<Attribute>) - Method in class org.elasticsearch.xpack.esql.datasources.spi.FormatReadContext.Builder
-
See
FormatReadContext.readSchema(); passnullto fall back to per-file inference. - readText(int) - Method in class org.elasticsearch.xpack.esql.inference.InputTextReader
-
Reads the text string at the given position.
- readText(int, int) - Method in class org.elasticsearch.xpack.esql.inference.InputTextReader
-
Reads the text string at the given position.
- readTimeSeriesFieldType(StreamInput) - Static method in class org.elasticsearch.xpack.esql.core.type.EsField
- readValue(StreamInput) - Method in class org.elasticsearch.xpack.esql.plan.QuerySettingDef
-
Deserialize the typed value of this setting from the stream.
- readWindow(StreamInput) - Static method in class org.elasticsearch.xpack.esql.expression.function.aggregate.AggregateFunction
- readWithoutTables(StreamInput) - Static method in class org.elasticsearch.xpack.esql.session.Configuration
-
Reads a
Configurationthat doesn't contain anyConfiguration.tables(). - REALISTIC - Enum constant in enum class org.elasticsearch.xpack.esql.expression.function.scalar.string.ChickenArtBuilder
- reason() - Method in class org.elasticsearch.xpack.esql.datasources.spi.NullSpliceRowPositionStrategy
- reason() - Method in interface org.elasticsearch.xpack.esql.datasources.spi.RowPositionStrategy
-
Human-readable reason why this strategy emits the shape it does, available to wrapping iterators for their
describe()output (the null-splice iterator embeds it) so_idcomposition against a null-splice reader is attributable rather than silently null. - RECHECK - Enum constant in enum class org.elasticsearch.xpack.esql.capabilities.TranslationAware.FinishedTranslatable
- RECHECK - Enum constant in enum class org.elasticsearch.xpack.esql.capabilities.TranslationAware.Translatable
-
Translation requires a recheck.
- RECHECK - Enum constant in enum class org.elasticsearch.xpack.esql.datasources.spi.FilterPushdownSupport.Pushability
-
The expression can be pushed for efficiency (e.g., partition pruning), but must also remain in FilterExec for correctness.
- reconcile(T, T) - Method in interface org.elasticsearch.xpack.esql.plan.QuerySettingDef.SettingReconciler
- reconciler() - Method in class org.elasticsearch.xpack.esql.plan.QuerySettingDef
- reconcileSourceStats(Map<String, Map<String, Object>>) - Method in class org.elasticsearch.xpack.esql.datasources.cache.ExternalSourceCacheService
-
Reconciles already-merged data-node-captured source stats into the schema cache.
- reconcileSourceStatsFromContributions(Map<String, List<Map<String, Object>>>) - Method in class org.elasticsearch.xpack.esql.datasources.cache.ExternalSourceCacheService
-
Coordinator-side entry point.
- reconcileStrict(StoragePath, Map<StoragePath, SourceMetadata>) - Static method in class org.elasticsearch.xpack.esql.datasources.SchemaReconciliation
-
STRICT reconciliation: validate all files share the exact same schema.
- reconcileUnionByName(Map<StoragePath, SourceMetadata>) - Static method in class org.elasticsearch.xpack.esql.datasources.SchemaReconciliation
-
UNION_BY_NAME reconciliation: merge schemas from all files into a superset.
- Reconciliation - Search tag in class org.elasticsearch.xpack.esql.plan.QuerySettingDef
- Section
- record(String, Map<String, Object>) - Static method in class org.elasticsearch.xpack.esql.datasources.cache.ExternalStatsCapture
-
Appends a flat
_stats.*contribution forfilePath. - RECORD_REF - Static variable in class org.elasticsearch.xpack.esql.datasources.FileMetadataColumns
-
Opaque, stable, per-record reference.
- RECORD_TOO_LARGE - Static variable in interface org.elasticsearch.xpack.esql.datasources.spi.RecordSplitter
-
Returned by
RecordSplitter.findNextRecordBoundary(InputStream)when a scanner exceedsRecordSplitter.maxRecordBytes()before finding a record boundary. - recordAligned() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.FormatReadContext
-
Returns the value of the
recordAlignedrecord component. - recordAligned(boolean) - Method in class org.elasticsearch.xpack.esql.datasources.spi.FormatReadContext.Builder
-
Marks the split as starting at a record boundary so line-oriented readers can skip the "trim leading partial record" workaround used for byte-range macro-splits.
- recordBreakerTripped() - Method in class org.elasticsearch.xpack.esql.datasources.spi.ExternalSourceMetrics
-
Records one external-source read rejected by a circuit breaker.
- RecordCappingInputStream - Class in org.elasticsearch.xpack.esql.datasources.spi
-
Stream wrapper that enforces the
max_record_sizebyte cap on every record without decoding characters or visiting bytes outside the bulk-read fast path. - RecordCappingInputStream(InputStream, int) - Constructor for class org.elasticsearch.xpack.esql.datasources.spi.RecordCappingInputStream
- recordCount() - Method in interface org.elasticsearch.xpack.esql.datasources.spi.TableCatalog.DataFile
- recordDiscovery(long, long, long, String) - Method in class org.elasticsearch.xpack.esql.datasources.spi.ExternalSourceMetrics
-
Records one external-source discovery pass: its wall time, the file count and the estimated byte total, on the given storage
scheme. - recordDiscoveryFailure() - Method in class org.elasticsearch.xpack.esql.datasources.spi.ExternalSourceMetrics
-
Records one external-source discovery attempt that failed to resolve.
- recordError(String) - Method in class org.elasticsearch.xpack.esql.datasources.spi.ExternalSourceMetrics
-
Records one object-store read that exhausted retries and gave up terminally on the given
scheme. - recordFormatReaderStatus(FormatReaderStatus) - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceBuffer
-
Records the latest format-reader counter snapshot for the operator's status view.
- recordInformationalWarning(String) - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceBuffer
-
Records a client-visible warning to be re-emitted on the driver thread when the operator closes, without affecting
AsyncExternalSourceBuffer.partial. - recordParse(long, long, String) - Method in class org.elasticsearch.xpack.esql.datasources.spi.ExternalSourceMetrics
-
Records the rows parsed and the read/parse wall time of one external-source scan operator, in milliseconds, on the given storage
scheme. - recordPoolRejected() - Method in class org.elasticsearch.xpack.esql.datasources.spi.ExternalSourceMetrics
-
Records one reader-pool submission rejected because the parsing executor was saturated.
- recordQuery(String, long, boolean) - Method in class org.elasticsearch.xpack.esql.datasources.spi.ExternalSourceMetrics
-
Records one completed external-source query: increments
ExternalSourceMetrics.QUERIES_TOTALtagged withoutcome, observesExternalSourceMetrics.QUERY_DURATIONcarrying the sameoutcome(so latency can be split by success/failure/cancelled), and incrementsExternalSourceMetrics.QUERIES_CANCELLED_TOTALwhen the outcome isExternalSourceMetrics.OUTCOME_CANCELLEDandExternalSourceMetrics.QUERIES_PARTIAL_TOTALwhenpartialis set. - recordReadStall(long, String) - Method in class org.elasticsearch.xpack.esql.datasources.spi.ExternalSourceMetrics
-
Records the total time an object-store read spent in retry backoff on the given
scheme, in milliseconds. - recordRequest(long, long, String) - Method in class org.elasticsearch.xpack.esql.datasources.spi.ExternalSourceMetrics
-
Records one completed read request: increments the request count, adds the bytes read, and observes the request duration.
- recordRetry(String) - Method in class org.elasticsearch.xpack.esql.datasources.spi.ExternalSourceMetrics
-
Records one automatic retry against the given storage
scheme. - recordSplitsScanned(long, String) - Method in class org.elasticsearch.xpack.esql.datasources.spi.ExternalSourceMetrics
-
Records the number of splits scanned by one external-source scan operator, on the given storage
scheme. - recordSplitter() - Method in interface org.elasticsearch.xpack.esql.datasources.spi.SegmentableFormatReader
-
Returns the record-boundary splitter for this reader.
- recordSplitter(int) - Method in interface org.elasticsearch.xpack.esql.datasources.spi.SegmentableFormatReader
-
Returns the record-boundary splitter with a caller-supplied record-size cap.
- RecordSplitter - Interface in org.elasticsearch.xpack.esql.datasources.spi
-
Finds format-specific record boundaries for splittable row-oriented external data sources.
- recordThrottled(String) - Method in class org.elasticsearch.xpack.esql.datasources.spi.ExternalSourceMetrics
-
Records one object-store read whose terminal failure was a provider throttling response on the given
scheme. - recordTimeToFirstRow(long, String) - Method in class org.elasticsearch.xpack.esql.datasources.spi.ExternalSourceMetrics
-
Records the time from an external-source scan operator's start to its first emitted page, in milliseconds, on the given storage
scheme. - recordTook(long) - Method in class org.elasticsearch.xpack.esql.telemetry.Metrics
- recordTooLarge() - Method in class org.elasticsearch.xpack.esql.datasources.spi.RecordCappingInputStream
-
Format-specific exception thrown when a record exceeds the byte cap.
- recordWarning(String) - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceBuffer
-
Records a client-visible partial-results warning to be re-emitted on the driver thread when the operator closes, and flips
AsyncExternalSourceBuffer.partial. - REDUCE_DESCRIPTION - Static variable in class org.elasticsearch.xpack.esql.plugin.ComputeService
- ReducedPlan(PhysicalPlan) - Constructor for record class org.elasticsearch.xpack.esql.planner.PlannerUtils.ReducedPlan
-
Creates an instance of a
ReducedPlanrecord class. - REDUCTION_LATE_MATERIALIZATION - Static variable in class org.elasticsearch.xpack.esql.planner.PlannerSettings
- reductionPlan(PhysicalPlan) - Static method in class org.elasticsearch.xpack.esql.planner.PlannerUtils
- reductionPlan(PlannerSettings, EsqlFlags, Configuration, FoldContext, ExchangeSinkExec, boolean, boolean, PlanTimeProfile) - Static method in class org.elasticsearch.xpack.esql.plugin.ComputeService
- ReductionPlan - Record Class in org.elasticsearch.xpack.esql.plugin
-
This class is
publicfor testing. - ReductionPlan(ExchangeSinkExec, ExchangeSinkExec) - Constructor for record class org.elasticsearch.xpack.esql.plugin.ReductionPlan
-
Creates an instance of a
ReductionPlanrecord class. - reEncrypt(DataSourceMetadata, EncryptionService, String) - Method in class org.elasticsearch.xpack.esql.datasources.DataSourceEncryptedDataHandler
- ReferenceAttribute - Class in org.elasticsearch.xpack.esql.core.expression
-
Attribute based on a reference to an expression.
- ReferenceAttribute(Source, String, String, DataType) - Constructor for class org.elasticsearch.xpack.esql.core.expression.ReferenceAttribute
- ReferenceAttribute(Source, String, String, DataType, Nullability, NameId, boolean) - Constructor for class org.elasticsearch.xpack.esql.core.expression.ReferenceAttribute
- ReferenceAttribute(Source, String, DataType) - Constructor for class org.elasticsearch.xpack.esql.core.expression.ReferenceAttribute
-
Deprecated.
- references() - Method in class org.elasticsearch.xpack.esql.core.expression.Attribute
- references() - Method in class org.elasticsearch.xpack.esql.core.expression.Expression
- references() - Method in class org.elasticsearch.xpack.esql.core.expression.LeafExpression
- references() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.FromPartial
- references() - Method in class org.elasticsearch.xpack.esql.plan.QueryPlan
-
The attributes required to be in the
QueryPlan.inputSet()for this plan to be valid. - references(List<? extends Expression>) - Static method in class org.elasticsearch.xpack.esql.core.expression.Expressions
- reflect() - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.promql.PromqlAttributesTranslationContext.InheritedAttributes
-
End the descent at the leaf selector: it exposes exactly the labels demanded of it, with no exclusions of its own (the selector sits below every
WITHOUT). - ReflectionUtils - Class in org.elasticsearch.xpack.esql.core.util
- ReflectionUtils() - Constructor for class org.elasticsearch.xpack.esql.core.util.ReflectionUtils
- refreshedOutput() - Method in class org.elasticsearch.xpack.esql.plan.logical.Fork
- refreshOutput() - Method in class org.elasticsearch.xpack.esql.plan.logical.Fork
- refreshOutput() - Method in class org.elasticsearch.xpack.esql.plan.logical.UnionAll
- REG - Enum constant in enum class org.elasticsearch.xpack.esql.plan.logical.promql.selector.LabelMatcher.Matcher
- regex() - Method in class org.elasticsearch.xpack.esql.core.querydsl.query.RegexQuery
- REGEX - Enum constant in enum class org.elasticsearch.xpack.esql.optimizer.rules.logical.promql.AutomatonUtils.PatternFragment.Type
- regexBooleanExpression() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- regexBooleanExpression() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.RegexExpressionContext
- RegexBooleanExpressionContext() - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.RegexBooleanExpressionContext
- RegexBooleanExpressionContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.RegexBooleanExpressionContext
- RegexExpressionContext(EsqlBaseParser.BooleanExpressionContext) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.RegexExpressionContext
- RegexExtract - Class in org.elasticsearch.xpack.esql.plan.logical
- RegexExtract(Source, LogicalPlan, Expression, List<Attribute>) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.RegexExtract
- RegexExtractExec - Class in org.elasticsearch.xpack.esql.plan.physical
- RegexExtractExec(Source, PhysicalPlan, Expression, List<Attribute>) - Constructor for class org.elasticsearch.xpack.esql.plan.physical.RegexExtractExec
- regexFile() - Method in class org.elasticsearch.xpack.esql.plan.logical.UserAgent
- regexFile() - Method in class org.elasticsearch.xpack.esql.plan.physical.UserAgentExec
- RegexMatch<T> - Class in org.elasticsearch.xpack.esql.core.expression.predicate.regex
- RegexMatch(Source, Expression, T, boolean) - Constructor for class org.elasticsearch.xpack.esql.core.expression.predicate.regex.RegexMatch
- RegexOperation - Class in org.elasticsearch.xpack.esql.core.expression.predicate.regex
- RegexOperation() - Constructor for class org.elasticsearch.xpack.esql.core.expression.predicate.regex.RegexOperation
- RegexQuery - Class in org.elasticsearch.xpack.esql.core.querydsl.query
- RegexQuery(Source, String, String) - Constructor for class org.elasticsearch.xpack.esql.core.querydsl.query.RegexQuery
- RegexQuery(Source, String, String, boolean) - Constructor for class org.elasticsearch.xpack.esql.core.querydsl.query.RegexQuery
- regexToEquals(RegexMatch<?>, Literal) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.ReplaceRegexMatch
- region() - Method in record class org.elasticsearch.xpack.esql.datasources.cache.ListingCacheKey
-
Returns the value of the
regionrecord component. - region() - Method in record class org.elasticsearch.xpack.esql.datasources.cache.SchemaCacheKey
-
Returns the value of the
regionrecord component. - regionIsoCode(String) - Method in class org.elasticsearch.xpack.esql.evaluator.command.IpLocationFunctionBridge.IpLocationCollectorImpl
- regionName(String) - Method in class org.elasticsearch.xpack.esql.evaluator.command.IpLocationFunctionBridge.IpLocationCollectorImpl
- register(ColumnExtractor) - Method in class org.elasticsearch.xpack.esql.datasources.SourceExtractors
-
Register a new
ColumnExtractorand return the id assigned to it. - register(DecompressionCodec) - Method in class org.elasticsearch.xpack.esql.datasources.DecompressionCodecRegistry
-
Register a codec and its extensions.
- REGISTERED_DOMAIN - Enum constant in enum class org.elasticsearch.xpack.esql.telemetry.FeatureMetric
- REGISTERED_DOMAIN - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- REGISTERED_DOMAIN - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- REGISTERED_DOMAIN() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.RegisteredDomainCommandContext
- REGISTERED_DOMAIN_COMMAND - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Supports the REGISTERED_DOMAIN command.
- registeredCountryInEuropeanUnion(boolean) - Method in class org.elasticsearch.xpack.esql.evaluator.command.IpLocationFunctionBridge.IpLocationCollectorImpl
- registeredCountryIsoCode(String) - Method in class org.elasticsearch.xpack.esql.evaluator.command.IpLocationFunctionBridge.IpLocationCollectorImpl
- registeredCountryName(String) - Method in class org.elasticsearch.xpack.esql.evaluator.command.IpLocationFunctionBridge.IpLocationCollectorImpl
- registeredDomain(String) - Method in class org.elasticsearch.xpack.esql.evaluator.command.RegisteredDomainFunctionBridge.RegisteredDomainCollectorImpl
- RegisteredDomain - Class in org.elasticsearch.xpack.esql.plan.logical
-
The logical plan for the
REGISTERED_DOMAINcommand. - RegisteredDomain(StreamInput) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.RegisteredDomain
- RegisteredDomain(Source, LogicalPlan, Expression, List<String>, List<Attribute>) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.RegisteredDomain
- RegisteredDomainCollectorImpl(SequencedCollection<String>) - Constructor for class org.elasticsearch.xpack.esql.evaluator.command.RegisteredDomainFunctionBridge.RegisteredDomainCollectorImpl
- registeredDomainCommand() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ProcessingCommandContext
- registeredDomainCommand() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RegisteredDomainCommandContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.RegisteredDomainCommandContext
- RegisteredDomainExec - Class in org.elasticsearch.xpack.esql.plan.physical
-
Physical plan for the REGISTERED_DOMAIN command.
- RegisteredDomainExec(StreamInput) - Constructor for class org.elasticsearch.xpack.esql.plan.physical.RegisteredDomainExec
- RegisteredDomainExec(Source, PhysicalPlan, Expression, List<String>, List<Attribute>) - Constructor for class org.elasticsearch.xpack.esql.plan.physical.RegisteredDomainExec
- RegisteredDomainFunctionBridge - Class in org.elasticsearch.xpack.esql.evaluator.command
-
A bridge for the function that extracts registered domain parts from an FQDN string.
- RegisteredDomainFunctionBridge() - Constructor for class org.elasticsearch.xpack.esql.evaluator.command.RegisteredDomainFunctionBridge
- RegisteredDomainFunctionBridge.RegisteredDomainCollectorImpl - Class in org.elasticsearch.xpack.esql.evaluator.command
- registerException(Class<? extends Exception>, String) - Method in class org.elasticsearch.xpack.esql.expression.function.BlockLoaderWarnings
- registerException(Exception) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.AbstractConvertFunction.AbstractEvaluator
- registerExtension(String, String) - Method in class org.elasticsearch.xpack.esql.datasources.FormatReaderRegistry
- registerFactory(String, StorageProviderFactory) - Method in class org.elasticsearch.xpack.esql.datasources.StorageProviderRegistry
- registerLazy(String, FormatReaderFactory, Settings, BlockFactory) - Method in class org.elasticsearch.xpack.esql.datasources.FormatReaderRegistry
- registerTrailingCloseable(Closeable) - Method in class org.elasticsearch.xpack.esql.datasources.SourceExtractors
-
Attach a closeable whose lifecycle must extend beyond the source operator's.
- REJECT - Enum constant in enum class org.elasticsearch.xpack.esql.evaluator.command.CompoundOutputEvaluator.MultiValueStrategy
-
Reject multi-value input with a warning and null output (default for USER_AGENT, URI_PARTS, REGISTERED_DOMAIN).
- REJECT - Enum constant in enum class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToIp.LeadingZeros
- rejectUnknownFields(Map<String, Object>, Set<String>, ValidationException) - Static method in class org.elasticsearch.xpack.esql.datasources.spi.DataSourceValidationUtils
-
Adds an error for any keys in the settings map that are not in the known fields set.
- relation() - Method in class org.elasticsearch.xpack.esql.core.querydsl.query.RangeQuery
- relation() - Method in class org.elasticsearch.xpack.esql.querydsl.query.SpatialRelatesQuery.ShapeQueryBuilder
-
Public for testing
- relay(boolean) - Method in class org.elasticsearch.xpack.esql.evaluator.command.IpLocationFunctionBridge.IpLocationCollectorImpl
- release() - Method in class org.elasticsearch.xpack.esql.datasources.spi.DirectReadBuffer
-
The underlying
Releasable. - release() - Method in record class org.elasticsearch.xpack.esql.enrich.AbstractLookupService.LookupShardContext
-
Returns the value of the
releaserecord component. - release(int) - Method in class org.elasticsearch.xpack.esql.parser.CaseChangingCharStream
- releaseFetchedOnAnyThread(Page) - Method in class org.elasticsearch.xpack.esql.enrich.EnrichLookupOperator
- releaseFetchedOnAnyThread(LookupFromIndexOperator.OngoingJoin) - Method in class org.elasticsearch.xpack.esql.enrich.LookupFromIndexOperator
- releaseFetchedOnAnyThread(InferenceOperator.OngoingInferenceResult) - Method in class org.elasticsearch.xpack.esql.inference.InferenceOperator
- remainder() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.FilterPushdownSupport.PushdownResult
-
Returns the value of the
remainderrecord component. - remaining() - Method in class org.elasticsearch.xpack.esql.datasources.ExternalSliceQueue
-
Returns the approximate number of splits not yet claimed.
- REMOTE - Enum constant in enum class org.elasticsearch.xpack.esql.plan.logical.Enrich.Mode
- REMOTE - Enum constant in enum class org.elasticsearch.xpack.esql.plan.logical.ExecutesOn.ExecuteLocation
- REMOTE_ENRICH_AFTER_LOOKUP_JOIN - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fix the planning of
| ENRICH _remote:policywhen there's a preceding| LOOKUP JOIN, see java.lang.ClassCastException when combining LOOKUP JOIN and remote ENRICH - removals() - Method in class org.elasticsearch.xpack.esql.plan.logical.Drop
- remove(Object) - Method in class org.elasticsearch.xpack.esql.core.expression.AttributeMap.Builder
- remove(Object) - Method in class org.elasticsearch.xpack.esql.core.expression.AttributeMap
- remove(Object) - Method in class org.elasticsearch.xpack.esql.core.expression.AttributeSet.Builder
- remove(Object) - Method in class org.elasticsearch.xpack.esql.core.expression.AttributeSet
- remove(Object) - Method in class org.elasticsearch.xpack.esql.core.expression.ExpressionSet
- REMOVE_EMPTY_ATTRIBUTE_IN_MERGING_OUTPUT - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for removing empty attribute in merging output.
- REMOVE_REDUNDANT_SORT - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fix for https://github.com/elastic/elasticsearch/issues/120817 and https://github.com/elastic/elasticsearch/issues/120803 Support for queries that have multiple SORTs that cannot become TopN
- removeAll(Collection<?>) - Method in class org.elasticsearch.xpack.esql.core.expression.AttributeSet
- removeAll(Collection<?>) - Method in class org.elasticsearch.xpack.esql.core.expression.ExpressionSet
- REMOVED - Enum constant in enum class org.elasticsearch.xpack.esql.expression.function.FunctionAppliesToLifecycle
- removeIf(Predicate<? super Attribute>) - Method in class org.elasticsearch.xpack.esql.core.expression.AttributeSet.Builder
- removeIf(Predicate<? super Attribute>) - Method in class org.elasticsearch.xpack.esql.core.expression.AttributeSet
- RemoveStatsOverride - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical
-
Removes
Aggregateoverrides in grouping, aggregates and across them inside. - RemoveStatsOverride() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.RemoveStatsOverride
- removeStopHook(BooleanSupplier) - Method in class org.elasticsearch.xpack.esql.action.EsqlExecutionInfo
-
Removes a previously-registered stop hook.
- Rename - Class in org.elasticsearch.xpack.esql.plan.logical
- Rename(Source, LogicalPlan, List<Alias>) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.Rename
- RENAME - Enum constant in enum class org.elasticsearch.xpack.esql.telemetry.FeatureMetric
- RENAME - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- RENAME - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RENAME() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.RenameCommandContext
- RENAME_ALLOW_ASSIGNMENT - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for assignment in RENAME, besides the use of `AS` keyword.
- RENAME_LINE_COMMENT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- RENAME_LINE_COMMENT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RENAME_MODE - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- RENAME_MULTILINE_COMMENT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- RENAME_MULTILINE_COMMENT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RENAME_SEQUENTIAL_PROCESSING - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Execute `RENAME` operations sequentially from left to right, see ESQL: Align RENAME behavior with EVAL for sequential processing #122250
- RENAME_WS - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- RENAME_WS - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- renameClause() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- renameClause() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.RenameCommandContext
- renameClause(int) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.RenameCommandContext
- RenameClauseContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.RenameClauseContext
- renameCommand() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ProcessingCommandContext
- renameCommand() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RenameCommandContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.RenameCommandContext
- renameMap(DatasetMapping) - Static method in class org.elasticsearch.xpack.esql.datasources.DeclaredSchemaResolver
-
Logical→physical name map for the columns that declare a
pathmove (logical name ≠ physical name). - renames() - Method in record class org.elasticsearch.xpack.esql.datasources.DeclaredReadSpec
-
Returns the value of the
renamesrecord component. - renames(Map<String, String>) - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceOperatorFactory.Builder
-
Declared logical->physical column renames; applied to reader-facing names at the last mile.
- renamings() - Method in class org.elasticsearch.xpack.esql.plan.logical.Rename
- RENDERED_LENGTH - Static variable in class org.elasticsearch.xpack.esql.datasources.ExternalRowIdentity
-
Rendered length: base64url of 24 bytes — no padding because
IDENTITY_BYTES % 3 == 0— is exactly 32 characters. - ReorderLimitProjectAndOrderBy - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical
-
This is to fix possible wrong orderings of Limit, Project and Order or LimitBy, Project and OrderBy.
- ReorderLimitProjectAndOrderBy() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.ReorderLimitProjectAndOrderBy
- Repeat - Class in org.elasticsearch.xpack.esql.expression.function.scalar.string
- Repeat(Source, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.string.Repeat
- REPEAT - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for requesting the "REPEAT" command.
- replace(NameId, NameId) - Method in class org.elasticsearch.xpack.esql.planner.Layout.Builder
- Replace - Class in org.elasticsearch.xpack.esql.expression.function.scalar.string
- Replace(Source, Expression, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.string.Replace
- ReplaceAggregateAggExpressionWithEval - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical
-
Replace nested expressions over aggregates with synthetic eval post the aggregation stats a = sum(a) + min(b) by x becomes stats a1 = sum(a), a2 = min(b) by x | eval a = a1 + a2 | keep a, x The rule also considers expressions applied over groups:
STATS a = x + 1 BY xbecomesSTATS BY x | EVAL a = x + 1 | KEEP a, xAnd to combine the two: stats a = x + count(*) by x becomes stats a1 = count(*) by x | eval a = x + a1 | keep a1, x Since the logic is very similar, this rule also handles duplicate aggregate functions to avoid duplicate compute stats a = min(x), b = min(x), c = count(*), d = count() by g becomes stats a = min(x), c = count(*) by g | eval b = a, d = c | keep a, b, c, d, g - ReplaceAggregateAggExpressionWithEval() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.ReplaceAggregateAggExpressionWithEval
- ReplaceAggregateAggExpressionWithEval(boolean) - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.ReplaceAggregateAggExpressionWithEval
- ReplaceAggregateNestedExpressionWithEval - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical
-
Replace nested expressions inside a
Aggregatewith synthetic eval. - ReplaceAggregateNestedExpressionWithEval() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.ReplaceAggregateNestedExpressionWithEval
- ReplaceAggregateNestedExpressionWithEval(boolean) - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.ReplaceAggregateNestedExpressionWithEval
- ReplaceAliasingEvalWithProject - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical
-
Replace aliasing evals (eval x=a) with a projection which can be further combined / simplified.
- ReplaceAliasingEvalWithProject() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.ReplaceAliasingEvalWithProject
- ReplaceChangePointByExpressionWithEval - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical
-
Extract non-attribute
ChangePointgrouping expressions into a syntheticEval. - ReplaceChangePointByExpressionWithEval() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.ReplaceChangePointByExpressionWithEval
- replaceChild(Expression) - Method in class org.elasticsearch.xpack.esql.core.expression.Alias
- replaceChild(Expression) - Method in class org.elasticsearch.xpack.esql.core.expression.function.scalar.UnaryScalarFunction
- replaceChild(Expression) - Method in class org.elasticsearch.xpack.esql.core.expression.predicate.operator.arithmetic.Neg
- replaceChild(Expression) - Method in class org.elasticsearch.xpack.esql.core.expression.UnaryExpression
- replaceChild(Expression) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.ChangeCase
- replaceChild(Expression) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.regex.RLike
- replaceChild(Expression) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.regex.RLikeList
- replaceChild(Expression) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.regex.WildcardLike
- replaceChild(Expression) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.regex.WildcardLikeList
- replaceChild(Expression) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.ToLower
- replaceChild(Expression) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.ToUpper
- replaceChild(Expression) - Method in class org.elasticsearch.xpack.esql.expression.predicate.logical.Not
- replaceChild(Expression) - Method in class org.elasticsearch.xpack.esql.expression.predicate.nulls.IsNotNull
- replaceChild(Expression) - Method in class org.elasticsearch.xpack.esql.expression.predicate.nulls.IsNull
- replaceChild(LogicalPlan) - Method in class org.elasticsearch.xpack.esql.expression.promql.subquery.Subquery
- replaceChild(LogicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.logical.Aggregate
- replaceChild(LogicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.logical.ChangePoint
- replaceChild(LogicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.logical.CompoundOutputEval
- replaceChild(LogicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.logical.Dedup
- replaceChild(LogicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.logical.Dissect
- replaceChild(LogicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.logical.Drop
- replaceChild(LogicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.logical.Enrich
- replaceChild(LogicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.logical.Eval
- replaceChild(LogicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.logical.Filter
- replaceChild(LogicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.logical.fuse.Fuse
- replaceChild(LogicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.logical.fuse.FuseScoreEval
- replaceChild(LogicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.logical.Grok
- replaceChild(LogicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.logical.Highlight
- replaceChild(LogicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.logical.inference.Completion
- replaceChild(LogicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.logical.inference.Rerank
- replaceChild(LogicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.logical.InlineStats
- replaceChild(LogicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.logical.Insist
- replaceChild(LogicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.logical.Keep
- replaceChild(LogicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.logical.Limit
- replaceChild(LogicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.logical.LimitBy
- replaceChild(LogicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.logical.local.ResolvingProject
- replaceChild(LogicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.logical.Lookup
- replaceChild(LogicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.logical.MetricsInfo
- replaceChild(LogicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.logical.MMR
- replaceChild(LogicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.logical.MvExpand
- replaceChild(LogicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.logical.NamedSubquery
- replaceChild(LogicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.logical.OrderBy
- replaceChild(LogicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.logical.Project
- replaceChild(LogicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.AcrossSeriesAggregate
- replaceChild(LogicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.HistogramQuantile
- replaceChild(LogicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.PromqlCommand
- replaceChild(LogicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.ScalarConversionFunction
- replaceChild(LogicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.selector.InstantSelector
- replaceChild(LogicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.selector.LiteralSelector
- replaceChild(LogicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.selector.RangeSelector
- replaceChild(LogicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.ValueTransformationFunction
- replaceChild(LogicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.VectorConversionFunction
- replaceChild(LogicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.WithinSeriesAggregate
- replaceChild(LogicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.logical.Rename
- replaceChild(LogicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.logical.Sample
- replaceChild(LogicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.logical.SampledAggregate
- replaceChild(LogicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.logical.SparklineGenerateEmptyBuckets
- replaceChild(LogicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.logical.Subquery
- replaceChild(LogicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.logical.TimeSeriesAggregate
- replaceChild(LogicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.logical.TimeSeriesCollapse
- replaceChild(LogicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.logical.TopN
- replaceChild(LogicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.logical.TopNBy
- replaceChild(LogicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.logical.TsInfo
- replaceChild(LogicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.logical.UnaryPlan
- replaceChild(LogicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.logical.UnresolvedIpLocation
- replaceChild(PhysicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.physical.AggregateExec
- replaceChild(PhysicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.physical.BulkLookupMvFilterExec
- replaceChild(PhysicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.physical.ChangePointExec
- replaceChild(PhysicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.physical.CompoundOutputEvalExec
- replaceChild(PhysicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.physical.DissectExec
- replaceChild(PhysicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.physical.EnrichExec
- replaceChild(PhysicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.physical.EvalExec
- replaceChild(PhysicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.physical.ExchangeExec
- replaceChild(PhysicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.physical.ExchangeSinkExec
- replaceChild(PhysicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.physical.ExternalFieldExtractExec
- replaceChild(PhysicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.physical.FieldExtractExec
- replaceChild(PhysicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.physical.FilterExec
- replaceChild(PhysicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.physical.FuseScoreEvalExec
- replaceChild(PhysicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.physical.GrokExec
- replaceChild(PhysicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.physical.HighlightExec
- replaceChild(PhysicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.physical.inference.CompletionExec
- replaceChild(PhysicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.physical.inference.RerankExec
- replaceChild(PhysicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.physical.LimitByExec
- replaceChild(PhysicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.physical.LimitExec
- replaceChild(PhysicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.physical.MetricsInfoExec
- replaceChild(PhysicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.physical.MMRExec
- replaceChild(PhysicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.physical.MvExpandExec
- replaceChild(PhysicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.physical.OutputExec
- replaceChild(PhysicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.physical.ProjectExec
- replaceChild(PhysicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.physical.SampledAggregateExec
- replaceChild(PhysicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.physical.SampleExec
- replaceChild(PhysicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.physical.SparklineGenerateEmptyBucketsExec
- replaceChild(PhysicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.physical.SubqueryExec
- replaceChild(PhysicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.physical.TimeSeriesAggregateExec
- replaceChild(PhysicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.physical.TimeSeriesCollapseExec
- replaceChild(PhysicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.physical.TopNByExec
- replaceChild(PhysicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.physical.TopNExec
- replaceChild(PhysicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.physical.TsInfoExec
- replaceChild(PhysicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.physical.UnaryExec
- replaceChildAndUpdateOutput(PhysicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.physical.ExchangeSinkExec
-
Like
ExchangeSinkExec.replaceChild(PhysicalPlan)but sets the output to the new child's output. - replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.core.expression.Alias
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.core.expression.Attribute
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.core.expression.EntryExpression
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.core.expression.function.scalar.BinaryScalarFunction
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.core.expression.function.scalar.UnaryScalarFunction
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.core.expression.LeafExpression
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.core.expression.MapExpression
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.core.expression.UnaryExpression
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.core.expression.UnresolvedMetadataAttributeExpression
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.core.expression.UnresolvedStar
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Absent
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.AbsentOverTime
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Avg
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.AvgOverTime
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Count
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.CountApproximate
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.CountDistinct
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.CountDistinctOverTime
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.CountOverTime
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.DefaultTimeSeriesAggregateFunction
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Delta
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.DeltaOnlyHistogramMergeOverTime
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Deriv
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.DimensionValues
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Earliest
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.FilteredExpression
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.First
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.FirstDocId
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.FirstOverTime
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.FromPartial
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.HistogramMerge
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.HistogramMergeOverTime
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Idelta
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Increase
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Irate
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Last
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.LastOverTime
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Latest
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.LegacyIrate
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Max
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.MaxOverTime
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Median
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.MedianAbsoluteDeviation
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Min
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.MinOverTime
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Percentile
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.PercentileOverTime
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Present
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.PresentOverTime
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.PromqlHistogramQuantile
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Rate
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Sample
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Scalar
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Sparkline
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.SpatialCentroid
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.SpatialExtent
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.StdDev
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.StddevOverTime
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Sum
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.SumOverTime
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Top
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.ToPartial
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Values
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Variance
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.VarianceOverTime
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.WeightedAvg
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.Kql
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.Match
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.MatchOperator
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.MatchPhrase
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.QueryString
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.Score
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.grouping.Bucket
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.grouping.Categorize
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.grouping.TBucket
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.grouping.TimeSeriesWithout
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.grouping.TStep
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.inference.CompletionFunction
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.inference.Embedding
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.inference.TextEmbedding
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.approximate.ConfidenceInterval
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.approximate.Random
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.Clamp
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.conditional.Case
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.conditional.ClampMax
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.conditional.ClampMin
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.conditional.Greatest
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.conditional.Least
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.FromAggregateMetricDouble
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.FromBase64
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToAggregateMetricDouble
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToBase64
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToBoolean
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToCartesianPoint
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToCartesianShape
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToCounter
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToDateNanos
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToDatePeriod
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToDateRange
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToDatetime
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToDegrees
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToDenseVector
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToDouble
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToExponentialHistogram
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToGauge
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToGeohash
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToGeohex
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToGeoPoint
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToGeoShape
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToGeotile
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToInteger
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToIntegerBase
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToIntegerSurrogate
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToIp
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToIpLeadingZerosDecimal
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToIpLeadingZerosOctal
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToIpLeadingZerosRejected
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToLong
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToLongBase
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToLongSurrogate
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToRadians
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToString
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToTDigest
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToText
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToTimeDuration
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToUnsignedLong
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToVersion
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.UrlDecode
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.UrlEncode
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.UrlEncodeComponent
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.DateDiff
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.DateExtract
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.DateFormat
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.DateParse
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.DateTrunc
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.DateUnitCount
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.DayName
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.MonthName
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.Now
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.RangeContains
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.RangeIntersects
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.RangeMax
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.RangeMin
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.RangeWithin
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.ToRange
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.TRange
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.histogram.ExtractHistogramComponent
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.histogram.FilterUnsupportedTemporality
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.histogram.HistogramPercentile
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.internal.PackDimension
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.internal.UnpackDimension
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.ip.CIDRMatch
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.ip.IpPrefix
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.ip.NetworkDirection
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Abs
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Acos
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Acosh
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Asin
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Asinh
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Atan
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Atan2
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Atanh
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Cbrt
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Ceil
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.CopySign
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Cos
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Cosh
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.E
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Exp
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Floor
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Hypot
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Log
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Log10
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Pi
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Pow
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Round
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.RoundTo
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Scalb
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Signum
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Sin
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Sinh
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Sqrt
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Tan
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Tanh
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Tau
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvAppend
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvAvg
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvCount
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvDedupe
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvFirst
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvLast
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvMax
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvMedian
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvMedianAbsoluteDeviation
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvMin
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvPercentile
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvPSeriesWeightedSum
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvSingleValueOrNull
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvSlice
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvSort
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvSum
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvZip
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.nulls.Coalesce
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.score.Decay
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialGridFunction
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StBuffer
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StDifference
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StDimension
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StEnvelope
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StGeometryType
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StIntersection
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StIsEmpty
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StNPoints
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StSimplify
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StSimplifyPreserveTopology
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StSymDifference
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StUnion
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StX
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StXMax
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StXMin
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StY
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StYMax
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StYMin
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.BitLength
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.ByteLength
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.ChangeCase
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Chicken
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Chunk
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Concat
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Contains
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.EndsWith
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.FieldExtract
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Hash
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.JsonExtract
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Left
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Length
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Locate
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.LTrim
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Md5
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Repeat
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Replace
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Reverse
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Right
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.RTrim
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Sha1
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Sha256
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Space
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.StartsWith
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Substring
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.TopSnippets
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Trim
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.util.Delay
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.UnresolvedFunction
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.vector.Knn
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.vector.Magnitude
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.WindowFilter
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.Order
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic.Neg
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.In
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.InSubquery
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.predicate.Range
- replaceChildren(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.UnresolvedNamePattern
- replaceChildren(List<LogicalPlan>) - Method in class org.elasticsearch.xpack.esql.plan.logical.BinaryPlan
- replaceChildren(List<LogicalPlan>) - Method in class org.elasticsearch.xpack.esql.plan.logical.Fork
- replaceChildren(List<LogicalPlan>) - Method in class org.elasticsearch.xpack.esql.plan.logical.LeafPlan
- replaceChildren(List<LogicalPlan>) - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.UnresolvedPromqlFunction
- replaceChildren(List<LogicalPlan>) - Method in class org.elasticsearch.xpack.esql.plan.logical.UnaryPlan
- replaceChildren(List<LogicalPlan>) - Method in class org.elasticsearch.xpack.esql.plan.logical.UnionAll
- replaceChildren(List<LogicalPlan>) - Method in class org.elasticsearch.xpack.esql.plan.logical.ViewUnionAll
- replaceChildren(List<PhysicalPlan>) - Method in class org.elasticsearch.xpack.esql.plan.physical.BinaryExec
- replaceChildren(List<PhysicalPlan>) - Method in class org.elasticsearch.xpack.esql.plan.physical.LeafExec
- replaceChildren(List<PhysicalPlan>) - Method in class org.elasticsearch.xpack.esql.plan.physical.MergeExec
- replaceChildren(List<PhysicalPlan>) - Method in class org.elasticsearch.xpack.esql.plan.physical.UnaryExec
- replaceChildren(List<T>) - Method in class org.elasticsearch.xpack.esql.core.tree.Node
- replaceChildren(Expression, Expression) - Method in class org.elasticsearch.xpack.esql.core.expression.function.scalar.BinaryScalarFunction
- replaceChildren(Expression, Expression) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvConcat
- replaceChildren(Expression, Expression) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvContains
- replaceChildren(Expression, Expression) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvDifference
- replaceChildren(Expression, Expression) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvIntersection
- replaceChildren(Expression, Expression) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvIntersects
- replaceChildren(Expression, Expression) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvUnion
- replaceChildren(Expression, Expression) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialContains
- replaceChildren(Expression, Expression) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialDisjoint
- replaceChildren(Expression, Expression) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialIntersects
- replaceChildren(Expression, Expression) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialWithin
- replaceChildren(Expression, Expression) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StDistance
- replaceChildren(Expression, Expression) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Split
- replaceChildren(Expression, Expression) - Method in class org.elasticsearch.xpack.esql.expression.function.vector.CosineSimilarity
- replaceChildren(Expression, Expression) - Method in class org.elasticsearch.xpack.esql.expression.function.vector.DotProduct
- replaceChildren(Expression, Expression) - Method in class org.elasticsearch.xpack.esql.expression.function.vector.Hamming
- replaceChildren(Expression, Expression) - Method in class org.elasticsearch.xpack.esql.expression.function.vector.L1Norm
- replaceChildren(Expression, Expression) - Method in class org.elasticsearch.xpack.esql.expression.function.vector.L2Norm
- replaceChildren(Expression, Expression) - Method in class org.elasticsearch.xpack.esql.expression.predicate.logical.And
- replaceChildren(Expression, Expression) - Method in class org.elasticsearch.xpack.esql.expression.predicate.logical.Or
- replaceChildren(Expression, Expression) - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic.Add
- replaceChildren(Expression, Expression) - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic.Div
- replaceChildren(Expression, Expression) - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic.Mod
- replaceChildren(Expression, Expression) - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic.Mul
- replaceChildren(Expression, Expression) - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic.Sub
- replaceChildren(Expression, Expression) - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.Equals
- replaceChildren(Expression, Expression) - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.GreaterThan
- replaceChildren(Expression, Expression) - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.GreaterThanOrEqual
- replaceChildren(Expression, Expression) - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.InsensitiveEquals
- replaceChildren(Expression, Expression) - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.LessThan
- replaceChildren(Expression, Expression) - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.LessThanOrEqual
- replaceChildren(Expression, Expression) - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.NotEquals
- replaceChildren(Expression, Expression, Expression) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialGridFunction
- replaceChildren(Expression, Expression, Expression) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StGeohash
- replaceChildren(Expression, Expression, Expression) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StGeohex
- replaceChildren(Expression, Expression, Expression) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StGeotile
- replaceChildren(LogicalPlan, LogicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.logical.BinaryPlan
- replaceChildren(LogicalPlan, LogicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.logical.join.AntiJoin
- replaceChildren(LogicalPlan, LogicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.logical.join.InlineJoin
- replaceChildren(LogicalPlan, LogicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.logical.join.Join
- replaceChildren(LogicalPlan, LogicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.logical.join.LookupJoin
- replaceChildren(LogicalPlan, LogicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.logical.join.MarkJoin
- replaceChildren(LogicalPlan, LogicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.logical.join.SemiJoin
- replaceChildren(LogicalPlan, LogicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.operator.VectorBinaryArithmetic
- replaceChildren(LogicalPlan, LogicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.operator.VectorBinaryComparison
- replaceChildren(LogicalPlan, LogicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.operator.VectorBinaryOperator
- replaceChildren(LogicalPlan, LogicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.operator.VectorBinarySet
- replaceChildren(PhysicalPlan, PhysicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.physical.BinaryExec
- replaceChildren(PhysicalPlan, PhysicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.physical.HashJoinExec
- replaceChildren(PhysicalPlan, PhysicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.physical.LookupJoinExec
- replaceChildrenSameSize(List<T>) - Method in class org.elasticsearch.xpack.esql.core.tree.Node
- replaceDatasets(LogicalPlan, ProjectMetadata, ActionListener<LogicalPlan>) - Method in class org.elasticsearch.xpack.esql.datasources.DatasetResolver
-
Completes
listenerwith the rewritten plan (or the untouched plan when no relation qualifies). - replaceDataSourcesWithEmpty(PhysicalPlan) - Static method in class org.elasticsearch.xpack.esql.planner.ExplainPlanTransformer
-
Transforms the plan by replacing data source nodes with empty LocalSourceExec.
- ReplaceDateTruncBucketWithRoundTo - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical.local
- ReplaceDateTruncBucketWithRoundTo() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.local.ReplaceDateTruncBucketWithRoundTo
- ReplaceFieldWithConstantOrNull - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical.local
-
Look for any fields used in the plan that are missing and replaces them with null or look for fields that are constant.
- ReplaceFieldWithConstantOrNull() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.local.ReplaceFieldWithConstantOrNull
- replaceLeft(LogicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.logical.BinaryPlan
- ReplaceLimitAndSortAsTopN - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical
- ReplaceLimitAndSortAsTopN() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.ReplaceLimitAndSortAsTopN
- ReplaceLimitByExpressionWithEval - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical
- ReplaceLimitByExpressionWithEval() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.ReplaceLimitByExpressionWithEval
- ReplaceOrderByExpressionWithEval - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical
- ReplaceOrderByExpressionWithEval() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.ReplaceOrderByExpressionWithEval
- replaceQueryBuilder(QueryBuilder) - Method in interface org.elasticsearch.xpack.esql.capabilities.RewriteableAware
-
Replaces the current query builder with a rewritten iteration.
- replaceQueryBuilder(QueryBuilder) - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.Kql
- replaceQueryBuilder(QueryBuilder) - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.Match
- replaceQueryBuilder(QueryBuilder) - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.MatchOperator
- replaceQueryBuilder(QueryBuilder) - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.MatchPhrase
- replaceQueryBuilder(QueryBuilder) - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.QueryString
- replaceQueryBuilder(QueryBuilder) - Method in class org.elasticsearch.xpack.esql.expression.function.vector.Knn
- ReplaceRegexMatch - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical
- ReplaceRegexMatch() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.ReplaceRegexMatch
- replaceRight(LogicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.logical.BinaryPlan
- ReplaceRoundToWithQueryAndTags - Class in org.elasticsearch.xpack.esql.optimizer.rules.physical.local
-
ReplaceRoundToWithQueryAndTagsbuilds a list of ranges and associated tags base on the rounding points defined in aRoundTofunction. - ReplaceRoundToWithQueryAndTags() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.physical.local.ReplaceRoundToWithQueryAndTags
- ReplaceRowAsLocalRelation - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical
- ReplaceRowAsLocalRelation() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.ReplaceRowAsLocalRelation
- ReplaceSampledStatsByExactStats - Class in org.elasticsearch.xpack.esql.optimizer.rules.physical.local
-
If the original aggregate wrapped by the sampled aggregate can be pushed down to Lucene (so that it will execute exact and fast), sampling should be skipped and the original aggregate should be executed.
- ReplaceSampledStatsByExactStats() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.physical.local.ReplaceSampledStatsByExactStats
- ReplaceSampledStatsBySampleAndStats - Class in org.elasticsearch.xpack.esql.optimizer.rules.physical
-
If the original aggregate wrapped by the sampled aggregate cannot be pushed down to Lucene (which would execute exact and fast), sampling should be used to speed up the aggregation.
- ReplaceSampledStatsBySampleAndStats() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.physical.ReplaceSampledStatsBySampleAndStats
- ReplaceSourceAttributes - Class in org.elasticsearch.xpack.esql.optimizer.rules.physical.local
-
Strips source leaf nodes down to their minimal output attributes so that
InsertFieldExtractioncan later add only the fields that the rest of the plan actually needs. - ReplaceSourceAttributes() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.physical.local.ReplaceSourceAttributes
- ReplaceSparklineAggregate - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical
-
Replaces a
SPARKLINEaggregate into a three-phase execution pipeline that collects per-bucket values, sorts them chronologically, and fills in zero values for any empty time buckets. - ReplaceSparklineAggregate() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.ReplaceSparklineAggregate
- ReplaceStatsFilteredOrNullAggWithEval - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical
-
Replaces an aggregation function with an EVAL node under 2 conditions.
- ReplaceStatsFilteredOrNullAggWithEval() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.ReplaceStatsFilteredOrNullAggWithEval
- ReplaceStringCasingWithInsensitiveEquals - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical
- ReplaceStringCasingWithInsensitiveEquals() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.ReplaceStringCasingWithInsensitiveEquals
- ReplaceStringCasingWithInsensitiveRegexMatch - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical
- ReplaceStringCasingWithInsensitiveRegexMatch() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.ReplaceStringCasingWithInsensitiveRegexMatch
- replaceStub(LogicalPlan, LogicalPlan) - Static method in class org.elasticsearch.xpack.esql.plan.logical.join.InlineJoin
-
Replaces the stubbed source with the actual source.
- replaceSubPlans(List<LogicalPlan>) - Method in class org.elasticsearch.xpack.esql.plan.logical.Fork
- replaceSubPlans(List<LogicalPlan>) - Method in class org.elasticsearch.xpack.esql.plan.logical.UnionAll
- replaceSubPlans(List<LogicalPlan>) - Method in class org.elasticsearch.xpack.esql.plan.logical.ViewUnionAll
- replaceSubPlansAndOutput(List<LogicalPlan>, List<Attribute>) - Method in class org.elasticsearch.xpack.esql.plan.logical.Fork
- replaceSubPlansAndOutput(List<LogicalPlan>, List<Attribute>) - Method in class org.elasticsearch.xpack.esql.plan.logical.UnionAll
- replaceSubPlansAndOutput(List<LogicalPlan>, List<Attribute>) - Method in class org.elasticsearch.xpack.esql.plan.logical.ViewUnionAll
- ReplaceTopNWithLimitAndSort - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical.local
-
Break TopN back into Limit + OrderBy to allow the order rules to kick in.
- ReplaceTopNWithLimitAndSort() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.local.ReplaceTopNWithLimitAndSort
- ReplaceTrivialTypeConversions - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical
-
Replace type converting eval with aliasing eval when type change does not occur.
- ReplaceTrivialTypeConversions() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.ReplaceTrivialTypeConversions
- replaceViews(LogicalPlan, String, BiFunction<String, String, LogicalPlan>, ActionListener<ViewResolver.ViewResolutionResult>) - Method in class org.elasticsearch.xpack.esql.view.ViewResolver
-
Entry point for view + IN subquery resolution; see the
ViewResolverclass documentation for the traversal model and the node types it intercepts. - REPORT_ORIGINAL_TYPES - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
The
_queryAPI now reports the original types. - Request(StreamInput) - Constructor for class org.elasticsearch.xpack.esql.datasources.dataset.DeleteDatasetAction.Request
- Request(StreamInput) - Constructor for class org.elasticsearch.xpack.esql.datasources.dataset.PutDatasetAction.Request
- Request(StreamInput) - Constructor for class org.elasticsearch.xpack.esql.datasources.datasource.DeleteDataSourceAction.Request
- Request(StreamInput) - Constructor for class org.elasticsearch.xpack.esql.datasources.datasource.PutDataSourceAction.Request
- Request(StreamInput) - Constructor for class org.elasticsearch.xpack.esql.view.DeleteViewAction.Request
- Request(StreamInput) - Constructor for class org.elasticsearch.xpack.esql.view.PutViewAction.Request
- Request(TimeValue) - Constructor for class org.elasticsearch.xpack.esql.datasources.dataset.GetDatasetAction.Request
- Request(TimeValue) - Constructor for class org.elasticsearch.xpack.esql.view.GetViewAction.Request
- Request(TimeValue, boolean) - Constructor for class org.elasticsearch.xpack.esql.action.EsqlResolveViewAction.Request
- Request(TimeValue, String[]) - Constructor for class org.elasticsearch.xpack.esql.action.EsqlResolveDatasetAction.Request
- Request(TimeValue, String[]) - Constructor for class org.elasticsearch.xpack.esql.datasources.datasource.GetDataSourceAction.Request
- Request(TimeValue, TimeValue, String[]) - Constructor for class org.elasticsearch.xpack.esql.datasources.dataset.DeleteDatasetAction.Request
- Request(TimeValue, TimeValue, String[]) - Constructor for class org.elasticsearch.xpack.esql.datasources.datasource.DeleteDataSourceAction.Request
- Request(TimeValue, TimeValue, String[]) - Constructor for class org.elasticsearch.xpack.esql.view.DeleteViewAction.Request
- Request(TimeValue, TimeValue, String, String, String, String, Map<String, Object>) - Constructor for class org.elasticsearch.xpack.esql.datasources.dataset.PutDatasetAction.Request
- Request(TimeValue, TimeValue, String, String, String, String, Map<String, Object>, DatasetMapping) - Constructor for class org.elasticsearch.xpack.esql.datasources.dataset.PutDatasetAction.Request
- Request(TimeValue, TimeValue, String, String, String, Map<String, Object>) - Constructor for class org.elasticsearch.xpack.esql.datasources.datasource.PutDataSourceAction.Request
- Request(TimeValue, TimeValue, View) - Constructor for class org.elasticsearch.xpack.esql.view.PutViewAction.Request
- requestBody() - Method in class org.elasticsearch.xpack.esql.plan.QuerySettingDef
- RequestBodyBinding(String, String) - Constructor for record class org.elasticsearch.xpack.esql.plan.QuerySettingDef.RequestBodyBinding
-
Creates an instance of a
RequestBodyBindingrecord class. - requestCount() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.StorageObjectMetrics
-
Returns the value of the
requestCountrecord component. - requestNanos() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.StorageObjectMetrics
-
Returns the value of the
requestNanosrecord component. - requestSettings() - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryRequest
- REQUIRED - Enum constant in enum class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionDefinition.CounterSupport
-
Only accepts counter types (e.g., rate, increase, irate).
- REQUIRED - Enum constant in enum class org.elasticsearch.xpack.esql.plan.LinkedIndexPattern.Kind
- requiredTimeSeriesSource() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.HistogramMergeOverTime
- requiredTimeSeriesSource() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Increase
- requiredTimeSeriesSource() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Rate
- requiredTimeSeriesSource() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.TimeSeriesAggregateFunction
- requiresQueryBuilderRewrite() - Method in interface org.elasticsearch.xpack.esql.capabilities.RewriteableAware
- requiresQueryBuilderRewrite() - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.FullTextFunction
- Rerank - Class in org.elasticsearch.xpack.esql.plan.logical.inference
- Rerank(StreamInput) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.inference.Rerank
- Rerank(Source, LogicalPlan, Expression, Expression, List<Alias>, Attribute) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.inference.Rerank
- Rerank(Source, LogicalPlan, Expression, Expression, Expression, List<Alias>, Attribute) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.inference.Rerank
- Rerank(Source, LogicalPlan, Expression, Expression, Expression, List<Alias>, Attribute, TimeValue) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.inference.Rerank
- RERANK - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for RERANK command
- RERANK - Enum constant in enum class org.elasticsearch.xpack.esql.telemetry.FeatureMetric
- RERANK - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- RERANK - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RERANK() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.RerankCommandContext
- RERANK_ENABLED_SETTING - Static variable in record class org.elasticsearch.xpack.esql.inference.InferenceSettings
- RERANK_ROW_LIMIT_SETTING - Static variable in record class org.elasticsearch.xpack.esql.inference.InferenceSettings
- rerankCommand() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ProcessingCommandContext
- rerankCommand() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RerankCommandContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.RerankCommandContext
- rerankEnabled() - Method in record class org.elasticsearch.xpack.esql.inference.InferenceSettings
-
Returns the value of the
rerankEnabledrecord component. - RerankExec - Class in org.elasticsearch.xpack.esql.plan.physical.inference
- RerankExec(StreamInput) - Constructor for class org.elasticsearch.xpack.esql.plan.physical.inference.RerankExec
- RerankExec(Source, PhysicalPlan, Expression, Expression, List<Alias>, Attribute) - Constructor for class org.elasticsearch.xpack.esql.plan.physical.inference.RerankExec
- RerankExec(Source, PhysicalPlan, Expression, Expression, List<Alias>, Attribute, TimeValue) - Constructor for class org.elasticsearch.xpack.esql.plan.physical.inference.RerankExec
- rerankFields - Variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.RerankCommandContext
- rerankFields() - Method in class org.elasticsearch.xpack.esql.plan.logical.inference.Rerank
- rerankFields() - Method in class org.elasticsearch.xpack.esql.plan.physical.inference.RerankExec
- RerankOperator - Class in org.elasticsearch.xpack.esql.inference.rerank
-
RerankOperatoris anInferenceOperatorthat computes relevance scores for rows using a reranking model. - RerankOperator.Factory - Record Class in org.elasticsearch.xpack.esql.inference.rerank
-
Factory for creating
RerankOperatorinstances. - rerankRowLimit() - Method in record class org.elasticsearch.xpack.esql.inference.InferenceSettings
-
Returns the value of the
rerankRowLimitrecord component. - rescheduleCancellationOnExpiry() - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryTask
- RESCORE_OVERSAMPLE_FIELD - Static variable in class org.elasticsearch.xpack.esql.querydsl.query.KnnQuery
- RESERVED_NAMES - Static variable in class org.elasticsearch.xpack.esql.datasources.ExternalMetadataColumns
-
The dedicated metadata namespace for reservation/rename purposes:
ExternalMetadataColumns.STANDARD_NAMESplus every standard name that is only snapshot-gated for binding (_tier). - RESERVED_RENAME_PREFIX - Static variable in class org.elasticsearch.xpack.esql.datasources.HivePartitionDetector
-
Prefix applied to a partition column whose name collides with a dedicated metadata name.
- reservedBytes - Variable in class org.elasticsearch.xpack.esql.enrich.LookupFromIndexService.LookupResponse
- reset() - Method in class org.elasticsearch.xpack.esql.datasources.cache.CountingInputStream
- reset() - Method in class org.elasticsearch.xpack.esql.datasources.spi.RecordCappingInputStream
- reset() - Method in class org.elasticsearch.xpack.esql.inference.InferenceOperator.BulkInferenceRequestItem.PositionValueCountsBuilder
-
Resets the builder to an empty state.
- residentialProxy(boolean) - Method in class org.elasticsearch.xpack.esql.evaluator.command.IpLocationFunctionBridge.IpLocationCollectorImpl
- resolution - Variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.SubqueryResolutionContext
- resolution() - Method in class org.elasticsearch.xpack.esql.expression.promql.subquery.Subquery
- Resolution Strategy - Search tag in package org.elasticsearch.xpack.esql.datasources.glob
- Section
- Resolvable - Interface in org.elasticsearch.xpack.esql.core.capabilities
- Resolvables - Class in org.elasticsearch.xpack.esql.core.capabilities
- Resolvables() - Constructor for class org.elasticsearch.xpack.esql.core.capabilities.Resolvables
- resolve(Object) - Method in class org.elasticsearch.xpack.esql.core.expression.AttributeMap
- resolve(Object, E) - Method in class org.elasticsearch.xpack.esql.core.expression.AttributeMap
- resolve(String) - Static method in enum class org.elasticsearch.xpack.esql.expression.function.scalar.date.DateDiff.Part
- resolve(String[], String[], ProjectMetadata, IndexNameExpressionResolver) - Static method in class org.elasticsearch.xpack.esql.datasources.DatasetRewriter
-
Per-relation engine-side resolution, run from the
EsqlResolveDatasetActionbody. - resolve(List<String>, Map<String, Map<String, Object>>, Map<String, List<PartitionFilterHintExtractor.PartitionFilterHint>>, Map<String, DatasetMapping>, Set<String>, ActionListener<ExternalSourceResolution>) - Method in class org.elasticsearch.xpack.esql.datasources.ExternalSourceResolver
-
Resolves external sources.
- resolve(List<String>, Map<String, Map<String, Object>>, Map<String, List<PartitionFilterHintExtractor.PartitionFilterHint>>, ActionListener<ExternalSourceResolution>) - Method in class org.elasticsearch.xpack.esql.datasources.ExternalSourceResolver
- resolve(List<String>, Map<String, Map<String, Object>>, ActionListener<ExternalSourceResolution>) - Method in class org.elasticsearch.xpack.esql.datasources.ExternalSourceResolver
- resolve(Map<String, Object>, String) - Static method in class org.elasticsearch.xpack.esql.datasources.FormatNameResolver
-
Resolves the format name from the WITH config map and/or the source path.
- resolve(Map<QuerySettingDef<?>, Object>, EsqlStatement, SettingsValidationContext) - Static method in class org.elasticsearch.xpack.esql.plan.QuerySettings
-
Folds
registry default < request body < in-query SETinto a singleResolvedSettings, applying each setting'sQuerySettingDef.reconciler()at every step. - resolve(Expression, Source, TypeResolutions.ParamOrdinal, Map<String, DataType>) - Static method in class org.elasticsearch.xpack.esql.expression.function.Options
- resolve(Expression, Source, TypeResolutions.ParamOrdinal, Map<String, DataType>, Consumer<Map<String, Object>>) - Static method in class org.elasticsearch.xpack.esql.expression.function.Options
- resolve(LogicalPlan) - Static method in class org.elasticsearch.xpack.esql.analysis.InSubqueryResolver
-
Resolves all
InSubqueryexpressions inFilterconditions and validates the result. - RESOLVE_ACTION_NAME - Static variable in class org.elasticsearch.xpack.esql.enrich.EnrichPolicyResolver
- RESOLVE_FIELDS_RESPONSE_CREATED_TV - Static variable in class org.elasticsearch.xpack.esql.action.EsqlResolveFieldsResponse
- RESOLVE_FIELDS_RESPONSE_REMOVED_MIN_TV - Static variable in class org.elasticsearch.xpack.esql.action.EsqlResolveFieldsResponse
- RESOLVE_FIELDS_RESPONSE_USED_TV - Static variable in class org.elasticsearch.xpack.esql.action.EsqlResolveFieldsResponse
-
Marks when we started using the minimum transport version to determine whether a data type is supported on all nodes.
- RESOLVE_GROUPINGS_BEFORE_RESOLVING_REFERENCES_TO_GROUPINGS_IN_AGGREGATIONS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Resolve groupings before resolving references to groupings in the aggregations.
- RESOLVE_REMOTE_TYPE - Static variable in class org.elasticsearch.xpack.esql.action.EsqlResolveFieldsAction
- resolveAlias(String) - Method in class org.elasticsearch.xpack.esql.expression.function.EsqlFunctionRegistry
- resolveAuthMode() - Method in class org.elasticsearch.xpack.esql.datasources.spi.FileDataSourceConfiguration
-
The resolved mode, for providers to switch on.
- resolveAuthModeOrNull() - Method in class org.elasticsearch.xpack.esql.datasources.spi.FileDataSourceConfiguration
-
Resolves the credential-selection mode.
- resolved() - Method in interface org.elasticsearch.xpack.esql.core.capabilities.Resolvable
- resolved() - Method in interface org.elasticsearch.xpack.esql.core.capabilities.Unresolvable
- resolved() - Method in class org.elasticsearch.xpack.esql.core.expression.EmptyAttribute
- resolved() - Method in class org.elasticsearch.xpack.esql.core.expression.Expression
- resolved() - Method in class org.elasticsearch.xpack.esql.core.expression.Expression.TypeResolution
- resolved() - Method in class org.elasticsearch.xpack.esql.core.expression.Literal
- resolved() - Method in class org.elasticsearch.xpack.esql.core.expression.UnaryExpression
- resolved() - Method in class org.elasticsearch.xpack.esql.core.expression.UnresolvedAttribute
- resolved() - Method in class org.elasticsearch.xpack.esql.core.expression.UnresolvedNamedExpression
- resolved() - Method in class org.elasticsearch.xpack.esql.core.expression.UnsupportedAttribute
- resolved() - Method in record class org.elasticsearch.xpack.esql.datasources.ExternalSourceResolution
-
Returns the value of the
resolvedrecord component. - resolved() - Method in class org.elasticsearch.xpack.esql.expression.function.UnresolvedFunction
- resolved() - Method in class org.elasticsearch.xpack.esql.plan.logical.DatasetShadowRelation
- resolved() - Method in class org.elasticsearch.xpack.esql.plan.logical.join.Join
- resolved() - Method in interface org.elasticsearch.xpack.esql.plan.logical.join.JoinType
- resolved() - Method in class org.elasticsearch.xpack.esql.plan.logical.LogicalPlan
- resolved() - Method in class org.elasticsearch.xpack.esql.plan.logical.Project
- resolved() - Method in class org.elasticsearch.xpack.esql.plan.logical.UnresolvedExternalRelation
- resolved() - Method in class org.elasticsearch.xpack.esql.plan.logical.UnresolvedIpLocation
- resolved() - Method in class org.elasticsearch.xpack.esql.plan.logical.UnresolvedRelation
- resolved() - Method in class org.elasticsearch.xpack.esql.plan.logical.ViewShadowRelation
- resolved() - Method in record class org.elasticsearch.xpack.esql.session.EsqlResolvedIndexExpression
-
Returns the value of the
resolvedrecord component. - resolved(Iterable<? extends Resolvable>) - Static method in class org.elasticsearch.xpack.esql.core.capabilities.Resolvables
- resolveDatasets(ProjectState, String[], IndicesOptions, ResolvedIndexExpressions) - Method in class org.elasticsearch.xpack.esql.datasources.dataset.DatasetResolutionService
- resolvedAttributes() - Method in class org.elasticsearch.xpack.esql.datasources.spi.RangeReadContext
- ResolvedAttributes(List<Attribute>, List<Attribute>, List<Attribute>, List<Attribute>) - Constructor for record class org.elasticsearch.xpack.esql.optimizer.rules.logical.promql.PromqlAttributesTranslationContext.ResolvedAttributes
-
Creates an instance of a
ResolvedAttributesrecord class. - ResolvedEnrichPolicy - Record Class in org.elasticsearch.xpack.esql.enrich
- ResolvedEnrichPolicy(String, String, List<String>, Map<String, String>, Map<String, EsField>) - Constructor for record class org.elasticsearch.xpack.esql.enrich.ResolvedEnrichPolicy
-
Creates an instance of a
ResolvedEnrichPolicyrecord class. - ResolvedEnrichPolicy(StreamInput) - Constructor for record class org.elasticsearch.xpack.esql.enrich.ResolvedEnrichPolicy
- resolveDetector(PartitionConfig) - Static method in class org.elasticsearch.xpack.esql.datasources.glob.GlobExpander
- resolvedIndexExpressions() - Method in record class org.elasticsearch.xpack.esql.datasources.dataset.DatasetResolutionService.DatasetResolutionResult
-
Returns the value of the
resolvedIndexExpressionsrecord component. - resolvedIndexExpressions() - Method in record class org.elasticsearch.xpack.esql.view.ViewResolutionService.ViewResolutionResult
-
Returns the value of the
resolvedIndexExpressionsrecord component. - resolvedIndices() - Method in class org.elasticsearch.xpack.esql.index.IndexResolution
- ResolvedInference - Record Class in org.elasticsearch.xpack.esql.inference
- ResolvedInference(String, TaskType) - Constructor for record class org.elasticsearch.xpack.esql.inference.ResolvedInference
-
Creates an instance of a
ResolvedInferencerecord class. - ResolvedInference(StreamInput) - Constructor for record class org.elasticsearch.xpack.esql.inference.ResolvedInference
- resolvedInferences() - Method in class org.elasticsearch.xpack.esql.inference.InferenceResolution
- resolvedPolicyName() - Method in class org.elasticsearch.xpack.esql.plan.logical.Enrich
- ResolvedProjects - Class in org.elasticsearch.xpack.esql.analysis.rules
-
Converts any Analyzer-specific
ResolvingProjectinto anProjectequivalent. - ResolvedProjects() - Constructor for class org.elasticsearch.xpack.esql.analysis.rules.ResolvedProjects
- resolvedSettings() - Method in class org.elasticsearch.xpack.esql.session.Configuration
-
The resolved view of every
QuerySettingDeffor this query. - resolvedSettings(ResolvedSettings) - Method in class org.elasticsearch.xpack.esql.session.ConfigurationBuilder
- ResolvedSettings - Class in org.elasticsearch.xpack.esql.plan
-
Immutable typed view of resolved query setting values, produced by
QuerySettings.resolve(java.util.Map<org.elasticsearch.xpack.esql.plan.QuerySettingDef<?>, java.lang.Object>, org.elasticsearch.xpack.esql.plan.EsqlStatement, org.elasticsearch.xpack.esql.plan.SettingsValidationContext). - ResolvedSettings(StreamInput) - Constructor for class org.elasticsearch.xpack.esql.plan.ResolvedSettings
- resolvedSource(String) - Method in record class org.elasticsearch.xpack.esql.datasources.ExternalSourceResolution
- ResolvedSource(ExternalSourceMetadata, FileList, Map<StoragePath, SchemaReconciliation.FileSchemaInfo>) - Constructor for record class org.elasticsearch.xpack.esql.datasources.ExternalSourceResolution.ResolvedSource
-
Compact overload defaulting
ExternalSourceResolution.ResolvedSource.declaredReadSpectoDeclaredReadSpec.NONE. - ResolvedSource(ExternalSourceMetadata, FileList, Map<StoragePath, SchemaReconciliation.FileSchemaInfo>, DeclaredReadSpec) - Constructor for record class org.elasticsearch.xpack.esql.datasources.ExternalSourceResolution.ResolvedSource
-
Creates an instance of a
ResolvedSourcerecord class. - resolveEffectiveStats(List<? extends ExternalSplit>, Map<String, Object>) - Static method in class org.elasticsearch.xpack.esql.datasources.SplitStats
-
Resolves the effective
SplitStatsfor a set of splits. - resolveExpressionAsRootAttributes(Expression, AttributeMap<Expression>) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.local.InferIsNotNull
-
Unroll the expression to its references to get to the root fields that really matter for filtering.
- resolveExternalSplits(PhysicalPlan, Map<String, ExternalSourceFactory>) - Static method in class org.elasticsearch.xpack.esql.datasources.SplitDiscoveryPhase
- resolveExternalSplits(PhysicalPlan, Map<String, ExternalSourceFactory>, int) - Static method in class org.elasticsearch.xpack.esql.datasources.SplitDiscoveryPhase
- resolveExternalSplitsWithStats(PhysicalPlan, Map<String, ExternalSourceFactory>, int) - Static method in class org.elasticsearch.xpack.esql.datasources.SplitDiscoveryPhase
-
Like
SplitDiscoveryPhase.resolveExternalSplits(org.elasticsearch.xpack.esql.plan.physical.PhysicalPlan, java.util.Map<java.lang.String, org.elasticsearch.xpack.esql.datasources.spi.ExternalSourceFactory>), but also returns the post-prune scanned counts aggregated across everyExternalSourceExecin the plan. - resolveExternalSplitsWithStats(PhysicalPlan, Map<String, ExternalSourceFactory>, int, BooleanSupplier) - Static method in class org.elasticsearch.xpack.esql.datasources.SplitDiscoveryPhase
-
Like
SplitDiscoveryPhase.resolveExternalSplitsWithStats(PhysicalPlan, Map, int), but threads a cancellation signal into eachSplitDiscoveryContextso a long-running discovery aborts promptly on cancel. - resolveField() - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.SingleFieldFullTextFunction
-
Resolves and validates the field parameter type.
- resolveFieldNames(LogicalPlan, boolean, boolean) - Static method in class org.elasticsearch.xpack.esql.session.FieldNameUtils
- resolveFieldType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.AbstractMultivalueFunction
- resolveFieldType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvAvg
- resolveFieldType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvCount
- resolveFieldType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvDedupe
- resolveFieldType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvFirst
- resolveFieldType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvLast
- resolveFieldType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvMax
- resolveFieldType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvMedian
- resolveFieldType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvMedianAbsoluteDeviation
- resolveFieldType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvMin
- resolveFieldType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvSingleValueOrNull
- resolveFieldType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvSum
- resolveFlatIndicesVersioned(boolean, String, String, Set<String>, QueryBuilder, boolean, TransportVersion, boolean, boolean, boolean, boolean, ActionListener<Versioned<IndexResolution>>) - Method in class org.elasticsearch.xpack.esql.session.IndexResolver
-
Like
IndexResolver#resolveIndicesVersionedbut for flat (CPS) queries. - resolveFormatName(Map<String, Object>, String, FormatReaderRegistry) - Static method in class org.elasticsearch.xpack.esql.datasources.FormatNameResolver
-
Resolves the format name (e.g.
- resolveFrom(TypeConflictedField, Map<String, Expression>) - Static method in class org.elasticsearch.xpack.esql.core.type.MultiTypeEsField
- resolveFrom(TypeConflictedField, Map<String, Expression>, Expression) - Static method in class org.elasticsearch.xpack.esql.core.type.CompactMultiTypeEsField
- resolveFunction(String) - Method in class org.elasticsearch.xpack.esql.expression.function.EsqlFunctionRegistry
- resolveFunction(UnresolvedFunction, Configuration, EsqlFunctionRegistry) - Static method in class org.elasticsearch.xpack.esql.analysis.rules.ResolveFunctions
- ResolveFunctions - Class in org.elasticsearch.xpack.esql.analysis.rules
-
Resolves ESQL functions.
- ResolveFunctions() - Constructor for class org.elasticsearch.xpack.esql.analysis.rules.ResolveFunctions
- resolveImplicitRangeWindow() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.PromqlCommand
-
Resolves the implicit range placeholder to a concrete duration based on step and scrape interval.
- ResolveImplicitTimeSeriesIdentityGrouping - Class in org.elasticsearch.xpack.esql.analysis
-
This rule implements the "group by all" logic for time series aggregations.
- ResolveImplicitTimeSeriesIdentityGrouping() - Constructor for class org.elasticsearch.xpack.esql.analysis.ResolveImplicitTimeSeriesIdentityGrouping
- resolveInferenceIds(List<String>, ActionListener<InferenceResolution>) - Method in class org.elasticsearch.xpack.esql.inference.InferenceService
-
Resolves a list of inference deployment IDs to their metadata.
- resolveInputType(Expression, TypeResolutions.ParamOrdinal) - Method in class org.elasticsearch.xpack.esql.core.expression.predicate.BinaryOperator
- resolveInputType(Expression, TypeResolutions.ParamOrdinal) - Method in class org.elasticsearch.xpack.esql.core.expression.predicate.operator.comparison.BinaryComparison
- resolveInputType(Expression, TypeResolutions.ParamOrdinal) - Method in class org.elasticsearch.xpack.esql.expression.predicate.logical.BinaryLogic
- resolveInputType(Expression, TypeResolutions.ParamOrdinal) - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic.ArithmeticOperation
- resolveInputType(Expression, TypeResolutions.ParamOrdinal) - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic.DateTimeArithmeticOperation
- resolveInputType(Expression, TypeResolutions.ParamOrdinal) - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic.DenseVectorArithmeticOperation
- resolveInputType(Expression, TypeResolutions.ParamOrdinal) - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.EsqlBinaryComparison
- resolveInstantQueryWindow() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.PromqlCommand
-
Returns the TSTEP bucket step for instant queries: the max range-selector window, falling back to
PromqlCommand.DEFAULT_LOOKBACKonly when no range selectors are present. - resolveInSubqueryInFilter(Filter) - Static method in class org.elasticsearch.xpack.esql.analysis.InSubqueryResolver
-
Make this public, so that
ViewResolvercan drive IN subquery resolution. - resolveLocalViews() - Method in record class org.elasticsearch.xpack.esql.view.ViewResolver.OriginViewsResolution
-
Returns the value of the
resolveLocalViewsrecord component. - resolveLookupIndices(String, Set<String>, TransportVersion, ActionListener<IndexResolution>) - Method in class org.elasticsearch.xpack.esql.session.IndexResolver
-
Like
IndexResolver#resolveIndicesVersionedbut simplified and does not pass on the determined minimum transport version to the listener. - resolveMainIndicesVersioned(String, Set<String>, QueryBuilder, boolean, TransportVersion, boolean, boolean, boolean, boolean, IndicesExpressionGrouper, ActionListener<Versioned<IndexResolution>>) - Method in class org.elasticsearch.xpack.esql.session.IndexResolver
-
Perform a field caps request to resolve a pattern to one mapping (potentially compound, meaning it spans multiple indices).
- resolveMatch(Map<String, D>, String) - Static method in interface org.elasticsearch.xpack.esql.expression.function.scalar.date.DateTimeField
- resolveMetadata(String, Map<String, Object>) - Method in interface org.elasticsearch.xpack.esql.datasources.spi.ConnectorFactory
- resolveMetadata(String, Map<String, Object>) - Method in interface org.elasticsearch.xpack.esql.datasources.spi.ExternalSourceFactory
- resolveMetadata(String, Map<String, Object>) - Method in interface org.elasticsearch.xpack.esql.datasources.spi.TableCatalog
- resolveMetadataAsync(String, ListingHint, Map<String, Object>, Executor, ActionListener<SourceMetadata>) - Method in interface org.elasticsearch.xpack.esql.datasources.spi.ExternalSourceFactory
-
Asynchronously resolves metadata for the given location.
- resolveOptions() - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.SingleFieldFullTextFunction
-
Resolves and validates the options parameter.
- resolveParams() - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.FullTextFunction
-
Resolves the type for the function parameters, as part of the type resolution for the function
- resolveParams() - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.Kql
- resolveParams() - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.Match
- resolveParams() - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.QueryString
- resolveParams() - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.SingleFieldFullTextFunction
- resolvePolicies(List<Enrich>, EsqlExecutionInfo, TransportVersion, ActionListener<EnrichResolution>) - Method in class org.elasticsearch.xpack.esql.enrich.EnrichPolicyResolver
-
Resolves a set of enrich policies
- ResolvePromqlFunctions - Class in org.elasticsearch.xpack.esql.analysis.rules
-
Resolves
UnresolvedPromqlFunctionnodes inside aPromqlCommand's plan tree into their concrete plan-node equivalents (WithinSeriesAggregate,AcrossSeriesAggregate,ValueTransformationFunction, etc.). - ResolvePromqlFunctions() - Constructor for class org.elasticsearch.xpack.esql.analysis.rules.ResolvePromqlFunctions
- resolveQuery() - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.SingleFieldFullTextFunction
-
Resolves and validates the query parameter type.
- resolveQuery(TypeResolutions.ParamOrdinal) - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.FullTextFunction
-
Resolves the type for the query parameter, as part of the type resolution for the function
- resolveQueryBuilders(LogicalPlan, TransportActionServices, ActionListener<LogicalPlan>) - Static method in class org.elasticsearch.xpack.esql.expression.function.fulltext.QueryBuilderResolver
- resolver() - Method in class org.elasticsearch.xpack.esql.plan.logical.local.ResolvingProject
- RESOLVER_OPTIONS - Static variable in class org.elasticsearch.xpack.esql.datasources.DatasetRewriter
- resolveReader(Map<String, Object>, String, FormatReaderRegistry) - Static method in class org.elasticsearch.xpack.esql.datasources.FormatNameResolver
-
Resolves the format reader using config and source path, looking up the result in the registry.
- ResolveRefs() - Constructor for class org.elasticsearch.xpack.esql.analysis.Analyzer.ResolveRefs
- resolveRequest(EsqlStatsRequest, ClusterState) - Method in class org.elasticsearch.xpack.esql.plugin.TransportEsqlStatsAction
- resolveTimeBucketSize() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.PromqlCommand
- resolveType() - Method in class org.elasticsearch.xpack.esql.core.expression.Alias
- resolveType() - Method in class org.elasticsearch.xpack.esql.core.expression.Expression
-
The implementation of
Expression.typeResolved(), which is just a caching wrapper around this method. - resolveType() - Method in class org.elasticsearch.xpack.esql.core.expression.predicate.BinaryOperator
- resolveType() - Method in class org.elasticsearch.xpack.esql.core.expression.predicate.operator.arithmetic.Neg
- resolveType() - Method in class org.elasticsearch.xpack.esql.core.expression.predicate.regex.RegexMatch
- resolveType() - Method in class org.elasticsearch.xpack.esql.core.expression.UnresolvedAttribute
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Absent
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.AbsentOverTime
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.AggregateFunction
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Avg
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.AvgOverTime
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Count
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.CountApproximate
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.CountDistinct
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.CountDistinctOverTime
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.CountOverTime
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.DefaultTimeSeriesAggregateFunction
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Delta
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.DeltaOnlyHistogramMergeOverTime
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Deriv
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.DimensionValues
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Earliest
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.First
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.FirstDocId
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.FirstOverTime
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.FromPartial
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.HistogramMerge
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.HistogramMergeOverTime
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Idelta
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Increase
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Irate
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Last
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.LastOverTime
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Latest
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.LegacyIrate
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Max
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.MaxOverTime
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Median
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Min
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.MinOverTime
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.NumericAggregate
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Percentile
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.PercentileOverTime
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Present
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.PresentOverTime
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.PromqlHistogramQuantile
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Rate
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Sample
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Scalar
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Sparkline
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.SpatialCentroid
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.SpatialExtent
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.StdDev
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.StddevOverTime
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Sum
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.SumOverTime
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Top
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.ToPartial
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Values
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Variance
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.VarianceOverTime
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.WeightedAvg
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.FullTextFunction
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.grouping.Bucket
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.grouping.Categorize
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.grouping.TBucket
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.grouping.TimeSeriesWithout
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.grouping.TStep
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.inference.CompletionFunction
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.inference.Embedding
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.inference.TextEmbedding
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.approximate.ConfidenceInterval
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.approximate.Random
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.Clamp
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.conditional.Case
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.conditional.ClampMax
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.conditional.ClampMin
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.conditional.Greatest
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.conditional.Least
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.AbstractConvertFunction
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.FoldablesConvertFunction
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.FromAggregateMetricDouble
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.FromBase64
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToAggregateMetricDouble
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToBase64
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToIntegerBase
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToIntegerSurrogate
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToIp
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToLongBase
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToLongSurrogate
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.UrlDecode
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.UrlEncode
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.UrlEncodeComponent
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.DateDiff
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.DateExtract
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.DateFormat
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.DateParse
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.DateTrunc
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.DateUnitCount
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.DayName
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.MonthName
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.RangeContains
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.RangeIntersects
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.RangeMax
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.RangeMin
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.RangeWithin
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.ToRange
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.TRange
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.histogram.ExtractHistogramComponent
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.histogram.FilterUnsupportedTemporality
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.histogram.HistogramPercentile
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.internal.PackDimension
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.internal.UnpackDimension
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.ip.CIDRMatch
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.ip.IpPrefix
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.ip.NetworkDirection
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Acos
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Acosh
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Asin
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Asinh
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Atan
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Atanh
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Cos
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Cosh
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Sin
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Sinh
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Tan
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Tanh
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Atan2
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Cbrt
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Ceil
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.CopySign
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Floor
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Hypot
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Log
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Log10
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Pow
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Round
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.RoundTo
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Scalb
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Sqrt
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.AbstractMultivalueFunction
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvAppend
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvConcat
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvContains
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvIntersects
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvPercentile
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvPSeriesWeightedSum
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvSetOperationFunction
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvSlice
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvSort
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvZip
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.nulls.Coalesce
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.score.Decay
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.BinarySpatialFunction
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.BinarySpatialFunction.SpatialTypeResolver
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.BinarySpatialGeometryFunction
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialGridFunction
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialUnaryDocValuesFunction
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StBuffer
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StEnvelope
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StSimplify
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StSimplifyPreserveTopology
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StX
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StY
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.AbstractHashFunction
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.BitLength
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.ByteLength
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.ChangeCase
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Chicken
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Chunk
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Concat
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Contains
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.EndsWith
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.FieldExtract
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Hash
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.JsonExtract
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Left
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Length
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Locate
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.LTrim
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.regex.RLike
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.regex.RLikeList
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.regex.WildcardLike
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.regex.WildcardLikeList
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Repeat
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Replace
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Reverse
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Right
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.RTrim
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Space
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Split
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.StartsWith
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Substring
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.TopSnippets
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Trim
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.UnaryScalarFunction
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.util.Delay
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.UnresolvedFunction
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.vector.Magnitude
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.vector.VectorSimilarityFunction
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.function.WindowFilter
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.Order
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.predicate.logical.Not
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic.EsqlArithmeticOperation
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic.Neg
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic.Sub
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.EsqlBinaryComparison
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.In
- resolveType() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.InsensitiveEquals
- resolveType(Expression, Expression, TypeResolutions.ParamOrdinal) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.BinarySpatialFunction.SpatialTypeResolver
- resolveTypeLimit(Expression, String, Foldables.TypeResolutionValidator) - Static method in class org.elasticsearch.xpack.esql.expression.Foldables
-
We check that the limit is not null and that if it is a literal, it is a positive integer During postOptimizationVerification folding is already done, so we also verify that it is definitively a literal
- resolveTypeQuery(Expression, String, Foldables.TypeResolutionValidator) - Static method in class org.elasticsearch.xpack.esql.expression.Foldables
-
We check that the query is not null and that if it is a literal, it is a string During postOptimizationVerification folding is already done, so we also verify that it is definitively a literal
- ResolveUnmapped - Class in org.elasticsearch.xpack.esql.analysis.rules
-
The rule handles fields that don't show up in the index mapping, but are used within the query.
- ResolveUnmapped() - Constructor for class org.elasticsearch.xpack.esql.analysis.rules.ResolveUnmapped
- resolveViews(ProjectState, String[], IndicesOptions, ResolvedIndexExpressions) - Method in class org.elasticsearch.xpack.esql.view.ViewResolutionService
- resolveWithMultipleDataTypesAllowed(Expression, Source, TypeResolutions.ParamOrdinal, Map<String, Collection<DataType>>) - Static method in class org.elasticsearch.xpack.esql.expression.function.Options
- ResolvingProject - Class in org.elasticsearch.xpack.esql.plan.logical.local
-
This version of
Projectsaves part of its state for computing its projections based on its child's output. - ResolvingProject(Source, LogicalPlan, Function<List<Attribute>, List<? extends NamedExpression>>) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.local.ResolvingProject
- resource() - Method in class org.elasticsearch.xpack.esql.datasources.dataset.PutDatasetAction.Request
- resourceWatcherService() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.StorageProviderServices
-
Returns the value of the
resourceWatcherServicerecord component. - respondWithPages(ActionListener<AbstractLookupService.LookupResponse>, List<Page>, long) - Method in class org.elasticsearch.xpack.esql.enrich.AbstractLookupService
-
Helper to create a LookupResponse from pages and send it to the listener.
- response - Variable in class org.elasticsearch.xpack.esql.formatter.arrow.ArrowResponse.ResponseSegment
- Response(Collection<Dataset>) - Constructor for class org.elasticsearch.xpack.esql.datasources.dataset.GetDatasetAction.Response
- Response(Collection<View>) - Constructor for class org.elasticsearch.xpack.esql.view.GetViewAction.Response
- Response(Collection<DataSource>) - Constructor for class org.elasticsearch.xpack.esql.datasources.datasource.GetDataSourceAction.Response
- Response(Set<String>, Set<String>, Set<String>) - Constructor for class org.elasticsearch.xpack.esql.action.EsqlResolveDatasetAction.Response
- Response(View[], ResolvedIndexExpressions) - Constructor for class org.elasticsearch.xpack.esql.action.EsqlResolveViewAction.Response
- responseInternal() - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryResponse
- responseParams() - Method in class org.elasticsearch.xpack.esql.action.RestEsqlAsyncQueryAction
- responseParams() - Method in class org.elasticsearch.xpack.esql.action.RestEsqlGetAsyncResultAction
- responseParams() - Method in class org.elasticsearch.xpack.esql.action.RestEsqlQueryAction
- responseParams() - Method in class org.elasticsearch.xpack.esql.action.RestEsqlStopAsyncAction
- responseReader() - Method in class org.elasticsearch.xpack.esql.core.plugin.AbstractTransportQlAsyncGetResultsAction
- responseReader() - Method in class org.elasticsearch.xpack.esql.plugin.TransportEsqlAsyncGetResultsAction
- responses() - Method in record class org.elasticsearch.xpack.esql.inference.InferenceOperator.OngoingInferenceResult
-
Returns the value of the
responsesrecord component. - ResponseValueUtils - Class in org.elasticsearch.xpack.esql.action
-
Collection of static utility methods for helping transform response data between pages and values.
- ResponseValueUtils() - Constructor for class org.elasticsearch.xpack.esql.action.ResponseValueUtils
- ResponseValueUtils.BlockValueExtractor - Interface in org.elasticsearch.xpack.esql.action
- REST - Enum constant in enum class org.elasticsearch.xpack.esql.telemetry.QueryMetric
- restChannelConsumer(EsqlQueryRequest, RestRequest, NodeClient) - Static method in class org.elasticsearch.xpack.esql.action.RestEsqlQueryAction
- RestDeleteDatasetAction - Class in org.elasticsearch.xpack.esql.datasources.dataset
- RestDeleteDatasetAction() - Constructor for class org.elasticsearch.xpack.esql.datasources.dataset.RestDeleteDatasetAction
- RestDeleteDataSourceAction - Class in org.elasticsearch.xpack.esql.datasources.datasource
- RestDeleteDataSourceAction() - Constructor for class org.elasticsearch.xpack.esql.datasources.datasource.RestDeleteDataSourceAction
- RestDeleteViewAction - Class in org.elasticsearch.xpack.esql.view
- RestDeleteViewAction() - Constructor for class org.elasticsearch.xpack.esql.view.RestDeleteViewAction
- RestEsqlAsyncQueryAction - Class in org.elasticsearch.xpack.esql.action
- RestEsqlAsyncQueryAction(EsqlCapabilities) - Constructor for class org.elasticsearch.xpack.esql.action.RestEsqlAsyncQueryAction
- RestEsqlDeleteAsyncResultAction - Class in org.elasticsearch.xpack.esql.action
- RestEsqlDeleteAsyncResultAction() - Constructor for class org.elasticsearch.xpack.esql.action.RestEsqlDeleteAsyncResultAction
- RestEsqlGetAsyncResultAction - Class in org.elasticsearch.xpack.esql.action
- RestEsqlGetAsyncResultAction() - Constructor for class org.elasticsearch.xpack.esql.action.RestEsqlGetAsyncResultAction
- RestEsqlListQueriesAction - Class in org.elasticsearch.xpack.esql.action
- RestEsqlListQueriesAction() - Constructor for class org.elasticsearch.xpack.esql.action.RestEsqlListQueriesAction
- RestEsqlQueryAction - Class in org.elasticsearch.xpack.esql.action
- RestEsqlQueryAction(EsqlCapabilities) - Constructor for class org.elasticsearch.xpack.esql.action.RestEsqlQueryAction
- RestEsqlStopAsyncAction - Class in org.elasticsearch.xpack.esql.action
- RestEsqlStopAsyncAction() - Constructor for class org.elasticsearch.xpack.esql.action.RestEsqlStopAsyncAction
- RestGetDatasetAction - Class in org.elasticsearch.xpack.esql.datasources.dataset
- RestGetDatasetAction() - Constructor for class org.elasticsearch.xpack.esql.datasources.dataset.RestGetDatasetAction
- RestGetDataSourceAction - Class in org.elasticsearch.xpack.esql.datasources.datasource
- RestGetDataSourceAction() - Constructor for class org.elasticsearch.xpack.esql.datasources.datasource.RestGetDataSourceAction
- RestGetViewAction - Class in org.elasticsearch.xpack.esql.view
- RestGetViewAction() - Constructor for class org.elasticsearch.xpack.esql.view.RestGetViewAction
- RestPutDatasetAction - Class in org.elasticsearch.xpack.esql.datasources.dataset
- RestPutDatasetAction() - Constructor for class org.elasticsearch.xpack.esql.datasources.dataset.RestPutDatasetAction
- RestPutDataSourceAction - Class in org.elasticsearch.xpack.esql.datasources.datasource
- RestPutDataSourceAction() - Constructor for class org.elasticsearch.xpack.esql.datasources.datasource.RestPutDataSourceAction
- RestPutViewAction - Class in org.elasticsearch.xpack.esql.view
- RestPutViewAction() - Constructor for class org.elasticsearch.xpack.esql.view.RestPutViewAction
- Result - Record Class in org.elasticsearch.xpack.esql.session
-
Results from running a chunk of ESQL.
- Result(List<Attribute>, List<Page>, Map<NameId, Map<String, Object>>, Configuration, DriverCompletionInfo, EsqlExecutionInfo) - Constructor for record class org.elasticsearch.xpack.esql.session.Result
-
Creates an instance of a
Resultrecord class. - Result(ExternalSchema, Map<StoragePath, SchemaReconciliation.FileSchemaInfo>) - Constructor for record class org.elasticsearch.xpack.esql.datasources.SchemaReconciliation.Result
-
Creates an instance of a
Resultrecord class. - Result(PhysicalPlan, int, int, long) - Constructor for record class org.elasticsearch.xpack.esql.datasources.SplitDiscoveryPhase.Result
-
Creates an instance of a
Resultrecord class. - ResultCursor - Interface in org.elasticsearch.xpack.esql.datasources.spi
-
Streaming cursor over query results from a connector.
- resultTruncationDefaultSize() - Method in record class org.elasticsearch.xpack.esql.analysis.AnalyzerSettings
-
Returns the value of the
resultTruncationDefaultSizerecord component. - resultTruncationDefaultSize(boolean) - Method in class org.elasticsearch.xpack.esql.session.Configuration
- resultTruncationDefaultSizeRegular(int) - Method in class org.elasticsearch.xpack.esql.session.ConfigurationBuilder
- resultTruncationDefaultSizeTimeseries(int) - Method in class org.elasticsearch.xpack.esql.session.ConfigurationBuilder
- resultTruncationMaxSize() - Method in record class org.elasticsearch.xpack.esql.analysis.AnalyzerSettings
-
Returns the value of the
resultTruncationMaxSizerecord component. - resultTruncationMaxSize(boolean) - Method in class org.elasticsearch.xpack.esql.session.Configuration
- resultTruncationMaxSizeRegular(int) - Method in class org.elasticsearch.xpack.esql.session.ConfigurationBuilder
- resultTruncationMaxSizeTimeseries(int) - Method in class org.elasticsearch.xpack.esql.session.ConfigurationBuilder
- resultType() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.AggregateSpec
-
Returns the value of the
resultTyperecord component. - resulType() - Method in record class org.elasticsearch.xpack.esql.plan.physical.EsQueryExec.FieldSort
- resulType() - Method in record class org.elasticsearch.xpack.esql.plan.physical.EsQueryExec.GeoDistanceSort
- resulType() - Method in record class org.elasticsearch.xpack.esql.plan.physical.EsQueryExec.ScoreSort
- resulType() - Method in interface org.elasticsearch.xpack.esql.plan.physical.EsQueryExec.Sort
-
Type of the result of the sort.
- RETAIN_AGGREGATE_WHEN_GROUPING - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for retain aggregate when grouping.
- retainAll(Collection<?>) - Method in class org.elasticsearch.xpack.esql.core.expression.AttributeSet
- retainAll(Collection<?>) - Method in class org.elasticsearch.xpack.esql.core.expression.ExpressionSet
- rethrowStructural(ExecutionException) - Static method in class org.elasticsearch.xpack.esql.datasources.cache.ParsedFooterCache
-
Unwraps an
ExecutionExceptionthrown byParsedFooterCache.getOrLoad(org.elasticsearch.xpack.esql.datasources.cache.FooterByteCache.Key, org.elasticsearch.common.cache.CacheLoader<org.elasticsearch.xpack.esql.datasources.cache.FooterByteCache.Key, T>)and reshapes the structural failure modes back to their original types so callers see the same shapes they would have seen had they parsed the footer synchronously:Error(includingOutOfMemoryError, given highest priority so JVM-level failures are never silently swallowed),IOException,CircuitBreakingException, andElasticsearchException. - retryCount() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.StorageObjectMetrics
-
Returns the value of the
retryCountrecord component. - returnsInstantVector(LogicalPlan) - Static method in interface org.elasticsearch.xpack.esql.plan.logical.promql.PromqlPlan
-
Utility methods to check the return type of a PromqlPlan
- returnsRangeVector(LogicalPlan) - Static method in interface org.elasticsearch.xpack.esql.plan.logical.promql.PromqlPlan
-
Utility methods to check the return type of a PromqlPlan
- returnsScalar(LogicalPlan) - Static method in interface org.elasticsearch.xpack.esql.plan.logical.promql.PromqlPlan
-
Utility methods to check the return type of a PromqlPlan
- returnType() - Method in record class org.elasticsearch.xpack.esql.expression.function.EsqlFunctionRegistry.FunctionDescription
-
Returns the value of the
returnTyperecord component. - returnType() - Element in annotation interface org.elasticsearch.xpack.esql.expression.function.FunctionInfo
-
The type(s) this function returns.
- returnType() - Method in class org.elasticsearch.xpack.esql.expression.promql.subquery.Subquery
- returnType() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.operator.VectorBinaryOperator
- returnType() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.PromqlFunctionCall
- returnType() - Method in interface org.elasticsearch.xpack.esql.plan.logical.promql.PromqlPlan
-
The PromQL return type of this plan node.
- returnType() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.ScalarFunction
- returnType() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.selector.InstantSelector
- returnType() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.selector.LiteralSelector
- returnType() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.selector.RangeSelector
- returnType() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.UnresolvedPromqlFunction
-
Always throws: the return type is not known until the function name has been resolved against the registry during analysis.
- returnType(LogicalPlan) - Static method in class org.elasticsearch.xpack.esql.parser.promql.PromqlLogicalPlanBuilder
-
Returns the PromQL result type for planning code that has not yet resolved function calls.
- REUSE_COLUMN_LOADERS_THRESHOLD - Static variable in class org.elasticsearch.xpack.esql.planner.PlannerSettings
-
If we're loading more than this many fields at a time we discard column loaders after each page regardless of whether we can reuse them.
- reuseColumnLoadersThreshold() - Method in class org.elasticsearch.xpack.esql.planner.PlannerSettings
-
If we're loading more than this many fields at a time we discard column loaders after each page regardless of whether we can reuse them.
- reuseColumnLoadersThreshold(int) - Method in class org.elasticsearch.xpack.esql.planner.PlannerSettings
- reverse() - Method in class org.elasticsearch.xpack.esql.core.expression.predicate.operator.comparison.BinaryComparison
-
Reverses the direction of this comparison on the comparison axis.
- reverse() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.Equals
- reverse() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.GreaterThan
- reverse() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.GreaterThanOrEqual
- reverse() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.LessThan
- reverse() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.LessThanOrEqual
- reverse() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.NotEquals
- Reverse - Class in org.elasticsearch.xpack.esql.expression.function.scalar.string
-
Function that reverses a string.
- Reverse(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.string.Reverse
- reverseStringWithUnicodeCharacters(String) - Static method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Reverse
-
Reverses a unicode string, keeping grapheme clusters together
- rewrapWithCast(Expression) - Method in class org.elasticsearch.xpack.esql.core.type.CompactMultiTypeEsField
- rewrapWithCast(Expression) - Method in class org.elasticsearch.xpack.esql.core.type.MultiTypeEsField
- rewrapWithCast(Expression) - Method in class org.elasticsearch.xpack.esql.core.type.UnionTypeEsField
-
Wraps an existing union-type field's per-(index|type) conversions with another conversion expression on top, so the composite expression first does the original cast then the additional cast.
- rewrite(QueryBuilder) - Method in class org.elasticsearch.xpack.esql.querydsl.query.SingleValueQuery.AbstractBuilder
- rewrite(QueryBuilder) - Method in class org.elasticsearch.xpack.esql.querydsl.query.SingleValueQuery.Builder
- rewrite(QueryBuilder) - Method in class org.elasticsearch.xpack.esql.querydsl.query.SingleValueQuery.NegatedSyntheticSourceDelegateBuilder
- rewrite(QueryBuilder) - Method in class org.elasticsearch.xpack.esql.querydsl.query.SingleValueQuery.SyntheticSourceDelegateBuilder
- rewrite(LogicalPlan, ProjectMetadata, Map<UnresolvedRelation, DatasetRewriter.DatasetResolution>, boolean) - Static method in class org.elasticsearch.xpack.esql.datasources.DatasetRewriter
-
Walks
parsedand rewrites everyUnresolvedRelationthat resolved to authorized dataset(s) intoUnresolvedExternalRelation(single dataset) orUnionAllof such (multi), using the per-relationDatasetRewriter.DatasetResolutioncomputed engine-side byDatasetRewriter.resolve(java.lang.String[], java.lang.String[], org.elasticsearch.cluster.metadata.ProjectMetadata, org.elasticsearch.cluster.metadata.IndexNameExpressionResolver). - RewriteableAware - Interface in org.elasticsearch.xpack.esql.capabilities
-
Defines objects that need to go through the rewrite phase.
- rewriteDissectPattern(StringBuilder, String, NodeStringMapper) - Static method in class org.elasticsearch.xpack.esql.plan.logical.Dissect
-
Renders a Dissect pattern of shape
"%{cap1} sep %{cap2}"routing each capture identifier throughmapper.column. - rewriteGlobWithHints(String, List<PartitionFilterHintExtractor.PartitionFilterHint>) - Static method in class org.elasticsearch.xpack.esql.datasources.glob.GlobExpander
- rewriteGlobWithHints(String, List<PartitionFilterHintExtractor.PartitionFilterHint>, PartitionConfig) - Static method in class org.elasticsearch.xpack.esql.datasources.glob.GlobExpander
- rewriteGlobWithTemplate(String, Map<String, PartitionFilterHintExtractor.PartitionFilterHint>, String) - Static method in class org.elasticsearch.xpack.esql.datasources.glob.GlobExpander
- rewriteGrokPattern(StringBuilder, String, NodeStringMapper) - Static method in class org.elasticsearch.xpack.esql.plan.logical.Grok
-
Renders a Grok pattern of shape
"%{IP:client_ip} %{NUMBER:bytes:int}". - RewriteSumOfExpressionPlusConstant - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical
-
Rewrites two or more
SUM(x ± c)expressions over the same non-foldable expressionxintoSUM(SINGLE_VALUE_OR_NULL(x)) ± c * COUNT(SINGLE_VALUE_OR_NULL(x)), decomposing the per-row arithmetic into separate aggregations on the shared expression: - RewriteSumOfExpressionPlusConstant() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.RewriteSumOfExpressionPlusConstant
- rewriteUnsecured(LogicalPlan, ProjectMetadata, IndexNameExpressionResolver) - Static method in class org.elasticsearch.xpack.esql.datasources.DatasetRewriter
-
Convenience entry for an unsecured context (security disabled, or tests): resolves every dataset-candidate relation with the full authorized set and
DatasetRewriter.rewrite(org.elasticsearch.xpack.esql.plan.logical.LogicalPlan, org.elasticsearch.cluster.metadata.ProjectMetadata, java.util.Map<org.elasticsearch.xpack.esql.plan.logical.UnresolvedRelation, org.elasticsearch.xpack.esql.datasources.DatasetRewriter.DatasetResolution>, boolean)s — the in-process equivalent ofDatasetResolver's dispatch, minus theEsqlResolveDatasetActionround-trip. - rewriteWildcardPattern(StringBuilder, String, NodeStringMapper) - Static method in class org.elasticsearch.xpack.esql.expression.UnresolvedNamePattern
-
Renders a wildcard-style pattern (SQL
LIKE/ shellKEEP *foo*) preserving the metacharacters*,?,%,_verbatim; each literal run between metacharacters routes throughmapper.column. - right - Variable in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.BinarySpatialGeometryFunction
- right - Variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ArithmeticBinaryContext
- right - Variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ComparisonContext
- right - Variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.LogicalBinaryContext
- right - Variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.ArithmeticBinaryContext
- right() - Method in class org.elasticsearch.xpack.esql.core.expression.function.scalar.BinaryScalarFunction
- right() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.RangeContains
- right() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.RangeIntersects
- right() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.RangeWithin
- right() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.BinarySpatialFunction.SpatialTypeResolver
- right() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.BinarySpatialGeometryFunction
- right() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.BinarySpatialFunction
- right() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialContains
- right() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialDisjoint
- right() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialIntersects
- right() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialRelatesFunction
- right() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialWithin
- right() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StDistance
- right() - Method in class org.elasticsearch.xpack.esql.plan.logical.BinaryPlan
- right() - Method in class org.elasticsearch.xpack.esql.plan.physical.BinaryExec
- Right - Class in org.elasticsearch.xpack.esql.expression.function.scalar.string
-
{code right(foo, len)} is an alias to {code substring(foo, foo.length-len, len)}
- Right(Source, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.string.Right
- RIGHT - Enum constant in enum class org.elasticsearch.xpack.esql.plan.logical.promql.operator.VectorMatch.Joining
- RIGHT - Static variable in class org.elasticsearch.xpack.esql.plan.logical.join.JoinTypes
- RIGHT_BRACES - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- RIGHT_BRACES - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RIGHT_BRACES() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.MapExpressionContext
- rightDocValues - Variable in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.BinarySpatialFunction
- rightDocValues - Variable in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.BinarySpatialGeometryFunction
- rightDocValues() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.BinarySpatialFunction
- rightDocValues() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.BinarySpatialGeometryFunction
- rightDocValues() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialContains
- rightDocValues() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialDisjoint
- rightDocValues() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialIntersects
- rightDocValues() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialRelatesFunction
- rightDocValues() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialWithin
- rightEval() - Method in record class org.elasticsearch.xpack.esql.expression.predicate.logical.BooleanLogicExpressionEvaluator.Factory
-
Returns the value of the
rightEvalrecord component. - rightEval() - Method in record class org.elasticsearch.xpack.esql.expression.predicate.logical.BooleanLogicExpressionEvaluator
-
Returns the value of the
rightEvalrecord component. - rightFields() - Method in record class org.elasticsearch.xpack.esql.plan.logical.join.JoinConfig
-
Returns the value of the
rightFieldsrecord component. - rightFields() - Method in class org.elasticsearch.xpack.esql.plan.physical.HashJoinExec
- rightFields() - Method in class org.elasticsearch.xpack.esql.plan.physical.LookupJoinExec
- rightOutputFields() - Method in class org.elasticsearch.xpack.esql.plan.logical.join.Join
-
The output fields obtained from the right child.
- rightPreJoinPlan() - Method in record class org.elasticsearch.xpack.esql.enrich.LookupFromIndexOperator.Factory
-
Returns the value of the
rightPreJoinPlanrecord component. - rightReferences() - Method in class org.elasticsearch.xpack.esql.plan.logical.BinaryPlan
- rightReferences() - Method in class org.elasticsearch.xpack.esql.plan.logical.join.Join
- rightReferences() - Method in class org.elasticsearch.xpack.esql.plan.physical.BinaryExec
- rightReferences() - Method in class org.elasticsearch.xpack.esql.plan.physical.HashJoinExec
- rightReferences() - Method in class org.elasticsearch.xpack.esql.plan.physical.LookupJoinExec
- RLike - Class in org.elasticsearch.xpack.esql.expression.function.scalar.string.regex
- RLike(Source, Expression, RLikePattern) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.string.regex.RLike
- RLike(Source, Expression, RLikePattern, boolean) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.string.regex.RLike
- RLIKE - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- RLIKE - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RLIKE() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.RlikeExpressionContext
- RLIKE() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.RlikeListExpressionContext
- RLIKE_WITH_EMPTY_LANGUAGE_PATTERN - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Allows RLIKE to correctly handle the "empty language" flag, `#`.
- RLIKE_WITH_LIST_OF_PATTERNS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for the RLIKE operator with a list of regexes.
- RlikeExpressionContext(EsqlBaseParser.RegexBooleanExpressionContext) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.RlikeExpressionContext
- RLikeList - Class in org.elasticsearch.xpack.esql.expression.function.scalar.string.regex
- RLikeList(Source, Expression, RLikePatternList) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.string.regex.RLikeList
-
The documentation for this function is in RLike, and shown to the users as `RLIKE` in the docs.
- RLikeList(Source, Expression, RLikePatternList, boolean) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.string.regex.RLikeList
- RlikeListExpressionContext(EsqlBaseParser.RegexBooleanExpressionContext) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.RlikeListExpressionContext
- RLikePattern - Class in org.elasticsearch.xpack.esql.core.expression.predicate.regex
- RLikePattern(String) - Constructor for class org.elasticsearch.xpack.esql.core.expression.predicate.regex.RLikePattern
- RLikePattern(StreamInput) - Constructor for class org.elasticsearch.xpack.esql.core.expression.predicate.regex.RLikePattern
- RLikePatternList - Class in org.elasticsearch.xpack.esql.core.expression.predicate.regex
- RLikePatternList(List<RLikePattern>) - Constructor for class org.elasticsearch.xpack.esql.core.expression.predicate.regex.RLikePatternList
- RLikePatternList(StreamInput) - Constructor for class org.elasticsearch.xpack.esql.core.expression.predicate.regex.RLikePatternList
- round(long, long) - Static method in class org.elasticsearch.xpack.esql.core.expression.predicate.operator.math.Maths
- round(Number, long) - Static method in class org.elasticsearch.xpack.esql.core.expression.predicate.operator.math.Maths
- round(BigInteger, long) - Static method in class org.elasticsearch.xpack.esql.core.expression.predicate.operator.math.Maths
- Round - Class in org.elasticsearch.xpack.esql.expression.function.scalar.math
- Round(Source, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.math.Round
- ROUND_TO - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
The
ROUND_TOfunction. - ROUND_TO_BLOCK_LOADER - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for pushing the ROUND_TO function into field loading via
BlockLoaderExpression. - roundingConfiguration() - Method in class org.elasticsearch.xpack.esql.expression.function.grouping.Bucket
- roundingConvention() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.RoundTo
- RoundRobinStrategy - Class in org.elasticsearch.xpack.esql.plugin
-
Distributes external splits evenly across eligible data nodes in round-robin order.
- RoundRobinStrategy() - Constructor for class org.elasticsearch.xpack.esql.plugin.RoundRobinStrategy
- RoundRobinStrategy(NodeEligibilityStrategy) - Constructor for class org.elasticsearch.xpack.esql.plugin.RoundRobinStrategy
- RoundTo - Class in org.elasticsearch.xpack.esql.expression.function.scalar.math
-
Round down to one of a list of values.
- RoundTo(Source, Expression, List<Expression>) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.math.RoundTo
- RoundTo(Source, Expression, List<Expression>, Rounding.RoundingConvention) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.math.RoundTo
- ROUNDTO_PUSHDOWN_THRESHOLD - Static variable in class org.elasticsearch.xpack.esql.plugin.QueryPragmas
-
The maximum number of rounding points to push down to Lucene for the
roundTofunction at query level. - roundToPushdownThreshold() - Method in class org.elasticsearch.xpack.esql.plugin.EsqlFlags
- roundToPushDownThreshold() - Method in class org.elasticsearch.xpack.esql.plugin.QueryPragmas
- routes() - Method in class org.elasticsearch.xpack.esql.action.RestEsqlAsyncQueryAction
- routes() - Method in class org.elasticsearch.xpack.esql.action.RestEsqlDeleteAsyncResultAction
- routes() - Method in class org.elasticsearch.xpack.esql.action.RestEsqlGetAsyncResultAction
- routes() - Method in class org.elasticsearch.xpack.esql.action.RestEsqlListQueriesAction
- routes() - Method in class org.elasticsearch.xpack.esql.action.RestEsqlQueryAction
- routes() - Method in class org.elasticsearch.xpack.esql.action.RestEsqlStopAsyncAction
- routes() - Method in class org.elasticsearch.xpack.esql.datasources.dataset.RestDeleteDatasetAction
- routes() - Method in class org.elasticsearch.xpack.esql.datasources.dataset.RestGetDatasetAction
- routes() - Method in class org.elasticsearch.xpack.esql.datasources.dataset.RestPutDatasetAction
- routes() - Method in class org.elasticsearch.xpack.esql.datasources.datasource.RestDeleteDataSourceAction
- routes() - Method in class org.elasticsearch.xpack.esql.datasources.datasource.RestGetDataSourceAction
- routes() - Method in class org.elasticsearch.xpack.esql.datasources.datasource.RestPutDataSourceAction
- routes() - Method in class org.elasticsearch.xpack.esql.view.RestDeleteViewAction
- routes() - Method in class org.elasticsearch.xpack.esql.view.RestGetViewAction
- routes() - Method in class org.elasticsearch.xpack.esql.view.RestPutViewAction
- ROUTING_FUNCTION_UPDATE - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Marks the move to the hash(doc) % shard_count routing function.
- Row - Class in org.elasticsearch.xpack.esql.plan.logical
- Row(Source, List<Alias>) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.Row
- ROW - Enum constant in enum class org.elasticsearch.xpack.esql.telemetry.FeatureMetric
- ROW - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- ROW - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- ROW() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.RowCommandContext
- ROW_FIELD_RESOLUTION - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for intra-row field references in ROW command.
- ROW_POSITION - Enum constant in enum class org.elasticsearch.xpack.esql.datasources.SyntheticColumns.Kind
-
Per-record token.
- ROW_POSITION_COLUMN - Static variable in interface org.elasticsearch.xpack.esql.datasources.spi.ColumnExtractor
-
Reserved name of the synthetic row-reference column emitted by source readers that support deferred materialization.
- rowCommand() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- rowCommand() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.SourceCommandContext
- rowCommand() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.SubquerySourceCommandContext
- RowCommandContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.RowCommandContext
- rowCount() - Method in record class org.elasticsearch.xpack.esql.datasources.cache.ExternalStats.Stats
-
Returns the value of the
rowCountrecord component. - rowCount() - Method in class org.elasticsearch.xpack.esql.datasources.MergedSplitStats
- rowCount() - Method in interface org.elasticsearch.xpack.esql.datasources.spi.ColumnExtractor
-
Number of distinct row identities addressable by this extractor.
- rowCount() - Method in interface org.elasticsearch.xpack.esql.datasources.spi.SourceStatistics
-
Returns the total number of rows in the source, if known.
- rowCount() - Method in interface org.elasticsearch.xpack.esql.datasources.spi.SplitStats
-
Total row count for this split.
- rowCount() - Method in class org.elasticsearch.xpack.esql.datasources.SplitStats
- rowCount(long) - Method in class org.elasticsearch.xpack.esql.datasources.SplitStats.Builder
- rowLimit() - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceOperatorFactory
- rowLimit() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.FormatReadContext
-
Returns the value of the
rowLimitrecord component. - rowLimit() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.QueryRequest
-
Returns the value of the
rowLimitrecord component. - rowLimit() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.SourceOperatorContext
-
Returns the value of the
rowLimitrecord component. - rowLimit() - Method in class org.elasticsearch.xpack.esql.plan.logical.inference.InferencePlan
- rowLimit(int) - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceOperatorFactory.Builder
- rowLimit(int) - Method in class org.elasticsearch.xpack.esql.datasources.spi.FormatReadContext.Builder
- rowLimit(int) - Method in class org.elasticsearch.xpack.esql.datasources.spi.SourceOperatorContext.Builder
- rowOutput - Variable in class org.elasticsearch.xpack.esql.evaluator.command.CompoundOutputEvaluator.OutputFieldsCollector
-
A
Block.Builderholder that is being set before each row evaluation. - rowPositionAttribute() - Method in class org.elasticsearch.xpack.esql.plan.physical.ExternalFieldExtractExec
- rowPositionIndexInAttributes(List<? extends Attribute>) - Static method in class org.elasticsearch.xpack.esql.datasources.SyntheticColumns
-
Index of
ColumnExtractor.ROW_POSITION_COLUMNinattributes, by attribute name;-1when absent or the list isnull. - rowPositionIndexInNames(List<String>) - Static method in class org.elasticsearch.xpack.esql.datasources.SyntheticColumns
-
Index of
ColumnExtractor.ROW_POSITION_COLUMNinprojectedColumns, or-1when absent or the list isnull. - rowPositionStrategy() - Method in interface org.elasticsearch.xpack.esql.datasources.spi.FormatReader
-
Returns this reader's
RowPositionStrategy— the dispatcher applies it polymorphically to wrap (or pass through) the reader's emitted page iterator so each page has the_rowPositionslot populated. - RowPositionStrategy - Interface in org.elasticsearch.xpack.esql.datasources.spi
-
Per-reader strategy for populating the
_rowPositionslot in emitted pages. - rows - Variable in class org.elasticsearch.xpack.esql.datasources.cache.StripeStatsHarvester.StripeAccum
- rows() - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryResponse
- rows() - Method in class org.elasticsearch.xpack.esql.action.EsqlResponseImpl
- rows() - Method in record class org.elasticsearch.xpack.esql.approximation.ApproximationSettings
-
Returns the number of rows to be used for query approximation.
- rows(Integer) - Method in class org.elasticsearch.xpack.esql.approximation.ApproximationSettings.Builder
- rowsEmitted() - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryResponse
- rowsEmitted() - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceOperator.Status
- rowsEmitted() - Method in class org.elasticsearch.xpack.esql.datasources.ExternalFieldExtractOperator.Status
- rowsEmitted() - Method in interface org.elasticsearch.xpack.esql.datasources.spi.FormatReaderStatus
-
Rows the reader emitted into the operator.
- rowsEmitted() - Method in class org.elasticsearch.xpack.esql.enrich.StreamingLookupFromIndexOperator.StreamingLookupStatus
- rowsReceived() - Method in class org.elasticsearch.xpack.esql.enrich.StreamingLookupFromIndexOperator.StreamingLookupStatus
- RP - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- RP - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RP - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseLexer
- RP - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- RP() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ForkSubQueryContext
- RP() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FunctionExpressionContext
- RP() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.LikeListExpressionContext
- RP() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.LogicalInContext
- RP() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ParenthesizedExpressionContext
- RP() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlCommandContext
- RP() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlQueryPartContext
- RP() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.RlikeListExpressionContext
- RP() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.SubqueryContext
- RP() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.SubqueryExpressionContext
- RP() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.FunctionContext
- RP() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.LabelListContext
- RP() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.ParenthesizedContext
- RR: Range Rewrite - Search tag in class org.elasticsearch.xpack.esql.expression.function.scalar.EsqlScalarFunction
- Section
- RRF - Enum constant in enum class org.elasticsearch.xpack.esql.plan.logical.fuse.Fuse.FuseType
- RSB - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseLexer
- RSB - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- RSB() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.SelectorContext
- RSB() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.SubqueryContext
- RTrim - Class in org.elasticsearch.xpack.esql.expression.function.scalar.string
-
Removes trailing whitespaces from a string.
- RTrim(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.string.RTrim
- rule(E, LogicalOptimizerContext) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.OptimizerRules.OptimizerExpressionRule
- rule(Expression) - Static method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.SubstituteSurrogateExpressions
-
Perform the actual substitution.
- rule(Expression, TransportVersion) - Static method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.SubstituteTransportVersionAwareExpressions
- rule(Expression, LogicalOptimizerContext) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.ConstantFolding
- rule(Expression, LogicalOptimizerContext) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.FoldNull
- rule(Expression, LogicalOptimizerContext) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.SubstituteSurrogateExpressions
- rule(Expression, LogicalOptimizerContext) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.SubstituteTransportVersionAwareExpressions
- rule(ScalarFunction, LogicalOptimizerContext) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.BooleanSimplification
- rule(ScalarFunction, LogicalOptimizerContext) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.ReplaceStringCasingWithInsensitiveEquals
- rule(BinaryOperator<?, ?, ?, ?>, LogicalOptimizerContext) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.LiteralsOnTheRight
- rule(BinaryComparison, LogicalOptimizerContext) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.BooleanFunctionEqualsElimination
- rule(BinaryComparison, LogicalOptimizerContext) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.SimplifyComparisonsArithmetics
- rule(RegexMatch<?>, LogicalOptimizerContext) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.ReplaceRegexMatch
- rule(RegexMatch<? extends StringPattern>, LogicalOptimizerContext) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.ReplaceStringCasingWithInsensitiveRegexMatch
- rule(FilteredExpression, LogicalOptimizerContext) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.SubstituteFilteredExpression
- rule(Case, LogicalOptimizerContext) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.PartiallyFoldCase
- rule(And, LogicalOptimizerContext) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.PropagateNullable
- rule(BinaryLogic, LogicalOptimizerContext) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.CombineBinaryComparisons
- rule(BinaryLogic, LogicalOptimizerContext) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.PropagateEquals
- rule(Or, LogicalOptimizerContext) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.CombineDisjunctions
- rule(In, LogicalOptimizerContext) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.SplitInWithFoldableValue
- rule(Aggregate) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.ExtractAggregateCommonFilter
- rule(Aggregate) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.PruneEmptyAggregates
- rule(Aggregate) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.PruneRedundantAggregateGroupings
- rule(Aggregate) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.PushAggregateThroughUnionAll
- rule(Aggregate) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.RemoveStatsOverride
- rule(Aggregate) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.ReplaceAggregateAggExpressionWithEval
- rule(Aggregate) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.ReplaceAggregateNestedExpressionWithEval
- rule(Aggregate) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.SubstituteSurrogateAggregations
- rule(Aggregate, LocalLogicalOptimizerContext) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.local.InferNonNullAggConstraint
- rule(Aggregate, LogicalOptimizerContext) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.ReplaceSparklineAggregate
- rule(Aggregate, LogicalOptimizerContext) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.RewriteSumOfExpressionPlusConstant
- rule(ChangePoint) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.PruneLiteralsInChangePointBy
- rule(ChangePoint) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.ReplaceChangePointByExpressionWithEval
- rule(CompoundOutputEval<?>) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.PushDownCompoundOutputEval
- rule(Enrich) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.HoistRemoteEnrichTopN
- rule(Enrich) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.PushDownEnrich
- rule(Enrich, LogicalOptimizerContext) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.HoistRemoteEnrichLimit
- rule(EsRelation) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.PruneUnusedIndexMode
- rule(EsRelation) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.SkipQueryOnEmptyMappings
- rule(Eval) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.CombineEvals
- rule(Eval) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.PushDownEval
- rule(Eval) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.ReplaceTrivialTypeConversions
- rule(Filter) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.PruneFilters
- rule(Filter) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.PushDownConjunctionsToKnnPrefilters
- rule(Filter) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.PushDownFiltersIntoFork
- rule(Filter, LogicalOptimizerContext) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.PushDownAndCombineFilters
- rule(Fork) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.PruneEmptyForkBranches
- rule(InferencePlan<?>) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.PushDownInferencePlan
- rule(InlineJoin) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.PropagateInlineEvals
- rule(InlineJoin) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.PruneInlineJoinOnEmptyRightSide
- rule(Join) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.PushDownJoinPastProject
- rule(Join, LogicalOptimizerContext) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.local.PruneLeftJoinOnNullMatchingField
- rule(LimitBy) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.PruneLiteralsInLimitBy
- rule(LimitBy) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.ReplaceLimitByExpressionWithEval
- rule(LimitBy, LogicalOptimizerContext) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.PushDownAndCombineLimitBy
- rule(Limit, LogicalOptimizerContext) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.PushDownAndCombineLimits
- rule(Limit, LogicalOptimizerContext) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.PushDownLimitAndOrderByIntoFork
- rule(Limit, LogicalOptimizerContext) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.PushLimitToKnn
- rule(ResolvingProject) - Method in class org.elasticsearch.xpack.esql.analysis.rules.ResolvedProjects
- rule(LogicalPlan) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.HoistOrderByBeforeInlineJoin
- rule(LogicalPlan) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.PruneRedundantOrderBy
- rule(LogicalPlan) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.ReplaceStatsFilteredOrNullAggWithEval
- rule(LogicalPlan) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.SubstituteSurrogatePlans
- rule(LogicalPlan, AnalyzerContext) - Method in class org.elasticsearch.xpack.esql.analysis.Analyzer.ResolveRefs
- rule(LogicalPlan, AnalyzerContext) - Method in class org.elasticsearch.xpack.esql.analysis.rules.ResolveFunctions
- rule(LogicalPlan, AnalyzerContext) - Method in class org.elasticsearch.xpack.esql.analysis.rules.ResolveUnmapped
- rule(LogicalPlan, LogicalOptimizerContext) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.PropagateEmptyRelation
- rule(LogicalPlan, LogicalOptimizerContext) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.PushDownFilterAndLimitIntoUnionAll
- rule(OrderBy) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.PruneRedundantSortClauses
- rule(OrderBy) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.PushDownAndCombineOrderBy
- rule(OrderBy) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.ReplaceOrderByExpressionWithEval
- rule(PromqlCommand, AnalyzerContext) - Method in class org.elasticsearch.xpack.esql.analysis.rules.ResolvePromqlFunctions
- rule(PromqlCommand, AnalyzerContext) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.promql.TranslatePromqlToEsqlPlan
- rule(RegexExtract) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.PushDownRegexExtract
- rule(Row, LogicalOptimizerContext) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.ReplaceRowAsLocalRelation
- rule(Sample, LogicalOptimizerContext) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.PushDownAndCombineSample
- rule(TimeSeriesAggregate) - Method in class org.elasticsearch.xpack.esql.analysis.InsertDefaultInnerTimeSeriesAggregate
- rule(TimeSeriesAggregate) - Method in class org.elasticsearch.xpack.esql.analysis.ResolveImplicitTimeSeriesIdentityGrouping
- rule(TimeSeriesAggregate) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.local.IgnoreNullMetrics
- rule(TimeSeriesAggregate) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.local.InjectTemporality
- rule(TimeSeriesAggregate, AnalyzerContext) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.ApplyWindowFilter
- rule(TimeSeriesAggregate, AnalyzerContext) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.TranslateTimeSeriesAggregate
- rule(TimeSeriesAggregate, AnalyzerContext) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.TranslateTimeSeriesWithout
- rule(TimeSeriesCollapse, AnalyzerContext) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.promql.TranslateTimeSeriesCollapse
- rule(TopN) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.local.ReplaceTopNWithLimitAndSort
- rule(UnaryPlan) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.CombineLimitTopN
- rule(UnaryPlan) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.CombineProjections
- rule(UnaryPlan) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.PruneEmptyPlans
- rule(UnaryPlan) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.ReorderLimitProjectAndOrderBy
- rule(UnaryPlan) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.ReplaceLimitAndSortAsTopN
- rule(UnaryPlan, LogicalOptimizerContext) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.SkipQueryOnLimitZero
- rule(AggregateExec) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.physical.local.PushCountQueryAndTagsToSource
- rule(AggregateExec, LocalPhysicalOptimizerContext) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.physical.local.PushStatsToExternalSource
- rule(AggregateExec, LocalPhysicalOptimizerContext) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.physical.local.PushStatsToSource
- rule(AggregateExec, LocalPhysicalOptimizerContext) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.physical.local.SpatialShapeDocValuesExtraction
- rule(EvalExec, LocalPhysicalOptimizerContext) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.physical.local.ReplaceRoundToWithQueryAndTags
- rule(ExternalSourceExec, LocalPhysicalOptimizerContext) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.physical.local.InjectRowPositionForExternalId
- rule(FilterExec, LocalPhysicalOptimizerContext) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.physical.local.EnableSpatialDistancePushdown
- rule(FilterExec, LocalPhysicalOptimizerContext) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.physical.local.PushFiltersToSource
- rule(LeafExec) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.physical.local.ReplaceSourceAttributes
- rule(LimitExec) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.physical.local.PushLimitToSource
- rule(LimitExec, LocalPhysicalOptimizerContext) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.physical.local.PushLimitToExternalSource
- rule(PhysicalPlan, LocalPhysicalOptimizerContext) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.physical.local.ExtractDimensionFieldsAfterAggregation
- rule(PhysicalPlan, LocalPhysicalOptimizerContext) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.physical.local.InsertFieldExtraction
- rule(PhysicalPlan, LookupPhysicalOptimizerContext) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.physical.local.LuceneBulkLookup
- rule(SampledAggregateExec) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.physical.ReplaceSampledStatsBySampleAndStats
- rule(SampledAggregateExec, LocalPhysicalOptimizerContext) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.physical.local.ReplaceSampledStatsByExactStats
- rule(SampleExec, LocalPhysicalOptimizerContext) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.physical.local.PushSampleToSource
- rule(TopNExec, LocalPhysicalOptimizerContext) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.physical.local.InsertExternalFieldExtraction
- rule(TopNExec, LocalPhysicalOptimizerContext) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.physical.local.PushTopNIntoExternalSource
- rule(TopNExec, LocalPhysicalOptimizerContext) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.physical.local.PushTopNToSource
- rule(UnaryExec, LocalPhysicalOptimizerContext) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.physical.local.SpatialDocValuesExtraction
- rule(SubPlan) - Method in class org.elasticsearch.xpack.esql.analysis.AnalyzerRules.AnalyzerRule
- rule(SubPlan) - Method in class org.elasticsearch.xpack.esql.optimizer.PhysicalOptimizerRules.OptimizerRule
- rule(SubPlan) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.OptimizerRules.OptimizerRule
- rule(SubPlan, P) - Method in class org.elasticsearch.xpack.esql.analysis.AnalyzerRules.ParameterizedAnalyzerRule
- rule(SubPlan, P) - Method in class org.elasticsearch.xpack.esql.optimizer.PhysicalOptimizerRules.ParameterizedOptimizerRule
- rule(SubPlan, P) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.OptimizerRules.ParameterizedOptimizerRule
- Rule<E,
T> - Class in org.elasticsearch.xpack.esql.rule -
Rules that apply transformation to a tree.
- Rule() - Constructor for class org.elasticsearch.xpack.esql.rule.Rule
- Rule(String) - Constructor for class org.elasticsearch.xpack.esql.rule.Rule
- RULE_aggField - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_aggFields - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_at - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- RULE_booleanExpression - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_booleanValue - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_changePointCommand - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_clusterString - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_commandNamedParameters - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_comparisonOperator - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_completionCommand - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_constant - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_constant - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- RULE_dataType - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_decimalValue - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_dedupCommand - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_dissectCommand - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_dissectCommandOption - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_dissectCommandOptions - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_doubleParameter - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_dropCommand - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_duration - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- RULE_enrichCommand - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_enrichPolicyName - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_enrichWithClause - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_entryExpression - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_evalCommand - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_evaluation - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- RULE_explainCommand - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_expression - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- RULE_externalCommand - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_field - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_fieldName - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_fieldNamePattern - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_fields - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_forkCommand - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_forkSubQueries - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_forkSubQuery - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_forkSubQueryCommand - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_forkSubQueryProcessingCommand - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_fromCommand - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_function - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- RULE_functionExpression - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_functionName - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_functionParams - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- RULE_fuseCommand - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_fuseConfiguration - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_fuseKeyByFields - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_grokCommand - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_grouping - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- RULE_highlightCommand - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_identifier - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_identifier - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- RULE_identifierOrParameter - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_identifierPattern - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_indexPattern - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_indexPatternAndMetadataFields - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_indexPatternOrSubquery - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_indexString - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_inlineStatsCommand - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_insistCommand - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_integerValue - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_ipLocationCommand - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_joinCommand - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_joinCondition - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_joinTarget - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_keepCommand - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_label - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- RULE_labelList - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- RULE_labelName - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- RULE_labels - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- RULE_labelValue - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- RULE_limitByGroupKey - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_limitCommand - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_lookupCommand - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_mapExpression - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_mapValue - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_matchBooleanExpression - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_metadata - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_metricsInfoCommand - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_mmrCommand - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_mmrQueryVectorParams - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_modifier - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- RULE_mvExpandCommand - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_nonReserved - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- RULE_number - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- RULE_numericValue - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_offset - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- RULE_operatorExpression - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_orderExpression - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_parameter - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_primaryExpression - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_processingCommand - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_promqlClusterString - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_promqlCommand - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_promqlIndexPattern - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_promqlIndexString - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_promqlParam - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_promqlParamName - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_promqlParamValue - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_promqlQueryContent - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_promqlQueryPart - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_promqlSelectorString - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_promqlUnquotedIndexString - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_qualifiedName - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_qualifiedNamePattern - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_qualifiedNamePatterns - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_qualifiedNames - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_query - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_regexBooleanExpression - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_registeredDomainCommand - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_renameClause - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_renameCommand - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_rerankCommand - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_rowCommand - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_sampleCommand - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_selector - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- RULE_selectorString - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_seriesMatcher - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- RULE_setCommand - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_setField - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_showCommand - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_singleStatement - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_singleStatement - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- RULE_sortCommand - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_sourceCommand - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_statements - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_statsCommand - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_string - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_string - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- RULE_stringOrParameter - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_subquery - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_subqueryExpression - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_subqueryResolution - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- RULE_subquerySourceCommand - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_timeSeriesCommand - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_timeValue - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- RULE_tsCollapseCommand - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_tsInfoCommand - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_unquotedIndexString - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_uriPartsCommand - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_userAgentCommand - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_value - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- RULE_valueExpression - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_valueName - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RULE_whereCommand - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- RuleExecutionException - Exception Class in org.elasticsearch.xpack.esql.rule
- RuleExecutionException(String, Object...) - Constructor for exception class org.elasticsearch.xpack.esql.rule.RuleExecutionException
- RuleExecutor<TreeType> - Class in org.elasticsearch.xpack.esql.rule
- RuleExecutor() - Constructor for class org.elasticsearch.xpack.esql.rule.RuleExecutor
- RuleExecutor.Batch<TreeType> - Class in org.elasticsearch.xpack.esql.rule
- RuleExecutor.Limiter - Class in org.elasticsearch.xpack.esql.rule
- ruleLikeNaming(Class<?>) - Static method in class org.elasticsearch.xpack.esql.core.util.ReflectionUtils
- ruleNames - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- ruleNames - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- ruleNames - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseLexer
- ruleNames - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- rules() - Static method in class org.elasticsearch.xpack.esql.optimizer.LocalPhysicalPlanOptimizer
- rules() - Method in class org.elasticsearch.xpack.esql.rule.RuleExecutor.Batch
- RuleUtils - Class in org.elasticsearch.xpack.esql.optimizer.rules
- run(PhysicalPlan, Configuration, FoldContext, PlanTimeProfile, ActionListener<Result>) - Method in interface org.elasticsearch.xpack.esql.session.EsqlSession.PlanRunner
- RUNNING - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlExecutionInfo.Cluster.Status
- RUNNING_FIELD - Static variable in class org.elasticsearch.xpack.esql.action.EsqlExecutionInfo
- runningTimeNanos() - Method in record class org.elasticsearch.xpack.esql.plugin.EsqlGetQueryResponse.DetailedQuery
-
Returns the value of the
runningTimeNanosrecord component. - runningTimeNanos() - Method in record class org.elasticsearch.xpack.esql.plugin.EsqlListQueriesResponse.Query
-
Returns the value of the
runningTimeNanosrecord component. - runStopHooks() - Method in class org.elasticsearch.xpack.esql.action.EsqlExecutionInfo
-
Fires all registered stop hooks and returns
trueif at least one hook reported that it cut a live unit of work. - RUNTIME_LEXICAL_SEARCH - Static variable in class org.elasticsearch.xpack.esql.plugin.QueryPragmas
-
When
true, allows full-text functions to be used with expressions that are not indexed fields. - runtimeLexicalSearch() - Method in class org.elasticsearch.xpack.esql.plugin.QueryPragmas
- runValidator(T, SettingsValidationContext) - Method in class org.elasticsearch.xpack.esql.plan.QuerySettingDef
S
- 1. SET-only - Search tag in class org.elasticsearch.xpack.esql.plan.QuerySettingDef
- Section
- 2. SET + body parameter - Search tag in class org.elasticsearch.xpack.esql.plan.QuerySettingDef
- Section
- 3. SET + body parameter + legacy top-level alias - Search tag in class org.elasticsearch.xpack.esql.plan.QuerySettingDef
- Section
- 4. Structured value with a custom reconciler - Search tag in class org.elasticsearch.xpack.esql.plan.QuerySettingDef
- Section
- S - Enum constant in enum class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter.INTERVALS
- safeDoubleToLong(double) - Static method in class org.elasticsearch.xpack.esql.core.type.DataTypeConverter
- safeMetadata() - Method in record class org.elasticsearch.xpack.esql.datasources.cache.SchemaCacheEntry
-
Returns the value of the
safeMetadatarecord component. - safeToByte(long) - Static method in class org.elasticsearch.xpack.esql.core.type.DataTypeConverter
- safeToInt(double) - Static method in class org.elasticsearch.xpack.esql.core.type.DataTypeConverter
- safeToInt(long) - Static method in class org.elasticsearch.xpack.esql.core.type.DataTypeConverter
- safeToLong(Number) - Static method in class org.elasticsearch.xpack.esql.core.type.DataTypeConverter
- safeToShort(long) - Static method in class org.elasticsearch.xpack.esql.core.type.DataTypeConverter
- safeToUnsignedLong(Double) - Static method in class org.elasticsearch.xpack.esql.core.type.DataTypeConverter
- safeToUnsignedLong(Long) - Static method in class org.elasticsearch.xpack.esql.core.type.DataTypeConverter
- safeToUnsignedLong(String) - Static method in class org.elasticsearch.xpack.esql.core.type.DataTypeConverter
- Sample - Class in org.elasticsearch.xpack.esql.expression.function.aggregate
- Sample - Class in org.elasticsearch.xpack.esql.plan.logical
- Sample(Source, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.Sample
- Sample(Source, Expression, Expression, Expression, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.Sample
-
The query "FROM data | STATS s1=SAMPLE(x,N), s2=SAMPLE(x,N)" should give two different samples of size N.
- Sample(Source, Expression, LogicalPlan) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.Sample
- SAMPLE - Enum constant in enum class org.elasticsearch.xpack.esql.telemetry.FeatureMetric
- SAMPLE - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- SAMPLE - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- SAMPLE() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.SampleCommandContext
- SAMPLE_V3 - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for the SAMPLE command
- sampleCommand() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ProcessingCommandContext
- sampleCommand() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- SampleCommandContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.SampleCommandContext
- SampledAggregate - Class in org.elasticsearch.xpack.esql.plan.logical
-
Aggregate, which upon execution is either: sampled with the
sampleProbabilityfor fast execution; or replaced by an exact aggregate if theoriginalAggregatescan be pushed down to Lucene. - SampledAggregate(StreamInput) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.SampledAggregate
- SampledAggregate(Source, LogicalPlan, List<Expression>, List<? extends NamedExpression>, List<? extends NamedExpression>, Expression) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.SampledAggregate
- SampledAggregateExec - Class in org.elasticsearch.xpack.esql.plan.physical
-
Aggregate, which is either: sampled with the
sampleProbabilityfor fast execution; or replaced by an exact aggregate if theoriginalAggregatescan be pushed down to Lucene. - SampledAggregateExec(Source, PhysicalPlan, List<? extends Expression>, List<? extends NamedExpression>, List<? extends NamedExpression>, Expression, AggregatorMode, List<Attribute>, List<Attribute>, Integer) - Constructor for class org.elasticsearch.xpack.esql.plan.physical.SampledAggregateExec
- SampleExec - Class in org.elasticsearch.xpack.esql.plan.physical
- SampleExec(StreamInput) - Constructor for class org.elasticsearch.xpack.esql.plan.physical.SampleExec
- SampleExec(Source, PhysicalPlan, Expression) - Constructor for class org.elasticsearch.xpack.esql.plan.physical.SampleExec
- sampleProbability() - Method in class org.elasticsearch.xpack.esql.plan.logical.SampledAggregate
- sampleProbability() - Method in class org.elasticsearch.xpack.esql.plan.physical.SampledAggregateExec
- SampleProbabilityPlaceHolder(Source, int) - Constructor for class org.elasticsearch.xpack.esql.approximation.ApproximationPlan.SampleProbabilityPlaceHolder
- satellite(boolean) - Method in class org.elasticsearch.xpack.esql.evaluator.command.IpLocationFunctionBridge.IpLocationCollectorImpl
- scalar(Function<Source, ? extends Expression>) - Method in class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionDefinition.Builder
- Scalar - Class in org.elasticsearch.xpack.esql.expression.function.aggregate
-
Returns the sample value if there is exactly one element, otherwise returns NaN.
- Scalar(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.Scalar
- Scalar(Source, Expression, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.Scalar
- SCALAR - Enum constant in enum class org.elasticsearch.xpack.esql.expression.function.FunctionType
-
Functions that can appear anywhere.
- SCALAR - Enum constant in enum class org.elasticsearch.xpack.esql.expression.promql.function.FunctionType
-
Produces a scalar value.
- SCALAR - Enum constant in enum class org.elasticsearch.xpack.esql.plan.logical.promql.PromqlDataType
-
A scalar is a simple numeric floating point value.
- SCALAR - Static variable in class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionDefinition
- SCALAR_CONVERSION - Enum constant in enum class org.elasticsearch.xpack.esql.expression.promql.function.FunctionType
-
Converts a vector that contains only a single element to a scalar.
- scalarConversion(BiFunction<Source, Expression, ? extends Expression>) - Method in class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionDefinition.Builder
- ScalarConversionFunction - Class in org.elasticsearch.xpack.esql.plan.logical.promql
-
Represents the
scalar(v instant-vector)PromQL function call that converts a vector to a scalar. - ScalarConversionFunction(Source, LogicalPlan, PromqlFunctionDefinition, List<Expression>) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.promql.ScalarConversionFunction
- ScalarFunction - Class in org.elasticsearch.xpack.esql.core.expression.function.scalar
-
A
ScalarFunctionis aFunctionthat takes values from some operation and converts each to another value. - ScalarFunction - Class in org.elasticsearch.xpack.esql.plan.logical.promql
-
Represents a PromQL function call that produces a scalar value and has no arguments.
- ScalarFunction(Source) - Constructor for class org.elasticsearch.xpack.esql.core.expression.function.scalar.ScalarFunction
- ScalarFunction(Source, List<Expression>) - Constructor for class org.elasticsearch.xpack.esql.core.expression.function.scalar.ScalarFunction
- ScalarFunction(Source, PromqlFunctionDefinition) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.promql.ScalarFunction
- ScalarFunctionWritables - Class in org.elasticsearch.xpack.esql.expression.function.scalar
- ScalarFunctionWritables() - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.ScalarFunctionWritables
- scalars() - Static method in class org.elasticsearch.xpack.esql.expression.ExpressionWritables
- scalarVectorOperation(Source, float, ExpressionEvaluator.Factory) - Method in interface org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic.DenseVectorArithmeticOperation.DenseVectorBinaryEvaluator
- scalarWithStep(BiFunction<Source, Expression, ? extends Expression>) - Method in class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionDefinition.Builder
- Scalb - Class in org.elasticsearch.xpack.esql.expression.function.scalar.math
- Scalb(Source, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.math.Scalb
- SCALE - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.score.Decay
- SCALED_FLOAT - Enum constant in enum class org.elasticsearch.xpack.esql.core.type.DataType
-
Signed 64-bit fixed point numbers converted on load to a
DataType.DOUBLE. - scaleFactor() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Scalb
- scheduleCancellationOnExpiry(long) - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryTask
-
Schedules task cancellation at the given expiration time
- schema() - Method in record class org.elasticsearch.xpack.esql.anonymizer.PlanAnonymizer.AnonymizedPlans
-
Returns the value of the
schemarecord component. - schema() - Method in interface org.elasticsearch.xpack.esql.datasources.ExternalSourceMetadata
-
Default implementation of
SourceMetadata.schema()that delegates toExternalSourceMetadata.attributes()for backward compatibility. - schema() - Method in class org.elasticsearch.xpack.esql.datasources.spi.SimpleSourceMetadata
- schema() - Method in interface org.elasticsearch.xpack.esql.datasources.spi.SourceMetadata
-
Returns the resolved schema as ESQL attributes.
- schema() - Method in record class org.elasticsearch.xpack.esql.session.Result
-
Returns the value of the
schemarecord component. - schema(List<Attribute>) - Method in class org.elasticsearch.xpack.esql.datasources.spi.SimpleSourceMetadata.Builder
- schema(StorageObject) - Method in interface org.elasticsearch.xpack.esql.datasources.spi.FormatReader
- SCHEMA_TTL - Static variable in class org.elasticsearch.xpack.esql.datasources.cache.ExternalSourceCacheSettings
- SchemaCacheEntry - Record Class in org.elasticsearch.xpack.esql.datasources.cache
-
Cache entry for schema inference results.
- SchemaCacheEntry(String[], DataType[], Nullability[], boolean[], String, String, Map<String, Object>, Map<String, Object>, long) - Constructor for record class org.elasticsearch.xpack.esql.datasources.cache.SchemaCacheEntry
-
Creates an instance of a
SchemaCacheEntryrecord class. - SchemaCacheKey - Record Class in org.elasticsearch.xpack.esql.datasources.cache
-
Cache key for schema inference results.
- SchemaCacheKey(String, long, String, String, String, String) - Constructor for record class org.elasticsearch.xpack.esql.datasources.cache.SchemaCacheKey
-
Creates an instance of a
SchemaCacheKeyrecord class. - schemaMap() - Method in record class org.elasticsearch.xpack.esql.datasources.ExternalSourceResolution.ResolvedSource
-
Returns the value of the
schemaMaprecord component. - schemaMap() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.SourceOperatorContext
-
Returns the value of the
schemaMaprecord component. - schemaMap() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.SplitDiscoveryContext
-
Returns the value of the
schemaMaprecord component. - schemaMap() - Method in class org.elasticsearch.xpack.esql.plan.logical.ExternalRelation
- schemaMap() - Method in class org.elasticsearch.xpack.esql.plan.physical.ExternalSourceExec
- schemaMap(Map<StoragePath, SchemaReconciliation.FileSchemaInfo>) - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceOperatorFactory.Builder
- schemaMap(Map<StoragePath, SchemaReconciliation.FileSchemaInfo>) - Method in class org.elasticsearch.xpack.esql.datasources.spi.SourceOperatorContext.Builder
-
Per-file planner-resolved schema info, populated by the resolver and threaded through
ExternalSourceExec. - SchemaReconciliation - Class in org.elasticsearch.xpack.esql.datasources
-
Schema reconciliation algorithms for multi-file external sources.
- SchemaReconciliation.FileSchemaInfo - Record Class in org.elasticsearch.xpack.esql.datasources
-
Per-file schema information collected during reconciliation.
- SchemaReconciliation.Result - Record Class in org.elasticsearch.xpack.esql.datasources
-
Result of schema reconciliation during planning.
- schemaWiden(DataType, DataType) - Static method in class org.elasticsearch.xpack.esql.datasources.SchemaReconciliation
-
Safe type widening for schema reconciliation.
- scheme() - Method in record class org.elasticsearch.xpack.esql.datasources.cache.ListingCacheKey
-
Returns the value of the
schemerecord component. - scheme() - Method in record class org.elasticsearch.xpack.esql.datasources.cache.StorageProviderCache.CacheKey
-
Returns the value of the
schemerecord component. - scheme() - Method in class org.elasticsearch.xpack.esql.datasources.spi.StoragePath
- scheme(String) - Method in class org.elasticsearch.xpack.esql.evaluator.command.UriPartsFunctionBridge.UriPartsCollectorImpl
- SCHEME_ATTRIBUTE - Static variable in class org.elasticsearch.xpack.esql.datasources.spi.ExternalSourceMetrics
-
Storage scheme dimension, normalised to one canonical token per provider via
ExternalSourceMetrics.canonicalScheme(String):s3,gcs,azure,http,file. - SCHEME_SEPARATOR - Static variable in class org.elasticsearch.xpack.esql.datasources.spi.StoragePath
- schemes() - Method in record class org.elasticsearch.xpack.esql.datasources.DataSourceCapabilities
-
Returns the value of the
schemesrecord component. - scorable() - Method in class org.elasticsearch.xpack.esql.core.querydsl.query.BoolQuery
- scorable() - Method in class org.elasticsearch.xpack.esql.core.querydsl.query.Query
-
Defines whether a query should contribute to the overall score
- scorable() - Method in class org.elasticsearch.xpack.esql.core.querydsl.query.QueryStringQuery
- scorable() - Method in class org.elasticsearch.xpack.esql.core.querydsl.query.TermQuery
- scorable() - Method in class org.elasticsearch.xpack.esql.querydsl.query.KnnQuery
- scorable() - Method in class org.elasticsearch.xpack.esql.querydsl.query.KqlQuery
- scorable() - Method in class org.elasticsearch.xpack.esql.querydsl.query.MatchPhraseQuery
- scorable() - Method in class org.elasticsearch.xpack.esql.querydsl.query.MatchQuery
- scorable() - Method in class org.elasticsearch.xpack.esql.querydsl.query.TranslationAwareExpressionQuery
- score - Variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FuseConfigurationContext
- score() - Method in class org.elasticsearch.xpack.esql.plan.logical.fuse.Fuse
- score() - Method in class org.elasticsearch.xpack.esql.plan.logical.fuse.FuseScoreEval
- score() - Method in class org.elasticsearch.xpack.esql.plan.physical.FuseScoreEvalExec
- Score - Class in org.elasticsearch.xpack.esql.expression.function.fulltext
-
A function to be used to score specific portions of an ES|QL query e.g., in conjunction with an
Eval. - Score(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.fulltext.Score
- SCORE - Static variable in class org.elasticsearch.xpack.esql.core.expression.MetadataAttribute
- SCORE - Static variable in class org.elasticsearch.xpack.esql.datasources.ExternalMetadataColumns
- SCORE - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- SCORE - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- SCORE() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FuseConfigurationContext
- SCORE_FUNCTION - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
score function
- scoreAttribute() - Method in class org.elasticsearch.xpack.esql.plan.logical.inference.Rerank
- scoreAttribute() - Method in class org.elasticsearch.xpack.esql.plan.physical.inference.RerankExec
- scoreChannel() - Method in record class org.elasticsearch.xpack.esql.inference.rerank.RerankOperator.Factory
-
Returns the value of the
scoreChannelrecord component. - ScoreMapper - Class in org.elasticsearch.xpack.esql.score
-
Maps an expression tree into ExpressionScorer.Factory, so scores can be evaluated for an expression tree.
- ScoreMapper() - Constructor for class org.elasticsearch.xpack.esql.score.ScoreMapper
- ScoreMapper.DefaultScoreMapper - Class in org.elasticsearch.xpack.esql.score
- ScoreSort(Order.OrderDirection) - Constructor for record class org.elasticsearch.xpack.esql.plan.physical.EsQueryExec.ScoreSort
-
Creates an instance of a
ScoreSortrecord class. - SCRAPE_INTERVAL - Static variable in class org.elasticsearch.xpack.esql.plan.logical.promql.PromqlCommand
- scrapeInterval() - Method in record class org.elasticsearch.xpack.esql.parser.LogicalPlanBuilder.PromqlParams
-
Returns the value of the
scrapeIntervalrecord component. - scrapeInterval() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.PromqlCommand
-
The expected scrape interval used to derive implicit range selector windows.
- scrapeIntervalLiteral() - Method in record class org.elasticsearch.xpack.esql.parser.LogicalPlanBuilder.PromqlParams
-
Returns the scrape interval as a duration literal.
- scriptMethodName() - Method in interface org.elasticsearch.xpack.esql.core.expression.predicate.PredicateBiFunction
- SE: Sorted Execution - Search tag in class org.elasticsearch.xpack.esql.expression.function.scalar.EsqlScalarFunction
- Section
- searchable() - Method in class org.elasticsearch.xpack.esql.core.expression.MetadataAttribute
- SearchContextStats - Class in org.elasticsearch.xpack.esql.stats
-
This class provides
SearchStatsfrom a list ofSearchExecutionContext's. - searcher() - Method in class org.elasticsearch.xpack.esql.planner.EsPhysicalOperationProviders.DefaultShardContext
- searchOrder() - Method in enum class org.elasticsearch.xpack.esql.plan.physical.EsQueryExec.Missing
- searchService() - Method in record class org.elasticsearch.xpack.esql.plugin.TransportActionServices
-
Returns the value of the
searchServicerecord component. - searchStats() - Method in class org.elasticsearch.xpack.esql.optimizer.LocalLogicalOptimizerContext
- searchStats() - Method in class org.elasticsearch.xpack.esql.optimizer.LocalPhysicalOptimizerContext
- SearchStats - Interface in org.elasticsearch.xpack.esql.stats
-
Interface for determining information about fields in the index.
- SearchStats.EmptySearchStats - Record Class in org.elasticsearch.xpack.esql.stats
-
When there are no search stats available, for example when there are no search contexts, we have static results.
- SearchStats.UnsupportedSearchStats - Class in org.elasticsearch.xpack.esql.stats
-
A default implementat that throws
UnsupportedOperationExceptionon all methods. - SEC - Enum constant in enum class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter.INTERVALS
- SECOND - Enum constant in enum class org.elasticsearch.xpack.esql.core.expression.TypeResolutions.ParamOrdinal
- SECOND - Enum constant in enum class org.elasticsearch.xpack.esql.expression.function.scalar.date.DateDiff.Part
- SECOND - Enum constant in enum class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter.INTERVALS
- SECONDS - Enum constant in enum class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter.INTERVALS
- SECONDS_PER_DAY - Static variable in class org.elasticsearch.xpack.esql.core.util.DateUtils
- SECONDS_PER_HOUR - Static variable in class org.elasticsearch.xpack.esql.core.util.DateUtils
- SECONDS_PER_MINUTE - Static variable in class org.elasticsearch.xpack.esql.core.util.DateUtils
- secret() - Method in class org.elasticsearch.xpack.esql.datasources.metadata.DataSourceSetting
- secret() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.DataSourceConfigDefinition
-
Returns the value of the
secretrecord component. - secret(String) - Static method in record class org.elasticsearch.xpack.esql.datasources.spi.DataSourceConfigDefinition
-
A field that holds a credential.
- seek(int) - Method in class org.elasticsearch.xpack.esql.parser.CaseChangingCharStream
- seen() - Method in class org.elasticsearch.xpack.esql.io.stream.PlanStreamInput.NameIdMapper
- SegmentableFormatReader - Interface in org.elasticsearch.xpack.esql.datasources.spi
-
Extension of
FormatReaderfor line-oriented text formats (CSV, NDJSON) that support intra-file parallel parsing. - selector() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- selector() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.ValueContext
- Selector - Class in org.elasticsearch.xpack.esql.plan.logical.promql.selector
-
Base class representing a PromQL vector selector.
- SelectorContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.SelectorContext
- selectorString() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.IndexPatternContext
- selectorString() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- SelectorStringContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.SelectorStringContext
- SEMANTIC_TEXT_FIELD_CAPS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Change field caps response for semantic_text fields to be reported as text
- semanticEquals(Expression) - Method in class org.elasticsearch.xpack.esql.core.expression.Attribute
- semanticEquals(Expression) - Method in class org.elasticsearch.xpack.esql.core.expression.EmptyAttribute
- semanticEquals(Expression) - Method in class org.elasticsearch.xpack.esql.core.expression.Expression
-
Whether this expression means the same as
other, even if they are not exactly equal. - semanticHash() - Method in class org.elasticsearch.xpack.esql.core.expression.Attribute
- semanticHash() - Method in class org.elasticsearch.xpack.esql.core.expression.EmptyAttribute
- semanticHash() - Method in class org.elasticsearch.xpack.esql.core.expression.Expression
-
A hash code that is consistent with
Expression.semanticEquals(org.elasticsearch.xpack.esql.core.expression.Expression). - SEMI - Static variable in class org.elasticsearch.xpack.esql.plan.logical.join.JoinTypes
- SEMICOLON - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- SEMICOLON - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- SEMICOLON() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.SetCommandContext
- SemiJoin - Class in org.elasticsearch.xpack.esql.plan.logical.join
-
A semi join implements
WHERE field IN (subquery). - SemiJoin(Source, LogicalPlan, LogicalPlan, List<Attribute>, List<Attribute>) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.join.SemiJoin
- SemiJoin(Source, LogicalPlan, LogicalPlan, JoinConfig) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.join.SemiJoin
- sempred(RuleContext, int, int) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- sempred(RuleContext, int, int) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- sempred(RuleContext, int, int) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- sendChildRequest(CancellableTask, ActionListener<AbstractLookupService.LookupResponse>, DiscoveryNode, EnrichLookupService.TransportRequest) - Method in class org.elasticsearch.xpack.esql.enrich.EnrichLookupService
- sendChildRequest(CancellableTask, ActionListener<AbstractLookupService.LookupResponse>, DiscoveryNode, T) - Method in class org.elasticsearch.xpack.esql.enrich.AbstractLookupService
- sentinelFilterCondition(Source, Attribute) - Method in class org.elasticsearch.xpack.esql.plan.logical.join.AbstractSubqueryJoin
-
Sentinel-column filter that drives the hash-join path.
- sentinelFilterCondition(Source, Attribute) - Method in class org.elasticsearch.xpack.esql.plan.logical.join.AntiJoin
- seqNo() - Method in record class org.elasticsearch.xpack.esql.inference.InferenceOperator.BulkInferenceRequestItem
-
Returns the value of the
seqNorecord component. - seqNo() - Method in record class org.elasticsearch.xpack.esql.inference.InferenceOperator.BulkInferenceResponseItem
-
Returns the value of the
seqNorecord component. - series() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.selector.Selector
- seriesMatcher() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.SelectorContext
- seriesMatcher() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- SeriesMatcherContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.SeriesMatcherContext
- servable() - Method in record class org.elasticsearch.xpack.esql.datasources.ColumnStatTypeSupport
-
True iff a served MIN/MAX extremum can be materialized into a block for this type (i.e.
- serverless() - Element in annotation interface org.elasticsearch.xpack.esql.expression.function.FunctionAppliesTo
- serverlessOnly() - Method in class org.elasticsearch.xpack.esql.plan.QuerySettingDef
- service(String) - Method in class org.elasticsearch.xpack.esql.evaluator.command.IpLocationFunctionBridge.IpLocationCollectorImpl
- SERVICE_UNAVAILABLE - Static variable in interface org.elasticsearch.xpack.esql.analysis.IpLocationResolution
-
Resolution used when the IP location service is unavailable (e.g.
- serviceAvailable() - Method in interface org.elasticsearch.xpack.esql.analysis.IpLocationResolution
-
Whether the IP location service was available when this resolution was built.
- sessionId() - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryTask
- sessionId() - Method in record class org.elasticsearch.xpack.esql.enrich.EnrichLookupOperator.Factory
-
Returns the value of the
sessionIdrecord component. - sessionId() - Method in record class org.elasticsearch.xpack.esql.enrich.LookupFromIndexOperator.Factory
-
Returns the value of the
sessionIdrecord component. - sessionId() - Method in class org.elasticsearch.xpack.esql.session.EsqlSession
- SessionUtils - Class in org.elasticsearch.xpack.esql.session
- set(LogicalPlan, BitSet) - Static method in enum class org.elasticsearch.xpack.esql.telemetry.FeatureMetric
- set(LogicalPlan, BitSet, FeatureMetric) - Static method in enum class org.elasticsearch.xpack.esql.telemetry.FeatureMetric
- set(QuerySettingDef<T>, T) - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryRequest
- set(T) - Method in class org.elasticsearch.xpack.esql.core.util.Holder
- SET - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- SET - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- SET() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.SetCommandContext
- SET_COMMAND - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for the SET command.
- SET_LINE_COMMENT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- SET_LINE_COMMENT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- SET_MODE - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- SET_MULTILINE_COMMENT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- SET_MULTILINE_COMMENT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- SET_WS - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- SET_WS - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- setAnalyzed() - Method in class org.elasticsearch.xpack.esql.plan.logical.LogicalPlan
- SetAsOptimized - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical
- SetAsOptimized() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.SetAsOptimized
- setClosedState() - Method in class org.elasticsearch.xpack.esql.action.EsqlResponseImpl
- setCommand() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- setCommand() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.StatementsContext
- setCommand(int) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.StatementsContext
- SetCommandContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.SetCommandContext
- setCrsType(DataType) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.BinarySpatialFunction
- setCurrentSplit(int) - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceBuffer
-
Records the 1-based index of the split currently being processed by the producer.
- setEnabled(boolean) - Method in class org.elasticsearch.xpack.esql.datasources.cache.ExternalSourceCacheService
- setExecutionInfo(EsqlExecutionInfo) - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryTask
- setExpirationTime(long, TimeValue) - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryTask
- setExtractorId(int) - Method in class org.elasticsearch.xpack.esql.datasources.cache.StatsCapturingIterator
- setExtractorId(int) - Method in interface org.elasticsearch.xpack.esql.datasources.spi.ColumnExtractorProducer
-
Hands the iterator the
SourceExtractors-assigned id under which its matchingColumnExtractoris registered. - setFailedShards(int) - Method in class org.elasticsearch.xpack.esql.action.EsqlExecutionInfo.Cluster.Builder
- setField() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.SetCommandContext
- setField() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- SetFieldContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.SetFieldContext
- setFileContext(Object) - Method in class org.elasticsearch.xpack.esql.datasources.spi.RangeReadContext
- setIfAbsent(T) - Method in class org.elasticsearch.xpack.esql.core.util.Holder
-
Sets a value in the holder, but only if none has already been set.
- setMinCompetitiveSupplier(SharedMinCompetitive.Supplier, String, boolean, boolean) - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceOperatorFactory
-
Installs the shared
BYTES_REFcompetitive threshold for a single keyword/text sort key, fed by the genericTopNOperator'sSharedMinCompetitiveside-channel. - setNumericThresholdSupplier(SharedNumericThreshold.Supplier, String, ElementType, boolean, boolean) - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceOperatorFactory
-
Installs the shared numeric TopN threshold.
- setOnce(T) - Method in class org.elasticsearch.xpack.esql.core.util.Holder
-
Sets a value in the holder, but only if none has already been set.
- setOptimized() - Method in class org.elasticsearch.xpack.esql.plan.logical.LogicalPlan
- setPreAnalyzed() - Method in class org.elasticsearch.xpack.esql.plan.logical.LogicalPlan
- setPreOptimized() - Method in class org.elasticsearch.xpack.esql.plan.logical.LogicalPlan
- setProjectRouting(String) - Method in class org.elasticsearch.xpack.esql.action.EsqlResolveViewAction.Request
- setQueryDebugThreshold(TimeValue) - Method in class org.elasticsearch.xpack.esql.querylog.EsqlQueryLog
- setQueryInfoThreshold(TimeValue) - Method in class org.elasticsearch.xpack.esql.querylog.EsqlQueryLog
- setQueryTraceThreshold(TimeValue) - Method in class org.elasticsearch.xpack.esql.querylog.EsqlQueryLog
- setQueryWarnThreshold(TimeValue) - Method in class org.elasticsearch.xpack.esql.querylog.EsqlQueryLog
- setResolvedIndexExpressions(ResolvedIndexExpressions) - Method in class org.elasticsearch.xpack.esql.action.EsqlResolveDatasetAction.Request
- setResolvedIndexExpressions(ResolvedIndexExpressions) - Method in class org.elasticsearch.xpack.esql.action.EsqlResolveViewAction.Request
- setResolvedIndexExpressions(ResolvedIndexExpressions) - Method in class org.elasticsearch.xpack.esql.datasources.dataset.DeleteDatasetAction.Request
- setResolvedIndexExpressions(ResolvedIndexExpressions) - Method in class org.elasticsearch.xpack.esql.datasources.dataset.GetDatasetAction.Request
- setResolvedIndexExpressions(ResolvedIndexExpressions) - Method in class org.elasticsearch.xpack.esql.view.GetViewAction.Request
- setResolvedTargetProjects(TargetProjects) - Method in class org.elasticsearch.xpack.esql.action.EsqlResolveViewAction.Request
- setSkippedShards(int) - Method in class org.elasticsearch.xpack.esql.action.EsqlExecutionInfo.Cluster.Builder
- setSplitsTotal(int) - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceBuffer
-
Sets the total number of splits the producer expects to process; callable once when known.
- setStats(Counters) - Method in class org.elasticsearch.xpack.esql.plugin.EsqlStatsResponse.NodeStatsResponse
- setStatus(EsqlExecutionInfo.Cluster.Status) - Method in class org.elasticsearch.xpack.esql.action.EsqlExecutionInfo.Cluster.Builder
- setSuccessfulShards(int) - Method in class org.elasticsearch.xpack.esql.action.EsqlExecutionInfo.Cluster.Builder
- setting(String) - Method in record class org.elasticsearch.xpack.esql.plan.EsqlStatement
-
Returns the raw SET expression for a setting name, or
nullif not set. - setting(String) - Method in class org.elasticsearch.xpack.esql.telemetry.PlanTelemetry
- setting(QuerySettingDef<T>) - Method in record class org.elasticsearch.xpack.esql.plan.EsqlStatement
-
Returns the value of a setting, or the setting default value if the setting is not set.
- setting(QuerySettingDef<T>, T) - Method in class org.elasticsearch.xpack.esql.session.ConfigurationBuilder
-
Override one
QuerySettingDefvalue on the resolved-settings view. - SETTING_METRICS - Static variable in class org.elasticsearch.xpack.esql.telemetry.PlanTelemetryManager
-
Queries that use a setting.
- SETTING_METRICS_ALL - Static variable in class org.elasticsearch.xpack.esql.telemetry.PlanTelemetryManager
-
Number of times a setting is used.
- settings() - Static method in class org.elasticsearch.xpack.esql.datasources.cache.ExternalSourceCacheSettings
- settings() - Static method in class org.elasticsearch.xpack.esql.datasources.ExternalSourceSettings
- settings() - Method in class org.elasticsearch.xpack.esql.datasources.metadata.DataSource
- settings() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.StorageProviderServices
-
Returns the value of the
settingsrecord component. - settings() - Method in record class org.elasticsearch.xpack.esql.plan.EsqlStatement
-
Returns the value of the
settingsrecord component. - settings() - Method in record class org.elasticsearch.xpack.esql.planner.LocalExecutionPlanner.LocalExecutionPlannerContext
-
Returns the value of the
settingsrecord component. - settings() - Static method in class org.elasticsearch.xpack.esql.planner.PlannerSettings
- settings() - Method in class org.elasticsearch.xpack.esql.plugin.QueryPragmas
-
Returns the underlying settings.
- settings() - Method in class org.elasticsearch.xpack.esql.telemetry.PlanTelemetry
- SETTINGS_PREFIX - Static variable in class org.elasticsearch.xpack.esql.telemetry.Metrics
- SettingsValidationContext - Record Class in org.elasticsearch.xpack.esql.plan
- SettingsValidationContext(boolean, boolean) - Constructor for record class org.elasticsearch.xpack.esql.plan.SettingsValidationContext
-
Creates an instance of a
SettingsValidationContextrecord class. - setTook(TimeValue) - Method in class org.elasticsearch.xpack.esql.action.EsqlExecutionInfo.Cluster.Builder
- setTotalShards(int) - Method in class org.elasticsearch.xpack.esql.action.EsqlExecutionInfo.Cluster.Builder
- setTransportVersion(TransportVersion) - Method in class org.elasticsearch.xpack.esql.io.stream.PlanStreamOutput
- setUnmappedResolution(UnmappedResolution) - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryProfile
- Sha1 - Class in org.elasticsearch.xpack.esql.expression.function.scalar.string
- Sha1(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.string.Sha1
- Sha256 - Class in org.elasticsearch.xpack.esql.expression.function.scalar.string
- Sha256(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.string.Sha256
- shape() - Method in class org.elasticsearch.xpack.esql.core.expression.predicate.regex.WildcardPattern
-
Classify this pattern into one of the affix-only fast-path shapes, unwrapping backslash escapes in a single pass.
- shape() - Method in class org.elasticsearch.xpack.esql.querydsl.query.SpatialRelatesQuery.ShapeQueryBuilder
-
Public for testing
- shapeIndexer - Variable in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialRelatesFunction.SpatialRelations
- ShapeQueryBuilder() - Constructor for class org.elasticsearch.xpack.esql.querydsl.query.SpatialRelatesQuery.ShapeQueryBuilder
- shapeRelation() - Method in class org.elasticsearch.xpack.esql.querydsl.query.SpatialRelatesQuery
- ShardContext() - Constructor for class org.elasticsearch.xpack.esql.planner.EsPhysicalOperationProviders.ShardContext
- shardContexts() - Method in interface org.elasticsearch.xpack.esql.evaluator.mapper.EvaluatorMapper.ToEvaluator
- shardContexts() - Method in record class org.elasticsearch.xpack.esql.planner.LocalExecutionPlanner.LocalExecutionPlannerContext
-
Returns the value of the
shardContextsrecord component. - shardContexts() - Method in interface org.elasticsearch.xpack.esql.score.ExpressionScoreMapper.ToScorer
- shardIdentifier() - Method in class org.elasticsearch.xpack.esql.planner.EsPhysicalOperationProviders.DefaultShardContext
- shardInfo() - Method in class org.elasticsearch.xpack.esql.querylog.EsqlLogContext
- Sharing keys with FooterByteCache - Search tag in class org.elasticsearch.xpack.esql.datasources.cache.ParsedFooterCache
- Section
- SHORT - Enum constant in enum class org.elasticsearch.xpack.esql.core.type.DataType
-
16-bit signed numbers widened on load to
DataType.INTEGER. - SHORT_ERROR_MESSAGES_FOR_UNSUPPORTED_FIELDS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Changed error messages for fields with conflicting types in different indices.
- shortCircuitOnAnyRightNull() - Method in class org.elasticsearch.xpack.esql.plan.logical.join.AbstractSubqueryJoin
-
Whether any NULL on the right side makes the predicate non-TRUE for every left row.
- shortCircuitOnAnyRightNull() - Method in class org.elasticsearch.xpack.esql.plan.logical.join.AntiJoin
- shortenIpV4Addresses(BytesRef, BytesRef) - Static method in class org.elasticsearch.xpack.esql.formatter.arrow.ValueConversions
-
Shorten ipv6-mapped ipv4 IP addresses to 4 bytes
- SHOULD - Enum constant in enum class org.elasticsearch.xpack.esql.core.util.Queries.Clause
- shouldReplace(AggregateFunction) - Static method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.ReplaceStatsFilteredOrNullAggWithEval
- shouldSkipOnFailure(String) - Method in class org.elasticsearch.xpack.esql.action.EsqlExecutionInfo
- shouldVisit(Node<?>) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.OptimizerRules.OptimizerExpressionRule
-
Defines if a node should be visited or not.
- SHOW - Enum constant in enum class org.elasticsearch.xpack.esql.telemetry.FeatureMetric
- SHOW - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- SHOW - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- SHOW() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ShowInfoContext
- SHOW_LINE_COMMENT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- SHOW_LINE_COMMENT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- SHOW_MODE - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- SHOW_MULTILINE_COMMENT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- SHOW_MULTILINE_COMMENT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- SHOW_WS - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- SHOW_WS - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- showCommand() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- showCommand() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.SourceCommandContext
- ShowCommandContext() - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ShowCommandContext
- ShowCommandContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ShowCommandContext
- ShowExec - Class in org.elasticsearch.xpack.esql.plan.physical
- ShowExec(Source, List<Attribute>, List<List<Object>>) - Constructor for class org.elasticsearch.xpack.esql.plan.physical.ShowExec
- ShowInfo - Class in org.elasticsearch.xpack.esql.plan.logical.show
- ShowInfo(Source) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.show.ShowInfo
- ShowInfoContext(EsqlBaseParser.ShowCommandContext) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ShowInfoContext
- Signum - Class in org.elasticsearch.xpack.esql.expression.function.scalar.math
- Signum(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.math.Signum
- SIMD: Single Instruction Multiple Data instructions - Search tag in class org.elasticsearch.xpack.esql.expression.function.scalar.EsqlScalarFunction
- Section
- SIMILARITY_FUNCTION - Static variable in class org.elasticsearch.xpack.esql.expression.function.vector.CosineSimilarity
- SIMILARITY_FUNCTION - Static variable in class org.elasticsearch.xpack.esql.expression.function.vector.DotProduct
- SIMILARITY_FUNCTION - Static variable in class org.elasticsearch.xpack.esql.expression.function.vector.Hamming
- SIMILARITY_FUNCTION - Static variable in class org.elasticsearch.xpack.esql.expression.function.vector.L1Norm
- SIMILARITY_FUNCTION - Static variable in class org.elasticsearch.xpack.esql.expression.function.vector.L2Norm
- simple(MappedFieldType, SearchExecutionContext) - Method in class org.elasticsearch.xpack.esql.querydsl.query.SingleValueQuery.AbstractBuilder
- SimpleSourceMetadata - Class in org.elasticsearch.xpack.esql.datasources.spi
-
Simple immutable implementation of SourceMetadata.
- SimpleSourceMetadata(List<Attribute>, String, String) - Constructor for class org.elasticsearch.xpack.esql.datasources.spi.SimpleSourceMetadata
-
Creates a SimpleSourceMetadata with required fields only.
- SimpleSourceMetadata(List<Attribute>, String, String, SourceStatistics, List<String>) - Constructor for class org.elasticsearch.xpack.esql.datasources.spi.SimpleSourceMetadata
-
Creates a SimpleSourceMetadata with statistics and partition columns.
- SimpleSourceMetadata(List<Attribute>, String, String, SourceStatistics, List<String>, Map<String, Object>, Map<String, Object>) - Constructor for class org.elasticsearch.xpack.esql.datasources.spi.SimpleSourceMetadata
-
Creates a SimpleSourceMetadata with all fields including opaque metadata and config.
- SimpleSourceMetadata.Builder - Class in org.elasticsearch.xpack.esql.datasources.spi
-
Builder for SimpleSourceMetadata.
- SimplifyComparisonsArithmetics - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical
-
Simplifies arithmetic expressions with BinaryComparisons and fixed point fields, such as: (int + 2) / 3 > 4 => int > 10
- SimplifyComparisonsArithmetics(BiFunction<DataType, DataType, Boolean>) - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.SimplifyComparisonsArithmetics
- Sin - Class in org.elasticsearch.xpack.esql.expression.function.scalar.math
-
Sine trigonometric function.
- Sin(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.math.Sin
- since() - Element in annotation interface org.elasticsearch.xpack.esql.expression.function.MapParam
- since() - Element in annotation interface org.elasticsearch.xpack.esql.expression.function.Param
- since() - Method in record class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionDefinition.StackAvailability
-
Returns the value of the
sincerecord component. - SINGLE - Static variable in interface org.elasticsearch.xpack.esql.datasources.spi.Split
- SINGLE - Static variable in interface org.elasticsearch.xpack.esql.datasources.spi.SplitProvider
- SINGLE_ONE_POSITION_VALUE_COUNTS - Static variable in record class org.elasticsearch.xpack.esql.inference.InferenceOperator.BulkInferenceRequestItem
- SINGLE_ZERO_POSITION_VALUE_COUNTS - Static variable in record class org.elasticsearch.xpack.esql.inference.InferenceOperator.BulkInferenceRequestItem
- SingleCommandQueryContext(EsqlBaseParser.QueryContext) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.SingleCommandQueryContext
- SingleFieldFullTextFunction - Class in org.elasticsearch.xpack.esql.expression.function.fulltext
-
Base class for full-text functions that operate on a single field.
- SingleFieldFullTextFunction(Source, Expression, Expression, Expression, List<Expression>, QueryBuilder) - Constructor for class org.elasticsearch.xpack.esql.expression.function.fulltext.SingleFieldFullTextFunction
- SingleForkSubQueryCommandContext(EsqlBaseParser.ForkSubQueryCommandContext) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.SingleForkSubQueryCommandContext
- singleMappedType() - Method in class org.elasticsearch.xpack.esql.core.type.TypeConflictedField
-
The single mapped source type (e.g.
- singleMappedTypeWidened() - Method in class org.elasticsearch.xpack.esql.core.type.TypeConflictedField
-
The single mapped type widened to its ES|QL surface type (e.g.
- singleStatement() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- singleStatement() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.StatementsContext
- singleStatement() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- SingleStatementContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.SingleStatementContext
- SingleStatementContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.SingleStatementContext
- singleValueField() - Method in interface org.elasticsearch.xpack.esql.capabilities.TranslationAware.SingleValueTranslationAware
-
Returns the field that only supports single-value semantics.
- singleValueField() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.ip.CIDRMatch
- singleValueField() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Contains
- singleValueField() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.EndsWith
- singleValueField() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.regex.RLike
- singleValueField() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.regex.RLikeList
- singleValueField() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.regex.WildcardLike
- singleValueField() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.regex.WildcardLikeList
- singleValueField() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.StartsWith
- singleValueField() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.EsqlBinaryComparison
- singleValueField() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.In
- singleValueField() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.InsensitiveEquals
- singleValueField() - Method in class org.elasticsearch.xpack.esql.expression.predicate.Range
- SingleValueQuery - Class in org.elasticsearch.xpack.esql.querydsl.query
-
Lucene query that wraps another query and only selects documents that match the wrapped query and have a single field value.
- SingleValueQuery(Query, String, boolean) - Constructor for class org.elasticsearch.xpack.esql.querydsl.query.SingleValueQuery
-
Build.
- SingleValueQuery(Query, String, SingleValueQuery.UseSyntheticSourceDelegate) - Constructor for class org.elasticsearch.xpack.esql.querydsl.query.SingleValueQuery
- SingleValueQuery.AbstractBuilder - Class in org.elasticsearch.xpack.esql.querydsl.query
- SingleValueQuery.Builder - Class in org.elasticsearch.xpack.esql.querydsl.query
-
Builds a
boolquery combining the "next" query and aSingleValueMatchQuery. - SingleValueQuery.NegatedSyntheticSourceDelegateBuilder - Class in org.elasticsearch.xpack.esql.querydsl.query
-
Builds a query matching either ignored values OR the union of
nextquery andSingleValueMatchQuery. - SingleValueQuery.SyntheticSourceDelegateBuilder - Class in org.elasticsearch.xpack.esql.querydsl.query
-
Builds a
boolquery ANDing the "next" query, aSingleValueMatchQuery, and aTermQuerymaking sure we didn't ignore any values. - SingleValueQuery.UseSyntheticSourceDelegate - Enum Class in org.elasticsearch.xpack.esql.querydsl.query
- Sinh - Class in org.elasticsearch.xpack.esql.expression.function.scalar.math
-
Sine hyperbolic function.
- Sinh(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.math.Sinh
- sink(DriverContext) - Method in class org.elasticsearch.xpack.esql.planner.LocalExecutionPlanner.PhysicalOperation
- size() - Method in class org.elasticsearch.xpack.esql.core.expression.AttributeMap
- size() - Method in class org.elasticsearch.xpack.esql.core.expression.AttributeSet
- size() - Method in class org.elasticsearch.xpack.esql.core.expression.ExpressionSet
- size() - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceBuffer
- size() - Method in class org.elasticsearch.xpack.esql.datasources.ExternalSchema
- size() - Method in class org.elasticsearch.xpack.esql.datasources.metadata.DataSourceSettings
- size() - Method in class org.elasticsearch.xpack.esql.datasources.SourceExtractors
-
Number of extractors currently registered.
- size() - Method in class org.elasticsearch.xpack.esql.parser.CaseChangingCharStream
- size() - Method in class org.elasticsearch.xpack.esql.parser.QueryParams
- size(int) - Method in interface org.elasticsearch.xpack.esql.datasources.spi.FileList
- SIZE - Static variable in class org.elasticsearch.xpack.esql.core.expression.MetadataAttribute
- SIZE - Static variable in class org.elasticsearch.xpack.esql.datasources.ExternalMetadataColumns
- SIZE - Static variable in class org.elasticsearch.xpack.esql.datasources.FileMetadataColumns
- sizeBytes(int) - Method in class org.elasticsearch.xpack.esql.datasources.SplitStats
-
Returns size in bytes for the column, or
-1if unknown. - sizeBytes(int, long) - Method in class org.elasticsearch.xpack.esql.datasources.SplitStats.Builder
- sizeInBytes() - Method in class org.elasticsearch.xpack.esql.datasources.MergedSplitStats
-
Returns the sum of children's uncompressed sizes, or
-1if any child reports an unknown size. - sizeInBytes() - Method in interface org.elasticsearch.xpack.esql.datasources.spi.SourceStatistics.ColumnStatistics
-
Returns the uncompressed size of this column in bytes, if known.
- sizeInBytes() - Method in interface org.elasticsearch.xpack.esql.datasources.spi.SourceStatistics
-
Returns the total size in bytes, if known.
- sizeInBytes() - Method in interface org.elasticsearch.xpack.esql.datasources.spi.SplitStats
-
Uncompressed size of the data in this split, in bytes.
- sizeInBytes() - Method in interface org.elasticsearch.xpack.esql.datasources.spi.TableCatalog.DataFile
- sizeInBytes() - Method in class org.elasticsearch.xpack.esql.datasources.SplitStats
-
Returns size in bytes, or
-1if unknown. - sizeInBytes(long) - Method in class org.elasticsearch.xpack.esql.datasources.SplitStats.Builder
- skip(long) - Method in class org.elasticsearch.xpack.esql.datasources.cache.CountingInputStream
- SKIP_ROW - Enum constant in enum class org.elasticsearch.xpack.esql.datasources.spi.ErrorPolicy.Mode
-
Drop the entire row — equivalent to Spark
DROPMALFORMED, DuckDBignore_errors. - SKIPPED - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlExecutionInfo.Cluster.Status
- SKIPPED_FIELD - Static variable in class org.elasticsearch.xpack.esql.action.EsqlExecutionInfo
- skipPlan(UnaryPlan) - Static method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.PruneEmptyPlans
- SkipQueryOnEmptyMappings - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical
- SkipQueryOnEmptyMappings() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.SkipQueryOnEmptyMappings
- SkipQueryOnLimitZero - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical
- SkipQueryOnLimitZero() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.SkipQueryOnLimitZero
- skipResolved() - Method in class org.elasticsearch.xpack.esql.analysis.AnalyzerRules.AnalyzerRule
- skipResolved() - Method in class org.elasticsearch.xpack.esql.analysis.AnalyzerRules.ParameterizedAnalyzerRule
- skipResolved() - Method in class org.elasticsearch.xpack.esql.analysis.rules.ResolvedProjects
- skipResolved() - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.ApplyWindowFilter
- skipResolved() - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.promql.TranslatePromqlToEsqlPlan
- skipResolved() - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.promql.TranslateTimeSeriesCollapse
- skipResolved() - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.TranslateTimeSeriesAggregate
- skipResolved() - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.TranslateTimeSeriesWithout
- SkipWarnings - Class in org.elasticsearch.xpack.esql.datasources.spi
-
Collects response
Warningheaders for datasource read paths that skip a malformed input and resume processing (non-strictErrorPolicy, or similar best-effort fallbacks). - SkipWarnings(String) - Constructor for class org.elasticsearch.xpack.esql.datasources.spi.SkipWarnings
- SkipWarnings(String, Consumer<String>) - Constructor for class org.elasticsearch.xpack.esql.datasources.spi.SkipWarnings
- SLASH - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- SLASH - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- SLASH - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseLexer
- SLASH - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- SLASH() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ArithmeticBinaryContext
- SLASH() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.ArithmeticBinaryContext
- SLASH() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.SubqueryResolutionContext
- SLICE - Static variable in class org.elasticsearch.xpack.esql.datasources.ExternalMetadataColumns
- sliceQueue() - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceOperatorFactory
- sliceQueue() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.SourceOperatorContext
-
Returns the value of the
sliceQueuerecord component. - sliceQueue(ExternalSliceQueue) - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceOperatorFactory.Builder
- sliceQueue(ExternalSliceQueue) - Method in class org.elasticsearch.xpack.esql.datasources.spi.SourceOperatorContext.Builder
- small() - Static method in class org.elasticsearch.xpack.esql.core.expression.FoldContext
-
Expression.fold(org.elasticsearch.xpack.esql.core.expression.FoldContext)using less than 5% of heap. - SMOKING_A_PIPE - Enum constant in enum class org.elasticsearch.xpack.esql.expression.function.scalar.string.ChickenArtBuilder
- snapshot() - Method in class org.elasticsearch.xpack.esql.datasources.cache.ColumnStatsAccumulator
-
Snapshots the current state into an immutable
ExternalStats.ColumnStatsmap. - snapshot() - Method in class org.elasticsearch.xpack.esql.datasources.spi.StorageObjectMetricsCounters
-
Returns an immutable snapshot of the current counter values.
- SNAPSHOT_TEST_FOR_TELEMETRY_V2 - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
This enables 60_usage.yml "Basic ESQL usage....snapshot" version test.
- snapshotOnly() - Method in class org.elasticsearch.xpack.esql.plan.QuerySettingDef
- snapshotRegistry() - Method in class org.elasticsearch.xpack.esql.expression.function.EsqlFunctionRegistry
- sort() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.First
- sort() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Last
- SORT - Enum constant in enum class org.elasticsearch.xpack.esql.telemetry.FeatureMetric
- SORT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- SORT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- SORT() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.SortCommandContext
- SORT_RETURNING_SOURCE_OK - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fix
SORTwhen the_sourcefield is not a sort key but is being returned. - SortAgnostic - Interface in org.elasticsearch.xpack.esql.plan.logical
-
This interface is intended to check redundancy of a previous SORT.
- sortBuilder() - Method in record class org.elasticsearch.xpack.esql.plan.physical.EsQueryExec.FieldSort
- sortBuilder() - Method in record class org.elasticsearch.xpack.esql.plan.physical.EsQueryExec.GeoDistanceSort
- sortBuilder() - Method in record class org.elasticsearch.xpack.esql.plan.physical.EsQueryExec.ScoreSort
- sortBuilder() - Method in interface org.elasticsearch.xpack.esql.plan.physical.EsQueryExec.Sort
- sortCommand() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ProcessingCommandContext
- sortCommand() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- SortCommandContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.SortCommandContext
- SORTING_ON_HISTOGRAM_AND_TSID_FORBIDDEN - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fix sorting not allowed on histogram and _tsid.
- SORTING_ON_SOURCE_AND_COUNTERS_FORBIDDEN - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fix sorting not allowed on _source and counters.
- SortPreserving - Interface in org.elasticsearch.xpack.esql.plan.logical
-
This is a marker interface for commands that maintain the sort order of their input.
- sorts() - Method in class org.elasticsearch.xpack.esql.plan.physical.EsQueryExec
- SOUP - Enum constant in enum class org.elasticsearch.xpack.esql.expression.function.scalar.string.ChickenArtBuilder
- source() - Method in class org.elasticsearch.xpack.esql.core.querydsl.query.Query
-
Location in the source statement.
- source() - Method in class org.elasticsearch.xpack.esql.core.tree.Node
- source() - Method in class org.elasticsearch.xpack.esql.core.tree.Source
- source() - Method in record class org.elasticsearch.xpack.esql.enrich.EnrichLookupOperator.Factory
-
Returns the value of the
sourcerecord component. - source() - Method in record class org.elasticsearch.xpack.esql.enrich.LookupFromIndexOperator.Factory
-
Returns the value of the
sourcerecord component. - source() - Method in record class org.elasticsearch.xpack.esql.evaluator.command.CompoundOutputEvaluator.Factory
-
Returns the value of the
sourcerecord component. - source() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.BinarySpatialFunction
- source() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialContains
- source() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialDisjoint
- source() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialIntersects
- source() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialRelatesFunction
- source() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialWithin
- source() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StDistance
- source() - Method in record class org.elasticsearch.xpack.esql.parser.LogicalPlanBuilder.PromqlParams
-
Returns the value of the
sourcerecord component. - source() - Method in class org.elasticsearch.xpack.esql.plan.IndexPattern
- source() - Method in interface org.elasticsearch.xpack.esql.plan.physical.DataSourceExec
- source() - Method in class org.elasticsearch.xpack.esql.plan.QuerySetting
- source() - Method in class org.elasticsearch.xpack.esql.querydsl.query.SingleValueQuery.AbstractBuilder
- source(ParserRuleContext) - Method in class org.elasticsearch.xpack.esql.parser.ExpressionBuilder
- source(ParserRuleContext) - Static method in class org.elasticsearch.xpack.esql.parser.ParserUtils
- source(ParserRuleContext) - Method in class org.elasticsearch.xpack.esql.parser.promql.PromqlAstBuilder
- source(ParserRuleContext) - Method in class org.elasticsearch.xpack.esql.parser.promql.PromqlLogicalPlanBuilder
- source(ParserRuleContext, ParserRuleContext) - Method in class org.elasticsearch.xpack.esql.parser.ExpressionBuilder
- source(ParserRuleContext, ParserRuleContext) - Static method in class org.elasticsearch.xpack.esql.parser.ParserUtils
- source(Token) - Method in class org.elasticsearch.xpack.esql.parser.ExpressionBuilder
- source(Token) - Static method in class org.elasticsearch.xpack.esql.parser.ParserUtils
- source(Token) - Method in class org.elasticsearch.xpack.esql.parser.promql.PromqlAstBuilder
- source(Token) - Method in class org.elasticsearch.xpack.esql.parser.promql.PromqlLogicalPlanBuilder
- source(Token, Token) - Method in class org.elasticsearch.xpack.esql.parser.ExpressionBuilder
- source(Token, Token) - Static method in class org.elasticsearch.xpack.esql.parser.ParserUtils
- source(Token, Token) - Method in class org.elasticsearch.xpack.esql.parser.promql.PromqlAstBuilder
- source(Token, Token) - Method in class org.elasticsearch.xpack.esql.parser.promql.PromqlLogicalPlanBuilder
- source(ParseTree) - Method in class org.elasticsearch.xpack.esql.parser.ExpressionBuilder
-
Creates a Source from the given parse tree context, tagged with the view name if parsing a view.
- source(ParseTree) - Static method in class org.elasticsearch.xpack.esql.parser.ParserUtils
- source(ParseTree) - Method in class org.elasticsearch.xpack.esql.parser.promql.PromqlAstBuilder
- source(ParseTree) - Method in class org.elasticsearch.xpack.esql.parser.promql.PromqlLogicalPlanBuilder
- source(TerminalNode) - Method in class org.elasticsearch.xpack.esql.parser.ExpressionBuilder
- source(TerminalNode) - Static method in class org.elasticsearch.xpack.esql.parser.ParserUtils
- source(TerminalNode) - Method in class org.elasticsearch.xpack.esql.parser.promql.PromqlAstBuilder
- source(TerminalNode) - Method in class org.elasticsearch.xpack.esql.parser.promql.PromqlLogicalPlanBuilder
- source(TerminalNode, ParserRuleContext) - Method in class org.elasticsearch.xpack.esql.parser.ExpressionBuilder
- source(TerminalNode, ParserRuleContext) - Static method in class org.elasticsearch.xpack.esql.parser.ParserUtils
- source(DriverContext) - Method in class org.elasticsearch.xpack.esql.planner.LocalExecutionPlanner.PhysicalOperation
- Source - Class in org.elasticsearch.xpack.esql.core.tree
- Source(int, int, String) - Constructor for class org.elasticsearch.xpack.esql.core.tree.Source
- Source(Location, String) - Constructor for class org.elasticsearch.xpack.esql.core.tree.Source
- Source(Location, String, String) - Constructor for class org.elasticsearch.xpack.esql.core.tree.Source
- SOURCE - Enum constant in enum class org.elasticsearch.xpack.esql.core.type.DataType
- SOURCE - Static variable in class org.elasticsearch.xpack.esql.datasources.ExternalMetadataColumns
- SOURCE_FIELD_MAPPING - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
_source field mapping directives: https://www.elastic.co/guide/en/elasticsearch/reference/current/mapping-source-field.html
- SOURCE_RESERVATION_FACTOR - Static variable in class org.elasticsearch.xpack.esql.planner.PlannerSettings
-
Multiplier applied to
lastKnownSourceSizeto pre-reserve memory on the circuit breaker before loading_source. - sourceAttribute - Variable in class org.elasticsearch.xpack.esql.plan.physical.FieldExtractExec
- sourceAttribute() - Method in class org.elasticsearch.xpack.esql.plan.physical.FieldExtractExec
- sourceCommand() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.SingleCommandQueryContext
- sourceCommand() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- SourceCommand - Enum Class in org.elasticsearch.xpack.esql.plan.logical
-
Contains all varieties of source commands (FROM, TS, PROMQL, ...) and their associated index mode.
- SourceCommandContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.SourceCommandContext
- SourceExtractors - Class in org.elasticsearch.xpack.esql.datasources
-
Driver-scoped lookup table of per-file
ColumnExtractors, addressed by a compactintid allocated at registration time. - SourceExtractors() - Constructor for class org.elasticsearch.xpack.esql.datasources.SourceExtractors
- sourceExtractorsFor(DriverContext) - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceOperatorFactory
-
Resolves (or lazily creates) the
SourceExtractorsregistry shared between this factory's source operator and a pairedExternalFieldExtractOperatorfor the same driver. - sourceExtractorsFor(DriverContext) - Method in interface org.elasticsearch.xpack.esql.datasources.DeferredExtractionCapable
-
Returns the per-driver
SourceExtractorsregistry, lazily creating it if it does not yet exist. - sourceFactories() - Method in class org.elasticsearch.xpack.esql.datasources.DataSourceModule
- sourceFactories() - Method in class org.elasticsearch.xpack.esql.datasources.OperatorFactoryRegistry
- sourceFactories(Settings) - Method in interface org.elasticsearch.xpack.esql.datasources.spi.DataSourcePlugin
- sourceFilterWindow() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.PromqlCommand
-
Returns the source-side timestamp lookback window.
- sourceIpField() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.ip.NetworkDirection
- sourceLocation() - Method in class org.elasticsearch.xpack.esql.core.tree.Node
- sourceMetadata() - Method in class org.elasticsearch.xpack.esql.datasources.spi.SimpleSourceMetadata
- sourceMetadata() - Method in interface org.elasticsearch.xpack.esql.datasources.spi.SourceMetadata
-
Returns opaque source-specific metadata.
- sourceMetadata() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.SourceOperatorContext
-
Returns the value of the
sourceMetadatarecord component. - sourceMetadata() - Method in class org.elasticsearch.xpack.esql.plan.physical.ExternalSourceExec
- sourceMetadata(Map<String, Object>) - Method in class org.elasticsearch.xpack.esql.datasources.spi.SimpleSourceMetadata.Builder
- sourceMetadata(Map<String, Object>) - Method in class org.elasticsearch.xpack.esql.datasources.spi.SourceOperatorContext.Builder
- SourceMetadata - Interface in org.elasticsearch.xpack.esql.datasources.spi
-
Unified metadata output type returned by all schema discovery mechanisms.
- sourceMetadataStats() - Method in class org.elasticsearch.xpack.esql.plan.physical.ExternalSourceExec
-
The whole-file / anchor-file statistics parsed from
ExternalSourceExec.sourceMetadata()'s flat_stats.*keys, ornullwhen the map carries none. - SourceOperatorContext - Record Class in org.elasticsearch.xpack.esql.datasources.spi
-
Context for creating source operator factories.
- SourceOperatorContext(String, StoragePath, List<String>, List<Attribute>, int, int, int, Executor, Executor, Map<String, Object>, Map<String, Object>, Object, List<Expression>, FileList, Map<StoragePath, SchemaReconciliation.FileSchemaInfo>, ExternalSplit, Set<String>, ExternalSliceQueue, int, int, int, int, String, boolean, DeclaredReadSpec) - Constructor for record class org.elasticsearch.xpack.esql.datasources.spi.SourceOperatorContext
-
Creates an instance of a
SourceOperatorContextrecord class. - SourceOperatorContext(String, StoragePath, List<String>, List<Attribute>, int, int, Executor, Map<String, Object>) - Constructor for record class org.elasticsearch.xpack.esql.datasources.spi.SourceOperatorContext
- SourceOperatorContext(String, StoragePath, List<String>, List<Attribute>, int, int, Executor, Map<String, Object>, Map<String, Object>, Object) - Constructor for record class org.elasticsearch.xpack.esql.datasources.spi.SourceOperatorContext
- SourceOperatorContext(String, StoragePath, List<String>, List<Attribute>, int, int, Executor, Map<String, Object>, Map<String, Object>, Object, FileList) - Constructor for record class org.elasticsearch.xpack.esql.datasources.spi.SourceOperatorContext
- SourceOperatorContext(String, StoragePath, List<String>, List<Attribute>, int, int, Executor, Map<String, Object>, Map<String, Object>, Object, FileList, ExternalSplit) - Constructor for record class org.elasticsearch.xpack.esql.datasources.spi.SourceOperatorContext
- SourceOperatorContext.Builder - Class in org.elasticsearch.xpack.esql.datasources.spi
- SourceOperatorFactoryProvider - Interface in org.elasticsearch.xpack.esql.datasources.spi
-
Functional interface for creating source operator factories.
- sourcePath() - Method in class org.elasticsearch.xpack.esql.plan.logical.ExternalRelation
- sourcePath() - Method in class org.elasticsearch.xpack.esql.plan.physical.ExternalSourceExec
- sourcePhysicalOperation(EsQueryExec, LocalExecutionPlanner.LocalExecutionPlannerContext) - Method in class org.elasticsearch.xpack.esql.planner.AbstractPhysicalOperationProviders
- sourcePhysicalOperation(EsQueryExec, LocalExecutionPlanner.LocalExecutionPlannerContext) - Method in class org.elasticsearch.xpack.esql.planner.EsPhysicalOperationProviders
- sourceReservationFactor() - Method in class org.elasticsearch.xpack.esql.planner.PlannerSettings
- sourceReservationFactor(double) - Method in class org.elasticsearch.xpack.esql.planner.PlannerSettings
- SourceStatistics - Interface in org.elasticsearch.xpack.esql.datasources.spi
-
Statistics about a data source for query planning and optimization.
- SourceStatistics.ColumnStatistics - Interface in org.elasticsearch.xpack.esql.datasources.spi
-
Statistics for an individual column.
- SourceStatisticsSerializer - Class in org.elasticsearch.xpack.esql.datasources
-
Serializes and deserializes
SourceStatisticsto/from a flatMap<String, Object>using well-known keys. - sourceText() - Method in class org.elasticsearch.xpack.esql.core.tree.Node
- sourceText() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.BinarySpatialFunction.SpatialTypeResolver
- sourceText() - Method in class org.elasticsearch.xpack.esql.io.stream.PlanStreamInput
-
The query sent by the user to build this plan.
- sourceText(String) - Method in class org.elasticsearch.xpack.esql.io.stream.PlanStreamInput
-
Returns the query text for the given view name, or the main query if viewName is null.
- sourceToJson(BytesRef, BytesRef) - Static method in class org.elasticsearch.xpack.esql.formatter.arrow.ValueConversions
-
Convert any xcontent source to json
- sourceType() - Method in record class org.elasticsearch.xpack.esql.datasources.cache.SchemaCacheEntry
-
Returns the value of the
sourceTyperecord component. - sourceType() - Method in class org.elasticsearch.xpack.esql.datasources.CoalescedSplit
- sourceType() - Method in class org.elasticsearch.xpack.esql.datasources.FileSplit
- sourceType() - Method in interface org.elasticsearch.xpack.esql.datasources.spi.ExternalSplit
- sourceType() - Method in class org.elasticsearch.xpack.esql.datasources.spi.SimpleSourceMetadata
- sourceType() - Method in interface org.elasticsearch.xpack.esql.datasources.spi.SourceMetadata
-
Returns the source type identifier.
- sourceType() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.SourceOperatorContext
-
Returns the value of the
sourceTyperecord component. - sourceType() - Method in class org.elasticsearch.xpack.esql.plan.logical.ExternalRelation
- sourceType() - Method in class org.elasticsearch.xpack.esql.plan.physical.ExternalSourceExec
- sourceType(String) - Method in class org.elasticsearch.xpack.esql.datasources.spi.SimpleSourceMetadata.Builder
- sourceType(String) - Method in class org.elasticsearch.xpack.esql.datasources.spi.SourceOperatorContext.Builder
- Space - Class in org.elasticsearch.xpack.esql.expression.function.scalar.string
- Space(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.string.Space
- SPACE - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for requesting the "SPACE" function.
- Sparkline - Class in org.elasticsearch.xpack.esql.expression.function.aggregate
-
Collects an aggregation as a sparkline.
- Sparkline(Source, Expression, Expression, Expression, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.Sparkline
- Sparkline(Source, Expression, Expression, Expression, Expression, Expression, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.Sparkline
- SparklineGenerateEmptyBuckets - Class in org.elasticsearch.xpack.esql.plan.logical
- SparklineGenerateEmptyBuckets(Source, LogicalPlan, List<Attribute>, Attribute, List<Expression>, Rounding.Prepared, long, long, List<Attribute>, List<Attribute>) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.SparklineGenerateEmptyBuckets
- SparklineGenerateEmptyBucketsExec - Class in org.elasticsearch.xpack.esql.plan.physical
- SparklineGenerateEmptyBucketsExec(Source, PhysicalPlan, List<Attribute>, List<Expression>, Rounding.Prepared, long, long, List<Attribute>, List<Attribute>) - Constructor for class org.elasticsearch.xpack.esql.plan.physical.SparklineGenerateEmptyBucketsExec
- SPATIAL_AGGS_FILTERING - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fix to bug with spatial aggregations not properly supporting the WHERE clause.
- SPATIAL_BBOX_VALIDATION_FIX - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Invalid BBOX envelopes (e.g.
- SPATIAL_CENTROID_NO_RECORDS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fix for spatial centroid when no records are found.
- SPATIAL_DISTANCE_PUSHDOWN_ENHANCEMENTS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support a number of fixes and enhancements to spatial distance pushdown.
- SPATIAL_DISTANCE_SUPPORTS_MULTIVALUES - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Enable spatial distance function to support multi-values.
- SPATIAL_FUNCTIONS_FIX_CRSTYPE_FOLDING - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fix determination of CRS types in spatial functions when folding.
- SPATIAL_GRID - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support ST_GEOHASH, ST_GEOTILE and ST_GEOHEX functions
- SPATIAL_GRID_INTERSECTS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support geohash, geotile and geohex in ST_INTERSECTS and ST_DISJOINT.
- SPATIAL_GRID_TYPES - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support geohash, geotile and geohex data types.
- SPATIAL_POINTS_FROM_SOURCE - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Changed precision of
geo_pointandcartesian_pointfields, by loading from source into WKB. - SPATIAL_PREDICATES_SUPPORT_MULTIVALUES - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Enable spatial predicate functions to support multi-values.
- SPATIAL_SHAPES - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for loading
geo_shapeandcartesian_shapefields. - SpatialAggregateFunction - Class in org.elasticsearch.xpack.esql.expression.function.aggregate
-
All spatial aggregate functions extend this class to enable the planning of reading from doc values for higher performance.
- SpatialAggregateFunction(StreamInput, MappedFieldType.FieldExtractPreference) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.SpatialAggregateFunction
- SpatialAggregateFunction(Source, Expression, Expression, Expression, MappedFieldType.FieldExtractPreference) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.SpatialAggregateFunction
- SpatialCentroid - Class in org.elasticsearch.xpack.esql.expression.function.aggregate
-
Calculate spatial centroid of all geo_point, cartesian_point, geo_shape, or cartesian_shape values of a field in matching documents.
- SpatialCentroid(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.SpatialCentroid
- SpatialCentroid(Source, Expression, Expression, Expression, MappedFieldType.FieldExtractPreference) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.SpatialCentroid
- SpatialContains - Class in org.elasticsearch.xpack.esql.expression.function.scalar.spatial
-
This is the primary class for supporting the function ST_CONTAINS.
- SpatialContains(Source, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialContains
- SpatialContains.SpatialRelationsContains - Class in org.elasticsearch.xpack.esql.expression.function.scalar.spatial
-
We override the normal behaviour for CONTAINS because we need to test each component separately.
- spatialCoordinateType - Variable in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.BinarySpatialFunction.BinarySpatialComparator
- SpatialCoordinateTypes - Enum Class in org.elasticsearch.xpack.esql.core.util
- spatialCRSCompatible(DataType, DataType) - Static method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.BinarySpatialFunction
- SpatialDisjoint - Class in org.elasticsearch.xpack.esql.expression.function.scalar.spatial
-
This is the primary class for supporting the function ST_DISJOINT.
- SpatialDisjoint(Source, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialDisjoint
- spatialDocValues - Variable in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialDocValuesFunction
- spatialDocValues() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialDocValuesFunction
- SpatialDocValuesExtraction - Class in org.elasticsearch.xpack.esql.optimizer.rules.physical.local
-
This rule is responsible for marking spatial fields to be extracted from doc-values instead of source values.
- SpatialDocValuesExtraction() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.physical.local.SpatialDocValuesExtraction
- SpatialDocValuesFunction - Class in org.elasticsearch.xpack.esql.expression.function.scalar.spatial
-
Spatial functions that can take doc values as an argument can inherit from this class.
- SpatialDocValuesFunction(Source, List<Expression>, boolean) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialDocValuesFunction
- SpatialEnvelopeResults<T> - Class in org.elasticsearch.xpack.esql.expression.function.scalar.spatial
-
These functions provide support for extracting multi-value spatial envelope results into various result builders for ST_ENVELOPE, ST_XMAX, ST_XMIN, ST_YMAX and ST_YMIN.
- SpatialEnvelopeResults(SpatialCoordinateTypes, SpatialEnvelopeVisitor.PointVisitor) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialEnvelopeResults
- SpatialEnvelopeResults.Factory<T> - Class in org.elasticsearch.xpack.esql.expression.function.scalar.spatial
-
The factory is used in the toEvaluator method so that new instances can be created for each thread.
- SpatialEnvelopeResults.TypedResultsConsumer<T> - Interface in org.elasticsearch.xpack.esql.expression.function.scalar.spatial
-
A functional interface for consuming results that need access to the spatial coordinate type.
- SpatialExtent - Class in org.elasticsearch.xpack.esql.expression.function.aggregate
-
Calculate spatial extent of all values of a field in matching documents.
- SpatialExtent(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.SpatialExtent
- SpatialExtent(Source, Expression, Expression, Expression, MappedFieldType.FieldExtractPreference) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.SpatialExtent
- spatialField - Variable in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialGridFunction
- spatialField() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialDocValuesFunction
- spatialField() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialGridFunction
- spatialField() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialUnaryDocValuesFunction
- spatialField() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StBuffer
- spatialField() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StSimplify
- spatialField() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StSimplifyPreserveTopology
- SpatialGridFunction - Class in org.elasticsearch.xpack.esql.expression.function.scalar.spatial
-
Spatial functions that take one spatial argument, one parameter and one optional bounds can inherit from this class.
- SpatialGridFunction(StreamInput, boolean) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialGridFunction
- SpatialGridFunction(Source, Expression, Expression, Expression, boolean) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialGridFunction
- SpatialGridFunction.BoundedGrid - Interface in org.elasticsearch.xpack.esql.expression.function.scalar.spatial
- SpatialGridFunction.UnboundedGrid - Interface in org.elasticsearch.xpack.esql.expression.function.scalar.spatial
-
Public for use in integration tests
- SpatialIntersects - Class in org.elasticsearch.xpack.esql.expression.function.scalar.spatial
-
This is the primary class for supporting the function ST_INTERSECTS.
- SpatialIntersects(Source, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialIntersects
- SpatialRelatesFunction - Class in org.elasticsearch.xpack.esql.expression.function.scalar.spatial
- SpatialRelatesFunction(StreamInput, boolean, boolean) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialRelatesFunction
- SpatialRelatesFunction(StreamInput, boolean, boolean, boolean) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialRelatesFunction
- SpatialRelatesFunction(Source, Expression, Expression, boolean, boolean) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialRelatesFunction
- SpatialRelatesFunction(Source, Expression, Expression, boolean, boolean, boolean) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialRelatesFunction
- SpatialRelatesFunction.SpatialRelations - Class in org.elasticsearch.xpack.esql.expression.function.scalar.spatial
- SpatialRelatesQuery - Class in org.elasticsearch.xpack.esql.querydsl.query
- SpatialRelatesQuery(Source, String, ShapeRelation, Geometry, DataType) - Constructor for class org.elasticsearch.xpack.esql.querydsl.query.SpatialRelatesQuery
- SpatialRelatesQuery.ShapeQueryBuilder - Class in org.elasticsearch.xpack.esql.querydsl.query
-
This class is a minimal implementation of the QueryBuilder interface.
- SpatialRelatesUtils - Class in org.elasticsearch.xpack.esql.expression.function.scalar.spatial
- SpatialRelatesUtils() - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialRelatesUtils
- SpatialRelations(ShapeField.QueryRelation, SpatialCoordinateTypes, CoordinateEncoder, ShapeIndexer) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialRelatesFunction.SpatialRelations
- SpatialShapeDocValuesExtraction - Class in org.elasticsearch.xpack.esql.optimizer.rules.physical.local
-
This rule is responsible for marking spatial shape fields whose centroid or extent can be extracted from doc-values.
- SpatialShapeDocValuesExtraction() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.physical.local.SpatialShapeDocValuesExtraction
- spatialToString(BytesRef) - Static method in class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter
- spatialTypeResolver - Variable in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.BinarySpatialFunction
- SpatialUnaryDocValuesFunction - Class in org.elasticsearch.xpack.esql.expression.function.scalar.spatial
-
A base class for spatial functions that operate on a single geometry input and produce a geometry output, and can receive the incoming geometries from doc-values.
- SpatialUnaryDocValuesFunction(StreamInput) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialUnaryDocValuesFunction
- SpatialUnaryDocValuesFunction(Source, Expression, boolean) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialUnaryDocValuesFunction
- SpatialWithin - Class in org.elasticsearch.xpack.esql.expression.function.scalar.spatial
-
This is the primary class for supporting the function ST_WITHIN.
- SpatialWithin(Source, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialWithin
- split() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.SourceOperatorContext
-
Returns the value of the
splitrecord component. - split(ExternalSplit) - Method in class org.elasticsearch.xpack.esql.datasources.spi.SourceOperatorContext.Builder
- Split - Class in org.elasticsearch.xpack.esql.expression.function.scalar.string
-
Splits a string on some delimiter into a multivalued string field.
- Split - Interface in org.elasticsearch.xpack.esql.datasources.spi
-
Represents a unit of work for a connector to execute.
- Split(Source, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.string.Split
- splitAnd(Expression) - Static method in class org.elasticsearch.xpack.esql.expression.predicate.Predicates
- SplitCoalescer - Class in org.elasticsearch.xpack.esql.datasources
-
Groups many small
ExternalSplits intoCoalescedSplits to reduce scheduling overhead. - SplitDiscoveryContext - Record Class in org.elasticsearch.xpack.esql.datasources.spi
-
Context passed to
SplitProvider.discoverSplits(org.elasticsearch.xpack.esql.datasources.spi.SplitDiscoveryContext)containing all information needed to enumerate and optionally prune splits for an external source. - SplitDiscoveryContext(SourceMetadata, FileList, Map<String, Object>, PartitionMetadata, List<Expression>) - Constructor for record class org.elasticsearch.xpack.esql.datasources.spi.SplitDiscoveryContext
- SplitDiscoveryContext(SourceMetadata, FileList, Map<String, Object>, PartitionMetadata, List<Expression>, ExternalSchema) - Constructor for record class org.elasticsearch.xpack.esql.datasources.spi.SplitDiscoveryContext
- SplitDiscoveryContext(SourceMetadata, FileList, Map<StoragePath, SchemaReconciliation.FileSchemaInfo>, Map<String, Object>, PartitionMetadata, List<Expression>, ExternalSchema) - Constructor for record class org.elasticsearch.xpack.esql.datasources.spi.SplitDiscoveryContext
- SplitDiscoveryContext(SourceMetadata, FileList, Map<StoragePath, SchemaReconciliation.FileSchemaInfo>, Map<String, Object>, PartitionMetadata, List<Expression>, ExternalSchema, ExternalSchema, int, BooleanSupplier, DeclaredReadSpec) - Constructor for record class org.elasticsearch.xpack.esql.datasources.spi.SplitDiscoveryContext
-
Creates an instance of a
SplitDiscoveryContextrecord class. - SplitDiscoveryPhase - Class in org.elasticsearch.xpack.esql.datasources
-
Walks the physical plan tree, discovers splits for each
ExternalSourceExec, and replaces them with split-enriched copies viaExternalSourceExec.withSplits(java.util.List<org.elasticsearch.xpack.esql.datasources.spi.ExternalSplit>). - SplitDiscoveryPhase.Result - Record Class in org.elasticsearch.xpack.esql.datasources
-
Post-prune "scanned" accounting collected while resolving splits, surfaced at the root of the query profile.
- SplitDiscoveryResult - Record Class in org.elasticsearch.xpack.esql.datasources.spi
-
Result of
SplitProvider.discoverSplits(org.elasticsearch.xpack.esql.datasources.spi.SplitDiscoveryContext): the discovered splits plus the post-prune "scanned" accounting reported in the query profile. - SplitDiscoveryResult(List<ExternalSplit>, int) - Constructor for record class org.elasticsearch.xpack.esql.datasources.spi.SplitDiscoveryResult
-
Creates an instance of a
SplitDiscoveryResultrecord class. - spliterator() - Method in class org.elasticsearch.xpack.esql.core.expression.AttributeSet
- SplitInWithFoldableValue - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical
-
3 in (field, 4, 5) --> 3 in (field) or 3 in (4, 5)
- SplitInWithFoldableValue() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.SplitInWithFoldableValue
- splitOr(Expression) - Static method in class org.elasticsearch.xpack.esql.expression.predicate.Predicates
- splitProvider() - Method in interface org.elasticsearch.xpack.esql.datasources.spi.ExternalSourceFactory
- SplitProvider - Interface in org.elasticsearch.xpack.esql.datasources.spi
-
Discovers parallelizable splits for an external data source.
- SplitRange(long, long) - Constructor for record class org.elasticsearch.xpack.esql.datasources.spi.RangeAwareFormatReader.SplitRange
- SplitRange(long, long, Map<String, Object>) - Constructor for record class org.elasticsearch.xpack.esql.datasources.spi.RangeAwareFormatReader.SplitRange
-
Creates an instance of a
SplitRangerecord class. - SplitRef(StorageObject, long, long) - Constructor for record class org.elasticsearch.xpack.esql.datasources.spi.RangeAwareFormatReader.SplitRef
-
Creates an instance of a
SplitRefrecord class. - splits() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.SplitDiscoveryResult
-
Returns the value of the
splitsrecord component. - splits() - Method in class org.elasticsearch.xpack.esql.plan.physical.ExternalSourceExec
- splits() - Method in record class org.elasticsearch.xpack.esql.plugin.ExternalDistributionContext
-
Returns the value of the
splitsrecord component. - splitsProcessed() - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceBuffer
-
Returns the number of splits the producer has finished processing.
- splitsProcessed() - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceOperator.Status
- splitsScanned() - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryProfile
- splitsScanned() - Method in record class org.elasticsearch.xpack.esql.datasources.SplitDiscoveryPhase.Result
-
Returns the value of the
splitsScannedrecord component. - splitStartByte() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.FormatReadContext
-
Returns the value of the
splitStartByterecord component. - splitStartByte(long) - Method in class org.elasticsearch.xpack.esql.datasources.spi.FormatReadContext.Builder
-
See
FormatReadContext.splitStartByte(); the file-global byte offset of this split's start. - splitStats() - Method in class org.elasticsearch.xpack.esql.datasources.CoalescedSplit
-
Returns merged statistics for all children.
- splitStats() - Method in class org.elasticsearch.xpack.esql.datasources.FileSplit
-
Returns the compact split stats, or
nullif only legacy map stats are available. - splitStats() - Method in interface org.elasticsearch.xpack.esql.datasources.spi.ExternalSplit
-
Returns per-split statistics for use by the optimizer (aggregate pushdown, filter pruning).
- SplitStats - Class in org.elasticsearch.xpack.esql.datasources
-
Compact representation of per-split (row-group/stripe) statistics with path-segment dictionary compression.
- SplitStats - Interface in org.elasticsearch.xpack.esql.datasources.spi
-
Per-split statistics used by the optimizer for aggregate pushdown and filter pruning.
- SplitStats(StreamInput) - Constructor for class org.elasticsearch.xpack.esql.datasources.SplitStats
- SplitStats.Builder - Class in org.elasticsearch.xpack.esql.datasources
-
Builder for constructing
SplitStatsinstances. - splitsTotal() - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceBuffer
-
Returns the total number of splits the producer expects to process.
- splitsTotal() - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceOperator.Status
- SplittableDecompressionCodec - Interface in org.elasticsearch.xpack.esql.datasources.spi
-
Extension of
DecompressionCodecfor codecs that support splitting compressed files into independently decompressible ranges aligned to compressed block boundaries. - Sqrt - Class in org.elasticsearch.xpack.esql.expression.function.scalar.math
- Sqrt(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.math.Sqrt
- ST_BUFFER_OPTIONS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for named options (
quad_segs,endcap,join,mitre_limit) onST_BUFFER. - ST_CENTROID_AGG - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for spatial aggregation
ST_CENTROID. - ST_CENTROID_AGG_OPTIMIZED - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Optimization for ST_CENTROID changed some results in cartesian data.
- ST_CENTROID_AGG_SHAPES - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for ST_CENTROID_AGG aggregation on geo_shape and cartesian_shape fields.
- ST_CENTROID_AGG_SHAPES_DOC_VALUES - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for ST_CENTROID_AGG aggregation on shapes from doc-values.
- ST_CONTAINS_WITHIN - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for spatial aggregation
ST_CONTAINSandST_WITHIN. - ST_DISJOINT - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for spatial aggregation
ST_DISJOINT. - ST_DISTANCE - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for function
ST_DISTANCE. - ST_ENVELOPE - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support ST_ENVELOPE function (and related ST_XMIN, etc.).
- ST_ENVELOPE_MV_FIX - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fix ST_ENVELOPE to support multi-values and doc-values.
- ST_EXTENT_AGG - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for function
ST_EXTENT_AGG. - ST_EXTENT_AGG_DOCVALUES - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Optimization of ST_EXTENT_AGG with doc-values as IntBlock.
- ST_EXTENT_AGG_NULL_SUPPORT - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Allow ST_EXTENT_AGG to gracefully handle missing spatial shapes
- ST_INTERSECTS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for spatial aggregation
ST_INTERSECTS. - ST_NPOINTS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support ST_NPOINTS function.
- ST_SIMPLIFY - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for spatial simplification
ST_SIMPLIFY - ST_X_Y - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Introduction of
ST_XandST_Y. - ST_X_Y_QUANTIZED - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Quantize results of
ST_XandST_Yand related functions - stack() - Method in class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionDefinition
-
The
stackavailability entries rendered into this function's docsapplies_tobadge (for examplepreview 9.4, ga 9.5). - stack(List<PromqlFunctionDefinition.StackAvailability>) - Method in class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionDefinition.Builder
-
Declares the
stackavailability rendered into the function's docsapplies_tobadge. - STACK_GA_9_5 - Static variable in class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionDefinition
-
Stack availability for PromQL functions first implemented (and generally available) in 9.5.
- STACK_PREVIEW_9_4_GA_9_5 - Static variable in class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionDefinition
-
Stack availability for PromQL functions that shipped as a preview in 9.4 and became generally available in 9.5.
- StackAvailability(FunctionAppliesToLifecycle, PromqlFunctionDefinition.PromqlDocsVersion) - Constructor for record class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionDefinition.StackAvailability
-
Creates an instance of a
StackAvailabilityrecord class. - STANDARD - Enum constant in enum class org.elasticsearch.xpack.esql.expression.function.Param.Hint.Kind
-
Depends on the function type and command.
- STANDARD_NAMES - Static variable in class org.elasticsearch.xpack.esql.datasources.ExternalMetadataColumns
-
Every standard metadata name an external relation can bind —
ExternalMetadataColumns.PER_FILE_CONSTANT_NAMESplus the per-row composed pair (ExternalMetadataColumns.ID,ExternalMetadataColumns.SOURCE). - start() - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryProfile
- start() - Static method in record class org.elasticsearch.xpack.esql.action.TimeSpan
- start() - Method in class org.elasticsearch.xpack.esql.action.TimeSpanMarker
- start() - Method in record class org.elasticsearch.xpack.esql.core.querydsl.QueryDslTimestampBoundsExtractor.TimestampBounds
-
Returns the value of the
startrecord component. - start() - Method in record class org.elasticsearch.xpack.esql.parser.LogicalPlanBuilder.PromqlParams
-
Returns the value of the
startrecord component. - start() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.PromqlCommand
- start() - Method in class org.elasticsearch.xpack.esql.plan.logical.TimeSeriesCollapse
- start() - Method in class org.elasticsearch.xpack.esql.plan.physical.TimeSeriesCollapseExec
- START - Static variable in class org.elasticsearch.xpack.esql.plan.logical.promql.PromqlCommand
- START_TIME_OR_OFFSET_PARAMETER - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.date.TRange
- startLiteral() - Method in record class org.elasticsearch.xpack.esql.parser.LogicalPlanBuilder.PromqlParams
- startLiteral() - Method in class org.elasticsearch.xpack.esql.plan.logical.TimeSeriesCollapse
- startMillis() - Method in record class org.elasticsearch.xpack.esql.action.TimeSpan
-
Returns the value of the
startMillisrecord component. - startNanos() - Method in record class org.elasticsearch.xpack.esql.action.TimeSpan
-
Returns the value of the
startNanosrecord component. - STARTS_WITH_ENDS_WITH_LUCENE_PUSHDOWN - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Lucene query pushdown to StartsWith and EndsWith functions.
- startServerWithOperators(BidirectionalBatchExchangeServer, LookupFromIndexService.LookupQueryPlan, List<Operator>, Releasable, ActionListener<? super LookupFromIndexService.LookupResponse>, String) - Method in class org.elasticsearch.xpack.esql.enrich.LookupFromIndexService
-
Starts the exchange server with the generated operators.
- startSubPlans(boolean) - Method in class org.elasticsearch.xpack.esql.action.EsqlExecutionInfo
- startsWith(BytesRef, BytesRef) - Static method in class org.elasticsearch.xpack.esql.core.util.ByteMatchers
-
Returns
trueiffvaluebegins withprefix. - StartsWith - Class in org.elasticsearch.xpack.esql.expression.function.scalar.string
- StartsWith(Source, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.string.StartsWith
- startTimeMillis() - Method in record class org.elasticsearch.xpack.esql.plugin.EsqlGetQueryResponse.DetailedQuery
-
Returns the value of the
startTimeMillisrecord component. - startTimeMillis() - Method in record class org.elasticsearch.xpack.esql.plugin.EsqlListQueriesResponse.Query
-
Returns the value of the
startTimeMillisrecord component. - stat() - Method in class org.elasticsearch.xpack.esql.plan.physical.EsStatsQueryExec
- State() - Constructor for class org.elasticsearch.xpack.esql.plan.physical.EstimatesRowSize.State
- statement() - Method in class org.elasticsearch.xpack.esql.action.PreparedEsqlQueryRequest
-
Returns the pre-built statement carried by this request.
- statement(ParseTree) - Method in class org.elasticsearch.xpack.esql.parser.LogicalPlanBuilder
- statements() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- StatementsContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.StatementsContext
- STATIC_CREDENTIALS - Enum constant in enum class org.elasticsearch.xpack.esql.datasources.spi.FileDataSourceConfiguration.AuthMode
- statistics() - Method in class org.elasticsearch.xpack.esql.datasources.FileSplit
-
Returns per-split statistics as a flat map using
_stats.*keys. - statistics() - Method in record class org.elasticsearch.xpack.esql.datasources.SchemaReconciliation.FileSchemaInfo
-
Returns the value of the
statisticsrecord component. - statistics() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.RangeAwareFormatReader.SplitRange
-
Returns the value of the
statisticsrecord component. - statistics() - Method in class org.elasticsearch.xpack.esql.datasources.spi.SimpleSourceMetadata
- statistics() - Method in interface org.elasticsearch.xpack.esql.datasources.spi.SourceMetadata
-
Returns optional statistics for query planning.
- statistics(SourceStatistics) - Method in class org.elasticsearch.xpack.esql.datasources.spi.SimpleSourceMetadata.Builder
- stats - Variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.InlineStatsCommandContext
- stats - Variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.StatsCommandContext
- stats() - Method in class org.elasticsearch.xpack.esql.planner.EsPhysicalOperationProviders.DefaultShardContext
- stats() - Method in class org.elasticsearch.xpack.esql.telemetry.Metrics
- stats(long, long, boolean) - Method in class org.elasticsearch.xpack.esql.datasources.spi.FormatReadContext.Builder
-
Canonical-stripe addressing for per-stripe stats capture:
baseOffsetis this read's first byte in file/decompressed coordinates,stripeSizethe grid (<= 0disables),fileFinalwhether this read reaches the file's true end (only the final read may mark its last stripe complete + terminal). - Stats(long, OptionalLong, Map<String, ExternalStats.ColumnStats>) - Constructor for record class org.elasticsearch.xpack.esql.datasources.cache.ExternalStats.Stats
-
Creates an instance of a
Statsrecord class. - Stats(List<Expression>, List<? extends NamedExpression>) - Constructor for record class org.elasticsearch.xpack.esql.parser.ParserUtils.Stats
-
Creates an instance of a
Statsrecord class. - STATS - Enum constant in enum class org.elasticsearch.xpack.esql.telemetry.FeatureMetric
- STATS - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- STATS - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- STATS() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.StatsCommandContext
- STATS_ALIAS_COLLISION_WARNINGS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Send warnings on STATS alias collision https://github.com/elastic/elasticsearch/issues/114970
- STATS_COL_PREFIX - Static variable in class org.elasticsearch.xpack.esql.datasources.SourceStatisticsSerializer
- STATS_FILE_COUNT - Static variable in class org.elasticsearch.xpack.esql.datasources.SourceStatisticsSerializer
-
Number of files matched by the glob pattern; useful for observability and debugging.
- STATS_KEY_PREFIX - Static variable in class org.elasticsearch.xpack.esql.datasources.SourceStatisticsSerializer
-
Common prefix of every flat statistics key (row count, size, per-column stats, partial flag).
- STATS_PARTIAL - Static variable in class org.elasticsearch.xpack.esql.datasources.SourceStatisticsSerializer
-
When set to
truein sourceMetadata, indicates that the statistics are derived from a single anchor file in a multi-file glob query (FIRST_FILE_WINSschema resolution) and do not represent the full dataset. - STATS_ROW_COUNT - Static variable in class org.elasticsearch.xpack.esql.datasources.SourceStatisticsSerializer
- STATS_SIZE_BYTES - Static variable in class org.elasticsearch.xpack.esql.datasources.SourceStatisticsSerializer
- STATS_WITH_FILTERED_SURROGATE_FIXED - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Bugfix for STATS {{expression}} WHERE {{condition}} when the expression is replaced by something else on planning e.g.
- statsBaseOffset() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.FormatReadContext
-
Returns the value of the
statsBaseOffsetrecord component. - StatsCapturingIterator - Class in org.elasticsearch.xpack.esql.datasources.cache
-
Wraps a
CloseableIteratorso the iterator'sclose()runs with anExternalStatsCapturesink bound on the current thread. - statsColumnScope() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.FormatReadContext
-
Returns the value of the
statsColumnScoperecord component. - statsColumnScope(StripeColumnScope) - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceOperatorFactory.Builder
-
How much per-stripe statistics a fresh scan harvests (see
ExternalSourceCacheSettings#STRIPE_COLUMNSandStripeColumnScope). - statsColumnScope(StripeColumnScope) - Method in class org.elasticsearch.xpack.esql.datasources.spi.FormatReadContext.Builder
-
Sets how much per-stripe statistics the read harvests (see
FormatReadContext.statsColumnScope()). - statsCommand() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ProcessingCommandContext
- statsCommand() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- StatsCommandContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.StatsCommandContext
- statsFileFinal() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.FormatReadContext
-
Returns the value of the
statsFileFinalrecord component. - statsStripeSize() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.FormatReadContext
-
Returns the value of the
statsStripeSizerecord component. - statsStripeSize(long) - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceOperatorFactory.Builder
-
Canonical-stripe grid for per-stripe stats accounting, in decompressed-stream bytes (
<= 0disables — the default). - status() - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceOperator
- status() - Method in class org.elasticsearch.xpack.esql.datasources.ExternalFieldExtractOperator
- status() - Method in exception class org.elasticsearch.xpack.esql.datasources.spi.ExternalClientException
- status() - Method in exception class org.elasticsearch.xpack.esql.datasources.spi.ExternalServerException
- status() - Method in exception class org.elasticsearch.xpack.esql.datasources.spi.ExternalUnavailableException
- status() - Method in class org.elasticsearch.xpack.esql.enrich.StreamingLookupFromIndexOperator
- status(long, long, long) - Method in class org.elasticsearch.xpack.esql.enrich.EnrichLookupOperator
- status(long, long, long) - Method in class org.elasticsearch.xpack.esql.enrich.LookupFromIndexOperator
- Status(long, long, long) - Constructor for class org.elasticsearch.xpack.esql.datasources.ExternalFieldExtractOperator.Status
- STATUS_FIELD - Static variable in class org.elasticsearch.xpack.esql.action.EsqlExecutionInfo.Cluster
- STATUS_INTERVAL - Static variable in class org.elasticsearch.xpack.esql.plugin.QueryPragmas
-
The minimum interval between syncs of the
DriverStatus, making the status available to task API. - statusInterval() - Method in class org.elasticsearch.xpack.esql.plugin.QueryPragmas
-
The minimum interval between syncs of the
DriverStatus, making the status available to task API. - statusSnapshot() - Method in interface org.elasticsearch.xpack.esql.datasources.spi.FormatReader
-
Returns a typed snapshot of format-reader I/O counters, or
nullwhen the reader tracks none. - StatValueComparator - Class in org.elasticsearch.xpack.esql.datasources
-
Type-normalizing comparator for column-statistic values (min/max) against query literals.
- StBuffer - Class in org.elasticsearch.xpack.esql.expression.function.scalar.spatial
- StBuffer(Source, Expression, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StBuffer
- STD_DEV - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for
STD_DEVaggregation. - StdDev - Class in org.elasticsearch.xpack.esql.expression.function.aggregate
- StdDev(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.StdDev
- StdDev(Source, Expression, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.StdDev
- StddevOverTime - Class in org.elasticsearch.xpack.esql.expression.function.aggregate
-
Similar to
StdDev, but it is used to calculate the standard deviation over a time series of values from the given field. - StddevOverTime(Source, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.StddevOverTime
- StddevOverTime(Source, Expression, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.StddevOverTime
- StDifference - Class in org.elasticsearch.xpack.esql.expression.function.scalar.spatial
- StDifference(Source, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StDifference
- StDimension - Class in org.elasticsearch.xpack.esql.expression.function.scalar.spatial
-
Returns the topological dimension of the geometry.
- StDimension(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StDimension
- StDistance - Class in org.elasticsearch.xpack.esql.expression.function.scalar.spatial
-
Computes the distance between two points.
- StDistance(Source, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StDistance
- StDistance(Source, Expression, Expression, boolean, boolean) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StDistance
- StDistance.CartesianDistanceCalculator - Class in org.elasticsearch.xpack.esql.expression.function.scalar.spatial
- StDistance.DistanceCalculator - Class in org.elasticsearch.xpack.esql.expression.function.scalar.spatial
-
This class is a CRS specific interface for generalizing distance calculations for the various possible ways that the geometries can be provided, from source, from evals, from literals and from doc values.
- StDistance.GeoDistanceCalculator - Class in org.elasticsearch.xpack.esql.expression.function.scalar.spatial
- StEnvelope - Class in org.elasticsearch.xpack.esql.expression.function.scalar.spatial
-
Determines the minimum bounding rectangle of a geometry.
- StEnvelope(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StEnvelope
- step() - Method in record class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionRegistry.PromqlContext
-
Returns the value of the
steprecord component. - step() - Method in record class org.elasticsearch.xpack.esql.parser.LogicalPlanBuilder.PromqlParams
-
Returns the value of the
steprecord component. - step() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.PromqlCommand
- step() - Method in class org.elasticsearch.xpack.esql.plan.logical.TimeSeriesCollapse
- step() - Method in class org.elasticsearch.xpack.esql.plan.physical.TimeSeriesCollapseExec
- STEP - Static variable in class org.elasticsearch.xpack.esql.plan.logical.promql.PromqlCommand
- stepAttribute() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.PromqlCommand
- stepBucketSize() - Method in class org.elasticsearch.xpack.esql.plan.logical.TimeSeriesCollapse
- stepColumnName() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.PromqlCommand
- stepId() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.PromqlCommand
- stepLiteral() - Method in record class org.elasticsearch.xpack.esql.parser.LogicalPlanBuilder.PromqlParams
- stepMillis() - Method in class org.elasticsearch.xpack.esql.plan.logical.TimeSeriesCollapse
- stepMillis() - Method in class org.elasticsearch.xpack.esql.plan.physical.TimeSeriesCollapseExec
- StGeohash - Class in org.elasticsearch.xpack.esql.expression.function.scalar.spatial
-
Calculates the geohash of geo_point geometries.
- StGeohash(Source, Expression, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StGeohash
- StGeohash.GeoHashBoundedGrid - Class in org.elasticsearch.xpack.esql.expression.function.scalar.spatial
-
When checking grid cells with bounds, we need to check if the cell is valid (intersects with the bounds).
- StGeohash.GeoHashBoundedGrid.Factory - Class in org.elasticsearch.xpack.esql.expression.function.scalar.spatial
- StGeohex - Class in org.elasticsearch.xpack.esql.expression.function.scalar.spatial
-
Calculates the geohex of geo_point geometries.
- StGeohex(Source, Expression, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StGeohex
- StGeohex.GeoHexBoundedGrid - Class in org.elasticsearch.xpack.esql.expression.function.scalar.spatial
-
When checking grid cells with bounds, we need to check if the cell is valid (intersects with the bounds).
- StGeohex.GeoHexBoundedGrid.Factory - Class in org.elasticsearch.xpack.esql.expression.function.scalar.spatial
- StGeometryType - Class in org.elasticsearch.xpack.esql.expression.function.scalar.spatial
-
Returns the geometry type of the given geometry as a string.
- StGeometryType(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StGeometryType
- StGeotile - Class in org.elasticsearch.xpack.esql.expression.function.scalar.spatial
-
Calculates the geotile of geo_point geometries.
- StGeotile(Source, Expression, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StGeotile
- StGeotile.GeoTileBoundedGrid - Class in org.elasticsearch.xpack.esql.expression.function.scalar.spatial
-
When checking tiles with bounds, we need to check if the tile is valid (intersects with the bounds).
- StGeotile.GeoTileBoundedGrid.Factory - Class in org.elasticsearch.xpack.esql.expression.function.scalar.spatial
- StIntersection - Class in org.elasticsearch.xpack.esql.expression.function.scalar.spatial
- StIntersection(Source, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StIntersection
- StIsEmpty - Class in org.elasticsearch.xpack.esql.expression.function.scalar.spatial
-
Returns true if the given geometry is empty.
- StIsEmpty(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StIsEmpty
- StNPoints - Class in org.elasticsearch.xpack.esql.expression.function.scalar.spatial
-
Counts the number of points in the geometry Alternatively, it is well described in PostGIS documentation at PostGIS:ST_NPoints.
- StNPoints(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StNPoints
- STONED - Enum constant in enum class org.elasticsearch.xpack.esql.expression.function.scalar.string.ChickenArtBuilder
- stop() - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryProfile
- stop() - Method in class org.elasticsearch.xpack.esql.action.TimeSpan.Builder
- stop() - Method in class org.elasticsearch.xpack.esql.action.TimeSpanMarker
- stopAllStartedMarkers() - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryProfile
-
Safely stops all markers that were started but not yet stopped.
- stopIfStarted() - Method in class org.elasticsearch.xpack.esql.action.TimeSpanMarker
-
Safely stops the marker only if it was started but not yet stopped.
- stopMillis() - Method in record class org.elasticsearch.xpack.esql.action.TimeSpan
-
Returns the value of the
stopMillisrecord component. - stopNanos() - Method in record class org.elasticsearch.xpack.esql.action.TimeSpan
-
Returns the value of the
stopNanosrecord component. - STORAGE_BYTES_READ_TOTAL - Static variable in class org.elasticsearch.xpack.esql.datasources.spi.ExternalSourceMetrics
-
Bytes returned by object-store reads, before decompression.
- STORAGE_ERRORS_TOTAL - Static variable in class org.elasticsearch.xpack.esql.datasources.spi.ExternalSourceMetrics
-
Object-store reads that exhausted the retry policy and gave up with a terminal failure.
- STORAGE_READ_STALL_DURATION - Static variable in class org.elasticsearch.xpack.esql.datasources.spi.ExternalSourceMetrics
-
Time an object-store read spent sleeping in retry backoff before it completed or gave up, in milliseconds.
- STORAGE_REQUESTS_DURATION - Static variable in class org.elasticsearch.xpack.esql.datasources.spi.ExternalSourceMetrics
-
Wall time of a single object-store read request, in milliseconds.
- STORAGE_REQUESTS_TOTAL - Static variable in class org.elasticsearch.xpack.esql.datasources.spi.ExternalSourceMetrics
-
One completed object-store read request on a scanned data object.
- STORAGE_RETRIES_TOTAL - Static variable in class org.elasticsearch.xpack.esql.datasources.spi.ExternalSourceMetrics
-
Automatic retries issued by the cross-provider retry decorator.
- STORAGE_THROTTLED_TOTAL - Static variable in class org.elasticsearch.xpack.esql.datasources.spi.ExternalSourceMetrics
-
Object-store reads whose terminal failure was a provider throttling / rate-limit response.
- StorageEntry - Record Class in org.elasticsearch.xpack.esql.datasources
-
Metadata about an object returned from directory listing.
- StorageEntry(StoragePath, long, Instant) - Constructor for record class org.elasticsearch.xpack.esql.datasources.StorageEntry
-
Creates an instance of a
StorageEntryrecord class. - StorageIterator - Interface in org.elasticsearch.xpack.esql.datasources
-
Iterator over objects in a directory.
- StorageManager - Class in org.elasticsearch.xpack.esql.datasources
-
Format-agnostic manager for creating StorageObject instances from paths.
- StorageManager(StorageProviderRegistry, Settings) - Constructor for class org.elasticsearch.xpack.esql.datasources.StorageManager
- StorageObject - Interface in org.elasticsearch.xpack.esql.datasources.spi
-
Unified interface for storage object access.
- storageObjectForSplit(StorageProvider, FileSplit) - Static method in class org.elasticsearch.xpack.esql.datasources.FileSplitProvider
-
Builds a
StorageObjectthat exposes only the bytes for the givenFileSplit. - StorageObjectMetrics - Record Class in org.elasticsearch.xpack.esql.datasources.spi
-
Immutable snapshot of cumulative I/O counters for a
StorageObjectinstance. - StorageObjectMetrics(long, long, long, long) - Constructor for record class org.elasticsearch.xpack.esql.datasources.spi.StorageObjectMetrics
-
Creates an instance of a
StorageObjectMetricsrecord class. - StorageObjectMetrics(StreamInput) - Constructor for record class org.elasticsearch.xpack.esql.datasources.spi.StorageObjectMetrics
- StorageObjectMetricsCounters - Class in org.elasticsearch.xpack.esql.datasources.spi
-
Mutable, thread-safe counter struct for storage I/O.
- StorageObjectMetricsCounters() - Constructor for class org.elasticsearch.xpack.esql.datasources.spi.StorageObjectMetricsCounters
- StoragePath - Class in org.elasticsearch.xpack.esql.datasources.spi
-
Represents a location in a storage system.
- storageProvider() - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceOperatorFactory
- StorageProvider - Interface in org.elasticsearch.xpack.esql.datasources.spi
-
Abstraction for accessing objects in external storage systems.
- StorageProviderCache - Class in org.elasticsearch.xpack.esql.datasources.cache
-
LRU cache for
StorageProviderinstances, keyed by(scheme, config). - StorageProviderCache() - Constructor for class org.elasticsearch.xpack.esql.datasources.cache.StorageProviderCache
- StorageProviderCache.CacheKey - Record Class in org.elasticsearch.xpack.esql.datasources.cache
-
Cache key that combines the URI scheme with the config map.
- StorageProviderCache.ProviderFactory - Interface in org.elasticsearch.xpack.esql.datasources.cache
-
Supplier invoked on cache miss; returns the provider plus the keys it consumed from config.
- StorageProviderFactory - Interface in org.elasticsearch.xpack.esql.datasources.spi
-
Factory for creating
StorageProviderinstances. - storageProviderRegistry() - Method in class org.elasticsearch.xpack.esql.datasources.DataSourceModule
- StorageProviderRegistry - Class in org.elasticsearch.xpack.esql.datasources
-
Registry for StorageProvider implementations, keyed by URI scheme.
- StorageProviderRegistry(Settings) - Constructor for class org.elasticsearch.xpack.esql.datasources.StorageProviderRegistry
- StorageProviderRegistry(Settings, DataSourceCredentials) - Constructor for class org.elasticsearch.xpack.esql.datasources.StorageProviderRegistry
-
Test-only convenience constructor.
- StorageProviderRegistry(Settings, DataSourceCredentials, BooleanSupplier, RetryScheduler) - Constructor for class org.elasticsearch.xpack.esql.datasources.StorageProviderRegistry
- StorageProviderRegistry(Settings, DataSourceCredentials, BooleanSupplier, RetryScheduler, LocalFileAccess) - Constructor for class org.elasticsearch.xpack.esql.datasources.StorageProviderRegistry
- storageProviders(Settings) - Method in interface org.elasticsearch.xpack.esql.datasources.spi.DataSourcePlugin
- storageProviders(Settings, ExecutorService) - Method in interface org.elasticsearch.xpack.esql.datasources.spi.DataSourcePlugin
- storageProviders(StorageProviderServices) - Method in interface org.elasticsearch.xpack.esql.datasources.spi.DataSourcePlugin
-
Storage providers with access to node-level services (
StorageProviderServices). - StorageProviderServices - Record Class in org.elasticsearch.xpack.esql.datasources.spi
-
Node-level services threaded into
DataSourcePlugin.storageProviders(StorageProviderServices). - StorageProviderServices(Settings, ExecutorService, Environment, ResourceWatcherService) - Constructor for record class org.elasticsearch.xpack.esql.datasources.spi.StorageProviderServices
-
Creates an instance of a
StorageProviderServicesrecord class. - STORED_FIELDS_SEQUENTIAL_PROPORTION - Static variable in class org.elasticsearch.xpack.esql.plugin.EsqlPlugin
-
Tuning parameter for deciding when to use the "merge" stored field loader.
- storedFieldsSequentialProportion() - Method in class org.elasticsearch.xpack.esql.planner.EsPhysicalOperationProviders.DefaultShardContext
- storedFieldsSequentialProportion() - Method in class org.elasticsearch.xpack.esql.planner.EsPhysicalOperationProviders.ShardContext
-
Tuning parameter for deciding when to use the "merge" stored field loader.
- str() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Contains
- str() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.EndsWith
- STR_COMMANDS_ACCEPT_NULL - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
The
GROK,DISSECT,URI_PARTS, andREGISTERED_DOMAINcommands acceptnulltyped parameters and producenullresults. - strategy() - Method in record class org.elasticsearch.xpack.esql.datasources.PartitionConfig
-
Returns the value of the
strategyrecord component. - stream() - Method in class org.elasticsearch.xpack.esql.core.expression.AttributeSet
- Streaming - Interface in org.elasticsearch.xpack.esql.plan.logical
-
This interface marks commands which do not add or remove rows and aren't sensitive to the exact order of the rows.
- StreamingLookupFromIndexOperator - Class in org.elasticsearch.xpack.esql.enrich
-
Streaming version of LookupFromIndexOperator.
- StreamingLookupFromIndexOperator(DriverContext, List<MatchConfig>, String, CancellableTask, int, LookupFromIndexService, String, String, List<NamedExpression>, Source, PhysicalPlan, Expression, int, boolean, Configuration) - Constructor for class org.elasticsearch.xpack.esql.enrich.StreamingLookupFromIndexOperator
- StreamingLookupFromIndexOperator.StreamingLookupStatus - Class in org.elasticsearch.xpack.esql.enrich
-
Status for StreamingLookupFromIndexOperator.
- StreamingLookupStatus(long, long, long, long, long, long, Map<String, Set<String>>, long) - Constructor for class org.elasticsearch.xpack.esql.enrich.StreamingLookupFromIndexOperator.StreamingLookupStatus
- StreamingLookupStatus(StreamInput) - Constructor for class org.elasticsearch.xpack.esql.enrich.StreamingLookupFromIndexOperator.StreamingLookupStatus
- StreamingParallelParsingCoordinator - Class in org.elasticsearch.xpack.esql.datasources
-
Coordinates parallel parsing of a sequential (non-seekable) decompressed stream by chunking it at record boundaries and dispatching each chunk to a parser thread.
- StreamingParallelParsingCoordinator.WarningSinks - Record Class in org.elasticsearch.xpack.esql.datasources
-
Bundles the two independent, easily-confused warning relays a streaming parallel read may need to thread onto worker threads, as a single typed parameter — two bare adjacent
Consumer<String>parameters/fields invite silent transposition at a call site. - streamingSegmentatorAdmission(StreamingSegmentatorAdmission) - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceOperatorFactory.Builder
-
Node-level gate bounding concurrent streaming segmentators on the shared
esql_external_iopool (seeStreamingSegmentatorAdmission). - STRICT - Enum constant in enum class org.elasticsearch.xpack.esql.datasources.spi.FormatReader.SchemaResolution
-
Require all files to share the exact same schema (modulo nullability).
- STRICT - Static variable in record class org.elasticsearch.xpack.esql.datasources.spi.ErrorPolicy
-
Fail immediately on any malformed row.
- strictParseBoolean(String) - Static method in class org.elasticsearch.xpack.esql.datasources.spi.DeclaredTypeCoercions
-
Strict, case-insensitive boolean parse for a declared
booleanread. - string() - Method in record class org.elasticsearch.xpack.esql.core.expression.FieldAttribute.FieldName
-
Returns the value of the
stringrecord component. - string() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToIntegerBase
- string() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToLongBase
- string() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.DissectCommandContext
- string() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.EntryExpressionContext
- string() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.GrokCommandContext
- string() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.HighlightCommandContext
- string() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- string() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.StringArrayLiteralContext
- string() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.StringLiteralContext
- string() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.StringOrParameterContext
- string() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.ConstantContext
- string() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- string(int) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.GrokCommandContext
- string(int) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.StringArrayLiteralContext
- string(String) - Static method in class org.elasticsearch.xpack.esql.plan.QuerySettingDef
- string(String, QuerySettingDef.FromString<T>) - Static method in class org.elasticsearch.xpack.esql.plan.QuerySettingDef
- STRING - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseLexer
- STRING - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- STRING() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.LabelNameContext
- STRING() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.LabelValueContext
- STRING() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.StringContext
- STRING_LITERAL_AUTO_CASTING - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Cast string literals to a desired data type.
- STRING_LITERAL_AUTO_CASTING_EXTENDED - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Cast string literals to a desired data type for IN predicate and more types for BinaryComparison.
- STRING_LITERAL_AUTO_CASTING_TO_DATETIME_ADD_SUB - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Cast string literals to datetime in addition and subtraction when the other side is a date or time interval.
- STRING_TO_BOOLEAN - Enum constant in enum class org.elasticsearch.xpack.esql.core.type.DataTypeConverter.DefaultConverter
- STRING_TO_BYTE - Enum constant in enum class org.elasticsearch.xpack.esql.core.type.DataTypeConverter.DefaultConverter
- STRING_TO_DATETIME - Enum constant in enum class org.elasticsearch.xpack.esql.core.type.DataTypeConverter.DefaultConverter
- STRING_TO_DOUBLE - Enum constant in enum class org.elasticsearch.xpack.esql.core.type.DataTypeConverter.DefaultConverter
- STRING_TO_FLOAT - Enum constant in enum class org.elasticsearch.xpack.esql.core.type.DataTypeConverter.DefaultConverter
- STRING_TO_INT - Enum constant in enum class org.elasticsearch.xpack.esql.core.type.DataTypeConverter.DefaultConverter
- STRING_TO_IP - Enum constant in enum class org.elasticsearch.xpack.esql.core.type.DataTypeConverter.DefaultConverter
- STRING_TO_LONG - Enum constant in enum class org.elasticsearch.xpack.esql.core.type.DataTypeConverter.DefaultConverter
- STRING_TO_SHORT - Enum constant in enum class org.elasticsearch.xpack.esql.core.type.DataTypeConverter.DefaultConverter
- STRING_TO_UNSIGNED_LONG - Enum constant in enum class org.elasticsearch.xpack.esql.core.type.DataTypeConverter.DefaultConverter
- STRING_TO_VERSION - Enum constant in enum class org.elasticsearch.xpack.esql.core.type.DataTypeConverter.DefaultConverter
- StringArrayLiteralContext(EsqlBaseParser.ConstantContext) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.StringArrayLiteralContext
- stringCache - Variable in class org.elasticsearch.xpack.esql.io.stream.PlanStreamOutput
- StringContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.StringContext
- StringContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.StringContext
- stringLikeOnIndex() - Method in class org.elasticsearch.xpack.esql.plugin.EsqlFlags
-
Controls whether
WHERE _index LIKE patternis consistent with the compute engine when pushed down to Lucene or uses legacy behavior that was not consistent. - StringLiteralContext(EsqlBaseParser.ConstantContext) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.StringLiteralContext
- stringLiteralValueOf(Expression, String) - Static method in class org.elasticsearch.xpack.esql.expression.Foldables
- stringOrParameter() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ExternalCommandContext
- stringOrParameter() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.LikeExpressionContext
- stringOrParameter() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.LikeListExpressionContext
- stringOrParameter() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.RlikeExpressionContext
- stringOrParameter() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.RlikeListExpressionContext
- stringOrParameter() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- stringOrParameter(int) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.LikeListExpressionContext
- stringOrParameter(int) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.RlikeListExpressionContext
- StringOrParameterContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.StringOrParameterContext
- StringPattern - Interface in org.elasticsearch.xpack.esql.core.expression.predicate.regex
- StringPrefixUtils - Class in org.elasticsearch.xpack.esql.datasources.pushdown
-
Utility for computing the exclusive upper bound of a UTF-8 string prefix range.
- StringTemplates - Search tag in package org.elasticsearch.xpack.esql.expression.function.aggregate
- Section
- stringToAggregateMetricDoubleLiteral(String) - Static method in class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter
- stringToBoolean(String) - Static method in class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter
- stringToChrono(Object) - Static method in class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter
-
The following conversions are used by DateExtract.
- stringToDenseVector(String) - Static method in class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter
- stringToDouble(String) - Static method in class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter
- stringToGeo(String) - Static method in class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter
- stringToInt(String) - Static method in class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter
- stringToIntegral(String) - Static method in class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter
- stringToIP(String) - Static method in class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter
- stringToIP(BytesRef) - Static method in class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter
-
The following conversions are between String and other data types.
- stringToLong(String) - Static method in class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter
- stringToSpatial(String) - Static method in class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter
-
Anything spatial that isn't geo (i.e.
- stringToUnsignedLong(String) - Static method in class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter
- stringToVersion(String) - Static method in class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter
- stringToVersion(BytesRef) - Static method in class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter
- stringTypes() - Static method in enum class org.elasticsearch.xpack.esql.core.type.DataType
- StringUtils - Class in org.elasticsearch.xpack.esql.core.type
- stringValueCollector(int) - Static method in class org.elasticsearch.xpack.esql.evaluator.command.CompoundOutputEvaluator
- stripCompressionSuffix(String) - Method in class org.elasticsearch.xpack.esql.datasources.DecompressionCodecRegistry
-
If the object name ends with a known compression extension, strips it and returns the inner name (e.g.
- STRIPE_AT_END_KEY - Static variable in class org.elasticsearch.xpack.esql.datasources.cache.ExternalStats
- STRIPE_AT_START_KEY - Static variable in class org.elasticsearch.xpack.esql.datasources.cache.ExternalStats
- STRIPE_COLUMNS - Static variable in class org.elasticsearch.xpack.esql.datasources.cache.ExternalSourceCacheSettings
-
How much per-stripe statistics a row-format external read harvests while it scans.
- STRIPE_ENTRY_PREFIX - Static variable in class org.elasticsearch.xpack.esql.datasources.cache.ExternalStats
-
Coordinator-cache keys for per-stripe committed stats, stored inside a
SchemaCacheEntry'ssafeMetadataalongside the whole-file_stats.*fold. - STRIPE_GRID_KEY - Static variable in class org.elasticsearch.xpack.esql.datasources.cache.ExternalStats
-
The stripe grid (bytes) the entry's committed
_stats.stripe.<k>state was accumulated on — the entry-level twin of the fragment-levelExternalStats.STRIPE_SIZE_KEY. - STRIPE_LAST_INDEX_KEY - Static variable in class org.elasticsearch.xpack.esql.datasources.cache.ExternalStats
- STRIPE_ORDINAL_KEY - Static variable in class org.elasticsearch.xpack.esql.datasources.cache.ExternalStats
- STRIPE_SIZE - Static variable in class org.elasticsearch.xpack.esql.datasources.cache.ExternalSourceCacheSettings
-
Canonical stripe size for row-format external-source statistics, in file/decompressed-stream bytes.
- STRIPE_SIZE_KEY - Static variable in class org.elasticsearch.xpack.esql.datasources.cache.ExternalStats
-
Canonical-stripe addressing — orthogonal model.
- StripeAccum() - Constructor for class org.elasticsearch.xpack.esql.datasources.cache.StripeStatsHarvester.StripeAccum
- StripeColumnScope - Enum Class in org.elasticsearch.xpack.esql.datasources.spi
-
How much per-stripe statistics a row-format external read should harvest while it scans, threaded to the readers through
FormatReadContext.statsColumnScope(). - stripesCommitted() - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceOperator.Status
-
Number of canonical-stripe contributions this scan harvested across all files — the cold-harvest vs miss signal.
- StripeStatsHarvester - Class in org.elasticsearch.xpack.esql.datasources.cache
-
Shared canonical-stripe statistics harvester for the row-format readers (CSV / TSV / NDJSON).
- StripeStatsHarvester(long, boolean) - Constructor for class org.elasticsearch.xpack.esql.datasources.cache.StripeStatsHarvester
- StripeStatsHarvester.StripeAccum - Class in org.elasticsearch.xpack.esql.datasources.cache
-
One stripe's running stats: row count + per-column min/max/null.
- StripeStatsHarvester.StripeRunConsumer - Interface in org.elasticsearch.xpack.esql.datasources.cache
-
Receives one maximal run of consecutive same-stripe positions
[from, to)in a page. - StSimplify - Class in org.elasticsearch.xpack.esql.expression.function.scalar.spatial
- StSimplify(Source, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StSimplify
- StSimplifyPreserveTopology - Class in org.elasticsearch.xpack.esql.expression.function.scalar.spatial
- StSimplifyPreserveTopology(Source, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StSimplifyPreserveTopology
- StSymDifference - Class in org.elasticsearch.xpack.esql.expression.function.scalar.spatial
- StSymDifference(Source, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StSymDifference
- StubRelation - Class in org.elasticsearch.xpack.esql.plan.logical.join
-
Synthetic
LogicalPlanused by the planner that the child plan is referred elsewhere. - StubRelation(StreamInput) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.join.StubRelation
- StubRelation(Source, List<Attribute>) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.join.StubRelation
- stubReplacedSubPlan() - Method in record class org.elasticsearch.xpack.esql.plan.logical.join.InlineJoin.LogicalPlanTuple
-
Returns the value of the
stubReplacedSubPlanrecord component. - stubSource(UnaryPlan, LogicalPlan) - Static method in class org.elasticsearch.xpack.esql.plan.logical.join.InlineJoin
-
Replaces the source of the target plan with a stub preserving the output of the source plan.
- StUnion - Class in org.elasticsearch.xpack.esql.expression.function.scalar.spatial
- StUnion(Source, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StUnion
- StX - Class in org.elasticsearch.xpack.esql.expression.function.scalar.spatial
-
Extracts the x-coordinate from a point geometry.
- StX(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StX
- StXMax - Class in org.elasticsearch.xpack.esql.expression.function.scalar.spatial
-
Determines the maximum value of the x-coordinate from a geometry.
- StXMax(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StXMax
- StXMin - Class in org.elasticsearch.xpack.esql.expression.function.scalar.spatial
-
Determines the minimum value of the x-coordinate from a geometry.
- StXMin(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StXMin
- StY - Class in org.elasticsearch.xpack.esql.expression.function.scalar.spatial
-
Extracts the y-coordinate from a point geometry.
- StY(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StY
- StYMax - Class in org.elasticsearch.xpack.esql.expression.function.scalar.spatial
-
Determines the maximum value of the y-coordinate from a geometry.
- StYMax(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StYMax
- StYMin - Class in org.elasticsearch.xpack.esql.expression.function.scalar.spatial
-
Determines the minimum value of the y-coordinate from a geometry.
- StYMin(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StYMin
- sub(Number, Number) - Static method in class org.elasticsearch.xpack.esql.core.expression.predicate.operator.arithmetic.Arithmetics
- Sub - Class in org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic
- Sub(Source, Expression, Expression, Configuration) - Constructor for class org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic.Sub
- SUB - Enum constant in enum class org.elasticsearch.xpack.esql.core.expression.predicate.operator.arithmetic.DefaultBinaryArithmeticOperation
- SUB - Enum constant in enum class org.elasticsearch.xpack.esql.plan.logical.promql.operator.VectorBinaryArithmetic.ArithmeticOp
- subdomain(String) - Method in class org.elasticsearch.xpack.esql.evaluator.command.RegisteredDomainFunctionBridge.RegisteredDomainCollectorImpl
- subPlan() - Method in record class org.elasticsearch.xpack.esql.plan.logical.join.AbstractSubqueryJoin.LogicalPlanTuple
-
Returns the value of the
subPlanrecord component. - subquery() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.InSubquery
- subquery() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.IndexPatternOrSubqueryContext
- subquery() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.LogicalInSubqueryContext
- subquery() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- Subquery - Class in org.elasticsearch.xpack.esql.expression.promql.subquery
- Subquery - Class in org.elasticsearch.xpack.esql.plan.logical
- Subquery(Source, LogicalPlan) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.Subquery
- Subquery(Source, LogicalPlan, Literal, Literal, Evaluation) - Constructor for class org.elasticsearch.xpack.esql.expression.promql.subquery.Subquery
- SUBQUERY - Enum constant in enum class org.elasticsearch.xpack.esql.telemetry.FeatureMetric
- SUBQUERY_IN_FROM_COMMAND - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support non-correlated subqueries in the FROM clause.
- SUBQUERY_IN_FROM_COMMAND_APPEND_IMPLICIT_LIMIT_TO_UNBOUNDED_SORT_IN_SUBQUERY - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Append an implicit limit to unbounded sorts in subqueries in the FROM clause.
- SUBQUERY_IN_FROM_COMMAND_CARRY_OVER_SYNTHETIC_CONVERT_ATTRIBUTES - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Carry over synthetic convert-function attributes introduced by
ResolveUnionTypesInUnionAllthrough intermediateProjectnodes (e.g. - SUBQUERY_IN_FROM_COMMAND_INLINE_STATS_PRUNING - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fix for
PruneColumnsleaving an inconsistent plan when anINLINE STATSsits above aUnionAll(from a subquery in FROM) or aFork. - SUBQUERY_IN_FROM_COMMAND_PRUNE_NO_FIELDS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Prune no-fields in subquery project.
- SUBQUERY_IN_FROM_COMMAND_UNION_TYPES_CONFLICT_RESOLUTION - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fix for union types when fields have conflicting types between subqueries.
- SUBQUERY_IN_FROM_COMMAND_UNION_TYPES_IMPLICIT_CASTING_INCONSISTENT_AFTER_RENAME - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fix for union types that have counter field renamed, but the data type is inconsistent with union all output.
- SUBQUERY_IN_FROM_COMMAND_WITHOUT_IMPLICIT_LIMIT - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support non-correlated subqueries in the FROM clause without implicit limit.
- SUBQUERY_WITH_ROW - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support ROW as a source command inside subquery in the from command.
- SUBQUERY_WITH_TS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support TS as a source command inside subquery in the from command.
- SubqueryContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.SubqueryContext
- SubqueryContext(PromqlBaseParser.ExpressionContext) - Constructor for class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.SubqueryContext
- SubqueryExec - Class in org.elasticsearch.xpack.esql.plan.physical
-
Physical plan representing a subquery, meaning a section of the plan that needs to be executed independently.
- SubqueryExec(Source, PhysicalPlan) - Constructor for class org.elasticsearch.xpack.esql.plan.physical.SubqueryExec
- subqueryExpression() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ExplainCommandContext
- subqueryExpression() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- SubqueryExpressionContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.SubqueryExpressionContext
- subqueryResolution() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.SubqueryContext
- subqueryResolution() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- SubqueryResolutionContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.SubqueryResolutionContext
- subquerySourceCommand() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.SubqueryContext
- subquerySourceCommand() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- SubquerySourceCommandContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.SubquerySourceCommandContext
- subsetOf(AttributeMap<E>) - Method in class org.elasticsearch.xpack.esql.core.expression.AttributeMap
- subsetOf(AttributeSet) - Method in class org.elasticsearch.xpack.esql.core.expression.AttributeSet
- SubstituteApproximationPlan - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical
-
If query approximation is enabled, this rule substitutes the original plan with an approximation plan.
- SubstituteApproximationPlan() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.SubstituteApproximationPlan
- SubstituteFilteredExpression - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical
-
This rule should not be needed - the substitute infrastructure should be enough.
- SubstituteFilteredExpression() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.SubstituteFilteredExpression
- substituteSampleProbability(LogicalPlan, double) - Static method in class org.elasticsearch.xpack.esql.approximation.ApproximationPlan
-
Substitutes the
ApproximationPlan.SampleProbabilityPlaceHolderin the approximation plan by the actual sample probability. - substituteSampleProbabilityInForkBranch(LogicalPlan, double, int) - Static method in class org.elasticsearch.xpack.esql.approximation.ApproximationPlan
-
Substitutes the
ApproximationPlan.SampleProbabilityPlaceHolderin the approximation plan in the given fork branch (identified by the branch index) by the actual sample probability. - SubstituteSurrogateAggregations - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical
- SubstituteSurrogateAggregations() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.SubstituteSurrogateAggregations
- SubstituteSurrogateExpressions - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical
-
Replace
SurrogateExpressions with theirsurrogates. - SubstituteSurrogateExpressions() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.SubstituteSurrogateExpressions
- SubstituteSurrogatePlans - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical
- SubstituteSurrogatePlans() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.SubstituteSurrogatePlans
- SubstituteTransportVersionAwareExpressions - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical
-
Replace
TransportVersionAwares with their backwards-compatible replacements. - SubstituteTransportVersionAwareExpressions() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.SubstituteTransportVersionAwareExpressions
- substitutions() - Static method in class org.elasticsearch.xpack.esql.optimizer.LogicalPlanOptimizer
- substr() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Contains
- Substring - Class in org.elasticsearch.xpack.esql.expression.function.scalar.string
- Substring(Source, Expression, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.string.Substring
- subtract(List<Expression>, List<Expression>) - Static method in class org.elasticsearch.xpack.esql.expression.predicate.Predicates
- subtract(AttributeMap<E>) - Method in class org.elasticsearch.xpack.esql.core.expression.AttributeMap
- subtract(AttributeSet) - Method in class org.elasticsearch.xpack.esql.core.expression.AttributeSet
- SUBTRACT - Enum constant in enum class org.elasticsearch.xpack.esql.plan.logical.promql.operator.VectorBinarySet.SetOp
- SUCCESS - Static variable in class org.elasticsearch.xpack.esql.telemetry.PlanTelemetryManager
-
the query was executed successfully or not
- SUCCESSFUL - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlExecutionInfo.Cluster.Status
- SUCCESSFUL_FIELD - Static variable in class org.elasticsearch.xpack.esql.action.EsqlExecutionInfo
- suffix() - Method in record class org.elasticsearch.xpack.esql.datasources.pushdown.WildcardLikeShape
-
Returns the value of the
suffixrecord component. - suffix() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.EndsWith
- Suffix(String) - Constructor for record class org.elasticsearch.xpack.esql.core.expression.predicate.regex.WildcardPattern.Shape.Suffix
-
Creates an instance of a
Suffixrecord class. - SUFFIX - Enum constant in enum class org.elasticsearch.xpack.esql.optimizer.rules.logical.promql.AutomatonUtils.PatternFragment.Type
- SUGGESTED_CAST - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
The
_queryAPI now gives a cast recommendation if multiple types are found in certain instances. - suggestedCast(Set<DataType>) - Static method in enum class org.elasticsearch.xpack.esql.core.type.DataType
- Sum - Class in org.elasticsearch.xpack.esql.expression.function.aggregate
-
Sum all values of a field in matching documents.
- Sum(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.Sum
- Sum(Source, Expression, Expression, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.Sum
- Sum(Source, Expression, Expression, Expression, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.Sum
- summationMode() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Avg
- summationMode() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Sum
- SummationMode - Enum Class in org.elasticsearch.xpack.esql.expression.function.aggregate
-
Specifies the summation algorithm to use for aggregating floating point values.
- SumOverTime - Class in org.elasticsearch.xpack.esql.expression.function.aggregate
-
Similar to
Sum, but it is used to calculate the sum of values over a time series from the given field. - SumOverTime(Source, Expression, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.SumOverTime
- SumOverTime(Source, Expression, Expression, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.SumOverTime
- supplier() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Count
- supplier() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.CountApproximate
- supplier() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.CountDistinct
- supplier() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.CountDistinctOverTime
- supplier() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.CountOverTime
- supplier() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Delta
- supplier() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.DeltaOnlyHistogramMergeOverTime
- supplier() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Deriv
- supplier() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.DimensionValues
- supplier() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.First
- supplier() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.FirstDocId
- supplier() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.FirstOverTime
- supplier() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.FromPartial
- supplier() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.HistogramMerge
- supplier() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.HistogramMergeOverTime
- supplier() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Idelta
- supplier() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Increase
- supplier() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Irate
- supplier() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Last
- supplier() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.LastOverTime
- supplier() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.LegacyIrate
- supplier() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Max
- supplier() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.MaxOverTime
- supplier() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Min
- supplier() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.MinOverTime
- supplier() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.NumericAggregate
- supplier() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.PercentileOverTime
- supplier() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Present
- supplier() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.PresentOverTime
- supplier() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.PromqlHistogramQuantile
- supplier() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Rate
- supplier() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Sample
- supplier() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.SpatialCentroid
- supplier() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.SpatialExtent
- supplier() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.StdDev
- supplier() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.StddevOverTime
- supplier() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.SumOverTime
- supplier() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Top
- supplier() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.ToPartial
- supplier() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Values
- supplier() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Variance
- supplier() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.VarianceOverTime
- supplier() - Method in class org.elasticsearch.xpack.esql.plan.logical.local.LocalRelation
- supplier() - Method in class org.elasticsearch.xpack.esql.plan.physical.LocalSourceExec
- supplier() - Method in interface org.elasticsearch.xpack.esql.planner.ToAggregator
- suppliers() - Method in class org.elasticsearch.xpack.esql.plan.physical.MergeExec
-
Extracts the children as a list of suppliers.
- supplierWithInnerFilter(ExpressionEvaluator.Factory) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.ToPartial
-
Like
ToPartial.supplier(), but appliesinnerFilterto the wrapped aggregate before it folds rows into its intermediate state. - SUPPORT_PARTIAL_RESULTS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support partial_results
- SUPPORTED - Enum constant in enum class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionDefinition.CounterSupport
-
Accepts both counter and non-counter types.
- SUPPORTED_ON_ALL_NODES - Static variable in interface org.elasticsearch.xpack.esql.core.type.SupportedVersion
- SUPPORTED_TYPES - Static variable in class org.elasticsearch.xpack.esql.action.ParseTables
- supportedCapabilities() - Method in class org.elasticsearch.xpack.esql.action.RestEsqlAsyncQueryAction
- supportedCapabilities() - Method in class org.elasticsearch.xpack.esql.action.RestEsqlQueryAction
- supportedCapabilities() - Method in class org.elasticsearch.xpack.esql.datasources.dataset.RestDeleteDatasetAction
- supportedCapabilities() - Method in class org.elasticsearch.xpack.esql.datasources.dataset.RestGetDatasetAction
- supportedCapabilities() - Method in class org.elasticsearch.xpack.esql.datasources.dataset.RestPutDatasetAction
- supportedCapabilities() - Method in class org.elasticsearch.xpack.esql.datasources.datasource.RestDeleteDataSourceAction
- supportedCapabilities() - Method in class org.elasticsearch.xpack.esql.datasources.datasource.RestGetDataSourceAction
- supportedCapabilities() - Method in class org.elasticsearch.xpack.esql.datasources.datasource.RestPutDataSourceAction
- supportedCapabilities() - Method in class org.elasticsearch.xpack.esql.view.RestGetViewAction
- supportedCapabilities() - Method in class org.elasticsearch.xpack.esql.view.RestPutViewAction
- supportedCatalogs() - Method in interface org.elasticsearch.xpack.esql.datasources.spi.DataSourcePlugin
-
Catalog types this plugin provides (e.g.
- supportedConnectorSchemes() - Method in interface org.elasticsearch.xpack.esql.datasources.spi.DataSourcePlugin
-
URI schemes handled by this plugin's connectors (e.g.
- supportedLocally() - Method in interface org.elasticsearch.xpack.esql.core.type.SupportedVersion
- supportedOn(TransportVersion, boolean) - Method in interface org.elasticsearch.xpack.esql.core.type.SupportedVersion
- Supported Patterns - Search tag in package org.elasticsearch.xpack.esql.datasources.glob
- Section
- supportedReaderAliases() - Static method in class org.elasticsearch.xpack.esql.datasources.FormatNameResolver
- supportedSchemes() - Method in interface org.elasticsearch.xpack.esql.datasources.spi.DataSourcePlugin
-
URI schemes whose storage providers this plugin supplies (e.g.
- supportedSchemes() - Method in interface org.elasticsearch.xpack.esql.datasources.spi.StorageProvider
-
Returns the URI schemes this provider handles (e.g., ["http", "https"]).
- supportedSchemesString() - Method in record class org.elasticsearch.xpack.esql.datasources.DataSourceCapabilities
- supportedSince(TransportVersion, TransportVersion) - Static method in interface org.elasticsearch.xpack.esql.core.type.SupportedVersion
-
Types that are supported starting with the given version.
- supportedTypes() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.AbstractConvertFunction
- supportedTypes() - Method in interface org.elasticsearch.xpack.esql.expression.function.scalar.convert.ConvertFunction
-
The types that
ConvertFunction.field()can have. - supportedTypes() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.FromAggregateMetricDouble
- supportedTypes() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToIntegerSurrogate
- supportedTypes() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToIp
- supportedTypes() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToLongSurrogate
- supportedVersion() - Method in enum class org.elasticsearch.xpack.esql.core.type.DataType
- SupportedVersion - Interface in org.elasticsearch.xpack.esql.core.type
- supports(DataType, DataType) - Static method in class org.elasticsearch.xpack.esql.datasources.spi.DeclaredTypeCoercions
-
Whether an external reader can coerce a value physically stored as
frominto the declared typetoat read time: exactly the pairs the field mappers coerce at ingest (see the class Javadoc for the set). - supportsBatchRead() - Method in interface org.elasticsearch.xpack.esql.datasources.spi.RangeAwareFormatReader
-
Returns
trueif this reader supports batch multi-file reads viaRangeAwareFormatReader.readAll(java.util.List<org.elasticsearch.xpack.esql.datasources.spi.RangeAwareFormatReader.SplitRef>, java.util.List<java.lang.String>, int). - supportsCatalog(String) - Method in record class org.elasticsearch.xpack.esql.datasources.DataSourceCapabilities
- supportsDates() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.NumericAggregate
- supportsExtension(String) - Method in record class org.elasticsearch.xpack.esql.datasources.DataSourceCapabilities
- supportsFormat(String) - Method in record class org.elasticsearch.xpack.esql.datasources.DataSourceCapabilities
- supportsGrid - Variable in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.BinarySpatialFunction.SpatialTypeResolver
- supportsLoaderConfig(FieldAttribute.FieldName, BlockLoaderFunctionConfig, MappedFieldType.FieldExtractPreference) - Method in class org.elasticsearch.xpack.esql.stats.SearchContextStats
- supportsLoaderConfig(FieldAttribute.FieldName, BlockLoaderFunctionConfig, MappedFieldType.FieldExtractPreference) - Method in record class org.elasticsearch.xpack.esql.stats.SearchStats.EmptySearchStats
- supportsLoaderConfig(FieldAttribute.FieldName, BlockLoaderFunctionConfig, MappedFieldType.FieldExtractPreference) - Method in interface org.elasticsearch.xpack.esql.stats.SearchStats
-
Do all fields with the matching name support this loader config?
- supportsLoaderConfig(FieldAttribute.FieldName, BlockLoaderFunctionConfig, MappedFieldType.FieldExtractPreference) - Method in class org.elasticsearch.xpack.esql.stats.SearchStats.UnsupportedSearchStats
- supportsLoaderConfig(FieldAttribute, BlockLoaderFunctionConfig, MappedFieldType.FieldExtractPreference) - Method in interface org.elasticsearch.xpack.esql.optimizer.rules.physical.local.LucenePushdownPredicates
-
Whether every field with this name supports the given block-loader configuration.
- supportsNativeAsync() - Method in interface org.elasticsearch.xpack.esql.datasources.spi.FormatReader
- supportsNativeAsync() - Method in interface org.elasticsearch.xpack.esql.datasources.spi.StorageObject
-
Returns true if this object has native async support.
- SupportsObservabilityTier - Annotation Interface in org.elasticsearch.xpack.esql
- SupportsObservabilityTier.ObservabilityTier - Enum Class in org.elasticsearch.xpack.esql
- supportsProvenProbing() - Method in interface org.elasticsearch.xpack.esql.datasources.spi.RecordSplitter
-
Whether this splitter can prove a record start at an arbitrary mid-file offset even though it is not strided (i.e.
- supportsScheme(String) - Method in record class org.elasticsearch.xpack.esql.datasources.DataSourceCapabilities
- supportsScheme(String) - Method in class org.elasticsearch.xpack.esql.datasources.StorageManager
- supportsStableMetadata() - Method in interface org.elasticsearch.xpack.esql.datasources.spi.StorageProvider
-
Whether this provider's objects have reliable last-modified timestamps suitable for mtime-based cache invalidation.
- supportsStridedProbing() - Method in interface org.elasticsearch.xpack.esql.datasources.spi.RecordSplitter
-
Whether it is safe to begin a boundary probe at an arbitrary mid-file offset (as the stride-based segmentation in
FileSplitProviderandParallelParsingCoordinatordoes). - supportsVersion(TransportVersion) - Method in class org.elasticsearch.xpack.esql.io.stream.PlanStreamWrapperQueryBuilder
- supportsWholeFileCompression() - Method in interface org.elasticsearch.xpack.esql.datasources.spi.FormatReader
-
Whether this format supports being wrapped in a whole-file, stream-only decompressor (e.g.
- surface(Throwable, String) - Static method in class org.elasticsearch.xpack.esql.datasources.ExternalFailures
-
Surfaces a worker-side stored failure as a typed ES|QL exception that already carries the right HTTP status, instead of a status-neutral
RuntimeExceptionwrapper. - surrogate() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Absent
- surrogate() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Avg
- surrogate() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.AvgOverTime
- surrogate() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Count
- surrogate() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.CountDistinct
- surrogate() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.CountOverTime
- surrogate() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.DefaultTimeSeriesAggregateFunction
- surrogate() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Earliest
- surrogate() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.FilteredExpression
- surrogate() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.HistogramMergeOverTime
- surrogate() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Latest
- surrogate() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Max
- surrogate() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.MaxOverTime
- surrogate() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Median
- surrogate() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.MedianAbsoluteDeviation
- surrogate() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Min
- surrogate() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.MinOverTime
- surrogate() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Percentile
- surrogate() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.PercentileOverTime
- surrogate() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Scalar
- surrogate() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Sum
- surrogate() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.SumOverTime
- surrogate() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Top
- surrogate() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.WeightedAvg
- surrogate() - Method in class org.elasticsearch.xpack.esql.expression.function.grouping.TBucket
- surrogate() - Method in class org.elasticsearch.xpack.esql.expression.function.grouping.TStep
- surrogate() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.Clamp
- surrogate() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToIntegerSurrogate
- surrogate() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToIp
- surrogate() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToLongSurrogate
- surrogate() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.RangeContains
- surrogate() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.RangeIntersects
- surrogate() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.TRange
- surrogate() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialContains
-
To keep the number of evaluators to a minimum, we swap the arguments to get the WITHIN relation.
- surrogate() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialRelatesFunction
-
Some spatial functions can replace themselves with alternatives that are more efficient for certain cases.
- surrogate() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialWithin
-
To keep the number of evaluators to a minimum, we swap the arguments to get the CONTAINS relation.
- surrogate() - Method in interface org.elasticsearch.xpack.esql.expression.SurrogateExpression
-
Returns the expression to be replaced by or
nullif this cannot be replaced. - surrogate() - Method in class org.elasticsearch.xpack.esql.plan.logical.ChangePoint
- surrogate() - Method in class org.elasticsearch.xpack.esql.plan.logical.Dedup
- surrogate() - Method in class org.elasticsearch.xpack.esql.plan.logical.inference.InferencePlan
- surrogate() - Method in class org.elasticsearch.xpack.esql.plan.logical.InlineStats
- surrogate() - Method in class org.elasticsearch.xpack.esql.plan.logical.Insist
- surrogate() - Method in class org.elasticsearch.xpack.esql.plan.logical.join.LookupJoin
-
Translate the expression into a regular join with a Projection on top, to deal with serialization & co.
- surrogate() - Method in class org.elasticsearch.xpack.esql.plan.logical.Lookup
- surrogate() - Method in interface org.elasticsearch.xpack.esql.plan.logical.SurrogateLogicalPlan
-
Returns the plan to be replaced with.
- surrogate(Source, Expression) - Method in enum class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToIp.LeadingZeros
- SurrogateExpression - Interface in org.elasticsearch.xpack.esql.expression
-
Interface signaling to the planner that the declaring expression has to be replaced by a different form.
- SurrogateLogicalPlan - Interface in org.elasticsearch.xpack.esql.plan.logical
-
Interface signaling to the planner that the declaring plan should be replaced with the surrogate plan.
- swapCluster(String, BiFunction<String, EsqlExecutionInfo.Cluster, EsqlExecutionInfo.Cluster>) - Method in class org.elasticsearch.xpack.esql.action.EsqlExecutionInfo
-
Utility to swap a Cluster object.
- swapLeftAndRight() - Method in class org.elasticsearch.xpack.esql.core.expression.predicate.BinaryOperator
- swapLeftAndRight() - Method in class org.elasticsearch.xpack.esql.expression.predicate.logical.And
- swapLeftAndRight() - Method in class org.elasticsearch.xpack.esql.expression.predicate.logical.Or
- swapLeftAndRight() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic.Add
- swapLeftAndRight() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic.ArithmeticOperation
- swapLeftAndRight() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic.Mul
- swapLeftAndRight() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.Equals
- swapLeftAndRight() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.GreaterThan
- swapLeftAndRight() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.GreaterThanOrEqual
- swapLeftAndRight() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.LessThan
- swapLeftAndRight() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.LessThanOrEqual
- swapLeftAndRight() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.NotEquals
- symbol() - Method in class org.elasticsearch.xpack.esql.core.expression.predicate.BinaryPredicate
- symbol() - Method in interface org.elasticsearch.xpack.esql.core.expression.predicate.operator.arithmetic.BinaryArithmeticOperation
- symbol() - Method in enum class org.elasticsearch.xpack.esql.core.expression.predicate.operator.arithmetic.DefaultBinaryArithmeticOperation
- symbol() - Method in enum class org.elasticsearch.xpack.esql.core.expression.predicate.operator.comparison.BinaryComparisonOperation
- symbol() - Method in interface org.elasticsearch.xpack.esql.core.expression.predicate.PredicateBiFunction
- symbol() - Method in enum class org.elasticsearch.xpack.esql.expression.predicate.logical.BinaryLogicOperation
- symbol() - Method in enum class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.EsqlBinaryComparison.BinaryComparisonOperation
- symbol() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.InsensitiveEquals
- sync(EsqlStatement, String) - Static method in class org.elasticsearch.xpack.esql.action.PreparedEsqlQueryRequest
-
Creates a synchronous request backed by the given pre-built statement.
- syncEsqlQueryRequest(String) - Static method in class org.elasticsearch.xpack.esql.action.EsqlQueryRequest
- SynthesizeExternalSource - Class in org.elasticsearch.xpack.esql.datasources
-
Producer-side composition of the
_sourcemetadata column for external datasets. - synthetic() - Method in class org.elasticsearch.xpack.esql.core.expression.NamedExpression
-
Synthetic named expressions are not user defined and usually created during optimizations and substitutions, e.g.
- synthetic(String) - Static method in class org.elasticsearch.xpack.esql.core.tree.Source
-
Deprecated.Sources created by this can't be correctly deserialized. For use in tests only.
- SYNTHETIC_ATTRIBUTE_NAME_PREFIX - Static variable in class org.elasticsearch.xpack.esql.core.expression.Attribute
-
Changing this will break bwc with 8.15, see
FieldAttribute.fieldName(). - SYNTHETIC_ATTRIBUTE_NAME_SEPARATOR - Static variable in class org.elasticsearch.xpack.esql.core.expression.Attribute
- SyntheticColumns - Class in org.elasticsearch.xpack.esql.datasources
-
Helpers for reader-synthesized internal channels — columns with no backing source field, filled by the format reader from a per-format value source.
- SyntheticColumns.Kind - Enum Class in org.elasticsearch.xpack.esql.datasources
-
Registry of reader-synthesized internal channels.
T
- TableCatalog - Interface in org.elasticsearch.xpack.esql.datasources.spi
-
Connects to table catalog systems like Iceberg, Delta Lake, or Hudi.
- TableCatalog.DataFile - Interface in org.elasticsearch.xpack.esql.datasources.spi
- TableCatalogFactory - Interface in org.elasticsearch.xpack.esql.datasources.spi
-
Factory for creating TableCatalog instances.
- tableCatalogs(Settings) - Method in interface org.elasticsearch.xpack.esql.datasources.spi.DataSourcePlugin
- tableName - Variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.LookupCommandContext
- tableName() - Method in class org.elasticsearch.xpack.esql.plan.logical.Lookup
- tablePath() - Method in interface org.elasticsearch.xpack.esql.datasources.ExternalSourceMetadata
-
Deprecated.Use
ExternalSourceMetadata.location()instead - tablePath() - Method in class org.elasticsearch.xpack.esql.plan.logical.UnresolvedExternalRelation
- tables() - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryRequest
- tables() - Method in class org.elasticsearch.xpack.esql.session.Configuration
-
Tables specified in the request.
- tables(Map<String, Map<String, Column>>) - Method in class org.elasticsearch.xpack.esql.session.ConfigurationBuilder
- tag() - Element in annotation interface org.elasticsearch.xpack.esql.expression.function.Example
-
The tag that fences this example.
- tags() - Method in record class org.elasticsearch.xpack.esql.plan.physical.EsQueryExec.QueryBuilderAndTags
-
Returns the value of the
tagsrecord component. - tagTypes() - Method in record class org.elasticsearch.xpack.esql.plan.physical.EsStatsQueryExec.BasicStat
- tagTypes() - Method in record class org.elasticsearch.xpack.esql.plan.physical.EsStatsQueryExec.ByStat
- tagTypes() - Method in interface org.elasticsearch.xpack.esql.plan.physical.EsStatsQueryExec.Stat
- TAKE_FIRST - Enum constant in enum class org.elasticsearch.xpack.esql.evaluator.command.CompoundOutputEvaluator.MultiValueStrategy
-
Consume the first value of a multi-value cell (used by IP_LOCATION with first_only=true).
- takePages() - Method in class org.elasticsearch.xpack.esql.enrich.LookupFromIndexService.LookupResponse
- Tan - Class in org.elasticsearch.xpack.esql.expression.function.scalar.math
-
Tangent trigonometric function.
- Tan(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.math.Tan
- Tanh - Class in org.elasticsearch.xpack.esql.expression.function.scalar.math
-
Tangent hyperbolic function.
- Tanh(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.math.Tanh
- target() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.QueryRequest
-
Returns the value of the
targetrecord component. - target() - Method in class org.elasticsearch.xpack.esql.plan.logical.MvExpand
- target() - Method in class org.elasticsearch.xpack.esql.plan.physical.MvExpandExec
- targetDataType - Variable in class org.elasticsearch.xpack.esql.expression.function.EsqlFunctionRegistry.ArgSignature
- targetDataType() - Method in class org.elasticsearch.xpack.esql.expression.function.EsqlFunctionRegistry.ArgSignature
- targetField - Variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.CompletionCommandContext
- targetField - Variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.RerankCommandContext
- targetField() - Method in class org.elasticsearch.xpack.esql.plan.logical.inference.Completion
- targetField() - Method in class org.elasticsearch.xpack.esql.plan.physical.inference.CompletionExec
- targetPvalue - Variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ChangePointCommandContext
- targetPvalue() - Method in class org.elasticsearch.xpack.esql.plan.logical.ChangePoint
- targetPvalue() - Method in class org.elasticsearch.xpack.esql.plan.physical.ChangePointExec
- targetShards() - Method in class org.elasticsearch.xpack.esql.stats.SearchContextStats
- targetShards() - Method in record class org.elasticsearch.xpack.esql.stats.SearchStats.EmptySearchStats
- targetShards() - Method in interface org.elasticsearch.xpack.esql.stats.SearchStats
-
Returns the target shards and their index metadata.
- targetShards() - Method in class org.elasticsearch.xpack.esql.stats.SearchStats.UnsupportedSearchStats
- targetType - Variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ChangePointCommandContext
- targetType() - Method in class org.elasticsearch.xpack.esql.plan.logical.ChangePoint
- targetType() - Method in class org.elasticsearch.xpack.esql.plan.physical.ChangePointExec
- TASK_CONCURRENCY - Static variable in class org.elasticsearch.xpack.esql.plugin.QueryPragmas
- TASK_SETTINGS_OPTION_NAME - Static variable in class org.elasticsearch.xpack.esql.plan.logical.inference.Completion
- taskConcurrency() - Method in class org.elasticsearch.xpack.esql.plugin.QueryPragmas
- taskSettings() - Method in class org.elasticsearch.xpack.esql.expression.function.inference.CompletionFunction
- taskSettings() - Method in record class org.elasticsearch.xpack.esql.inference.completion.CompletionOperator.Factory
-
Returns the value of the
taskSettingsrecord component. - taskSettings() - Method in class org.elasticsearch.xpack.esql.plan.logical.inference.Completion
- taskSettings() - Method in class org.elasticsearch.xpack.esql.plan.physical.inference.CompletionExec
- taskType - Variable in class org.elasticsearch.xpack.esql.inference.AbstractEmbeddingRequestIterator
- taskType() - Method in class org.elasticsearch.xpack.esql.expression.function.inference.CompletionFunction
- taskType() - Method in class org.elasticsearch.xpack.esql.expression.function.inference.Embedding
- taskType() - Method in class org.elasticsearch.xpack.esql.expression.function.inference.InferenceFunction
-
The task type required by this function (e.g., TEXT_EMBEDDING).
- taskType() - Method in class org.elasticsearch.xpack.esql.expression.function.inference.TextEmbedding
- taskType() - Method in record class org.elasticsearch.xpack.esql.inference.ResolvedInference
-
Returns the value of the
taskTyperecord component. - taskType() - Method in class org.elasticsearch.xpack.esql.plan.logical.inference.Completion
- taskType() - Method in class org.elasticsearch.xpack.esql.plan.logical.inference.InferencePlan
- taskType() - Method in class org.elasticsearch.xpack.esql.plan.logical.inference.Rerank
- Tau - Class in org.elasticsearch.xpack.esql.expression.function.scalar.math
-
Function that emits tau, also known as 2 * pi.
- Tau(Source) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.math.Tau
- TAU - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Tau
- TBucket - Class in org.elasticsearch.xpack.esql.expression.function.grouping
-
Splits dates into buckets based on the
@timestampfield. - TBucket(Source, Expression, Expression, Expression, Expression, Configuration) - Constructor for class org.elasticsearch.xpack.esql.expression.function.grouping.TBucket
- TBUCKET - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for tbucket function
- TBUCKET_FROM_TO - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for TBUCKET with numeric bucket count and optional from/to parameters.
- TDIGEST - Enum constant in enum class org.elasticsearch.xpack.esql.core.type.DataType
- TDIGEST_FIRST_LAST_OVER_TIME - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for
FIRST_OVER_TIMEandLAST_OVER_TIMEontdigesttype fields. - TDIGEST_MEDIAN - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for
MEDIANaggregation ontdigesttype fields. - TDIGEST_PERCENTILES_USE_MERGING_DIGEST - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
A bugfix we applied to the HISTOGRAM_PERCENTILE algorithm on the tdigest type.
- TDIGEST_TECH_PREVIEW - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for the T-Digest elasticsearch field mapper and ES|QL type when they were released into tech preview.
- TDIGEST_TIME_SERIES_METRIC - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for configuring T-Digest elasticsearch field as a time series metric.
- tDigestBlockToString(TDigestBlock, int) - Static method in class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter
- tDigestToString(TDigestHolder) - Static method in class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter
- TelemetryAware - Interface in org.elasticsearch.xpack.esql.capabilities
-
Interface for plan nodes that need to be accounted in the statistics
- telemetryLabel() - Method in interface org.elasticsearch.xpack.esql.capabilities.TelemetryAware
- telemetryLabel() - Method in class org.elasticsearch.xpack.esql.plan.logical.Aggregate
- telemetryLabel() - Method in class org.elasticsearch.xpack.esql.plan.logical.Dedup
- telemetryLabel() - Method in class org.elasticsearch.xpack.esql.plan.logical.Filter
- telemetryLabel() - Method in class org.elasticsearch.xpack.esql.plan.logical.InlineStats
- telemetryLabel() - Method in class org.elasticsearch.xpack.esql.plan.logical.IpLocation
- telemetryLabel() - Method in class org.elasticsearch.xpack.esql.plan.logical.join.LookupJoin
- telemetryLabel() - Method in class org.elasticsearch.xpack.esql.plan.logical.LimitBy
- telemetryLabel() - Method in class org.elasticsearch.xpack.esql.plan.logical.MetricsInfo
- telemetryLabel() - Method in class org.elasticsearch.xpack.esql.plan.logical.MvExpand
- telemetryLabel() - Method in class org.elasticsearch.xpack.esql.plan.logical.OrderBy
- telemetryLabel() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.PromqlCommand
- telemetryLabel() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.selector.LiteralSelector
- telemetryLabel() - Method in class org.elasticsearch.xpack.esql.plan.logical.RegisteredDomain
- telemetryLabel() - Method in class org.elasticsearch.xpack.esql.plan.logical.show.ShowInfo
- telemetryLabel() - Method in class org.elasticsearch.xpack.esql.plan.logical.TsInfo
- telemetryLabel() - Method in class org.elasticsearch.xpack.esql.plan.logical.UnresolvedIpLocation
- telemetryLabel() - Method in class org.elasticsearch.xpack.esql.plan.logical.UnresolvedRelation
-
This is used by
PlanTelemetryto collect query statistics It can return "FROM" if this a|FROM idxcommand "METRICS" if it is the result of a| METRICS idx some_aggs() BY fieldscommand - telemetryLabel() - Method in class org.elasticsearch.xpack.esql.plan.logical.UriParts
- telemetryLabel() - Method in class org.elasticsearch.xpack.esql.plan.logical.UserAgent
- TEMPLATE - Enum constant in enum class org.elasticsearch.xpack.esql.datasources.PartitionConfig.Strategy
- TemplatePartitionDetector - Class in org.elasticsearch.xpack.esql.datasources
-
Detects partition columns from bare directory segments using a path template.
- TemplatePartitionDetector(String) - Constructor for class org.elasticsearch.xpack.esql.datasources.TemplatePartitionDetector
- TEMPORAL_AMOUNT_M - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for the literal
msuffix as an alias forminutein temporal amounts. - temporalDecay(long, long, long, long, double) - Method in enum class org.elasticsearch.xpack.esql.expression.function.scalar.score.Decay.DecayFunction
- temporality() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.DeltaOnlyHistogramMergeOverTime
- temporality() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.HistogramMergeOverTime
- temporality() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Increase
- temporality() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Irate
- temporality() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.LegacyIrate
- temporality() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Rate
- temporality() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.histogram.FilterUnsupportedTemporality
- temporality() - Method in interface org.elasticsearch.xpack.esql.expression.function.TemporalityAware
-
The current value for the temporality argument of the function.
- TemporalityAttribute - Class in org.elasticsearch.xpack.esql.core.expression
-
Attribute for referencing the TSDB metric temporality.
- TemporalityAttribute(Source) - Constructor for class org.elasticsearch.xpack.esql.core.expression.TemporalityAttribute
- TemporalityAware - Interface in org.elasticsearch.xpack.esql.expression.function
-
Marker interface for
TimeSeriesAggregateFunctions to identify classes of functions that operate on the temporality field of an index. - temporaryName(Expression, Expression, int) - Static method in interface org.elasticsearch.xpack.esql.optimizer.rules.logical.TemporaryNameGenerator
- TemporaryNameGenerator - Interface in org.elasticsearch.xpack.esql.optimizer.rules.logical
-
Utility class for generating temporary and unique names for query expressions.
- TemporaryNameGenerator.Monotonic - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical
-
Generates names with a monotonically increasing numeric suffix.
- TEN_HOURS - Static variable in class org.elasticsearch.xpack.esql.telemetry.TookMetrics
- TEN_MINUTES - Static variable in class org.elasticsearch.xpack.esql.telemetry.TookMetrics
- TEN_SECONDS - Static variable in class org.elasticsearch.xpack.esql.telemetry.TookMetrics
- term() - Method in class org.elasticsearch.xpack.esql.core.querydsl.query.TermQuery
- TermQuery - Class in org.elasticsearch.xpack.esql.core.querydsl.query
-
Term query.
- TermQuery(Source, String, Object) - Constructor for class org.elasticsearch.xpack.esql.core.querydsl.query.TermQuery
- TermQuery(Source, String, Object, boolean) - Constructor for class org.elasticsearch.xpack.esql.core.querydsl.query.TermQuery
- TermQuery(Source, String, Object, boolean, boolean) - Constructor for class org.elasticsearch.xpack.esql.core.querydsl.query.TermQuery
- termQueryList(MappedFieldType, AliasFilter, int, DataType) - Static method in class org.elasticsearch.xpack.esql.enrich.AbstractLookupService
- TermsQuery - Class in org.elasticsearch.xpack.esql.core.querydsl.query
- TermsQuery(Source, String, Set<Object>) - Constructor for class org.elasticsearch.xpack.esql.core.querydsl.query.TermsQuery
- ternary(FunctionDefinition.TernaryBuilder<T>) - Method in class org.elasticsearch.xpack.esql.expression.function.FunctionDefinition.Builder
-
Build a FunctionDefinition for a ternary function.
- ternaryConfig(FunctionDefinition.TernaryConfigurationAwareBuilder<T>) - Method in class org.elasticsearch.xpack.esql.expression.function.FunctionDefinition.Builder
-
Build a FunctionDefinition for a ternary function that needs
Configuration. - ternaryValueTransformation(PromqlFunctionDefinition.PromqlParamInfo, PromqlFunctionDefinition.PromqlParamInfo, FunctionDefinition.TernaryBuilder<? extends Expression>) - Method in class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionDefinition.Builder
- text() - Method in class org.elasticsearch.xpack.esql.core.tree.Source
- text() - Method in class org.elasticsearch.xpack.esql.querydsl.query.MatchPhraseQuery
- text() - Method in class org.elasticsearch.xpack.esql.querydsl.query.MatchQuery
- text(ParseTree) - Static method in class org.elasticsearch.xpack.esql.parser.ParserUtils
-
Retrieves the raw text of the node (without interpreting it as a string literal).
- text(Source, String) - Static method in class org.elasticsearch.xpack.esql.core.expression.Literal
- TEXT - Enum constant in enum class org.elasticsearch.xpack.esql.core.type.DataType
-
String fields that are analyzed when the document is received and may be cut into more than one token.
- TEXT_EMBEDDING_FUNCTION - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for the
TEXT_EMBEDDINGfunction for generating dense vector embeddings. - TEXT_SIMILARITY_RANK_DOC_EXPLAIN_CHUNKS_VERSION - Static variable in class org.elasticsearch.xpack.esql.core.type.DataType.DataTypesTransportVersions
-
First transport version after the PR that introduced the exponential_histogram data type which was NOT also backported to 9.2.
- TextAggregatePushdownSupport - Class in org.elasticsearch.xpack.esql.datasources
-
Aggregate-pushdown opt-in for the line-oriented text-format readers (CSV / TSV / NDJSON).
- TextAggregatePushdownSupport() - Constructor for class org.elasticsearch.xpack.esql.datasources.TextAggregatePushdownSupport
- TextEmbedding - Class in org.elasticsearch.xpack.esql.expression.function.inference
-
TEXT_EMBEDDING function converts text to dense vector embeddings using an inference endpoint.
- TextEmbedding(Source, Expression, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.inference.TextEmbedding
- TextEmbeddingOperator - Class in org.elasticsearch.xpack.esql.inference.textembedding
-
TextEmbeddingOperatoris anInferenceOperatorthat performs text embedding inference. - TextEmbeddingOperator.Factory - Record Class in org.elasticsearch.xpack.esql.inference.textembedding
-
Factory for creating
TextEmbeddingOperatorinstances. - TextEsField - Class in org.elasticsearch.xpack.esql.core.type
-
Information about a field in an es index with the
texttype. - TextEsField(String, Map<String, EsField>, boolean, boolean, EsField.TimeSeriesFieldType) - Constructor for class org.elasticsearch.xpack.esql.core.type.TextEsField
- TextEsField(StreamInput) - Constructor for class org.elasticsearch.xpack.esql.core.type.TextEsField
- textEvaluatorFactory() - Method in record class org.elasticsearch.xpack.esql.inference.embedding.EmbeddingOperator.Factory
-
Returns the value of the
textEvaluatorFactoryrecord component. - textEvaluatorFactory() - Method in record class org.elasticsearch.xpack.esql.inference.textembedding.TextEmbeddingOperator.Factory
-
Returns the value of the
textEvaluatorFactoryrecord component. - TextFormat - Enum Class in org.elasticsearch.xpack.esql.formatter
-
Templating class for displaying ESQL responses in text formats.
- TextFormatStats - Class in org.elasticsearch.xpack.esql.datasources.cache
-
Builds a
SourceStatisticsfrom a cachedExternalStats.Statsfor the line-oriented text-format readers (CSV / TSV / NDJSON). - TextFormatter - Class in org.elasticsearch.xpack.esql.formatter
-
Formats
EsqlQueryResponsefor the textual representation. - TextFormatter(EsqlQueryResponse, boolean, boolean) - Constructor for class org.elasticsearch.xpack.esql.formatter.TextFormatter
-
Create a new TextFormatter for formatting responses
- The four schemas in an external-source query - Search tag in class org.elasticsearch.xpack.esql.datasources.SchemaReconciliation
- Section
- The one concept: reading a file IS ingesting it - Search tag in class org.elasticsearch.xpack.esql.datasources.spi.DeclaredTypeCoercions
- Section
- The translation: from attribute to target representation - Search tag in class org.elasticsearch.xpack.esql.optimizer.rules.logical.promql.PromqlAttributesTranslationContext
- Section
- The two attributes - Search tag in class org.elasticsearch.xpack.esql.optimizer.rules.logical.promql.PromqlAttributesTranslationContext
- Section
- THINKS_ITS_A_DUCK - Enum constant in enum class org.elasticsearch.xpack.esql.expression.function.scalar.string.ChickenArtBuilder
- THIRD - Enum constant in enum class org.elasticsearch.xpack.esql.core.expression.TypeResolutions.ParamOrdinal
- threadContext() - Method in class org.elasticsearch.xpack.esql.inference.InferenceService
- Threading - Search tag in class org.elasticsearch.xpack.esql.datasources.SourceExtractors
- Section
- threadPool() - Method in class org.elasticsearch.xpack.esql.inference.InferenceService
- THROTTLE_MAX_RETRY_DURATION - Static variable in class org.elasticsearch.xpack.esql.datasources.ExternalSourceSettings
-
Maximum total time (in seconds) to spend retrying throttled cloud API requests before giving up.
- throttling() - Method in exception class org.elasticsearch.xpack.esql.datasources.spi.ExternalUnavailableException
-
trueif this represents a throttling / slow-down response (HTTP 429 or 503), which a retry policy may treat differently (longer budget, adaptive backoff) from a plain transient transport fault. - tier() - Element in annotation interface org.elasticsearch.xpack.esql.SupportsObservabilityTier
- TIME - Static variable in class org.elasticsearch.xpack.esql.plan.logical.promql.PromqlCommand
-
The name of the column containing the step value (aka time bucket) in range queries.
- TIME_DURATION - Enum constant in enum class org.elasticsearch.xpack.esql.core.type.DataType
- TIME_DURATIONS - Static variable in class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter
- TIME_EXTRACTION - Enum constant in enum class org.elasticsearch.xpack.esql.expression.promql.function.FunctionType
-
Extracts or computes time-based values from timestamps.
- TIME_SERIES_AGGREGATE - Enum constant in enum class org.elasticsearch.xpack.esql.expression.function.FunctionType
-
Functions that can only appear in the aggregate" position of a
STATSstarted with TS. - TIME_SERIES_OUTPUT_BUCKET - Static variable in class org.elasticsearch.xpack.esql.plan.logical.TimeSeriesAggregate
- TIME_SERIES_SOURCE_FIELDS - Static variable in class org.elasticsearch.xpack.esql.plan.physical.EsQueryExec
- TIME_SERIES_TARGET_CHUNK_ROWS - Static variable in class org.elasticsearch.xpack.esql.planner.PlannerSettings
-
Target number of rows per output page when the time-series aggregation operator chunks its partial/intermediate output.
- TIME_SERIES_TRANSLATION_IN_ANALYZER - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Move rules for TS translation into the Analyzer
- TIME_SERIES_WINDOW_FILTER - Static variable in class org.elasticsearch.xpack.esql.expression.function.WindowFilter
- TIME_SERIES_WINDOW_NON_MULTIPLE - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support window durations that are larger than but not exact multiples of the time bucket for time-series aggregations (e.g., rate(counter, 7 minutes) with TBUCKET(5 minutes)).
- TIME_SERIES_WINDOW_SMALLER_THAN_BUCKET - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Supporting grouping window in time-series where the window is smaller than the time bucket
- TIME_SERIES_WINDOW_V1 - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support grouping window in time-series for example: rate(counter, "1m") or avg_over_time(field, "5m")
- TIME_VALUE - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseLexer
- TIME_VALUE - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- TIME_VALUE() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.TimeValueContext
- TIME_VALUE_WITH_COLON - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseLexer
- TIME_VALUE_WITH_COLON - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- TIME_VALUE_WITH_COLON() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.SubqueryResolutionContext
- TIME_VALUE_WITH_COLON() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.TimeValueContext
- TIME_ZONE - Static variable in class org.elasticsearch.xpack.esql.plan.QuerySettings
- timeBucket() - Method in class org.elasticsearch.xpack.esql.plan.logical.TimeSeriesAggregate
- timeBucket() - Method in class org.elasticsearch.xpack.esql.plan.physical.TimeSeriesAggregateExec
- timeBucketRounding(FoldContext) - Method in class org.elasticsearch.xpack.esql.plan.physical.TimeSeriesAggregateExec
- timeBucketSpecRef() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.DateTrunc
- timeDuration(Source, Duration) - Static method in class org.elasticsearch.xpack.esql.core.expression.Literal
- timeout() - Method in class org.elasticsearch.xpack.esql.expression.function.inference.CompletionFunction
- timeout() - Method in record class org.elasticsearch.xpack.esql.inference.completion.CompletionOperator.Factory
-
Returns the value of the
timeoutrecord component. - timeout() - Method in record class org.elasticsearch.xpack.esql.inference.embedding.EmbeddingOperator.Factory
-
Returns the value of the
timeoutrecord component. - timeout() - Method in record class org.elasticsearch.xpack.esql.inference.rerank.RerankOperator.Factory
-
Returns the value of the
timeoutrecord component. - timeout() - Method in record class org.elasticsearch.xpack.esql.inference.textembedding.TextEmbeddingOperator.Factory
-
Returns the value of the
timeoutrecord component. - timeout() - Method in class org.elasticsearch.xpack.esql.plan.logical.inference.InferencePlan
- timeout() - Method in class org.elasticsearch.xpack.esql.plan.physical.inference.CompletionExec
- timeout() - Method in class org.elasticsearch.xpack.esql.plan.physical.inference.RerankExec
- TIMEOUT_OPTION_NAME - Static variable in class org.elasticsearch.xpack.esql.plan.logical.inference.Completion
- TIMEOUT_OPTION_NAME - Static variable in class org.elasticsearch.xpack.esql.plan.logical.inference.Rerank
- timeSeries() - Method in record class org.elasticsearch.xpack.esql.planner.LocalExecutionPlanner.LocalExecutionPlannerContext
-
Returns the value of the
timeSeriesrecord component. - TIMESERIES - Static variable in class org.elasticsearch.xpack.esql.core.expression.MetadataAttribute
- TimeSeriesAggregate - Class in org.elasticsearch.xpack.esql.plan.logical
-
An extension of
Aggregateto perform time-series aggregation per time-series, such as rate or _over_time. - TimeSeriesAggregate(StreamInput) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.TimeSeriesAggregate
- TimeSeriesAggregate(Source, LogicalPlan, List<Expression>, List<? extends NamedExpression>, Bucket, Expression, TimeSeriesAggregate.Origin) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.TimeSeriesAggregate
- TimeSeriesAggregate(Source, LogicalPlan, List<Expression>, List<? extends NamedExpression>, Bucket, Bucket, Expression, TimeSeriesAggregate.Origin) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.TimeSeriesAggregate
- TimeSeriesAggregate.Origin - Enum Class in org.elasticsearch.xpack.esql.plan.logical
- TimeSeriesAggregateExec - Class in org.elasticsearch.xpack.esql.plan.physical
-
An extension of
Aggregateto perform time-series aggregation per time-series, such as rate or _over_time. - TimeSeriesAggregateExec(Source, PhysicalPlan, List<? extends Expression>, List<? extends NamedExpression>, AggregatorMode, List<Attribute>, Integer, Bucket) - Constructor for class org.elasticsearch.xpack.esql.plan.physical.TimeSeriesAggregateExec
- TimeSeriesAggregateExec(Source, PhysicalPlan, List<? extends Expression>, List<? extends NamedExpression>, AggregatorMode, List<Attribute>, Integer, Bucket, Bucket) - Constructor for class org.elasticsearch.xpack.esql.plan.physical.TimeSeriesAggregateExec
- TimeSeriesAggregateFunction - Class in org.elasticsearch.xpack.esql.expression.function.aggregate
- TimeSeriesAggregateFunction(StreamInput) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.TimeSeriesAggregateFunction
- TimeSeriesAggregateFunction(Source, Expression, Expression, Expression, List<? extends Expression>) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.TimeSeriesAggregateFunction
- timeSeriesAggregatorOperatorFactory(TimeSeriesAggregateExec, AggregatorMode, List<GroupingAggregator.Factory>, List<BlockHash.GroupSpec>, LocalExecutionPlanner.LocalExecutionPlannerContext, int) - Method in class org.elasticsearch.xpack.esql.planner.AbstractPhysicalOperationProviders
- timeSeriesAggregatorOperatorFactory(TimeSeriesAggregateExec, AggregatorMode, List<GroupingAggregator.Factory>, List<BlockHash.GroupSpec>, LocalExecutionPlanner.LocalExecutionPlannerContext, int) - Method in class org.elasticsearch.xpack.esql.planner.EsPhysicalOperationProviders
- timeSeriesAttribute(Source) - Static method in class org.elasticsearch.xpack.esql.core.expression.FieldAttribute
-
Creates a
TimeSeriesMetadataAttributerepresenting theMetadataAttribute.TIMESERIESfield with no excluded dimensions. - TimeSeriesCollapse - Class in org.elasticsearch.xpack.esql.plan.logical
-
Logical plan node that collapses expanded rows into one multi-valued row per output series.
- TimeSeriesCollapse(Source, LogicalPlan, Attribute, Attribute, List<Attribute>) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.TimeSeriesCollapse
-
Parse-time constructor; bounds are populated later by
TranslateTimeSeriesCollapse. - TimeSeriesCollapse(Source, LogicalPlan, Attribute, Attribute, List<Attribute>, Literal, Literal, Expression) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.TimeSeriesCollapse
- TimeSeriesCollapseExec - Class in org.elasticsearch.xpack.esql.plan.physical
-
Physical plan node corresponding to
TimeSeriesCollapse. - TimeSeriesCollapseExec(Source, PhysicalPlan, Attribute, Attribute, List<Attribute>, long, long, long) - Constructor for class org.elasticsearch.xpack.esql.plan.physical.TimeSeriesCollapseExec
- timeSeriesCommand() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.SourceCommandContext
- timeSeriesCommand() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.SubquerySourceCommandContext
- timeSeriesCommand() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- TimeSeriesCommandContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.TimeSeriesCommandContext
- timeSeriesField() - Static method in class org.elasticsearch.xpack.esql.core.expression.FieldAttribute
- TimeSeriesMetadataAttribute - Class in org.elasticsearch.xpack.esql.core.expression
-
Field attribute for
_timeseriesfield - TimeSeriesMetadataAttribute(Source, String, String, String, EsField, Nullability, NameId, boolean, Set<String>) - Constructor for class org.elasticsearch.xpack.esql.core.expression.TimeSeriesMetadataAttribute
- TimeSeriesMetadataAttribute(Source, Set<String>) - Constructor for class org.elasticsearch.xpack.esql.core.expression.TimeSeriesMetadataAttribute
- timeseriesResultTruncationDefaultSize() - Method in record class org.elasticsearch.xpack.esql.analysis.AnalyzerSettings
-
Returns the value of the
timeseriesResultTruncationDefaultSizerecord component. - timeseriesResultTruncationMaxSize() - Method in record class org.elasticsearch.xpack.esql.analysis.AnalyzerSettings
-
Returns the value of the
timeseriesResultTruncationMaxSizerecord component. - timeSeriesTargetChunkRows() - Method in class org.elasticsearch.xpack.esql.planner.PlannerSettings
- timeSeriesTargetChunkRows(int) - Method in class org.elasticsearch.xpack.esql.planner.PlannerSettings
- timeSeriesTargetChunkRows(int) - Method in class org.elasticsearch.xpack.esql.plugin.QueryPragmas
- TimeSeriesWithout - Class in org.elasticsearch.xpack.esql.expression.function.grouping
-
Groups by all dimensions except the specified ones.
- TimeSeriesWithout(Source) - Constructor for class org.elasticsearch.xpack.esql.expression.function.grouping.TimeSeriesWithout
- TimeSeriesWithout(Source, List<Expression>) - Constructor for class org.elasticsearch.xpack.esql.expression.function.grouping.TimeSeriesWithout
- timeSinceStarted() - Method in class org.elasticsearch.xpack.esql.action.TimeSpanMarker
- timeSpan() - Method in class org.elasticsearch.xpack.esql.action.TimeSpanMarker
- TimeSpan - Record Class in org.elasticsearch.xpack.esql.action
-
THis class is used to capture a duration of some process, including start and stop point int time.
- TimeSpan(long, long, long, long) - Constructor for record class org.elasticsearch.xpack.esql.action.TimeSpan
-
Creates an instance of a
TimeSpanrecord class. - TIMESPAN_ABBREVIATIONS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for timespan units abbreviations
- TimeSpan.Builder - Class in org.elasticsearch.xpack.esql.action
- TimeSpanMarker - Class in org.elasticsearch.xpack.esql.action
- timeSpanMarkers() - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryProfile
- timestamp() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.AvgOverTime
- timestamp() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.CountOverTime
- timestamp() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Delta
- timestamp() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Deriv
- timestamp() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Earliest
- timestamp() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.FirstOverTime
- timestamp() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.HistogramMergeOverTime
- timestamp() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Idelta
- timestamp() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Increase
- timestamp() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Irate
- timestamp() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.LastOverTime
- timestamp() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Latest
- timestamp() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.LegacyIrate
- timestamp() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.MaxOverTime
- timestamp() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.MinOverTime
- timestamp() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.PercentileOverTime
- timestamp() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Rate
- timestamp() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.SumOverTime
- timestamp() - Method in class org.elasticsearch.xpack.esql.expression.function.grouping.TBucket
- timestamp() - Method in class org.elasticsearch.xpack.esql.expression.function.grouping.TStep
- timestamp() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.TRange
- timestamp() - Method in interface org.elasticsearch.xpack.esql.expression.function.TimestampAware
- timestamp() - Method in class org.elasticsearch.xpack.esql.expression.function.WindowFilter
- timestamp() - Method in record class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionRegistry.PromqlContext
-
Returns the value of the
timestamprecord component. - timestamp() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.PromqlCommand
- timestamp() - Method in class org.elasticsearch.xpack.esql.plan.logical.TimeSeriesAggregate
- timestamp(LogicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.PromqlCommand
-
Returns the local evaluation timestamp for the current selector branch.
- TIMESTAMP_FIELD - Static variable in class org.elasticsearch.xpack.esql.core.expression.MetadataAttribute
- TimestampAware - Interface in org.elasticsearch.xpack.esql.expression.function
-
Marker interface to identify classes of functions that operate on the {code @timestamp} field of an index.
- timestampBounds() - Method in class org.elasticsearch.xpack.esql.analysis.AnalyzerContext
-
Returns the
@timestampbounds extracted from the query DSL filter, ornullif not available. - TimestampBounds(Instant, Instant) - Constructor for record class org.elasticsearch.xpack.esql.core.querydsl.QueryDslTimestampBoundsExtractor.TimestampBounds
-
Creates an instance of a
TimestampBoundsrecord class. - TimestampBoundsAware<T> - Interface in org.elasticsearch.xpack.esql.expression.function
-
Marker interface for nodes (expressions or plans) that require
@timestampbounds derived from the query DSL filter. - TimestampBoundsAware.OfExpression - Interface in org.elasticsearch.xpack.esql.expression.function
-
Sub-interface for
Expressionnodes that require timestamp bounds. - TimestampBoundsAware.OfLogicalPlan - Interface in org.elasticsearch.xpack.esql.expression.function
-
Sub-interface for
LogicalPlannodes that require timestamp bounds. - timestampColumnName() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.PromqlCommand
-
Name of the synthetic column materialising the offset-shifted
@timestamp + offsetevaluation time. - timeTook() - Method in class org.elasticsearch.xpack.esql.action.TimeSpanMarker
- timeValue() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.AtContext
- timeValue() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.ConstantContext
- timeValue() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- TimeValueContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.TimeValueContext
- timezone(String) - Method in class org.elasticsearch.xpack.esql.evaluator.command.IpLocationFunctionBridge.IpLocationCollectorImpl
- to() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Sparkline
- to() - Method in class org.elasticsearch.xpack.esql.expression.function.grouping.Bucket
- to() - Method in class org.elasticsearch.xpack.esql.expression.function.grouping.TBucket
- to() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.ToRange
- TO_COUNTER - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for
TO_COUNTERfunction and the::countercast operator, which convertslong,integer, anddoublevalues to their counter-typed equivalents. - TO_DATE_NANOS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for to_date_nanos function
- TO_DENSE_VECTOR_FUNCTION - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
TO_DENSE_VECTOR function.
- TO_EXPONENTIAL_HISTOGRAM - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for the
TO_EXPONENTIAL_HISTOGRAMconversion function. - TO_GAUGE - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for
TO_GAUGEfunction and the::gaugecast operator, which convertscounter_long,counter_integer, andcounter_doublevalues to their plain numeric (gauge) equivalents. - TO_IP_LEADING_ZEROS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for the
leading_zerosnamed parameter. - TO_LOWER_EMPTY_STRING - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Guards a bug fix matching
TO_LOWER(f) == "". - TO_LOWER_MV - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Do
TO_LOWERandTO_UPPERprocess all field values? - TO_NEAREST - Static variable in class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionDefinition
- TO_NULL - Enum constant in enum class org.elasticsearch.xpack.esql.core.type.DataTypeConverter.DefaultConverter
- TO_STRING_LIMIT - Static variable in interface org.elasticsearch.xpack.esql.optimizer.rules.logical.TemporaryNameGenerator
- TO_STRING_MAX_LINES - Static variable in class org.elasticsearch.xpack.esql.core.tree.Node
-
Maximum number of lines rendered by
Node.toString(). - TO_STRING_MAX_WIDTH - Static variable in class org.elasticsearch.xpack.esql.core.tree.Node
-
Maximum number of characters per line rendered by
Node.toString(). - TO_TDIGEST_FROM_EXPONENTIAL_HISTOGRAM - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for converting
exponential_histogramfields viaTO_TDIGEST. - ToAggregateMetricDouble - Class in org.elasticsearch.xpack.esql.expression.function.scalar.convert
- ToAggregateMetricDouble(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToAggregateMetricDouble
- ToAggregateMetricDouble.DoubleEvaluator - Record Class in org.elasticsearch.xpack.esql.expression.function.scalar.convert
- ToAggregateMetricDouble.DoubleFactory - Class in org.elasticsearch.xpack.esql.expression.function.scalar.convert
- ToAggregateMetricDouble.IntEvaluator - Record Class in org.elasticsearch.xpack.esql.expression.function.scalar.convert
- ToAggregateMetricDouble.IntFactory - Class in org.elasticsearch.xpack.esql.expression.function.scalar.convert
- ToAggregateMetricDouble.LongEvaluator - Record Class in org.elasticsearch.xpack.esql.expression.function.scalar.convert
- ToAggregateMetricDouble.LongFactory - Class in org.elasticsearch.xpack.esql.expression.function.scalar.convert
- ToAggregateMetricDouble.UnsignedLong - Record Class in org.elasticsearch.xpack.esql.expression.function.scalar.convert
- ToAggregateMetricDouble.UnsignedLongFactory - Class in org.elasticsearch.xpack.esql.expression.function.scalar.convert
- ToAggregator - Interface in org.elasticsearch.xpack.esql.planner
-
Expressions that have a mapping to an
AggregatorFunctionSupplier. - toArray() - Method in class org.elasticsearch.xpack.esql.core.expression.AttributeSet
- toArray() - Method in class org.elasticsearch.xpack.esql.core.expression.ExpressionSet
- toArray(T[]) - Method in class org.elasticsearch.xpack.esql.core.expression.AttributeSet
- toArray(T[]) - Method in class org.elasticsearch.xpack.esql.core.expression.ExpressionSet
- toAttribute() - Method in class org.elasticsearch.xpack.esql.core.expression.Alias
- toAttribute() - Method in class org.elasticsearch.xpack.esql.core.expression.Attribute
- toAttribute() - Method in class org.elasticsearch.xpack.esql.core.expression.NamedExpression
- toAttribute() - Method in class org.elasticsearch.xpack.esql.core.expression.UnresolvedMetadataAttributeExpression
- toAttribute() - Method in class org.elasticsearch.xpack.esql.core.expression.UnresolvedNamedExpression
- toAttributes() - Method in record class org.elasticsearch.xpack.esql.datasources.cache.SchemaCacheEntry
-
Reconstructs fresh Attributes with fresh NameIds -- safe for concurrent queries
- ToBase64 - Class in org.elasticsearch.xpack.esql.expression.function.scalar.convert
- ToBase64(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToBase64
- toBitSet(boolean[], int) - Static method in class org.elasticsearch.xpack.esql.datasources.spi.ColumnBlockConversions
-
Converts a
boolean[]null-flag array to aBitSet. - ToBoolean - Class in org.elasticsearch.xpack.esql.expression.function.scalar.convert
- ToBoolean(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToBoolean
- toBounds(long) - Static method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StGeohash
- toBounds(long) - Static method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StGeohex
- toBounds(long) - Static method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StGeotile
- ToCartesianPoint - Class in org.elasticsearch.xpack.esql.expression.function.scalar.convert
- ToCartesianPoint(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToCartesianPoint
- ToCartesianShape - Class in org.elasticsearch.xpack.esql.expression.function.scalar.convert
- ToCartesianShape(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToCartesianShape
- ToCounter - Class in org.elasticsearch.xpack.esql.expression.function.scalar.convert
-
Converts a numeric value to its counter-typed equivalent.
- ToCounter(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToCounter
- ToDataTypeContext(EsqlBaseParser.DataTypeContext) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ToDataTypeContext
- ToDateNanos - Class in org.elasticsearch.xpack.esql.expression.function.scalar.convert
- ToDateNanos(StreamInput) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToDateNanos
- ToDateNanos(Source, Expression, Configuration) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToDateNanos
- ToDatePeriod - Class in org.elasticsearch.xpack.esql.expression.function.scalar.convert
- ToDatePeriod(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToDatePeriod
- ToDateRange - Class in org.elasticsearch.xpack.esql.expression.function.scalar.convert
- ToDateRange(Source, Expression, Configuration) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToDateRange
- ToDatetime - Class in org.elasticsearch.xpack.esql.expression.function.scalar.convert
- ToDatetime(Source, Expression, Configuration) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToDatetime
- ToDegrees - Class in org.elasticsearch.xpack.esql.expression.function.scalar.convert
- ToDegrees(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToDegrees
- ToDenseVector - Class in org.elasticsearch.xpack.esql.expression.function.scalar.convert
-
Converts a multi-valued input of numbers, or a hexadecimal string, to a dense_vector.
- ToDenseVector(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToDenseVector
- toDot(Automaton) - Static method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.AutomataMatch
-
Convert an
Automatonto dot. - ToDouble - Class in org.elasticsearch.xpack.esql.expression.function.scalar.convert
- ToDouble(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToDouble
- toElementType(DataType) - Static method in class org.elasticsearch.xpack.esql.planner.PlannerUtils
-
Map QL's
DataTypeto the compute engine'sElementType. - toElementType(DataType, MappedFieldType.FieldExtractPreference) - Static method in class org.elasticsearch.xpack.esql.planner.PlannerUtils
-
Map QL's
DataTypeto the compute engine'sElementType. - toEs() - Method in enum class org.elasticsearch.xpack.esql.expression.predicate.fulltext.FullTextPredicate.Operator
- toEvaluator(FoldContext, Expression, Layout) - Static method in class org.elasticsearch.xpack.esql.evaluator.EvalMapper
- toEvaluator(FoldContext, Expression, Layout, IndexedByShardId<? extends EsPhysicalOperationProviders.ShardContext>) - Static method in class org.elasticsearch.xpack.esql.evaluator.EvalMapper
-
Provides an ExpressionEvaluator factory to evaluate an expression.
- toEvaluator(FoldContext, Expression, Layout, IndexedByShardId<? extends EsPhysicalOperationProviders.ShardContext>, AnalysisRegistry) - Static method in class org.elasticsearch.xpack.esql.evaluator.EvalMapper
-
Provides an ExpressionEvaluator factory to evaluate an expression.
- toEvaluator(FoldContext, Expression, Layout, AnalysisRegistry) - Static method in class org.elasticsearch.xpack.esql.evaluator.EvalMapper
-
Provides an ExpressionEvaluator factory to evaluate an expression that does not require shard contexts but may reference functions (e.g.
- toEvaluator(Source, ExpressionEvaluator.Factory, Automaton) - Static method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.AutomataMatch
-
Build an
ExpressionEvaluator.Factorythat will matchBytesRefs againstautomataand return aBooleanBlock. - toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.core.expression.Literal
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in interface org.elasticsearch.xpack.esql.evaluator.mapper.EvaluatorMapper
-
Convert this into an
ExpressionEvaluator. - toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.FullTextFunction
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.Match
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.Score
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.grouping.Bucket
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.grouping.TBucket
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.grouping.TStep
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.approximate.ConfidenceInterval
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.approximate.Random
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.Clamp
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.conditional.Case
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.conditional.ClampMax
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.conditional.ClampMin
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.conditional.Greatest
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.conditional.Least
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.AbstractConvertFunction
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.FromAggregateMetricDouble
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.FromBase64
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToBase64
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToIntegerBase
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToIntegerSurrogate
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToIp
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToLongBase
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToLongSurrogate
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.UrlDecode
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.UrlEncode
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.UrlEncodeComponent
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.DateDiff
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.DateExtract
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.DateFormat
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.DateParse
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.DateTrunc
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.DateUnitCount
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.DayName
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.MonthName
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.Now
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.RangeContains
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.RangeIntersects
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.RangeMax
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.RangeMin
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.RangeWithin
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.ToRange
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.TRange
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.histogram.ExtractHistogramComponent
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.histogram.FilterUnsupportedTemporality
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.histogram.HistogramPercentile
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.internal.PackDimension
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.internal.UnpackDimension
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.ip.CIDRMatch
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.ip.IpPrefix
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.ip.NetworkDirection
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Abs
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Acos
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Acosh
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Asin
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Asinh
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Atan
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Atanh
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Cos
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Cosh
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Sin
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Sinh
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Tan
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Tanh
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Atan2
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Cbrt
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Ceil
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.CopySign
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Exp
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Floor
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Hypot
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Log
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Log10
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Pow
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Round
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.RoundTo
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Scalb
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Signum
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Sqrt
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.AbstractMultivalueFunction
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvAppend
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvConcat
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvContains
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvDifference
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvIntersection
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvIntersects
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvPercentile
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvPSeriesWeightedSum
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvSlice
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvSort
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvUnion
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvZip
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.nulls.Coalesce
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.score.Decay
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialRelatesFunction
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StBuffer
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StDifference
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StDimension
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StDistance
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StEnvelope
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StGeohash
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StGeohex
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StGeometryType
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StGeotile
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StIntersection
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StIsEmpty
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StNPoints
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StSimplify
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StSimplifyPreserveTopology
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StSymDifference
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StUnion
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StX
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StXMax
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StXMin
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StY
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StYMax
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StYMin
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.AbstractHashFunction
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.BitLength
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.ByteLength
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.ChangeCase
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Chicken
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Chunk
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Concat
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Contains
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.EndsWith
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.FieldExtract
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Hash
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.JsonExtract
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Left
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Length
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Locate
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.LTrim
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.regex.RLike
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.regex.RLikeList
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.regex.WildcardLikeList
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.regex.WildcardLike
-
Fast path for prefix, suffix, and contains wildcard shapes (e.g.
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Repeat
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Replace
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Reverse
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Right
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.RTrim
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Space
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Split
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.StartsWith
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Substring
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.TopSnippets
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Trim
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.util.Delay
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.vector.Magnitude
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.vector.VectorSimilarityFunction
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.function.WindowFilter
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.predicate.logical.BinaryLogic
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.predicate.logical.Not
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.predicate.nulls.IsNotNull
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.predicate.nulls.IsNull
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic.DateTimeArithmeticOperation
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic.DenseVectorArithmeticOperation
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic.EsqlArithmeticOperation
-
Dispatch: try the constant-RHS fast path first (if the operator opted in via the constructor's fast-path factories); fall through to the binary path.
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic.Neg
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.EsqlBinaryComparison
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.In
- toEvaluator(EvaluatorMapper.ToEvaluator) - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.InsensitiveEquals
- ToExponentialHistogram - Class in org.elasticsearch.xpack.esql.expression.function.scalar.convert
- ToExponentialHistogram(StreamInput) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToExponentialHistogram
- ToExponentialHistogram(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToExponentialHistogram
- toFoldedMap(FoldContext) - Method in class org.elasticsearch.xpack.esql.core.expression.MapExpression
- ToGauge - Class in org.elasticsearch.xpack.esql.expression.function.scalar.convert
-
Converts a counter-typed value to its plain numeric (gauge) equivalent.
- ToGauge(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToGauge
- ToGeohash - Class in org.elasticsearch.xpack.esql.expression.function.scalar.convert
- ToGeohash(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToGeohash
- ToGeohex - Class in org.elasticsearch.xpack.esql.expression.function.scalar.convert
- ToGeohex(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToGeohex
- ToGeoPoint - Class in org.elasticsearch.xpack.esql.expression.function.scalar.convert
- ToGeoPoint(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToGeoPoint
- toGeoPolygon(long) - Static method in class org.elasticsearch.xpack.esql.common.spatial.H3SphericalUtil
-
Return the
GeoPolygonrepresenting the provided H3 bin - ToGeoShape - Class in org.elasticsearch.xpack.esql.expression.function.scalar.convert
- ToGeoShape(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToGeoShape
- ToGeotile - Class in org.elasticsearch.xpack.esql.expression.function.scalar.convert
- ToGeotile(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToGeotile
- toInteger(double, DataType) - Static method in class org.elasticsearch.xpack.esql.core.type.DataTypeConverter
- ToInteger - Class in org.elasticsearch.xpack.esql.expression.function.scalar.convert
- ToInteger(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToInteger
- ToIntegerBase - Class in org.elasticsearch.xpack.esql.expression.function.scalar.convert
- ToIntegerBase(Source, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToIntegerBase
- ToIntegerSurrogate - Class in org.elasticsearch.xpack.esql.expression.function.scalar.convert
-
In a single-parameter mode, the function converts the first parameter to an integer.
- ToIntegerSurrogate(Source, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToIntegerSurrogate
- ToIp - Class in org.elasticsearch.xpack.esql.expression.function.scalar.convert
-
Converts strings to IPs.
- ToIp(Source, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToIp
- ToIp.LeadingZeros - Enum Class in org.elasticsearch.xpack.esql.expression.function.scalar.convert
- ToIpLeadingZerosDecimal - Class in org.elasticsearch.xpack.esql.expression.function.scalar.convert
- ToIpLeadingZerosDecimal(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToIpLeadingZerosDecimal
- ToIpLeadingZerosOctal - Class in org.elasticsearch.xpack.esql.expression.function.scalar.convert
- ToIpLeadingZerosOctal(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToIpLeadingZerosOctal
- ToIpLeadingZerosRejected - Class in org.elasticsearch.xpack.esql.expression.function.scalar.convert
- ToIpLeadingZerosRejected(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToIpLeadingZerosRejected
- tokenNames - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
-
Deprecated.Use
EsqlBaseLexer.VOCABULARYinstead. - tokenNames - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
-
Deprecated.Use
EsqlBaseParser.VOCABULARYinstead. - tokenNames - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseLexer
-
Deprecated.Use
PromqlBaseLexer.VOCABULARYinstead. - tokenNames - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
-
Deprecated.Use
PromqlBaseParser.VOCABULARYinstead. - ToLong - Class in org.elasticsearch.xpack.esql.expression.function.scalar.convert
- ToLong(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToLong
- ToLongBase - Class in org.elasticsearch.xpack.esql.expression.function.scalar.convert
- ToLongBase(Source, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToLongBase
- ToLongSurrogate - Class in org.elasticsearch.xpack.esql.expression.function.scalar.convert
-
In a single-parameter mode, the function converts the first parameter to a long.
- ToLongSurrogate(Source, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToLongSurrogate
- ToLower - Class in org.elasticsearch.xpack.esql.expression.function.scalar.string
- ToLower(Source, Expression, Configuration) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.string.ToLower
- toMap() - Method in class org.elasticsearch.xpack.esql.datasources.spi.DataSourceConfiguration
-
Returns the internal values map.
- toMap() - Method in class org.elasticsearch.xpack.esql.datasources.SplitStats
-
Produces a flat
Map<String, Object>using the same_stats.*key conventions asSourceStatisticsSerializer, for backward compatibility with all existing consumers. - TOOK - Static variable in class org.elasticsearch.xpack.esql.action.EsqlExecutionInfo.Cluster
- TOOK - Static variable in class org.elasticsearch.xpack.esql.action.EsqlExecutionInfo
- TOOK_PREFIX - Static variable in class org.elasticsearch.xpack.esql.telemetry.Metrics
- TookMetrics - Class in org.elasticsearch.xpack.esql.telemetry
- TookMetrics() - Constructor for class org.elasticsearch.xpack.esql.telemetry.TookMetrics
- Top - Class in org.elasticsearch.xpack.esql.expression.function.aggregate
- Top(Source, Expression, Expression, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.Top
- Top(Source, Expression, Expression, Expression, Expression, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.Top
- TOP_SNIPPETS_ANALYZER - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for the
analyzeroption onTOP_SNIPPETS: choose a registered analyzer (prebuilt or plugin-contributed) by name, or omit it to default to the standard analyzer. - TOP_SNIPPETS_FOLDABLE_QUERY_CHECK - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
TOP_SNIPPETS checks that the query is foldable
- TOP_SNIPPETS_FUNCTION - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Returns the top snippets for given text content and associated query.
- TOP_SNIPPETS_FUNCTION_STRING_CONFIG - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
A fix allowing the
TOP_SNIPPETSfunction to process string config parameters like the other functions. - TOP_SNIPPETS_HIGHLIGHT - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for highlight markup in
TOP_SNIPPETSvia thehighlightoption. - TOP_SNIPPETS_MV - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Does
TOP_SNIPPETSprocess all field values? - TOP_SNIPPETS_ORDER - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for the
orderoption inTOP_SNIPPETS. - ToPartial - Class in org.elasticsearch.xpack.esql.expression.function.aggregate
-
An internal aggregate function that always emits intermediate (or partial) output regardless of the aggregate mode.
- ToPartial(Source, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.ToPartial
- ToPartial(Source, Expression, Expression, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.ToPartial
- toPhysicalExec() - Method in class org.elasticsearch.xpack.esql.plan.logical.ExternalRelation
- topLevelDomain(String) - Method in class org.elasticsearch.xpack.esql.evaluator.command.RegisteredDomainFunctionBridge.RegisteredDomainCollectorImpl
- TopN - Class in org.elasticsearch.xpack.esql.plan.logical
- TopN(Source, LogicalPlan, List<Order>, Expression, boolean) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.TopN
- TOPN_EXTRACT_LIMIT_MAX - Static variable in class org.elasticsearch.xpack.esql.optimizer.rules.physical.local.InsertExternalFieldExtraction
-
Maximum TopN limit for which the optimization fires.
- TopNBy - Class in org.elasticsearch.xpack.esql.plan.logical
-
Logical plan node for
SORT order1, order2 | LIMIT N BY grouping1, grouping2, .... - TopNBy(Source, LogicalPlan, List<Order>, Expression, List<Expression>) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.TopNBy
- TopNByExec - Class in org.elasticsearch.xpack.esql.plan.physical
-
Physical plan node for
SORT order1, order2 | LIMIT N BY grouping1, grouping2, .... - TopNByExec(Source, PhysicalPlan, List<Order>, Expression, List<Expression>, Integer) - Constructor for class org.elasticsearch.xpack.esql.plan.physical.TopNByExec
- TopNExec - Class in org.elasticsearch.xpack.esql.plan.physical
- TopNExec(Source, PhysicalPlan, List<Order>, Expression, Integer) - Constructor for class org.elasticsearch.xpack.esql.plan.physical.TopNExec
- TopNReduction(PhysicalPlan) - Constructor for record class org.elasticsearch.xpack.esql.planner.PlannerUtils.TopNReduction
-
Creates an instance of a
TopNReductionrecord class. - toPresentationMap() - Method in class org.elasticsearch.xpack.esql.datasources.metadata.DataSourceSettings
-
Returns a fresh map keyed identically to this collection but with secret values replaced by
DataSourceSetting.MASK_SENTINEL. - TopSnippets - Class in org.elasticsearch.xpack.esql.expression.function.scalar.string
- TopSnippets(StreamInput) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.string.TopSnippets
- TopSnippets(Source, Expression, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.string.TopSnippets
- toQuery(QueryBuilder) - Method in class org.elasticsearch.xpack.esql.planner.EsPhysicalOperationProviders.DefaultShardContext
- toQuery(QueryBuilder) - Method in class org.elasticsearch.xpack.esql.planner.EsPhysicalOperationProviders.ShardContext
-
Convert a
QueryBuilderinto a reallucene query. - toQuery(SearchExecutionContext) - Method in class org.elasticsearch.xpack.esql.io.stream.PlanStreamWrapperQueryBuilder
- toQuery(SearchExecutionContext) - Method in class org.elasticsearch.xpack.esql.querydsl.query.SpatialRelatesQuery.ShapeQueryBuilder
- toQuery(SearchExecutionContext, MaxClauseCountQueryVisitor) - Method in class org.elasticsearch.xpack.esql.io.stream.PlanStreamWrapperQueryBuilder
- toQuery(SearchExecutionContext, MaxClauseCountQueryVisitor) - Method in class org.elasticsearch.xpack.esql.querydsl.query.SpatialRelatesQuery.ShapeQueryBuilder
- toQueryBuilder() - Method in class org.elasticsearch.xpack.esql.core.querydsl.query.Query
-
Convert to an Elasticsearch
QueryBuilderall set up to execute the query. - tor(boolean) - Method in class org.elasticsearch.xpack.esql.evaluator.command.IpLocationFunctionBridge.IpLocationCollectorImpl
- ToRadians - Class in org.elasticsearch.xpack.esql.expression.function.scalar.convert
- ToRadians(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToRadians
- ToRange - Class in org.elasticsearch.xpack.esql.expression.function.scalar.date
-
Constructs a range value from two scalar boundary values.
- ToRange(Source, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.date.ToRange
- toReferenceAttributesPreservingIds(List<? extends NamedExpression>, List<Attribute>) - Static method in class org.elasticsearch.xpack.esql.core.expression.Expressions
-
Converts named expressions to
ReferenceAttributes, preservingNameIds for attributes whose name matches one inexistingOutput. - torExitNode(boolean) - Method in class org.elasticsearch.xpack.esql.evaluator.command.IpLocationFunctionBridge.IpLocationCollectorImpl
- toScorer(Expression) - Method in interface org.elasticsearch.xpack.esql.score.ExpressionScoreMapper.ToScorer
- toScorer(Expression, IndexedByShardId<? extends EsPhysicalOperationProviders.ShardContext>) - Static method in class org.elasticsearch.xpack.esql.score.ScoreMapper
- toScorer(ExpressionScoreMapper.ToScorer) - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.FullTextFunction
- toScorer(ExpressionScoreMapper.ToScorer) - Method in class org.elasticsearch.xpack.esql.expression.predicate.logical.BinaryLogic
- toScorer(ExpressionScoreMapper.ToScorer) - Method in interface org.elasticsearch.xpack.esql.score.ExpressionScoreMapper
- toSortableElementType(DataType) - Static method in class org.elasticsearch.xpack.esql.planner.PlannerUtils
-
Map QL's
DataTypeto the compute engine'sElementType, for sortable types only. - toStoredSettings() - Method in class org.elasticsearch.xpack.esql.datasources.spi.DataSourceConfiguration
-
Returns validated settings as a map from field name to
DataSourceSetting. - toString() - Method in class org.elasticsearch.xpack.esql.action.ColumnInfoImpl
- toString() - Method in enum class org.elasticsearch.xpack.esql.action.EsqlExecutionInfo.Cluster.Status
- toString() - Method in class org.elasticsearch.xpack.esql.action.EsqlExecutionInfo.Cluster
- toString() - Method in class org.elasticsearch.xpack.esql.action.EsqlExecutionInfo
- toString() - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryProfile
- toString() - Method in record class org.elasticsearch.xpack.esql.action.EsqlQueryResponse.Profile
-
Returns a string representation of this record class.
- toString() - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryResponse
- toString() - Method in class org.elasticsearch.xpack.esql.action.EsqlResolveDatasetAction.Request
- toString() - Method in class org.elasticsearch.xpack.esql.action.EsqlResolveViewAction.Request
- toString() - Method in class org.elasticsearch.xpack.esql.action.EsqlResponseImpl
- toString() - Method in record class org.elasticsearch.xpack.esql.action.TimeSpan
-
Returns a string representation of this record class.
- toString() - Method in class org.elasticsearch.xpack.esql.action.TimeSpanMarker
- toString() - Method in record class org.elasticsearch.xpack.esql.analysis.AnalyzerSettings
-
Returns a string representation of this record class.
- toString() - Method in record class org.elasticsearch.xpack.esql.analysis.PreAnalyzer.PreAnalysis
-
Returns a string representation of this record class.
- toString() - Method in record class org.elasticsearch.xpack.esql.anonymizer.PlanAnonymizer.AnonymizedPlans
-
Returns a string representation of this record class.
- toString() - Method in class org.elasticsearch.xpack.esql.approximation.ApproximationPlan.SampleProbabilityPlaceHolder
- toString() - Method in record class org.elasticsearch.xpack.esql.approximation.ApproximationSettings
-
Returns a string representation of this record class.
- toString() - Method in record class org.elasticsearch.xpack.esql.approximation.ApproximationVerifier.QueryProperties
-
Returns a string representation of this record class.
- toString() - Method in record class org.elasticsearch.xpack.esql.Column
-
Returns a string representation of this record class.
- toString() - Method in class org.elasticsearch.xpack.esql.common.Failure
- toString() - Method in class org.elasticsearch.xpack.esql.common.Failures
- toString() - Method in class org.elasticsearch.xpack.esql.core.expression.Alias
- toString() - Method in record class org.elasticsearch.xpack.esql.core.expression.Attribute.IdIgnoringWrapper
-
Returns a string representation of this record class.
- toString() - Method in class org.elasticsearch.xpack.esql.core.expression.Attribute
- toString() - Method in class org.elasticsearch.xpack.esql.core.expression.AttributeMap
- toString() - Method in class org.elasticsearch.xpack.esql.core.expression.AttributeSet
- toString() - Method in class org.elasticsearch.xpack.esql.core.expression.EntryExpression
- toString() - Method in class org.elasticsearch.xpack.esql.core.expression.Expression
- toString() - Method in class org.elasticsearch.xpack.esql.core.expression.Expression.TypeResolution
- toString() - Method in class org.elasticsearch.xpack.esql.core.expression.ExpressionSet
- toString() - Method in record class org.elasticsearch.xpack.esql.core.expression.FieldAttribute.FieldName
-
Returns a string representation of this record class.
- toString() - Method in class org.elasticsearch.xpack.esql.core.expression.FoldContext
- toString() - Method in class org.elasticsearch.xpack.esql.core.expression.Literal
- toString() - Method in class org.elasticsearch.xpack.esql.core.expression.MapExpression
- toString() - Method in class org.elasticsearch.xpack.esql.core.expression.NamedExpression
- toString() - Method in class org.elasticsearch.xpack.esql.core.expression.NameId
- toString() - Method in enum class org.elasticsearch.xpack.esql.core.expression.predicate.operator.arithmetic.DefaultBinaryArithmeticOperation
- toString() - Method in enum class org.elasticsearch.xpack.esql.core.expression.predicate.operator.comparison.BinaryComparisonOperation
- toString() - Method in record class org.elasticsearch.xpack.esql.core.expression.predicate.regex.WildcardPattern.Shape.Contains
-
Returns a string representation of this record class.
- toString() - Method in record class org.elasticsearch.xpack.esql.core.expression.predicate.regex.WildcardPattern.Shape.Prefix
-
Returns a string representation of this record class.
- toString() - Method in record class org.elasticsearch.xpack.esql.core.expression.predicate.regex.WildcardPattern.Shape.Suffix
-
Returns a string representation of this record class.
- toString() - Method in class org.elasticsearch.xpack.esql.core.expression.UnresolvedMetadataAttributeExpression
- toString() - Method in class org.elasticsearch.xpack.esql.core.expression.UnresolvedStar
- toString() - Method in class org.elasticsearch.xpack.esql.core.querydsl.query.Query
- toString() - Method in record class org.elasticsearch.xpack.esql.core.querydsl.QueryDslTimestampBoundsExtractor.TimestampBounds
-
Returns a string representation of this record class.
- toString() - Method in class org.elasticsearch.xpack.esql.core.tree.Location
- toString() - Method in class org.elasticsearch.xpack.esql.core.tree.Node
- toString() - Method in class org.elasticsearch.xpack.esql.core.tree.Source
- toString() - Method in class org.elasticsearch.xpack.esql.core.type.CompactMultiTypeEsField
- toString() - Method in class org.elasticsearch.xpack.esql.core.type.EsField
- toString() - Method in class org.elasticsearch.xpack.esql.core.type.MultiTypeEsField
- toString() - Method in record class org.elasticsearch.xpack.esql.datasources.arrow.ArrowToEsql
-
Returns a string representation of this record class.
- toString() - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceOperator.Status
- toString() - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceOperator
- toString() - Method in record class org.elasticsearch.xpack.esql.datasources.cache.ExternalStats.ColumnStats
-
Returns a string representation of this record class.
- toString() - Method in record class org.elasticsearch.xpack.esql.datasources.cache.ExternalStats.Stats
-
Returns a string representation of this record class.
- toString() - Method in record class org.elasticsearch.xpack.esql.datasources.cache.FooterByteCache.Key
-
Returns a string representation of this record class.
- toString() - Method in record class org.elasticsearch.xpack.esql.datasources.cache.ListingCacheKey
-
Returns a string representation of this record class.
- toString() - Method in record class org.elasticsearch.xpack.esql.datasources.cache.SchemaCacheEntry
-
Returns a string representation of this record class.
- toString() - Method in record class org.elasticsearch.xpack.esql.datasources.cache.SchemaCacheKey
-
Returns a string representation of this record class.
- toString() - Method in record class org.elasticsearch.xpack.esql.datasources.cache.StorageProviderCache.CacheKey
-
Returns a string representation of this record class.
- toString() - Method in class org.elasticsearch.xpack.esql.datasources.CoalescedSplit
- toString() - Method in record class org.elasticsearch.xpack.esql.datasources.ColumnStatTypeSupport
-
Returns a string representation of this record class.
- toString() - Method in record class org.elasticsearch.xpack.esql.datasources.dataset.DatasetResolutionService.DatasetResolutionResult
-
Returns a string representation of this record class.
- toString() - Method in class org.elasticsearch.xpack.esql.datasources.dataset.GetDatasetAction.Response
- toString() - Method in record class org.elasticsearch.xpack.esql.datasources.dataset.PutDatasetAction.Request.ParseContext
-
Returns a string representation of this record class.
- toString() - Method in record class org.elasticsearch.xpack.esql.datasources.DatasetRewriter.DatasetResolution
-
Returns a string representation of this record class.
- toString() - Method in class org.elasticsearch.xpack.esql.datasources.datasource.GetDataSourceAction.Response
- toString() - Method in record class org.elasticsearch.xpack.esql.datasources.datasource.PutDataSourceAction.Request.ParseContext
-
Returns a string representation of this record class.
- toString() - Method in record class org.elasticsearch.xpack.esql.datasources.DataSourceCapabilities
-
Returns a string representation of this record class.
- toString() - Method in record class org.elasticsearch.xpack.esql.datasources.DeclaredReadSpec
-
Returns a string representation of this record class.
- toString() - Method in record class org.elasticsearch.xpack.esql.datasources.DeclaredSchemaResolver.Overlaid
-
Returns a string representation of this record class.
- toString() - Method in class org.elasticsearch.xpack.esql.datasources.ExternalFieldExtractOperator
- toString() - Method in class org.elasticsearch.xpack.esql.datasources.ExternalSchema
- toString() - Method in record class org.elasticsearch.xpack.esql.datasources.ExternalSourceResolution.ResolvedSource
-
Returns a string representation of this record class.
- toString() - Method in record class org.elasticsearch.xpack.esql.datasources.ExternalSourceResolution
-
Returns a string representation of this record class.
- toString() - Method in class org.elasticsearch.xpack.esql.datasources.FileSplit
- toString() - Method in class org.elasticsearch.xpack.esql.datasources.MergedSplitStats
- toString() - Method in class org.elasticsearch.xpack.esql.datasources.metadata.DataSource
- toString() - Method in class org.elasticsearch.xpack.esql.datasources.metadata.DataSourceMetadata
- toString() - Method in class org.elasticsearch.xpack.esql.datasources.metadata.DataSourceSetting
- toString() - Method in record class org.elasticsearch.xpack.esql.datasources.PartitionConfig
-
Returns a string representation of this record class.
- toString() - Method in record class org.elasticsearch.xpack.esql.datasources.PartitionFilterHintExtractor.PartitionFilterHint
-
Returns a string representation of this record class.
- toString() - Method in record class org.elasticsearch.xpack.esql.datasources.PartitionMetadata
-
Returns a string representation of this record class.
- toString() - Method in record class org.elasticsearch.xpack.esql.datasources.pushdown.WildcardLikeShape
-
Returns a string representation of this record class.
- toString() - Method in record class org.elasticsearch.xpack.esql.datasources.SchemaReconciliation.FileSchemaInfo
-
Returns a string representation of this record class.
- toString() - Method in record class org.elasticsearch.xpack.esql.datasources.SchemaReconciliation.Result
-
Returns a string representation of this record class.
- toString() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.AggregateSpec
-
Returns a string representation of this record class.
- toString() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.Configured
-
Returns a string representation of this record class.
- toString() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.DataSourceConfigDefinition
-
Returns a string representation of this record class.
- toString() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.ErrorPolicy
-
Returns a string representation of this record class.
- toString() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.FilterPushdownSupport.PushdownResult
-
Returns a string representation of this record class.
- toString() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.FormatReadContext
-
Returns a string representation of this record class.
- toString() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.FormatSpec
-
Returns a string representation of this record class.
- toString() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.FrameIndex.FrameEntry
-
Returns a string representation of this record class.
- toString() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.FrameIndex
-
Returns a string representation of this record class.
- toString() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.ListingHint
-
Returns a string representation of this record class.
- toString() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.QueryRequest
-
Returns a string representation of this record class.
- toString() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.RangeAwareFormatReader.SplitRange
-
Returns a string representation of this record class.
- toString() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.RangeAwareFormatReader.SplitRef
-
Returns a string representation of this record class.
- toString() - Method in class org.elasticsearch.xpack.esql.datasources.spi.SimpleSourceMetadata
- toString() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.SourceOperatorContext
-
Returns a string representation of this record class.
- toString() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.SplitDiscoveryContext
-
Returns a string representation of this record class.
- toString() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.SplitDiscoveryResult
-
Returns a string representation of this record class.
- toString() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.StorageObjectMetrics
-
Returns a string representation of this record class.
- toString() - Method in class org.elasticsearch.xpack.esql.datasources.spi.StoragePath
- toString() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.StorageProviderServices
-
Returns a string representation of this record class.
- toString() - Method in enum class org.elasticsearch.xpack.esql.datasources.spi.StripeColumnScope
- toString() - Method in record class org.elasticsearch.xpack.esql.datasources.SplitDiscoveryPhase.Result
-
Returns a string representation of this record class.
- toString() - Method in class org.elasticsearch.xpack.esql.datasources.SplitStats
- toString() - Method in record class org.elasticsearch.xpack.esql.datasources.StorageEntry
-
Returns a string representation of this record class.
- toString() - Method in record class org.elasticsearch.xpack.esql.datasources.StreamingParallelParsingCoordinator.WarningSinks
-
Returns a string representation of this record class.
- toString() - Method in record class org.elasticsearch.xpack.esql.enrich.AbstractLookupService.LookupShardContext
-
Returns a string representation of this record class.
- toString() - Method in class org.elasticsearch.xpack.esql.enrich.EnrichLookupService.TransportRequest
- toString() - Method in class org.elasticsearch.xpack.esql.enrich.LookupFromIndexService.LookupRequest
- toString() - Method in record class org.elasticsearch.xpack.esql.enrich.EnrichLookupOperator.Factory
-
Returns a string representation of this record class.
- toString() - Method in class org.elasticsearch.xpack.esql.enrich.EnrichLookupOperator
- toString() - Method in record class org.elasticsearch.xpack.esql.enrich.EnrichPolicyResolver.UnresolvedPolicy
-
Returns a string representation of this record class.
- toString() - Method in record class org.elasticsearch.xpack.esql.enrich.LookupFromIndexOperator.Factory
-
Returns a string representation of this record class.
- toString() - Method in class org.elasticsearch.xpack.esql.enrich.LookupFromIndexOperator
- toString() - Method in class org.elasticsearch.xpack.esql.enrich.LookupFromIndexService.LookupResponse
- toString() - Method in class org.elasticsearch.xpack.esql.enrich.MatchConfig
- toString() - Method in record class org.elasticsearch.xpack.esql.enrich.ResolvedEnrichPolicy
-
Returns a string representation of this record class.
- toString() - Method in class org.elasticsearch.xpack.esql.enrich.StreamingLookupFromIndexOperator.StreamingLookupStatus
- toString() - Method in class org.elasticsearch.xpack.esql.enrich.StreamingLookupFromIndexOperator
- toString() - Method in record class org.elasticsearch.xpack.esql.evaluator.command.CompoundOutputEvaluator.Factory
-
Returns a string representation of this record class.
- toString() - Method in class org.elasticsearch.xpack.esql.evaluator.command.CompoundOutputEvaluator.OutputFieldsCollector
- toString() - Method in class org.elasticsearch.xpack.esql.evaluator.command.CompoundOutputEvaluator
- toString() - Method in record class org.elasticsearch.xpack.esql.evaluator.command.GrokEvaluatorExtracter.Factory
-
Returns a string representation of this record class.
- toString() - Method in class org.elasticsearch.xpack.esql.evaluator.command.GrokEvaluatorExtracter
- toString() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.DefaultTimeSeriesAggregateFunction
- toString() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Delta
- toString() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Earliest
- toString() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.First
- toString() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.FirstOverTime
- toString() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Idelta
- toString() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Increase
- toString() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Irate
- toString() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Last
- toString() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.LastOverTime
- toString() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Latest
- toString() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.LegacyIrate
- toString() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Rate
- toString() - Method in record class org.elasticsearch.xpack.esql.expression.function.blockloader.BlockLoaderExpression.PushedBlockLoaderExpression
-
Returns a string representation of this record class.
- toString() - Method in class org.elasticsearch.xpack.esql.expression.function.BlockLoaderWarnings
- toString() - Method in record class org.elasticsearch.xpack.esql.expression.function.EsqlFunctionRegistry.ArgSignature.Hint
-
Returns a string representation of this record class.
- toString() - Method in class org.elasticsearch.xpack.esql.expression.function.EsqlFunctionRegistry.ArgSignature
- toString() - Method in record class org.elasticsearch.xpack.esql.expression.function.EsqlFunctionRegistry.FunctionDescription
-
Returns a string representation of this record class.
- toString() - Method in class org.elasticsearch.xpack.esql.expression.function.EsqlFunctionRegistry.MapArgSignature
- toString() - Method in record class org.elasticsearch.xpack.esql.expression.function.EsqlFunctionRegistry.MapEntryArgSignature
-
Returns a string representation of this record class.
- toString() - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.Kql
- toString() - Method in class org.elasticsearch.xpack.esql.expression.function.FunctionDefinition
- toString() - Method in class org.elasticsearch.xpack.esql.expression.function.grouping.Bucket
- toString() - Method in class org.elasticsearch.xpack.esql.expression.function.grouping.Categorize
- toString() - Method in class org.elasticsearch.xpack.esql.expression.function.grouping.TBucket
- toString() - Method in class org.elasticsearch.xpack.esql.expression.function.grouping.TimeSeriesWithout
- toString() - Method in class org.elasticsearch.xpack.esql.expression.function.grouping.TStep
- toString() - Method in class org.elasticsearch.xpack.esql.expression.function.inference.CompletionFunction
- toString() - Method in class org.elasticsearch.xpack.esql.expression.function.inference.TextEmbedding
- toString() - Method in record class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToAggregateMetricDouble.DoubleEvaluator
-
Returns a string representation of this record class.
- toString() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToAggregateMetricDouble.DoubleFactory
- toString() - Method in record class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToAggregateMetricDouble.IntEvaluator
-
Returns a string representation of this record class.
- toString() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToAggregateMetricDouble.IntFactory
- toString() - Method in record class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToAggregateMetricDouble.LongEvaluator
-
Returns a string representation of this record class.
- toString() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToAggregateMetricDouble.LongFactory
- toString() - Method in record class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToAggregateMetricDouble.UnsignedLong
-
Returns a string representation of this record class.
- toString() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToAggregateMetricDouble.UnsignedLongFactory
- toString() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToStringFromAggregateMetricDoubleEvaluator.Factory
- toString() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToStringFromAggregateMetricDoubleEvaluator
- toString() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.AbstractMultivalueFunction.AbstractNullableEvaluator
- toString() - Method in record class org.elasticsearch.xpack.esql.expression.function.scalar.string.Hash.HashFunction
-
Returns a string representation of this record class.
- toString() - Method in class org.elasticsearch.xpack.esql.expression.function.UnresolvedFunction
- toString() - Method in record class org.elasticsearch.xpack.esql.expression.LiteralsEvaluator.Factory
-
Returns a string representation of this record class.
- toString() - Method in record class org.elasticsearch.xpack.esql.expression.LiteralsEvaluator
-
Returns a string representation of this record class.
- toString() - Method in enum class org.elasticsearch.xpack.esql.expression.predicate.logical.BinaryLogicOperation
- toString() - Method in record class org.elasticsearch.xpack.esql.expression.predicate.logical.BooleanLogicExpressionEvaluator.Factory
-
Returns a string representation of this record class.
- toString() - Method in record class org.elasticsearch.xpack.esql.expression.predicate.logical.BooleanLogicExpressionEvaluator
-
Returns a string representation of this record class.
- toString() - Method in record class org.elasticsearch.xpack.esql.expression.predicate.nulls.IsNull.IsNullEvaluatorFactory
-
Returns a string representation of this record class.
- toString() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.EqualsDenseVectorEvaluator.Factory
- toString() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.EqualsDenseVectorEvaluator
- toString() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.InBooleanEvaluator
- toString() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.InBytesRefEvaluator
- toString() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.InDoubleEvaluator
- toString() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.InIntEvaluator
- toString() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.InLongEvaluator
- toString() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.InLongRangeEvaluator
- toString() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.InMillisNanosEvaluator
- toString() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.InNanosMillisEvaluator
- toString() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.NotEqualsDenseVectorEvaluator.Factory
- toString() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.NotEqualsDenseVectorEvaluator
- toString() - Method in record class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionDefinition.PromqlFunctionArity
-
Returns a string representation of this record class.
- toString() - Method in record class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionDefinition.PromqlParamInfo
-
Returns a string representation of this record class.
- toString() - Method in record class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionDefinition.StackAvailability
-
Returns a string representation of this record class.
- toString() - Method in class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionDefinition
- toString() - Method in record class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionRegistry.PromqlContext
-
Returns a string representation of this record class.
- toString() - Method in class org.elasticsearch.xpack.esql.expression.UnresolvedNamePattern
- toString() - Method in record class org.elasticsearch.xpack.esql.index.EsIndex
-
Returns a string representation of this record class.
- toString() - Method in class org.elasticsearch.xpack.esql.index.IndexResolution
- toString() - Method in record class org.elasticsearch.xpack.esql.inference.completion.CompletionOperator.Factory
-
Returns a string representation of this record class.
- toString() - Method in class org.elasticsearch.xpack.esql.inference.completion.CompletionOperator
- toString() - Method in record class org.elasticsearch.xpack.esql.inference.embedding.EmbeddingOperator.Factory
-
Returns a string representation of this record class.
- toString() - Method in class org.elasticsearch.xpack.esql.inference.embedding.EmbeddingOperator
- toString() - Method in record class org.elasticsearch.xpack.esql.inference.InferenceOperator.BulkInferenceRequestItem
-
Returns a string representation of this record class.
- toString() - Method in record class org.elasticsearch.xpack.esql.inference.InferenceOperator.BulkInferenceResponseItem
-
Returns a string representation of this record class.
- toString() - Method in record class org.elasticsearch.xpack.esql.inference.InferenceOperator.OngoingInferenceResult
-
Returns a string representation of this record class.
- toString() - Method in record class org.elasticsearch.xpack.esql.inference.InferenceSettings
-
Returns a string representation of this record class.
- toString() - Method in record class org.elasticsearch.xpack.esql.inference.rerank.RerankOperator.Factory
-
Returns a string representation of this record class.
- toString() - Method in class org.elasticsearch.xpack.esql.inference.rerank.RerankOperator
- toString() - Method in record class org.elasticsearch.xpack.esql.inference.ResolvedInference
-
Returns a string representation of this record class.
- toString() - Method in record class org.elasticsearch.xpack.esql.inference.textembedding.TextEmbeddingOperator.Factory
-
Returns a string representation of this record class.
- toString() - Method in class org.elasticsearch.xpack.esql.inference.textembedding.TextEmbeddingOperator
- toString() - Method in record class org.elasticsearch.xpack.esql.optimizer.ExternalOptimizerContext
-
Returns a string representation of this record class.
- toString() - Method in class org.elasticsearch.xpack.esql.optimizer.LocalLogicalOptimizerContext
- toString() - Method in class org.elasticsearch.xpack.esql.optimizer.LogicalOptimizerContext
- toString() - Method in record class org.elasticsearch.xpack.esql.optimizer.LogicalPreOptimizerContext
-
Returns a string representation of this record class.
- toString() - Method in record class org.elasticsearch.xpack.esql.optimizer.PhysicalOptimizerContext
-
Returns a string representation of this record class.
- toString() - Method in record class org.elasticsearch.xpack.esql.optimizer.rules.logical.promql.PromqlAttributesTranslationContext.ResolvedAttributes
-
Returns a string representation of this record class.
- toString() - Method in record class org.elasticsearch.xpack.esql.parser.ExpressionBuilder.ParsingContext
-
Returns a string representation of this record class.
- toString() - Method in record class org.elasticsearch.xpack.esql.parser.LogicalPlanBuilder.PromqlParams
-
Returns a string representation of this record class.
- toString() - Method in record class org.elasticsearch.xpack.esql.parser.ParserUtils.Stats
-
Returns a string representation of this record class.
- toString() - Method in record class org.elasticsearch.xpack.esql.parser.QueryParam
-
Returns a string representation of this record class.
- toString() - Method in record class org.elasticsearch.xpack.esql.plan.EsqlStatement
-
Returns a string representation of this record class.
- toString() - Method in class org.elasticsearch.xpack.esql.plan.IndexPattern
- toString() - Method in record class org.elasticsearch.xpack.esql.plan.LinkedIndexPattern
-
Returns a string representation of this record class.
- toString() - Method in class org.elasticsearch.xpack.esql.plan.logical.DatasetShadowRelation
- toString() - Method in record class org.elasticsearch.xpack.esql.plan.logical.Dissect.Parser
-
Returns a string representation of this record class.
- toString() - Method in record class org.elasticsearch.xpack.esql.plan.logical.Grok.Parser
-
Returns a string representation of this record class.
- toString() - Method in record class org.elasticsearch.xpack.esql.plan.logical.HighlightOptions.EnumOption
-
Returns a string representation of this record class.
- toString() - Method in record class org.elasticsearch.xpack.esql.plan.logical.HighlightOptions
-
Returns a string representation of this record class.
- toString() - Method in record class org.elasticsearch.xpack.esql.plan.logical.join.AbstractSubqueryJoin.LogicalPlanTuple
-
Returns a string representation of this record class.
- toString() - Method in record class org.elasticsearch.xpack.esql.plan.logical.join.InlineJoin.LogicalPlanTuple
-
Returns a string representation of this record class.
- toString() - Method in record class org.elasticsearch.xpack.esql.plan.logical.join.JoinConfig
-
Returns a string representation of this record class.
- toString() - Method in class org.elasticsearch.xpack.esql.plan.logical.local.EmptyLocalSupplier
- toString() - Method in class org.elasticsearch.xpack.esql.plan.logical.local.ImmediateLocalSupplier
- toString() - Method in enum class org.elasticsearch.xpack.esql.plan.logical.promql.operator.VectorBinaryComparison.ComparisonOp
- toString() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.operator.VectorMatch
- toString() - Method in enum class org.elasticsearch.xpack.esql.plan.logical.promql.PromqlDataType
- toString() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.selector.Evaluation
- toString() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.selector.LabelMatcher
- toString() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.selector.LabelMatchers
- toString() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.UnresolvedPromqlFunction
- toString() - Method in class org.elasticsearch.xpack.esql.plan.logical.UnresolvedExternalRelation
- toString() - Method in class org.elasticsearch.xpack.esql.plan.logical.UnresolvedRelation
- toString() - Method in class org.elasticsearch.xpack.esql.plan.logical.ViewShadowRelation
- toString() - Method in record class org.elasticsearch.xpack.esql.plan.physical.EsQueryExec.FieldSort
-
Returns a string representation of this record class.
- toString() - Method in record class org.elasticsearch.xpack.esql.plan.physical.EsQueryExec.GeoDistanceSort
-
Returns a string representation of this record class.
- toString() - Method in record class org.elasticsearch.xpack.esql.plan.physical.EsQueryExec.QueryBuilderAndTags
-
Returns a string representation of this record class.
- toString() - Method in record class org.elasticsearch.xpack.esql.plan.physical.EsQueryExec.ScoreSort
-
Returns a string representation of this record class.
- toString() - Method in record class org.elasticsearch.xpack.esql.plan.physical.EsStatsQueryExec.BasicStat
-
Returns a string representation of this record class.
- toString() - Method in record class org.elasticsearch.xpack.esql.plan.physical.EsStatsQueryExec.ByStat
-
Returns a string representation of this record class.
- toString() - Method in class org.elasticsearch.xpack.esql.plan.physical.EstimatesRowSize.State
- toString() - Method in class org.elasticsearch.xpack.esql.plan.QuerySetting
- toString() - Method in record class org.elasticsearch.xpack.esql.plan.QuerySettingDef.RequestBodyBinding
-
Returns a string representation of this record class.
- toString() - Method in class org.elasticsearch.xpack.esql.plan.ResolvedSettings
- toString() - Method in record class org.elasticsearch.xpack.esql.plan.SettingsValidationContext
-
Returns a string representation of this record class.
- toString() - Method in record class org.elasticsearch.xpack.esql.planner.Layout.ChannelAndType
-
Returns a string representation of this record class.
- toString() - Method in record class org.elasticsearch.xpack.esql.planner.Layout.ChannelSet
-
Returns a string representation of this record class.
- toString() - Method in record class org.elasticsearch.xpack.esql.planner.LocalExecutionPlanner.LocalExecutionPlannerContext
-
Returns a string representation of this record class.
- toString() - Method in class org.elasticsearch.xpack.esql.planner.LocalExecutionPlanner.PhysicalOperation
- toString() - Method in record class org.elasticsearch.xpack.esql.planner.PlannerUtils.LocalPlanResult
-
Returns a string representation of this record class.
- toString() - Method in record class org.elasticsearch.xpack.esql.planner.PlannerUtils.ReducedPlan
-
Returns a string representation of this record class.
- toString() - Method in record class org.elasticsearch.xpack.esql.planner.PlannerUtils.TopNReduction
-
Returns a string representation of this record class.
- toString() - Method in record class org.elasticsearch.xpack.esql.plugin.EsqlGetQueryResponse.DetailedQuery
-
Returns a string representation of this record class.
- toString() - Method in record class org.elasticsearch.xpack.esql.plugin.EsqlListQueriesResponse.Query
-
Returns a string representation of this record class.
- toString() - Method in record class org.elasticsearch.xpack.esql.plugin.EsqlQueryStatus
-
Returns a string representation of this record class.
- toString() - Method in class org.elasticsearch.xpack.esql.plugin.EsqlStatsRequest
- toString() - Method in record class org.elasticsearch.xpack.esql.plugin.ExternalDistributionContext
-
Returns a string representation of this record class.
- toString() - Method in record class org.elasticsearch.xpack.esql.plugin.ExternalDistributionPlan
-
Returns a string representation of this record class.
- toString() - Method in class org.elasticsearch.xpack.esql.plugin.QueryPragmas
- toString() - Method in record class org.elasticsearch.xpack.esql.plugin.ReductionPlan
-
Returns a string representation of this record class.
- toString() - Method in record class org.elasticsearch.xpack.esql.plugin.TransportActionServices
-
Returns a string representation of this record class.
- toString() - Method in class org.elasticsearch.xpack.esql.querydsl.query.SpatialRelatesQuery.ShapeQueryBuilder
- toString() - Method in class org.elasticsearch.xpack.esql.rule.Rule
- toString() - Method in class org.elasticsearch.xpack.esql.session.Configuration
- toString() - Method in record class org.elasticsearch.xpack.esql.session.EsqlResolvedIndexExpression
-
Returns a string representation of this record class.
- toString() - Method in record class org.elasticsearch.xpack.esql.session.EsqlSession.PreAnalysisResult
-
Returns a string representation of this record class.
- toString() - Method in record class org.elasticsearch.xpack.esql.session.IndexResolver.FieldsInfo
-
Returns a string representation of this record class.
- toString() - Method in record class org.elasticsearch.xpack.esql.session.Result
-
Returns a string representation of this record class.
- toString() - Method in record class org.elasticsearch.xpack.esql.session.Versioned
-
Returns a string representation of this record class.
- toString() - Method in record class org.elasticsearch.xpack.esql.stats.SearchStats.EmptySearchStats
-
Returns a string representation of this record class.
- toString() - Method in enum class org.elasticsearch.xpack.esql.telemetry.FeatureMetric
- toString() - Method in enum class org.elasticsearch.xpack.esql.telemetry.QueryMetric
- toString() - Method in class org.elasticsearch.xpack.esql.view.GetViewAction.Response
- toString() - Method in record class org.elasticsearch.xpack.esql.view.ViewResolutionService.ViewResolutionResult
-
Returns a string representation of this record class.
- toString() - Method in record class org.elasticsearch.xpack.esql.view.ViewResolver.OriginViewsResolution
-
Returns a string representation of this record class.
- toString() - Method in record class org.elasticsearch.xpack.esql.view.ViewResolver.ViewResolutionResult
-
Returns a string representation of this record class.
- toString(Object) - Static method in class org.elasticsearch.xpack.esql.core.type.StringUtils
- toString(Object) - Static method in class org.elasticsearch.xpack.esql.core.util.DateUtils
- toString(StringBuilder, Collection<? extends Attribute>, Node.NodeStringFormat, NodeStringMapper) - Static method in class org.elasticsearch.xpack.esql.core.tree.NodeUtils
- toString(ZonedDateTime) - Static method in class org.elasticsearch.xpack.esql.core.util.DateUtils
- toString(Expression) - Static method in interface org.elasticsearch.xpack.esql.optimizer.rules.logical.TemporaryNameGenerator
- toString(Node.NodeStringFormat) - Method in class org.elasticsearch.xpack.esql.core.expression.Expression
- toString(Node.NodeStringFormat) - Method in class org.elasticsearch.xpack.esql.core.expression.Literal
- toString(Node.NodeStringFormat) - Method in class org.elasticsearch.xpack.esql.core.tree.Node
- toString(Node.NodeStringFormat, NodeStringMapper) - Method in class org.elasticsearch.xpack.esql.core.tree.Node
- ToString - Class in org.elasticsearch.xpack.esql.expression.function.scalar.convert
- ToString(Source, Expression, Configuration) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToString
- ToStringFromAggregateMetricDoubleEvaluator - Class in org.elasticsearch.xpack.esql.expression.function.scalar.convert
- ToStringFromAggregateMetricDoubleEvaluator(Source, ExpressionEvaluator, DriverContext) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToStringFromAggregateMetricDoubleEvaluator
- ToStringFromAggregateMetricDoubleEvaluator.Factory - Class in org.elasticsearch.xpack.esql.expression.function.scalar.convert
- total() - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryProfile
- total(QueryMetric) - Method in class org.elasticsearch.xpack.esql.telemetry.Metrics
-
Increments the "total" counter for a metric This method should be called only once per query.
- TOTAL_FIELD - Static variable in class org.elasticsearch.xpack.esql.action.EsqlExecutionInfo
- totalRows() - Method in class org.elasticsearch.xpack.esql.enrich.LookupFromIndexOperator.Status
- totalSlices() - Method in class org.elasticsearch.xpack.esql.datasources.ExternalSliceQueue
- ToTDigest - Class in org.elasticsearch.xpack.esql.expression.function.scalar.convert
- ToTDigest(StreamInput) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToTDigest
- ToTDigest(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToTDigest
- ToText - Class in org.elasticsearch.xpack.esql.expression.function.scalar.convert
-
Converts a value to an expression of type
TEXT. - ToText(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToText
- ToTimeDuration - Class in org.elasticsearch.xpack.esql.expression.function.scalar.convert
- ToTimeDuration(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToTimeDuration
- toTimeValue() - Method in record class org.elasticsearch.xpack.esql.action.TimeSpan
- toUnsignedLong(Number) - Static method in class org.elasticsearch.xpack.esql.core.type.DataTypeConverter
- ToUnsignedLong - Class in org.elasticsearch.xpack.esql.expression.function.scalar.convert
- ToUnsignedLong(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToUnsignedLong
- ToUpper - Class in org.elasticsearch.xpack.esql.expression.function.scalar.string
- ToUpper(Source, Expression, Configuration) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.string.ToUpper
- ToVersion - Class in org.elasticsearch.xpack.esql.expression.function.scalar.convert
- ToVersion(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToVersion
- toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.xpack.esql.action.ColumnInfoImpl
- toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.xpack.esql.action.EsqlExecutionInfo.Cluster
- toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryProfile
- toXContent(XContentBuilder, ToXContent.Params) - Method in record class org.elasticsearch.xpack.esql.action.TimeSpan
- toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceOperator.Status
- toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.xpack.esql.datasources.dataset.GetDatasetAction.Response
- toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.xpack.esql.datasources.datasource.GetDataSourceAction.Response
- toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.xpack.esql.datasources.ExternalFieldExtractOperator.Status
- toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.xpack.esql.datasources.metadata.DataSource
-
Emits the in-memory plaintext representation, including secret values as-is.
- toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.xpack.esql.datasources.metadata.DataSourceSetting
- toXContent(XContentBuilder, ToXContent.Params) - Method in record class org.elasticsearch.xpack.esql.datasources.spi.StorageObjectMetrics
- toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.xpack.esql.enrich.EnrichLookupOperator.Status
- toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.xpack.esql.enrich.LookupFromIndexOperator.Status
- toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.xpack.esql.enrich.StreamingLookupFromIndexOperator.StreamingLookupStatus
- toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.xpack.esql.io.stream.PlanStreamWrapperQueryBuilder
- toXContent(XContentBuilder, ToXContent.Params) - Method in record class org.elasticsearch.xpack.esql.plugin.EsqlGetQueryResponse.DetailedQuery
- toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.xpack.esql.plugin.EsqlGetQueryResponse
- toXContent(XContentBuilder, ToXContent.Params) - Method in record class org.elasticsearch.xpack.esql.plugin.EsqlListQueriesResponse.Query
- toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.xpack.esql.plugin.EsqlListQueriesResponse
- toXContent(XContentBuilder, ToXContent.Params) - Method in record class org.elasticsearch.xpack.esql.plugin.EsqlQueryStatus
- toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.xpack.esql.plugin.EsqlStatsResponse.NodeStatsResponse
- toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.xpack.esql.plugin.EsqlStatsResponse
- toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.xpack.esql.view.GetViewAction.Response
- toXContentChunked(ToXContent.Params) - Method in class org.elasticsearch.xpack.esql.action.EsqlExecutionInfo
- toXContentChunked(ToXContent.Params) - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryResponse
- toXContentChunked(ToXContent.Params) - Method in class org.elasticsearch.xpack.esql.datasources.metadata.DataSourceMetadata
- trackAllocation(Source, long) - Method in class org.elasticsearch.xpack.esql.core.expression.FoldContext
-
Track an allocation.
- TRange - Class in org.elasticsearch.xpack.esql.expression.function.scalar.date
-
In a single-parameter mode, the function always uses the current time as the end of the range.
- TRange(Source, Expression, Expression, Expression, Configuration) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.date.TRange
- TRANSFER_BUFFER_SIZE - Static variable in interface org.elasticsearch.xpack.esql.datasources.spi.StorageObject
-
Transfer buffer size used by the default
StorageObject.readBytes(long, ByteBuffer)when reading into a direct ByteBuffer via an InputStream. - transform(Rule<?, TreeType>) - Method in class org.elasticsearch.xpack.esql.rule.ParameterizedRuleExecutor
- transform(Rule<?, TreeType>) - Method in class org.elasticsearch.xpack.esql.rule.RuleExecutor
- transformChildren(BiConsumer<T, ActionListener<T>>, ActionListener<T>) - Method in class org.elasticsearch.xpack.esql.core.tree.Node
- transformChildren(Function<T, ? extends T>) - Method in class org.elasticsearch.xpack.esql.core.tree.Node
- transformDown(Class<E>, Function<E, ? extends T>) - Method in class org.elasticsearch.xpack.esql.core.tree.Node
- transformDown(BiConsumer<? super T, ActionListener<T>>, ActionListener<T>) - Method in class org.elasticsearch.xpack.esql.core.tree.Node
-
Asynchronous variant of
Node.transformDown(Function)that allows the transformation rule to perform async I/O operations (e.g., transport actions) without blocking the caller thread. - transformDown(Function<? super T, ? extends T>) - Method in class org.elasticsearch.xpack.esql.core.tree.Node
- transformDown(Predicate<Node<?>>, Function<E, ? extends T>) - Method in class org.elasticsearch.xpack.esql.core.tree.Node
- transformDownSkipBranch(BiFunction<? super T, Holder<Boolean>, ? extends T>) - Method in class org.elasticsearch.xpack.esql.core.tree.Node
- TransformedBytesRef(DataType, Types.MinorType, BiFunction<BytesRef, BytesRef, BytesRef>) - Constructor for class org.elasticsearch.xpack.esql.formatter.arrow.BlockArrowFormatter.TransformedBytesRef
- transformExpressionsDown(Class<E>, Function<E, ? extends Expression>) - Method in class org.elasticsearch.xpack.esql.plan.QueryPlan
- transformExpressionsDown(Predicate<Node<?>>, Class<E>, Function<E, ? extends Expression>) - Method in class org.elasticsearch.xpack.esql.plan.QueryPlan
- transformExpressionsOnly(Class<E>, Function<E, ? extends Expression>) - Method in class org.elasticsearch.xpack.esql.plan.QueryPlan
- transformExpressionsOnly(Function<Expression, ? extends Expression>) - Method in class org.elasticsearch.xpack.esql.plan.QueryPlan
- transformExpressionsOnlyUp(Class<E>, Function<E, ? extends Expression>) - Method in class org.elasticsearch.xpack.esql.plan.QueryPlan
- transformExpressionsUp(Class<E>, Function<E, ? extends Expression>) - Method in class org.elasticsearch.xpack.esql.plan.QueryPlan
- transformExpressionsUp(Predicate<Node<?>>, Class<E>, Function<E, ? extends Expression>) - Method in class org.elasticsearch.xpack.esql.plan.QueryPlan
- transformNodeProps(Class<E>, Function<? super E, ? extends E>) - Method in class org.elasticsearch.xpack.esql.core.tree.Node
-
Transform this node's properties.
- transformPropertiesDown(Class<E>, Function<? super E, ? extends E>) - Method in class org.elasticsearch.xpack.esql.core.tree.Node
- transformPropertiesOnly(Class<E>, Function<? super E, ? extends E>) - Method in class org.elasticsearch.xpack.esql.core.tree.Node
- transformPropertiesUp(Class<E>, Function<? super E, ? extends E>) - Method in class org.elasticsearch.xpack.esql.core.tree.Node
- transformUp(Class<E>, Function<E, ? extends T>) - Method in class org.elasticsearch.xpack.esql.core.tree.Node
- transformUp(Function<? super T, ? extends T>) - Method in class org.elasticsearch.xpack.esql.core.tree.Node
- transformUp(Predicate<Node<?>>, Function<E, ? extends T>) - Method in class org.elasticsearch.xpack.esql.core.tree.Node
- translatable(Expression, LucenePushdownPredicates) - Static method in interface org.elasticsearch.xpack.esql.capabilities.TranslationAware
-
Is an
Expressiontranslatable? - translatable(LucenePushdownPredicates) - Method in interface org.elasticsearch.xpack.esql.capabilities.TranslationAware
-
Can this instance be translated or not? Usually checks whether the expression arguments are actual fields that exist in Lucene.
- translatable(LucenePushdownPredicates) - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.FullTextFunction
- translatable(LucenePushdownPredicates) - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.Match
- translatable(LucenePushdownPredicates) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.RangeIntersects
- translatable(LucenePushdownPredicates) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.RangeWithin
- translatable(LucenePushdownPredicates) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.ip.CIDRMatch
- translatable(LucenePushdownPredicates) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.BinarySpatialFunction
-
Push-down to Lucene is only possible if one field is an indexed spatial field, and the other is a constant spatial or string column.
- translatable(LucenePushdownPredicates) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialRelatesFunction
- translatable(LucenePushdownPredicates) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Contains
- translatable(LucenePushdownPredicates) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.EndsWith
- translatable(LucenePushdownPredicates) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.regex.RLike
- translatable(LucenePushdownPredicates) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.regex.RLikeList
- translatable(LucenePushdownPredicates) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.regex.WildcardLike
- translatable(LucenePushdownPredicates) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.regex.WildcardLikeList
-
Returns
TranslationAware.Translatable.YESif the field is pushable, otherwiseTranslationAware.Translatable.NO. - translatable(LucenePushdownPredicates) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.StartsWith
- translatable(LucenePushdownPredicates) - Method in class org.elasticsearch.xpack.esql.expression.function.vector.Knn
- translatable(LucenePushdownPredicates) - Method in class org.elasticsearch.xpack.esql.expression.predicate.logical.BinaryLogic
- translatable(LucenePushdownPredicates) - Method in class org.elasticsearch.xpack.esql.expression.predicate.logical.Not
- translatable(LucenePushdownPredicates) - Method in class org.elasticsearch.xpack.esql.expression.predicate.nulls.IsNotNull
- translatable(LucenePushdownPredicates) - Method in class org.elasticsearch.xpack.esql.expression.predicate.nulls.IsNull
- translatable(LucenePushdownPredicates) - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.Equals
- translatable(LucenePushdownPredicates) - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.EsqlBinaryComparison
- translatable(LucenePushdownPredicates) - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.In
- translatable(LucenePushdownPredicates) - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.InsensitiveEquals
- translatable(LucenePushdownPredicates) - Method in class org.elasticsearch.xpack.esql.expression.predicate.Range
- translate(String, Map<String, String>) - Static method in class org.elasticsearch.xpack.esql.datasources.PhysicalNames
-
The physical (file) name for a logical column, or the name unchanged when it is not renamed / no renames apply.
- translate(List<Attribute>) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.promql.PromqlAttributesTranslationContext.SynthesizedAttributes
-
Translate an aggregate stacked on top of another aggregate, binding it to the child plan's resolved
childColumns(runtime data, available only once the child has been translated). - translate(LucenePushdownPredicates, TranslatorHandler) - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.FullTextFunction
- translate(LucenePushdownPredicates, TranslatorHandler) - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.Kql
- translate(LucenePushdownPredicates, TranslatorHandler) - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.Match
- translate(LucenePushdownPredicates, TranslatorHandler) - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.MatchPhrase
- translate(LucenePushdownPredicates, TranslatorHandler) - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.QueryString
- translate(LucenePushdownPredicates, TranslatorHandler) - Method in class org.elasticsearch.xpack.esql.expression.function.vector.Knn
- translateExpressionNames(List<Expression>, Map<String, String>) - Static method in class org.elasticsearch.xpack.esql.datasources.PhysicalNames
-
Rewrite the column names referenced by each expression through
renames(viaAttribute.withName(java.lang.String), which preserves the attribute'sNameId— so a physical→ logical round-trip restores the original attribute identity). - translateLabelMatcher(Source, Expression, LabelMatcher) - Static method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.promql.TranslatePromqlToEsqlPlan
-
Translates a single PromQL label matcher into an ESQL filter expression.
- translateLeaf(List<Attribute>) - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.promql.PromqlAttributesTranslationContext.SynthesizedAttributes
-
Translate the innermost aggregate, whose child is the raw selector and which therefore owns the single physical
_timeseriesgrouping. - translateNames(List<String>, Map<String, String>) - Static method in class org.elasticsearch.xpack.esql.datasources.PhysicalNames
-
Physicalize a list of projected column names (order and cardinality preserved).
- TranslatePromqlToEsqlPlan - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical.promql
-
Translates PromQL logical plan into ESQL plan.
- TranslatePromqlToEsqlPlan() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.promql.TranslatePromqlToEsqlPlan
- translateSchema(List<Attribute>, Map<String, String>) - Static method in class org.elasticsearch.xpack.esql.datasources.PhysicalNames
-
Physicalize a read schema, renaming each attribute to its physical name via
Attribute.withName(String)(type and attribute kind preserved). - TranslateTimeSeriesAggregate - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical
-
Time-series aggregation is special because it must be computed per time series, regardless of the grouping keys.
- TranslateTimeSeriesAggregate() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.TranslateTimeSeriesAggregate
- TranslateTimeSeriesCollapse - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical.promql
-
Populates a
TimeSeriesCollapsethat wraps aPromqlCommandwith the dimensions and bounds extracted from the inner PromqlCommand. - TranslateTimeSeriesCollapse() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.promql.TranslateTimeSeriesCollapse
- TranslateTimeSeriesWithout - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical
-
Lowers
TimeSeriesWithoutinto the_timeseriesmetadata attribute expected by the time-series aggregation pipeline. - TranslateTimeSeriesWithout() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.TranslateTimeSeriesWithout
- TranslationAware - Interface in org.elasticsearch.xpack.esql.capabilities
-
Expressions implementing this interface are asked provide an Elasticsearch/Lucene query as part of the data node optimizations.
- TranslationAware.FinishedTranslatable - Enum Class in org.elasticsearch.xpack.esql.capabilities
- TranslationAware.SingleValueTranslationAware - Interface in org.elasticsearch.xpack.esql.capabilities
-
Subinterface for expressions that can only process single values (and null out on MVs).
- TranslationAware.Translatable - Enum Class in org.elasticsearch.xpack.esql.capabilities
-
How is this expression translatable?
- TranslationAwareExpressionQuery - Class in org.elasticsearch.xpack.esql.querydsl.query
-
Expressions that store their own
QueryBuilderand implementTranslationAwarecan useTranslationAwareExpressionQueryto wrap theirQueryBuilder, instead of using the other existingQueryimplementations. - TranslationAwareExpressionQuery(Source, QueryBuilder) - Constructor for class org.elasticsearch.xpack.esql.querydsl.query.TranslationAwareExpressionQuery
- TRANSLATOR_HANDLER - Static variable in class org.elasticsearch.xpack.esql.planner.TranslatorHandler
- TranslatorHandler - Class in org.elasticsearch.xpack.esql.planner
-
Handler used during query translation.
- TransportActionServices - Record Class in org.elasticsearch.xpack.esql.plugin
- TransportActionServices(TransportService, SearchService, ExchangeService, ClusterService, ProjectResolver, IndexNameExpressionResolver, UsageService, InferenceService, UserAgentParserRegistry, IpLocationService, BlockFactoryProvider, PlannerSettings.Holder, CrossProjectModeDecider) - Constructor for record class org.elasticsearch.xpack.esql.plugin.TransportActionServices
-
Creates an instance of a
TransportActionServicesrecord class. - TransportDeleteDatasetAction - Class in org.elasticsearch.xpack.esql.datasources.dataset
- TransportDeleteDatasetAction(TransportService, ClusterService, ThreadPool, ActionFilters, DatasetService, ProjectResolver, IndexNameExpressionResolver, DestructiveOperations) - Constructor for class org.elasticsearch.xpack.esql.datasources.dataset.TransportDeleteDatasetAction
- TransportDeleteDataSourceAction - Class in org.elasticsearch.xpack.esql.datasources.datasource
- TransportDeleteDataSourceAction(TransportService, ClusterService, ThreadPool, ActionFilters, DataSourceService, ProjectResolver) - Constructor for class org.elasticsearch.xpack.esql.datasources.datasource.TransportDeleteDataSourceAction
- TransportDeleteViewAction - Class in org.elasticsearch.xpack.esql.view
- TransportDeleteViewAction(TransportService, ClusterService, ThreadPool, ActionFilters, ProjectResolver, ViewService, IndexNameExpressionResolver, DestructiveOperations) - Constructor for class org.elasticsearch.xpack.esql.view.TransportDeleteViewAction
- TransportEsqlAsyncGetResultsAction - Class in org.elasticsearch.xpack.esql.plugin
- TransportEsqlAsyncGetResultsAction(TransportService, ActionFilters, ClusterService, NamedWriteableRegistry, Client, BigArrays, BlockFactoryProvider, ThreadPool) - Constructor for class org.elasticsearch.xpack.esql.plugin.TransportEsqlAsyncGetResultsAction
- TransportEsqlAsyncStopAction - Class in org.elasticsearch.xpack.esql.plugin
-
This action will stop running async request and collect the results.
- TransportEsqlAsyncStopAction(TransportService, ClusterService, ActionFilters, TransportEsqlQueryAction, TransportEsqlAsyncGetResultsAction, Client, ExchangeService, BlockFactoryProvider) - Constructor for class org.elasticsearch.xpack.esql.plugin.TransportEsqlAsyncStopAction
- TransportEsqlGetQueryAction - Class in org.elasticsearch.xpack.esql.plugin
- TransportEsqlGetQueryAction(TransportService, NodeClient, ActionFilters) - Constructor for class org.elasticsearch.xpack.esql.plugin.TransportEsqlGetQueryAction
- TransportEsqlListQueriesAction - Class in org.elasticsearch.xpack.esql.plugin
- TransportEsqlListQueriesAction(TransportService, NodeClient, ActionFilters) - Constructor for class org.elasticsearch.xpack.esql.plugin.TransportEsqlListQueriesAction
- TransportEsqlQueryAction - Class in org.elasticsearch.xpack.esql.plugin
- TransportEsqlQueryAction(TransportService, ActionFilters, PlanExecutor, SearchService, ExchangeService, ClusterService, ViewResolver, ProjectResolver, ThreadPool, BigArrays, BlockFactoryProvider, Client, NamedWriteableRegistry, IndexNameExpressionResolver, UsageService, UserAgentParserRegistry, IpLocationService, ActionLoggingFieldsProvider, ActivityLogWriterProvider, CrossProjectModeDecider) - Constructor for class org.elasticsearch.xpack.esql.plugin.TransportEsqlQueryAction
- TransportEsqlStatsAction - Class in org.elasticsearch.xpack.esql.plugin
-
Performs the stats operation.
- TransportEsqlStatsAction(TransportService, ClusterService, ThreadPool, ActionFilters, PlanExecutor) - Constructor for class org.elasticsearch.xpack.esql.plugin.TransportEsqlStatsAction
- TransportGetDatasetAction - Class in org.elasticsearch.xpack.esql.datasources.dataset
-
Local transport handler for
GetDatasetAction. - TransportGetDatasetAction(TransportService, ActionFilters, IndexNameExpressionResolver, ClusterService, ProjectResolver) - Constructor for class org.elasticsearch.xpack.esql.datasources.dataset.TransportGetDatasetAction
- TransportGetDataSourceAction - Class in org.elasticsearch.xpack.esql.datasources.datasource
-
Local transport handler for
GetDataSourceAction. - TransportGetDataSourceAction(TransportService, ActionFilters, ClusterService, ProjectResolver) - Constructor for class org.elasticsearch.xpack.esql.datasources.datasource.TransportGetDataSourceAction
- TransportGetViewAction - Class in org.elasticsearch.xpack.esql.view
- TransportGetViewAction(TransportService, ActionFilters, IndexNameExpressionResolver, ClusterService, ProjectResolver) - Constructor for class org.elasticsearch.xpack.esql.view.TransportGetViewAction
- TransportPutDatasetAction - Class in org.elasticsearch.xpack.esql.datasources.dataset
- TransportPutDatasetAction(TransportService, ClusterService, ThreadPool, ActionFilters, DatasetService, ProjectResolver) - Constructor for class org.elasticsearch.xpack.esql.datasources.dataset.TransportPutDatasetAction
- TransportPutDataSourceAction - Class in org.elasticsearch.xpack.esql.datasources.datasource
- TransportPutDataSourceAction(TransportService, ClusterService, ThreadPool, ActionFilters, DataSourceService, ProjectResolver) - Constructor for class org.elasticsearch.xpack.esql.datasources.datasource.TransportPutDataSourceAction
- TransportPutViewAction - Class in org.elasticsearch.xpack.esql.view
- TransportPutViewAction(TransportService, ClusterService, ThreadPool, ActionFilters, ViewService, ProjectResolver) - Constructor for class org.elasticsearch.xpack.esql.view.TransportPutViewAction
- transportRequest(EnrichLookupService.Request, ShardId) - Method in class org.elasticsearch.xpack.esql.enrich.EnrichLookupService
- transportRequest(LookupFromIndexService.Request, ShardId) - Method in class org.elasticsearch.xpack.esql.enrich.LookupFromIndexService
- transportRequest(R, ShardId) - Method in class org.elasticsearch.xpack.esql.enrich.AbstractLookupService
-
Convert a request as sent to
AbstractLookupService.lookupAsync(R, org.elasticsearch.tasks.CancellableTask, org.elasticsearch.action.ActionListener<org.elasticsearch.xpack.esql.enrich.AbstractLookupService.LookupResponse>)into a transport request after preflight checks have been performed. - transportService - Variable in class org.elasticsearch.xpack.esql.enrich.AbstractLookupService
- transportService() - Method in record class org.elasticsearch.xpack.esql.plugin.TransportActionServices
-
Returns the value of the
transportServicerecord component. - TransportVersionAware - Interface in org.elasticsearch.xpack.esql.capabilities
-
Interface for expressions that may be replaced based on the
minTransportVersionof the clusters. - TRIAL_COUNT - Static variable in class org.elasticsearch.xpack.esql.approximation.ApproximationPlan
-
The number of times (trials) the sampled rows are divided into buckets.
- Trim - Class in org.elasticsearch.xpack.esql.expression.function.scalar.string
-
Removes leading and trailing whitespaces from a string.
- Trim(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.string.Trim
- trimNonTopLevelAliases(Expression) - Static method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.CombineProjections
- TRIPLE CAUTION: Backports of version-aware query planning PRs - Search tag in record class org.elasticsearch.xpack.esql.session.Versioned
- Section
- TRUE - Enum constant in enum class org.elasticsearch.xpack.esql.core.expression.Nullability
-
Whether the expression can become null
- TRUE - Static variable in class org.elasticsearch.xpack.esql.core.expression.Literal
- TRUE - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- TRUE - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- TRUE() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.BooleanValueContext
- truncate(Number, Number) - Static method in class org.elasticsearch.xpack.esql.core.expression.predicate.operator.math.Maths
- tryAdvance() - Method in class org.elasticsearch.xpack.esql.datasources.cache.StatsCapturingIterator
- tryAsKeyedSubfieldName(LucenePushdownPredicates) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.FieldExtract
-
If this
field_extractcan be pushed to a Lucene query against the keyed sub-field, returns the synthetic data-node field name (e.g. - tryCreate(String) - Static method in record class org.elasticsearch.xpack.esql.expression.function.scalar.string.Hash.HashFunction
- tryFoldRelation(PromqlCommand, LogicalPlan) - Static method in class org.elasticsearch.xpack.esql.parser.promql.PromqlLogicalPlanBuilder
- tryIncRef() - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryResponse
- tryIncRef() - Method in class org.elasticsearch.xpack.esql.enrich.LookupFromIndexService.LookupResponse
- tryIncRef() - Method in class org.elasticsearch.xpack.esql.enrich.EnrichLookupService.TransportRequest
- tryIncRef() - Method in class org.elasticsearch.xpack.esql.enrich.LookupFromIndexService.LookupRequest
- tryIncRef() - Method in class org.elasticsearch.xpack.esql.planner.EsPhysicalOperationProviders.ShardContext
- tryPushToFieldLoading(SearchStats) - Method in interface org.elasticsearch.xpack.esql.expression.function.blockloader.BlockLoaderExpression
-
The field and loading configuration that replaces this expression, effectively "fusing" the expression into the load.
- tryPushToFieldLoading(SearchStats) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.FromAggregateMetricDouble
- tryPushToFieldLoading(SearchStats) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.RoundTo
- tryPushToFieldLoading(SearchStats) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvMax
- tryPushToFieldLoading(SearchStats) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvMin
- tryPushToFieldLoading(SearchStats) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.ByteLength
- tryPushToFieldLoading(SearchStats) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.FieldExtract
- tryPushToFieldLoading(SearchStats) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Length
- tryPushToFieldLoading(SearchStats) - Method in class org.elasticsearch.xpack.esql.expression.function.vector.VectorSimilarityFunction
- TS - Enum constant in enum class org.elasticsearch.xpack.esql.plan.logical.SourceCommand
- TS - Enum constant in enum class org.elasticsearch.xpack.esql.telemetry.FeatureMetric
- TS - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- TS - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- TS() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.TimeSeriesCommandContext
- TS_COLLAPSE - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for the
TS_COLLAPSEpipe command, which collapses PromQL results into one multi-valued row per series. - TS_COLLAPSE - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- TS_COLLAPSE - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- TS_COLLAPSE - Static variable in class org.elasticsearch.xpack.esql.plan.logical.TimeSeriesCollapse
-
Minimum transport version that knows how to deserialize this plan node.
- TS_COLLAPSE() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.TsCollapseCommandContext
- TS_COMMAND - Enum constant in enum class org.elasticsearch.xpack.esql.plan.logical.TimeSeriesAggregate.Origin
- TS_COMMAND_GROUP_ON_ALIASES - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fix bug with TS command where you can't group on aliases (i.e.
- TS_COMMAND_V0 - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support TS command in non-snapshot builds
- TS_DERIV_DATENANOS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
- TS_IMPLICIT_TIMESTAMP_SORT - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Implicit SORT @timestamp DESC for TS queries without STATS or explicit SORT.
- TS_INFO - Enum constant in enum class org.elasticsearch.xpack.esql.telemetry.FeatureMetric
- TS_INFO - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- TS_INFO - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- TS_INFO() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.TsInfoCommandContext
- TS_INFO_COMMAND - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for the TS_INFO command — per-time-series granularity variant of METRICS_INFO.
- TS_LINREG_DERIVATIVE - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
- TS_ORIGINAL_TYPES_BUG_FIXED - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fix for a bug where if you queried multiple TS indices with a field mapped to different types, the original types/suggested cast sections of the return result would be empty.
- TS_PERMIT_TEXT_BECOMING_KEYWORD_WHEN_GROUPED_ON - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Permit the data type of a field changing from TEXT to KEYWORD when being grouped on in aggregations on the TS command.
- TS_RATE_DATENANOS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
- TS_RATE_DATENANOS_2 - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
- TS_RENAME_TIMESTAMP_ERROR_MESSAGE - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Custom error for renamed timestamp
- TS_STATS_BINARY_OPS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Adds support for binary operations (such as addition, subtraction, etc.) to the TS|STATS command.
- tsCollapseCommand() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ProcessingCommandContext
- tsCollapseCommand() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- TsCollapseCommandContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.TsCollapseCommandContext
- TSDB_TEMPORALITY_SUPPORT_V8 - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
TSDB Temporality support.
- TSDB_TEMPORALITY_SUPPORT_V9 - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support cumulative exponential histograms in _over_time aggregations.
- tsdbCompatible() - Element in annotation interface org.elasticsearch.xpack.esql.expression.function.FunctionInfo
-
Whether this function is compatible with the
TScommand. - TSID - Static variable in class org.elasticsearch.xpack.esql.datasources.ExternalMetadataColumns
- TSID_DATA_TYPE - Enum constant in enum class org.elasticsearch.xpack.esql.core.type.DataType
-
Fields with this type represent values from the
TimeSeriesIdFieldMapper. - TSID_FIELD - Static variable in class org.elasticsearch.xpack.esql.core.expression.MetadataAttribute
- TsInfo - Class in org.elasticsearch.xpack.esql.plan.logical
-
A
TsInfois a plan node that returns one row per time series with metadata. - TsInfo(Source, LogicalPlan) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.TsInfo
- tsInfoCommand() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ProcessingCommandContext
- tsInfoCommand() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- TsInfoCommandContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.TsInfoCommandContext
- TsInfoExec - Class in org.elasticsearch.xpack.esql.plan.physical
-
Physical plan node for the TS_INFO command.
- TsInfoExec(Source, PhysicalPlan, List<Attribute>, List<Attribute>, TsInfoExec.Mode) - Constructor for class org.elasticsearch.xpack.esql.plan.physical.TsInfoExec
- TsInfoExec.Mode - Enum Class in org.elasticsearch.xpack.esql.plan.physical
-
Execution mode, mirroring the three-phase pattern used by aggregations.
- TStep - Class in org.elasticsearch.xpack.esql.expression.function.grouping
-
Groups
@timestampinto fixed-width time buckets for aggregation, labeling each bucket by its end instant. - TStep(Source, Expression, Expression, Expression, Expression, Configuration) - Constructor for class org.elasticsearch.xpack.esql.expression.function.grouping.TStep
- TStep(Source, Expression, Expression, Configuration) - Constructor for class org.elasticsearch.xpack.esql.expression.function.grouping.TStep
- TSTEP - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for tstep function
- TSTEP_BUCKET_COUNT - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for tstep bucket count variant: TSTEP(count, from, to)
- TSTEP_EXPLICIT_BOUNDS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for tstep explicit bounds variant: TSTEP(step, from, to)
- TSV - Enum constant in enum class org.elasticsearch.xpack.esql.formatter.TextFormat
- TWO - Static variable in record class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionDefinition.PromqlFunctionArity
- TwoOptionalArguments - Interface in org.elasticsearch.xpack.esql.expression.function
-
Marker interface indicating that a function accepts two optional arguments (the last two).
- type - Variable in class org.elasticsearch.xpack.esql.expression.function.EsqlFunctionRegistry.ArgSignature
- type - Variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.JoinCommandContext
- type() - Method in class org.elasticsearch.xpack.esql.action.ColumnInfoImpl
- type() - Method in record class org.elasticsearch.xpack.esql.Column
-
Returns the value of the
typerecord component. - type() - Method in class org.elasticsearch.xpack.esql.datasources.datasource.PutDataSourceAction.Request
- type() - Method in class org.elasticsearch.xpack.esql.datasources.metadata.DataSource
- type() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.AggregateSpec
-
Returns the value of the
typerecord component. - type() - Method in interface org.elasticsearch.xpack.esql.datasources.spi.ConnectorFactory
- type() - Method in interface org.elasticsearch.xpack.esql.datasources.spi.DataSourceValidator
-
Type identifier, e.g.
- type() - Method in interface org.elasticsearch.xpack.esql.datasources.spi.ExternalSourceFactory
- type() - Method in class org.elasticsearch.xpack.esql.datasources.spi.FileDataSourceValidator
- type() - Method in interface org.elasticsearch.xpack.esql.datasources.spi.TableCatalog
- type() - Method in class org.elasticsearch.xpack.esql.enrich.MatchConfig
- type() - Method in class org.elasticsearch.xpack.esql.expression.function.EsqlFunctionRegistry.ArgSignature
- type() - Method in record class org.elasticsearch.xpack.esql.expression.function.EsqlFunctionRegistry.FunctionDescription
-
Returns the value of the
typerecord component. - type() - Method in record class org.elasticsearch.xpack.esql.expression.function.EsqlFunctionRegistry.MapEntryArgSignature
-
Returns the value of the
typerecord component. - type() - Element in annotation interface org.elasticsearch.xpack.esql.expression.function.FunctionInfo
-
The position the function can appear in the language.
- type() - Element in annotation interface org.elasticsearch.xpack.esql.expression.function.MapParam.MapParamEntry
- type() - Element in annotation interface org.elasticsearch.xpack.esql.expression.function.Param
- type() - Method in record class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionDefinition.PromqlParamInfo
-
Returns the value of the
typerecord component. - type() - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.promql.AutomatonUtils.PatternFragment
- type() - Method in record class org.elasticsearch.xpack.esql.parser.QueryParam
-
Returns the value of the
typerecord component. - type() - Method in record class org.elasticsearch.xpack.esql.plan.logical.join.JoinConfig
-
Returns the value of the
typerecord component. - type() - Method in record class org.elasticsearch.xpack.esql.plan.physical.EsStatsQueryExec.BasicStat
-
Returns the value of the
typerecord component. - type() - Method in class org.elasticsearch.xpack.esql.plan.QuerySettingDef
- type() - Method in record class org.elasticsearch.xpack.esql.planner.Layout.ChannelAndType
-
Returns the value of the
typerecord component. - type() - Method in record class org.elasticsearch.xpack.esql.planner.Layout.ChannelSet
-
Returns the value of the
typerecord component. - type(String) - Method in class org.elasticsearch.xpack.esql.evaluator.command.IpLocationFunctionBridge.IpLocationCollectorImpl
- TYPE - Static variable in class org.elasticsearch.xpack.esql.action.EsqlResolveDatasetAction
- TYPE - Static variable in class org.elasticsearch.xpack.esql.action.EsqlResolveFieldsAction
- TYPE - Static variable in class org.elasticsearch.xpack.esql.action.EsqlResolveViewAction
- TYPE - Static variable in class org.elasticsearch.xpack.esql.action.EsqlSearchShardsAction
- TYPE - Static variable in class org.elasticsearch.xpack.esql.datasources.metadata.DataSourceMetadata
- TYPE - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.score.Decay
- TYPE - Static variable in class org.elasticsearch.xpack.esql.querylog.EsqlLogContext
- TYPE_CONVERSION_TIMEZONE_SUPPORT - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support timezones in the conversion utils and functions, like TO_STRING.
- TYPE_RESOLVED - Static variable in class org.elasticsearch.xpack.esql.core.expression.Expression.TypeResolution
- TypeConflictedField - Class in org.elasticsearch.xpack.esql.core.type
- TypeConflictedField(String, DataType, Map<String, EsField>, boolean, EsField.TimeSeriesFieldType) - Constructor for class org.elasticsearch.xpack.esql.core.type.TypeConflictedField
- TypeConflictedField(StreamInput) - Constructor for class org.elasticsearch.xpack.esql.core.type.TypeConflictedField
- TypedAttribute - Class in org.elasticsearch.xpack.esql.core.expression
-
A fully resolved attribute - we know its type.
- TypedAttribute(Source, String, String, DataType, Nullability, NameId, boolean) - Constructor for class org.elasticsearch.xpack.esql.core.expression.TypedAttribute
- TypedAttribute(Source, String, DataType, Nullability, NameId, boolean) - Constructor for class org.elasticsearch.xpack.esql.core.expression.TypedAttribute
- typedParsing(ParseTreeVisitor<?>, ParseTree, Class<T>) - Static method in class org.elasticsearch.xpack.esql.parser.ParserUtils
- typeName() - Method in enum class org.elasticsearch.xpack.esql.core.type.DataType
- TypeResolution(String) - Constructor for class org.elasticsearch.xpack.esql.core.expression.Expression.TypeResolution
- TypeResolutions - Class in org.elasticsearch.xpack.esql.core.expression
- TypeResolutions.ParamOrdinal - Enum Class in org.elasticsearch.xpack.esql.core.expression
- typeResolved() - Method in class org.elasticsearch.xpack.esql.core.expression.Expression
-
Does the tree rooted at this expression have valid types at all nodes?
- types() - Method in class org.elasticsearch.xpack.esql.core.type.CompactInvalidMappedField
- types() - Static method in enum class org.elasticsearch.xpack.esql.core.type.DataType
- types() - Method in class org.elasticsearch.xpack.esql.core.type.InvalidMappedField
- types() - Method in class org.elasticsearch.xpack.esql.core.type.PotentiallyUnmappedSingleTypeEsField
- types() - Method in class org.elasticsearch.xpack.esql.core.type.TypeConflictedField
-
Source data types observed for this field across all indices.
- types() - Method in record class org.elasticsearch.xpack.esql.evaluator.command.GrokEvaluatorExtracter.Factory
-
Returns the value of the
typesrecord component. - typeToken - Variable in class org.elasticsearch.xpack.esql.evaluator.mapper.ExpressionMapper
- typeToken() - Method in class org.elasticsearch.xpack.esql.rule.Rule
U
- unary(BiFunction<Source, Expression, T>) - Method in class org.elasticsearch.xpack.esql.expression.function.FunctionDefinition.Builder
-
Build a FunctionDefinition for a unary function.
- unaryConfig(FunctionDefinition.UnaryConfigurationAwareBuilder<T>) - Method in class org.elasticsearch.xpack.esql.expression.function.FunctionDefinition.Builder
-
Build a FunctionDefinition for a unary function that needs
Configuration. - UnaryExec - Class in org.elasticsearch.xpack.esql.plan.physical
- UnaryExec(Source, PhysicalPlan) - Constructor for class org.elasticsearch.xpack.esql.plan.physical.UnaryExec
- UnaryExpression - Class in org.elasticsearch.xpack.esql.core.expression
- UnaryExpression(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.core.expression.UnaryExpression
- UnaryPlan - Class in org.elasticsearch.xpack.esql.plan.logical
-
A
UnaryPlanis aLogicalPlanwith exactly one child, for example,WHERE xin a SQL statement is anUnaryPlan. - UnaryPlan(Source, LogicalPlan) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.UnaryPlan
- UnaryScalarFunction - Class in org.elasticsearch.xpack.esql.core.expression.function.scalar
- UnaryScalarFunction - Class in org.elasticsearch.xpack.esql.expression.function.scalar
- UnaryScalarFunction(StreamInput) - Constructor for class org.elasticsearch.xpack.esql.core.expression.function.scalar.UnaryScalarFunction
- UnaryScalarFunction(StreamInput) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.UnaryScalarFunction
- UnaryScalarFunction(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.core.expression.function.scalar.UnaryScalarFunction
- UnaryScalarFunction(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.UnaryScalarFunction
- unaryScalars() - Static method in class org.elasticsearch.xpack.esql.expression.ExpressionWritables
- unaryValueTransformation(BiFunction<Source, Expression, ? extends Expression>) - Method in class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionDefinition.Builder
- unaryVariadic(FunctionDefinition.UnaryVariadicBuilder<T>) - Method in class org.elasticsearch.xpack.esql.expression.function.FunctionDefinition.Builder
-
Build a FunctionDefinition for a function with one required argument followed by zero or more variadic arguments.
- UNAVAILABLE_SHARD_RESOLUTION_ATTEMPTS - Static variable in class org.elasticsearch.xpack.esql.plugin.QueryPragmas
- unavailableShardResolutionAttempts() - Method in class org.elasticsearch.xpack.esql.plugin.QueryPragmas
-
Amount of attempts moved shards could be retried.
- UNBOUNDED_SORT_NOT_SUPPORTED_FOR_COMMAND_MESSAGE - Static variable in class org.elasticsearch.xpack.esql.plan.logical.OrderBy
- unboundedGrid - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StGeohash
-
For unbounded grids, we don't need to check if the grid cell is valid, just calculate the encoded long intersecting the point at that precision.
- unboundedGrid - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StGeohex
-
For unbounded grids, we don't need to check if the tile is valid, just calculate the encoded long intersecting the point at that precision.
- unboundedGrid - Static variable in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StGeotile
-
For unbounded grids, we don't need to check if the tile is valid, just calculate the encoded long intersecting the point at that precision.
- unconstrained() - Static method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.promql.PromqlAttributesTranslationContext.InheritedAttributes
-
Everything in scope (
G=T), nothing excluded. - UNDER_CONSTRUCTION - Static variable in enum class org.elasticsearch.xpack.esql.core.type.DataType
- underConstruction() - Method in interface org.elasticsearch.xpack.esql.core.type.SupportedVersion
- underConstruction(TransportVersion) - Static method in interface org.elasticsearch.xpack.esql.core.type.SupportedVersion
-
Types that are actively being built.
- unifiedSchema() - Method in record class org.elasticsearch.xpack.esql.datasources.SchemaReconciliation.Result
-
Returns the value of the
unifiedSchemarecord component. - unifiedSchema() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.SplitDiscoveryContext
-
Returns the value of the
unifiedSchemarecord component. - unifiedSchema() - Method in class org.elasticsearch.xpack.esql.plan.physical.ExternalSourceExec
- UNION - Enum constant in enum class org.elasticsearch.xpack.esql.plan.logical.promql.operator.VectorBinarySet.SetOp
- UNION_BY_NAME - Enum constant in enum class org.elasticsearch.xpack.esql.datasources.spi.FormatReader.SchemaResolution
-
Merge schemas from all files by column name, with safe type widening.
- UNION_TYPES - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support multiple field mappings if appropriate conversion function is used (union types)
- UNION_TYPES_AGG_CAST - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fix for union-types when aggregating over an inline conversion with casting operator.
- UNION_TYPES_FIX_RENAME_RESOLUTION - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fix for union-types when renaming unrelated columns.
- UNION_TYPES_INLINE_FIX - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fix for union-types when aggregating over an inline conversion with conversion function.
- UNION_TYPES_MISSING_FIELD - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fix for union-types when some indexes are missing the required field.
- UNION_TYPES_NUMERIC_WIDENING - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fix for widening of short numeric types in union-types.
- UNION_TYPES_REMOVE_FIELDS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fix for union-types when sorting a type-casted field.
- UNION_TYPES_RESOLVE_PAST_PROJECTIONS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fix for resolving union type casts past projections (KEEP) and MV_EXPAND operations.
- UnionAll - Class in org.elasticsearch.xpack.esql.plan.logical
- UnionAll(Source, List<LogicalPlan>, List<Attribute>) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.UnionAll
- unionOutputByName(List<? extends LogicalPlan>) - Static method in class org.elasticsearch.xpack.esql.plan.logical.promql.operator.VectorBinarySet
-
Computes the combined output of the given plans as the union of their output attributes, deduplicated by name with the first occurrence winning.
- UnionTypeEsField - Class in org.elasticsearch.xpack.esql.core.type
- UnionTypeEsField(String, DataType, Map<String, EsField>, boolean, EsField.TimeSeriesFieldType) - Constructor for class org.elasticsearch.xpack.esql.core.type.UnionTypeEsField
- UNIQUE_NAMES - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fix for non-unique attribute names in ROW and logical plans.
- Unit test the block loaders - Search tag in interface org.elasticsearch.xpack.esql.expression.function.blockloader.BlockLoaderExpression
- Section
- UNKNOWN - Enum constant in enum class org.elasticsearch.xpack.esql.core.expression.Nullability
-
Cannot determine if the expression supports possible null folding
- UNKNOWN - Enum constant in enum class org.elasticsearch.xpack.esql.core.type.EsField.TimeSeriesFieldType
- UNKNOWN_CMD - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- UNKNOWN_CMD - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- unknownFormatError(String, Set<String>) - Static method in class org.elasticsearch.xpack.esql.datasources.spi.FileDataSourceValidator
-
The validation error reported when an explicit
formatvalue is not a registered format. - UNLESS - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseLexer
- UNLESS - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- UNLESS() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.ArithmeticBinaryContext
- UNLESS() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.NonReservedContext
- UNMAPPED - Static variable in class org.elasticsearch.xpack.esql.session.IndexResolver
- UNMAPPED_FIELDS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support unmapped using the INSIST keyword.
- UNMAPPED_FIELDS - Static variable in class org.elasticsearch.xpack.esql.plan.QuerySettings
- UNMAPPED_FIELDS_DEFAULT_SETTING_RENAME - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Rename the
unmapped_fieldsdefault setting from"fail"to"default". - unmappedResolution() - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryProfile
- unmappedResolution() - Method in class org.elasticsearch.xpack.esql.analysis.AnalyzerContext
- UnmappedResolution - Enum Class in org.elasticsearch.xpack.esql.analysis
-
This is an unmapped-fields strategy discriminator.
- UnpackDimension - Class in org.elasticsearch.xpack.esql.expression.function.scalar.internal
-
An internal convert function that unpacks dimension values were packed by
PackDimension - UnpackDimension(Source, Expression, DataType) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.internal.UnpackDimension
- UNQUOTED_IDENTIFIER - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- UNQUOTED_IDENTIFIER - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- UNQUOTED_IDENTIFIER() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.IdentifierContext
- UNQUOTED_IDENTIFIER() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlClusterStringContext
- UNQUOTED_IDENTIFIER() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlIndexStringContext
- UNQUOTED_IDENTIFIER() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlParamNameContext
- UNQUOTED_IDENTIFIER() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlQueryContentContext
- UNQUOTED_IDENTIFIER() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlSelectorStringContext
- UNQUOTED_IDENTIFIER() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlUnquotedIndexStringContext
- UNQUOTED_IDENTIFIER() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.QualifiedIntegerLiteralContext
- UNQUOTED_IDENTIFIER() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.QualifiedNameContext
- UNQUOTED_IDENTIFIER() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ValueNameContext
- UNQUOTED_SOURCE - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- UNQUOTED_SOURCE - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- UNQUOTED_SOURCE() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ClusterStringContext
- UNQUOTED_SOURCE() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.IndexStringContext
- UNQUOTED_SOURCE() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.JoinTargetContext
- UNQUOTED_SOURCE() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.MetadataContext
- UNQUOTED_SOURCE() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlClusterStringContext
- UNQUOTED_SOURCE() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlIndexStringContext
- UNQUOTED_SOURCE() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlQueryContentContext
- UNQUOTED_SOURCE() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlSelectorStringContext
- UNQUOTED_SOURCE() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlUnquotedIndexStringContext
- UNQUOTED_SOURCE() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.SelectorStringContext
- UNQUOTED_SOURCE() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.UnquotedIndexStringContext
- UNQUOTED_SOURCE(int) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.MetadataContext
- unquotedIndexString() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.IndexPatternContext
- unquotedIndexString() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- UnquotedIndexStringContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.UnquotedIndexStringContext
- unquoteIdentifier(TerminalNode, TerminalNode) - Static method in class org.elasticsearch.xpack.esql.parser.AstBuilder
- unquoteIdentifier(TerminalNode, TerminalNode) - Static method in class org.elasticsearch.xpack.esql.parser.ExpressionBuilder
- unquoteIdentifier(TerminalNode, TerminalNode) - Static method in class org.elasticsearch.xpack.esql.parser.LogicalPlanBuilder
- unquoteIdString(String) - Static method in class org.elasticsearch.xpack.esql.parser.ParserUtils
- UNRECOGNIZED - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseLexer
- UNRECOGNIZED - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- unregister(String) - Method in class org.elasticsearch.xpack.esql.datasources.FormatReaderRegistry
- Unresolvable - Interface in org.elasticsearch.xpack.esql.core.capabilities
- unresolved() - Method in class org.elasticsearch.xpack.esql.core.expression.Expression.TypeResolution
- UNRESOLVED - Static variable in interface org.elasticsearch.xpack.esql.datasources.spi.FileList
-
Sentinel: single-file path, glob not yet applied (
isResolved() == false). - UNRESOLVED_PREFIX - Static variable in interface org.elasticsearch.xpack.esql.core.capabilities.Unresolvable
- UNRESOLVED_SUFFIX - Static variable in class org.elasticsearch.xpack.esql.core.expression.UnresolvedTimestamp
- UnresolvedAttribute - Class in org.elasticsearch.xpack.esql.core.expression
-
An unresolved attribute.
- UnresolvedAttribute(Source, String) - Constructor for class org.elasticsearch.xpack.esql.core.expression.UnresolvedAttribute
- UnresolvedAttribute(Source, String, String) - Constructor for class org.elasticsearch.xpack.esql.core.expression.UnresolvedAttribute
- UnresolvedAttribute(Source, String, String, String) - Constructor for class org.elasticsearch.xpack.esql.core.expression.UnresolvedAttribute
- UnresolvedAttribute(Source, String, String, NameId, String) - Constructor for class org.elasticsearch.xpack.esql.core.expression.UnresolvedAttribute
- UnresolvedAttribute(Source, String, NameId, String) - Constructor for class org.elasticsearch.xpack.esql.core.expression.UnresolvedAttribute
- unresolvedAuthMessage() - Method in class org.elasticsearch.xpack.esql.datasources.spi.FileDataSourceConfiguration
-
Per-CSP message naming the credential fields that would make an
autoconfig resolvable. - UnresolvedException - Exception Class in org.elasticsearch.xpack.esql.core.capabilities
-
Thrown when we accidentally attempt to resolve something on on an unresolved entity.
- UnresolvedException(String, Object) - Constructor for exception class org.elasticsearch.xpack.esql.core.capabilities.UnresolvedException
- UnresolvedExternalRelation - Class in org.elasticsearch.xpack.esql.plan.logical
-
Unresolved external data source reference (Iceberg table or Parquet file).
- UnresolvedExternalRelation(Source, Expression, Map<String, Object>) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.UnresolvedExternalRelation
-
Creates an unresolved external relation with no METADATA fields.
- UnresolvedExternalRelation(Source, Expression, Map<String, Object>, List<NamedExpression>) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.UnresolvedExternalRelation
-
Creates an unresolved external relation without a backing dataset name (the inline
EXTERNALcommand path or tests that exercise the analyzer with a bare path). - UnresolvedExternalRelation(Source, Expression, Map<String, Object>, List<NamedExpression>, String) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.UnresolvedExternalRelation
-
Creates an unresolved external relation.
- UnresolvedExternalRelation(Source, Expression, Map<String, Object>, List<NamedExpression>, String, DatasetMapping) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.UnresolvedExternalRelation
-
Full constructor carrying the dataset's user-declared mapping (
DatasetMapping), if any. - UnresolvedFunction - Class in org.elasticsearch.xpack.esql.expression.function
-
An unresolved function call.
- UnresolvedFunction(Source, String, List<Expression>) - Constructor for class org.elasticsearch.xpack.esql.expression.function.UnresolvedFunction
- UnresolvedFunction(Source, String, List<Expression>, boolean, String) - Constructor for class org.elasticsearch.xpack.esql.expression.function.UnresolvedFunction
-
Constructor used for specifying a more descriptive message (typically 'did you mean') instead of the default one.
- UnresolvedIpLocation - Class in org.elasticsearch.xpack.esql.plan.logical
-
Transient logical plan node produced by the parser for the
IP_LOCATIONcommand. - UnresolvedIpLocation(Source, LogicalPlan, Expression, Attribute, String, boolean, List<String>) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.UnresolvedIpLocation
- UnresolvedIpLocation(Source, LogicalPlan, Expression, Attribute, String, boolean, List<String>, String) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.UnresolvedIpLocation
- unresolvedMessage() - Method in interface org.elasticsearch.xpack.esql.core.capabilities.Unresolvable
-
NOTE: Any non-null return value from this method indicates that the item in question could not be resolved.
- unresolvedMessage() - Method in class org.elasticsearch.xpack.esql.core.expression.UnresolvedAttribute
- unresolvedMessage() - Method in class org.elasticsearch.xpack.esql.core.expression.UnresolvedMetadataAttributeExpression
- unresolvedMessage() - Method in class org.elasticsearch.xpack.esql.core.expression.UnresolvedStar
- unresolvedMessage() - Method in class org.elasticsearch.xpack.esql.core.expression.UnsupportedAttribute
- unresolvedMessage() - Method in class org.elasticsearch.xpack.esql.expression.function.UnresolvedFunction
- unresolvedMessage() - Method in class org.elasticsearch.xpack.esql.expression.UnresolvedNamePattern
- unresolvedMessage() - Method in class org.elasticsearch.xpack.esql.plan.logical.DatasetShadowRelation
- unresolvedMessage() - Method in class org.elasticsearch.xpack.esql.plan.logical.UnresolvedExternalRelation
- unresolvedMessage() - Method in class org.elasticsearch.xpack.esql.plan.logical.UnresolvedIpLocation
- unresolvedMessage() - Method in class org.elasticsearch.xpack.esql.plan.logical.UnresolvedRelation
- unresolvedMessage() - Method in class org.elasticsearch.xpack.esql.plan.logical.ViewShadowRelation
- UnresolvedMetadataAttributeExpression - Class in org.elasticsearch.xpack.esql.core.expression
- UnresolvedMetadataAttributeExpression(Source, String) - Constructor for class org.elasticsearch.xpack.esql.core.expression.UnresolvedMetadataAttributeExpression
- unresolvedMsg - Variable in class org.elasticsearch.xpack.esql.core.expression.UnresolvedAttribute
- UnresolvedNamedExpression - Class in org.elasticsearch.xpack.esql.core.expression
- UnresolvedNamedExpression(Source, List<Expression>) - Constructor for class org.elasticsearch.xpack.esql.core.expression.UnresolvedNamedExpression
- UnresolvedNamePattern - Class in org.elasticsearch.xpack.esql.expression
-
Unresolved expression for encapsulating a pattern: KEEP `a*`, b*, `c*`*`d*` a* is an actual name (UnresolvedAttribute) b* is a name pattern (this class) `c*`*`d*` is a name pattern
- UnresolvedNamePattern(Source, CharacterRunAutomaton, String, String) - Constructor for class org.elasticsearch.xpack.esql.expression.UnresolvedNamePattern
- UnresolvedPattern - Class in org.elasticsearch.xpack.esql.core.expression
-
When a
KEEPor aDROPreceives a wildcard pattern, this is provided to them as anUnresolvedNamePattern. - UnresolvedPattern(Source, String) - Constructor for class org.elasticsearch.xpack.esql.core.expression.UnresolvedPattern
- UnresolvedPattern(Source, String, String, NameId, String) - Constructor for class org.elasticsearch.xpack.esql.core.expression.UnresolvedPattern
- UnresolvedPolicy(String, Enrich.Mode) - Constructor for record class org.elasticsearch.xpack.esql.enrich.EnrichPolicyResolver.UnresolvedPolicy
-
Creates an instance of a
UnresolvedPolicyrecord class. - UnresolvedPromqlFunction - Class in org.elasticsearch.xpack.esql.plan.logical.promql
-
Unresolved PromQL function call produced by the parser and replaced by a resolved node (e.g.
- UnresolvedPromqlFunction(Source, String, List<LogicalPlan>, AcrossSeriesAggregate.Grouping, List<Attribute>) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.promql.UnresolvedPromqlFunction
- UnresolvedRelation - Class in org.elasticsearch.xpack.esql.plan.logical
-
Unresolved index-side relation produced by the parser for
FROM <index>(and other index-pattern source commands). - UnresolvedRelation(Source, IndexPattern, boolean, List<NamedExpression>, String, SourceCommand) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.UnresolvedRelation
- UnresolvedRelation(Source, IndexPattern, boolean, List<NamedExpression>, IndexMode, String) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.UnresolvedRelation
- UnresolvedRelation(Source, IndexPattern, boolean, List<NamedExpression>, IndexMode, String, String) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.UnresolvedRelation
- UnresolvedSourceRelation - Interface in org.elasticsearch.xpack.esql.plan.logical
-
Marker for the unresolved leaf plans the parser produces for
FROM-style source commands. - UnresolvedStar - Class in org.elasticsearch.xpack.esql.core.expression
- UnresolvedStar(Source, UnresolvedAttribute) - Constructor for class org.elasticsearch.xpack.esql.core.expression.UnresolvedStar
- UnresolvedTimestamp - Class in org.elasticsearch.xpack.esql.core.expression
- UnresolvedTimestamp(Source) - Constructor for class org.elasticsearch.xpack.esql.core.expression.UnresolvedTimestamp
- UnresolvedTimestamp(Source, String, String, NameId, String) - Constructor for class org.elasticsearch.xpack.esql.core.expression.UnresolvedTimestamp
- UNRESTRICTED - Static variable in class org.elasticsearch.xpack.esql.datasources.LocalFileAccess
-
Allow-all sentinel for test-only constructors in
StorageProviderRegistry,FileSourceFactory, andDataSourceModule. - unscore(QueryBuilder) - Static method in class org.elasticsearch.xpack.esql.core.querydsl.query.Query
-
Removes score from a query builder, so score is not affected by the query
- UNSIGNED_LONG - Enum constant in enum class org.elasticsearch.xpack.esql.core.type.DataType
-
64-bit unsigned numbers packed into a java
long. - UnsignedLong(BlockFactory, ExpressionEvaluator) - Constructor for record class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToAggregateMetricDouble.UnsignedLong
-
Creates an instance of a
UnsignedLongrecord class. - UnsignedLongFactory(ExpressionEvaluator.Factory) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToAggregateMetricDouble.UnsignedLongFactory
- unsignedLongToBigInteger(long) - Static method in class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter
- unsignedLongToBoolean(long) - Static method in class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter
- unsignedLongToDouble(long) - Static method in class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter
-
The following conversion are between unsignedLong and other numeric data types.
- unsignedLongToInt(long) - Static method in class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter
- unsignedLongToLong(long) - Static method in class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter
- unsignedLongToString(long) - Static method in class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter
- UNSPECIFIED - Enum constant in enum class org.elasticsearch.xpack.esql.core.util.SpatialCoordinateTypes
- UNSPECIFIED - Enum constant in enum class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.BinarySpatialFunction.SpatialCrsType
- UNSUPPORTED - Enum constant in enum class org.elasticsearch.xpack.esql.core.type.DataType
-
Fields of this type are unsupported by any functions and are always rendered as
nullin the response. - UNSUPPORTED - Enum constant in enum class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionDefinition.CounterSupport
-
Only accepts non-counter numeric types.
- UNSUPPORTED - Static variable in interface org.elasticsearch.xpack.esql.datasources.spi.AggregatePushdownSupport
- UNSUPPORTED_TYPES - Static variable in class org.elasticsearch.xpack.esql.plan.logical.join.Join
- UnsupportedAttribute - Class in org.elasticsearch.xpack.esql.core.expression
-
Unsupported attribute that has been found yet cannot be used except in special conditions (currently only in projections to allow it to flow through the engine).
- UnsupportedAttribute(Source, String, String, UnsupportedEsField, String, NameId) - Constructor for class org.elasticsearch.xpack.esql.core.expression.UnsupportedAttribute
- UnsupportedAttribute(Source, String, UnsupportedEsField) - Constructor for class org.elasticsearch.xpack.esql.core.expression.UnsupportedAttribute
- UnsupportedAttribute(Source, String, UnsupportedEsField, String) - Constructor for class org.elasticsearch.xpack.esql.core.expression.UnsupportedAttribute
- UnsupportedAttribute(Source, String, UnsupportedEsField, String, NameId) - Constructor for class org.elasticsearch.xpack.esql.core.expression.UnsupportedAttribute
- UnsupportedEsField - Class in org.elasticsearch.xpack.esql.core.type
-
Information about a field in an ES index that cannot be supported by ESQL.
- UnsupportedEsField(String, List<String>) - Constructor for class org.elasticsearch.xpack.esql.core.type.UnsupportedEsField
- UnsupportedEsField(String, List<String>, String, Map<String, EsField>) - Constructor for class org.elasticsearch.xpack.esql.core.type.UnsupportedEsField
- UnsupportedEsField(String, List<String>, String, Map<String, EsField>, EsField.TimeSeriesFieldType) - Constructor for class org.elasticsearch.xpack.esql.core.type.UnsupportedEsField
- UnsupportedEsField(StreamInput) - Constructor for class org.elasticsearch.xpack.esql.core.type.UnsupportedEsField
- UnsupportedSearchStats() - Constructor for class org.elasticsearch.xpack.esql.stats.SearchStats.UnsupportedSearchStats
- unvalidatedStatement(String, QueryParams) - Method in class org.elasticsearch.xpack.esql.parser.EsqlParser
- unwrap(Expression) - Static method in class org.elasticsearch.xpack.esql.core.expression.Alias
-
If the given expression is an alias, return its child - otherwise return as is.
- UP - Enum constant in enum class org.elasticsearch.xpack.esql.optimizer.rules.logical.OptimizerRules.TransformDirection
- UPDATE_LOOKUP_JOIN_ERROR_MESSAGES - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Lookup error messages were updated to make them a bit easier to understand.
- upper() - Method in class org.elasticsearch.xpack.esql.core.querydsl.query.RangeQuery
- upper() - Method in class org.elasticsearch.xpack.esql.expression.predicate.Range
- UPPER - Enum constant in enum class org.elasticsearch.xpack.esql.expression.function.scalar.string.ChangeCase.Case
- upperBound() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.PromqlHistogramQuantile
- URI_PARTS - Enum constant in enum class org.elasticsearch.xpack.esql.telemetry.FeatureMetric
- URI_PARTS - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- URI_PARTS - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- URI_PARTS() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.UriPartsCommandContext
- URI_PARTS_COMMAND - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Supports the
URI_PARTS) command. - UriParts - Class in org.elasticsearch.xpack.esql.plan.logical
-
The logical plan for the
URI_PARTScommand. - UriParts(StreamInput) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.UriParts
- UriParts(Source, LogicalPlan, Expression, List<String>, List<Attribute>) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.UriParts
- UriPartsCollectorImpl(SequencedCollection<String>) - Constructor for class org.elasticsearch.xpack.esql.evaluator.command.UriPartsFunctionBridge.UriPartsCollectorImpl
- uriPartsCommand() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ProcessingCommandContext
- uriPartsCommand() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- UriPartsCommandContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.UriPartsCommandContext
- UriPartsExec - Class in org.elasticsearch.xpack.esql.plan.physical
-
Physical plan for the URI_PARTS command.
- UriPartsExec(StreamInput) - Constructor for class org.elasticsearch.xpack.esql.plan.physical.UriPartsExec
- UriPartsExec(Source, PhysicalPlan, Expression, List<String>, List<Attribute>) - Constructor for class org.elasticsearch.xpack.esql.plan.physical.UriPartsExec
- UriPartsFunctionBridge - Class in org.elasticsearch.xpack.esql.evaluator.command
-
A bridge for the function that extracts parts from a URI string.
- UriPartsFunctionBridge() - Constructor for class org.elasticsearch.xpack.esql.evaluator.command.UriPartsFunctionBridge
- UriPartsFunctionBridge.UriPartsCollectorImpl - Class in org.elasticsearch.xpack.esql.evaluator.command
- URL_DECODE - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
URL decoding function.
- URL_ENCODE - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
URL encoding function.
- URL_ENCODE_COMPONENT - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
URL component encoding function.
- URL_PARAM_DELIMITER - Static variable in enum class org.elasticsearch.xpack.esql.formatter.TextFormat
- URL_PARAM_FORMAT - Static variable in enum class org.elasticsearch.xpack.esql.formatter.TextFormat
- UrlCodecUtils - Class in org.elasticsearch.xpack.esql.expression.function.scalar.util
- UrlDecode - Class in org.elasticsearch.xpack.esql.expression.function.scalar.convert
- UrlDecode(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.convert.UrlDecode
- urlEncode(BytesRef, BreakingBytesRefBuilder, boolean) - Static method in class org.elasticsearch.xpack.esql.expression.function.scalar.util.UrlCodecUtils
- UrlEncode - Class in org.elasticsearch.xpack.esql.expression.function.scalar.convert
- UrlEncode(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.convert.UrlEncode
- UrlEncodeComponent - Class in org.elasticsearch.xpack.esql.expression.function.scalar.convert
- UrlEncodeComponent(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.convert.UrlEncodeComponent
- Usage - Search tag in record class org.elasticsearch.xpack.esql.datasources.spi.ErrorPolicy
- Section
- USAGE_CONTAINS_TOOK - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Does the usage information for ESQL contain a histogram of
tookvalues? - usageService() - Method in record class org.elasticsearch.xpack.esql.plugin.TransportActionServices
-
Returns the value of the
usageServicerecord component. - usageStats() - Method in class org.elasticsearch.xpack.esql.datasources.cache.ExternalSourceCacheService
- Use-after-free / double-free detection (assertions only) - Search tag in class org.elasticsearch.xpack.esql.datasources.spi.DirectReadBuffer
- Section
- useAggregateMetricDoubleWhenNotSupported() - Method in record class org.elasticsearch.xpack.esql.analysis.PreAnalyzer.PreAnalysis
-
Returns the value of the
useAggregateMetricDoubleWhenNotSupportedrecord component. - useAggregateMetricDoubleWhenNotSupported() - Method in record class org.elasticsearch.xpack.esql.session.IndexResolver.FieldsInfo
-
Returns the value of the
useAggregateMetricDoubleWhenNotSupportedrecord component. - useDenseVectorWhenNotSupported() - Method in record class org.elasticsearch.xpack.esql.analysis.PreAnalyzer.PreAnalysis
-
Returns the value of the
useDenseVectorWhenNotSupportedrecord component. - useDenseVectorWhenNotSupported() - Method in record class org.elasticsearch.xpack.esql.session.IndexResolver.FieldsInfo
-
Returns the value of the
useDenseVectorWhenNotSupportedrecord component. - USER_AGENT - Enum constant in enum class org.elasticsearch.xpack.esql.telemetry.FeatureMetric
- USER_AGENT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- USER_AGENT - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- USER_AGENT() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.UserAgentCommandContext
- USER_AGENT_COMMAND - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Supports the
USER_AGENTcommand. - UserAgent - Class in org.elasticsearch.xpack.esql.plan.logical
-
The logical plan for the
USER_AGENTcommand. - UserAgent(StreamInput) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.UserAgent
- UserAgent(Source, LogicalPlan, Expression, List<String>, List<Attribute>, boolean, String) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.UserAgent
- UserAgentCollectorImpl(SequencedCollection<String>, UserAgentParser, boolean) - Constructor for class org.elasticsearch.xpack.esql.evaluator.command.UserAgentFunctionBridge.UserAgentCollectorImpl
- userAgentCommand() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ProcessingCommandContext
- userAgentCommand() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- UserAgentCommandContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.UserAgentCommandContext
- UserAgentExec - Class in org.elasticsearch.xpack.esql.plan.physical
-
Physical plan for the USER_AGENT command.
- UserAgentExec(StreamInput) - Constructor for class org.elasticsearch.xpack.esql.plan.physical.UserAgentExec
- UserAgentExec(Source, PhysicalPlan, Expression, List<String>, List<Attribute>, boolean, String) - Constructor for class org.elasticsearch.xpack.esql.plan.physical.UserAgentExec
- UserAgentFunctionBridge - Class in org.elasticsearch.xpack.esql.evaluator.command
-
Bridge for the USER_AGENT command that parses user-agent strings into structured fields.
- UserAgentFunctionBridge() - Constructor for class org.elasticsearch.xpack.esql.evaluator.command.UserAgentFunctionBridge
- UserAgentFunctionBridge.UserAgentCollectorImpl - Class in org.elasticsearch.xpack.esql.evaluator.command
- userAgentParserRegistry() - Method in record class org.elasticsearch.xpack.esql.plugin.TransportActionServices
-
Returns the value of the
userAgentParserRegistryrecord component. - userInfo() - Method in class org.elasticsearch.xpack.esql.datasources.spi.StoragePath
-
Returns the userInfo component of the URI authority, or
nullwhen absent. - userInfo(String) - Method in class org.elasticsearch.xpack.esql.evaluator.command.UriPartsFunctionBridge.UriPartsCollectorImpl
- username() - Method in class org.elasticsearch.xpack.esql.session.Configuration
- username(String) - Method in class org.elasticsearch.xpack.esql.evaluator.command.UriPartsFunctionBridge.UriPartsCollectorImpl
- username(String) - Method in class org.elasticsearch.xpack.esql.session.ConfigurationBuilder
- userType(String) - Method in class org.elasticsearch.xpack.esql.evaluator.command.IpLocationFunctionBridge.IpLocationCollectorImpl
- usesScoring(QueryPlan<?>) - Static method in class org.elasticsearch.xpack.esql.planner.PlannerUtils
- useStreamingOperator() - Method in record class org.elasticsearch.xpack.esql.enrich.LookupFromIndexOperator.Factory
-
Returns the value of the
useStreamingOperatorrecord component. - USING - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- USING - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- UTC - Static variable in class org.elasticsearch.xpack.esql.core.util.DateUtils
- UTC_DATE_TIME_FORMATTER - Static variable in class org.elasticsearch.xpack.esql.core.util.DateUtils
V
- V_9_4 - Enum constant in enum class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionDefinition.PromqlDocsVersion
- V_9_5 - Enum constant in enum class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionDefinition.PromqlDocsVersion
- V9_ENTRY - Static variable in class org.elasticsearch.xpack.esql.plan.logical.Project
- valid(EsIndex) - Static method in class org.elasticsearch.xpack.esql.index.IndexResolution
-
Use this method only if the set of concrete resolved indices is the same as EsIndex#concreteIndices().
- valid(EsIndex, Set<String>, Map<String, List<FieldCapabilitiesFailure>>) - Static method in class org.elasticsearch.xpack.esql.index.IndexResolution
- VALID_INFERENCE_OPTION_NAMES - Static variable in class org.elasticsearch.xpack.esql.plan.logical.inference.InferencePlan
- VALID_PRAGMA_NAMES - Static variable in class org.elasticsearch.xpack.esql.plugin.QueryPragmas
- validate() - Method in class org.elasticsearch.xpack.esql.action.EsqlGetQueryRequest
- validate() - Method in class org.elasticsearch.xpack.esql.action.EsqlListQueriesRequest
- validate() - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryRequest
- validate() - Method in class org.elasticsearch.xpack.esql.action.EsqlResolveDatasetAction.Request
- validate() - Method in class org.elasticsearch.xpack.esql.action.EsqlResolveViewAction.Request
- validate() - Method in class org.elasticsearch.xpack.esql.datasources.dataset.DeleteDatasetAction.Request
- validate() - Method in class org.elasticsearch.xpack.esql.datasources.dataset.PutDatasetAction.Request
- validate() - Method in class org.elasticsearch.xpack.esql.datasources.datasource.DeleteDataSourceAction.Request
- validate() - Method in class org.elasticsearch.xpack.esql.datasources.datasource.PutDataSourceAction.Request
- validate() - Method in class org.elasticsearch.xpack.esql.view.DeleteViewAction.Request
- validate() - Method in class org.elasticsearch.xpack.esql.view.PutViewAction.Request
- validate(String, Expression, FoldContext) - Static method in record class org.elasticsearch.xpack.esql.plan.logical.HighlightOptions
-
Type/range-checks a single (non-null, foldable) option value by parsing it exactly as
HighlightOptions.from(org.elasticsearch.xpack.esql.core.expression.MapExpression, org.elasticsearch.xpack.esql.core.expression.FoldContext)would and discarding the result, throwingIllegalArgumentExceptionon a bad value. - validate(DatasetMapping) - Static method in class org.elasticsearch.xpack.esql.datasources.DeclaredSchemaValidator
- validate(ValidationException) - Method in class org.elasticsearch.xpack.esql.datasources.spi.DataSourceConfiguration
-
Cross-field validation.
- validate(ValidationException) - Method in class org.elasticsearch.xpack.esql.datasources.spi.FileDataSourceConfiguration
- validate(EsqlStatement, SettingsValidationContext) - Static method in class org.elasticsearch.xpack.esql.plan.QuerySettings
-
Validates the in-query SETs.
- validate(T, SettingsValidationContext) - Method in interface org.elasticsearch.xpack.esql.plan.QuerySettingDef.Validator
- validateBinaryComparison(BinaryComparison) - Static method in class org.elasticsearch.xpack.esql.analysis.Verifier
-
Limit QL's comparisons to types we support.
- validateCcsLicense(XPackLicenseState, EsqlExecutionInfo) - Static method in class org.elasticsearch.xpack.esql.session.EsqlCCSUtils
- validateClusterString(String, ParserRuleContext) - Static method in class org.elasticsearch.xpack.esql.parser.AstBuilder
- validateClusterString(String, ParserRuleContext) - Static method in class org.elasticsearch.xpack.esql.parser.ExpressionBuilder
- validateClusterString(String, ParserRuleContext) - Static method in class org.elasticsearch.xpack.esql.parser.LogicalPlanBuilder
- validateConfig(String, Map<String, Object>) - Method in interface org.elasticsearch.xpack.esql.datasources.spi.ExternalSourceFactory
-
Reject configuration keys this factory doesn't recognize at the given location.
- validateCredentials(ValidationException) - Method in class org.elasticsearch.xpack.esql.datasources.spi.FileDataSourceConfiguration
-
Subclass hook for datasource-specific credential validation.
- validateDataset(Map<String, DataSourceSetting>, String, Map<String, Object>) - Method in interface org.elasticsearch.xpack.esql.datasources.spi.DataSourceValidator
-
Validates dataset settings.
- validateDataset(Map<String, DataSourceSetting>, String, Map<String, Object>) - Method in class org.elasticsearch.xpack.esql.datasources.spi.FileDataSourceValidator
- validateDatasource(Map<String, Object>) - Method in interface org.elasticsearch.xpack.esql.datasources.spi.DataSourceValidator
-
Validates settings and wraps them in
DataSourceSettingso secret classification travels into cluster state. - validateDatasource(Map<String, Object>) - Method in class org.elasticsearch.xpack.esql.datasources.spi.FileDataSourceValidator
- validateDatasource(Map<String, Object>, Set<String>) - Method in interface org.elasticsearch.xpack.esql.datasources.spi.DataSourceValidator
-
Merge-aware variant used when a PUT replaces an existing data source:
existingSecretKeysnames secret fields already stored for it, so a request that omits one still satisfies credential-completeness checks. - validateDatasource(Map<String, Object>, Set<String>) - Method in class org.elasticsearch.xpack.esql.datasources.spi.FileDataSourceValidator
- validateEnum(Map<String, Object>, Map<String, Object>, String, E[], Function<String, ? extends E>, ValidationException) - Static method in class org.elasticsearch.xpack.esql.datasources.spi.DataSourceValidationUtils
-
Validates that a setting value matches one of the values in the given enum.
- validateInt(Map<String, Object>, Map<String, Object>, String, int, int, ValidationException) - Static method in class org.elasticsearch.xpack.esql.datasources.spi.DataSourceValidationUtils
-
Validates that a setting value is an integer within the given range.
- validatePutDataSource(ProjectMetadata, PutDataSourceAction.Request) - Method in class org.elasticsearch.xpack.esql.datasources.datasource.DataSourceService
-
Validate the put-data-source request and build the domain
DataSource. - validateQuery() - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryRequest
- validateQuery() - Method in class org.elasticsearch.xpack.esql.action.PreparedEsqlQueryRequest
- validateTargetSplitSize(String) - Static method in class org.elasticsearch.xpack.esql.datasources.FileSplitProvider
-
Parses and validates an already-trimmed
target_split_sizevalue, returning the size in bytes. - Validations - Class in org.elasticsearch.xpack.esql.expression
- validator() - Method in enum class org.elasticsearch.xpack.esql.core.util.SpatialCoordinateTypes
- validHex(long) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.GeoHexBoundedPredicate
- validOptionNames() - Static method in class org.elasticsearch.xpack.esql.plan.logical.Highlight
- validOptionNames() - Method in class org.elasticsearch.xpack.esql.plan.logical.inference.Completion
- validOptionNames() - Method in class org.elasticsearch.xpack.esql.plan.logical.inference.InferencePlan
- validOptionNames() - Method in class org.elasticsearch.xpack.esql.plan.logical.inference.Rerank
- value - Variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ChangePointCommandContext
- value - Variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.EntryExpressionContext
- value - Variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlParamContext
- value() - Method in class org.elasticsearch.xpack.esql.core.expression.EntryExpression
- value() - Method in class org.elasticsearch.xpack.esql.core.expression.Literal
- value() - Method in class org.elasticsearch.xpack.esql.core.querydsl.query.TermQuery
- value() - Method in record class org.elasticsearch.xpack.esql.datasources.spi.Configured
-
Returns the value of the
valuerecord component. - value() - Element in annotation interface org.elasticsearch.xpack.esql.expression.function.Examples
- value() - Element in annotation interface org.elasticsearch.xpack.esql.expression.function.Param.Hint.Constraint
- value() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.In
- value() - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.InSubquery
- value() - Method in class org.elasticsearch.xpack.esql.expression.predicate.Range
- value() - Method in class org.elasticsearch.xpack.esql.optimizer.rules.logical.promql.AutomatonUtils.PatternFragment
- value() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- value() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.ValueExpressionContext
- value() - Method in record class org.elasticsearch.xpack.esql.parser.QueryParam
-
Returns the value of the
valuerecord component. - value() - Method in class org.elasticsearch.xpack.esql.plan.logical.ChangePoint
- value() - Method in class org.elasticsearch.xpack.esql.plan.logical.TimeSeriesCollapse
- value() - Method in class org.elasticsearch.xpack.esql.plan.physical.ChangePointExec
- value() - Method in class org.elasticsearch.xpack.esql.plan.physical.TimeSeriesCollapseExec
- value() - Method in class org.elasticsearch.xpack.esql.plan.QuerySetting
- VALUE - Enum constant in enum class org.elasticsearch.xpack.esql.parser.ParserUtils.ParamClassification
- VALUE_TRANSFORMATION - Enum constant in enum class org.elasticsearch.xpack.esql.expression.promql.function.FunctionType
-
Transforms each sample in a vector independently (element-wise operations).
- valueAttribute() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.PromqlCommand
- valueColumnName() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.PromqlCommand
- ValueContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.ValueContext
- ValueConversions - Class in org.elasticsearch.xpack.esql.formatter.arrow
-
Utilities to convert some of byte-encoded ESQL values into to a format more suitable for Arrow output.
- ValueConversions() - Constructor for class org.elasticsearch.xpack.esql.formatter.arrow.ValueConversions
- valueCount() - Method in record class org.elasticsearch.xpack.esql.datasources.cache.ExternalStats.ColumnStats
-
Returns the value of the
valueCountrecord component. - valueCount() - Method in interface org.elasticsearch.xpack.esql.datasources.spi.SourceStatistics.ColumnStatistics
-
Returns the number of non-null values in this column, if known.
- valueCount(int) - Method in class org.elasticsearch.xpack.esql.datasources.SplitStats
-
Returns value count (non-null values, multivalue-aware) for the column, or
-1if unknown. - valueCount(int, long) - Method in class org.elasticsearch.xpack.esql.datasources.SplitStats.Builder
- valueExpression() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.BooleanDefaultContext
- valueExpression() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.IsNullContext
- valueExpression() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.LikeExpressionContext
- valueExpression() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.LikeListExpressionContext
- valueExpression() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.LogicalInContext
- valueExpression() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.LogicalInSubqueryContext
- valueExpression() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.RlikeExpressionContext
- valueExpression() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.RlikeListExpressionContext
- valueExpression() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- valueExpression(int) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.LogicalInContext
- ValueExpressionContext() - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ValueExpressionContext
- ValueExpressionContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ValueExpressionContext
- ValueExpressionContext(PromqlBaseParser.ExpressionContext) - Constructor for class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.ValueExpressionContext
- ValueExpressionDefaultContext(EsqlBaseParser.ValueExpressionContext) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ValueExpressionDefaultContext
- valueExtractorFor(DataType, ZoneId) - Static method in class org.elasticsearch.xpack.esql.action.ResponseValueUtils
- valueHint() - Method in record class org.elasticsearch.xpack.esql.expression.function.EsqlFunctionRegistry.MapEntryArgSignature
-
Returns the value of the
valueHintrecord component. - valueHint() - Element in annotation interface org.elasticsearch.xpack.esql.expression.function.MapParam.MapParamEntry
- valueId() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.PromqlCommand
- valueName() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.PromqlCommandContext
- valueName() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- ValueNameContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ValueNameContext
- valueOf(String) - Static method in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.elasticsearch.xpack.esql.action.EsqlExecutionInfo.Cluster.Status
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.elasticsearch.xpack.esql.action.EsqlExecutionInfo.IncludeExecutionMetadata
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.elasticsearch.xpack.esql.analysis.UnmappedResolution
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.elasticsearch.xpack.esql.capabilities.TranslationAware.FinishedTranslatable
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.elasticsearch.xpack.esql.capabilities.TranslationAware.Translatable
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.elasticsearch.xpack.esql.core.expression.Nullability
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.elasticsearch.xpack.esql.core.expression.predicate.operator.arithmetic.DefaultBinaryArithmeticOperation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.elasticsearch.xpack.esql.core.expression.predicate.operator.comparison.BinaryComparisonOperation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.elasticsearch.xpack.esql.core.expression.predicate.regex.WildcardPattern.Shape.General
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.elasticsearch.xpack.esql.core.expression.TypeResolutions.ParamOrdinal
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.elasticsearch.xpack.esql.core.tree.Node.NodeStringFormat
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.elasticsearch.xpack.esql.core.type.DataType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.elasticsearch.xpack.esql.core.type.DataTypeConverter.DefaultConverter
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.elasticsearch.xpack.esql.core.type.EsField.TimeSeriesFieldType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.elasticsearch.xpack.esql.core.util.Queries.Clause
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.elasticsearch.xpack.esql.core.util.SpatialCoordinateTypes
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.elasticsearch.xpack.esql.datasources.ColumnStatTypeSupport.StatBlockKind
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.elasticsearch.xpack.esql.datasources.ColumnStatTypeSupport.StatCoercion
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.elasticsearch.xpack.esql.datasources.PartitionConfig.Strategy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.elasticsearch.xpack.esql.datasources.PartitionFilterHintExtractor.Operator
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.elasticsearch.xpack.esql.datasources.spi.AggregatePushdownSupport.Pushability
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.elasticsearch.xpack.esql.datasources.spi.AggregateSpec.AggType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.elasticsearch.xpack.esql.datasources.spi.ErrorPolicy.Mode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.elasticsearch.xpack.esql.datasources.spi.FileDataSourceConfiguration.AuthMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.elasticsearch.xpack.esql.datasources.spi.FilterPushdownSupport.Pushability
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.elasticsearch.xpack.esql.datasources.spi.FormatReader.SchemaResolution
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.elasticsearch.xpack.esql.datasources.spi.StripeColumnScope
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.elasticsearch.xpack.esql.datasources.SyntheticColumns.Kind
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.elasticsearch.xpack.esql.evaluator.command.CompoundOutputEvaluator.MultiValueStrategy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.elasticsearch.xpack.esql.expression.function.aggregate.SummationMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.elasticsearch.xpack.esql.expression.function.FunctionAppliesToLifecycle
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.elasticsearch.xpack.esql.expression.function.FunctionType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.elasticsearch.xpack.esql.expression.function.Param.Hint.ENTITY_TYPE
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.elasticsearch.xpack.esql.expression.function.Param.Hint.Kind
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToIp.LeadingZeros
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.elasticsearch.xpack.esql.expression.function.scalar.date.DateDiff.Part
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.elasticsearch.xpack.esql.expression.function.scalar.score.Decay.DecayFunction
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.BinarySpatialFunction.SpatialCrsType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.elasticsearch.xpack.esql.expression.function.scalar.string.ChangeCase.Case
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.elasticsearch.xpack.esql.expression.function.scalar.string.ChickenArtBuilder
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.elasticsearch.xpack.esql.expression.Order.NullsPosition
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.elasticsearch.xpack.esql.expression.Order.OrderDirection
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.elasticsearch.xpack.esql.expression.predicate.fulltext.FullTextPredicate.Operator
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.elasticsearch.xpack.esql.expression.predicate.logical.BinaryLogicOperation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.EsqlBinaryComparison.BinaryComparisonOperation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.elasticsearch.xpack.esql.expression.promql.function.FunctionType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionDefinition.CounterSupport
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionDefinition.PromqlDocsVersion
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.elasticsearch.xpack.esql.formatter.TextFormat
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.elasticsearch.xpack.esql.optimizer.rules.logical.OptimizerRules.TransformDirection
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.elasticsearch.xpack.esql.optimizer.rules.logical.promql.AutomatonUtils.PatternFragment.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.elasticsearch.xpack.esql.parser.ParserUtils.ParamClassification
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.elasticsearch.xpack.esql.plan.LinkedIndexPattern.Kind
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.elasticsearch.xpack.esql.plan.logical.Enrich.Mode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.elasticsearch.xpack.esql.plan.logical.ExecutesOn.ExecuteLocation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.elasticsearch.xpack.esql.plan.logical.Explain.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.elasticsearch.xpack.esql.plan.logical.fuse.Fuse.FuseType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.elasticsearch.xpack.esql.plan.logical.LogicalPlan.Stage
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.elasticsearch.xpack.esql.plan.logical.promql.AcrossSeriesAggregate.Grouping
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.elasticsearch.xpack.esql.plan.logical.promql.operator.VectorBinaryArithmetic.ArithmeticOp
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.elasticsearch.xpack.esql.plan.logical.promql.operator.VectorBinaryComparison.ComparisonOp
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.elasticsearch.xpack.esql.plan.logical.promql.operator.VectorBinarySet.SetOp
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.elasticsearch.xpack.esql.plan.logical.promql.operator.VectorMatch.Filter
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.elasticsearch.xpack.esql.plan.logical.promql.operator.VectorMatch.Joining
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.elasticsearch.xpack.esql.plan.logical.promql.PromqlDataType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.elasticsearch.xpack.esql.plan.logical.promql.selector.LabelMatcher.Matcher
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.elasticsearch.xpack.esql.plan.logical.SourceCommand
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.elasticsearch.xpack.esql.plan.logical.TimeSeriesAggregate.Origin
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.elasticsearch.xpack.esql.plan.physical.EsQueryExec.Direction
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.elasticsearch.xpack.esql.plan.physical.EsQueryExec.Missing
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.elasticsearch.xpack.esql.plan.physical.EsStatsQueryExec.StatsType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.elasticsearch.xpack.esql.plan.physical.MetricsInfoExec.Mode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.elasticsearch.xpack.esql.plan.physical.TsInfoExec.Mode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.elasticsearch.xpack.esql.planner.PlannerUtils.SimplePlanReduction
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.elasticsearch.xpack.esql.plugin.LocalPhysicalOptimization
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.elasticsearch.xpack.esql.querydsl.query.SingleValueQuery.UseSyntheticSourceDelegate
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.elasticsearch.xpack.esql.SupportsObservabilityTier.ObservabilityTier
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.elasticsearch.xpack.esql.telemetry.FeatureMetric
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.elasticsearch.xpack.esql.telemetry.QueryMetric
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter.INTERVALS
-
Returns the enum constant of this class with the specified name.
- valueOf(FoldContext, Expression) - Static method in class org.elasticsearch.xpack.esql.expression.Foldables
- values() - Static method in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.elasticsearch.xpack.esql.action.EsqlExecutionInfo.Cluster.Status
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.elasticsearch.xpack.esql.action.EsqlExecutionInfo.IncludeExecutionMetadata
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryResponse
- values() - Static method in enum class org.elasticsearch.xpack.esql.analysis.UnmappedResolution
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.elasticsearch.xpack.esql.capabilities.TranslationAware.FinishedTranslatable
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.elasticsearch.xpack.esql.capabilities.TranslationAware.Translatable
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Method in record class org.elasticsearch.xpack.esql.Column
-
Returns the value of the
valuesrecord component. - values() - Method in class org.elasticsearch.xpack.esql.core.expression.AttributeMap
- values() - Static method in enum class org.elasticsearch.xpack.esql.core.expression.Nullability
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.elasticsearch.xpack.esql.core.expression.predicate.operator.arithmetic.DefaultBinaryArithmeticOperation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.elasticsearch.xpack.esql.core.expression.predicate.operator.comparison.BinaryComparisonOperation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.elasticsearch.xpack.esql.core.expression.predicate.regex.WildcardPattern.Shape.General
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.elasticsearch.xpack.esql.core.expression.TypeResolutions.ParamOrdinal
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.elasticsearch.xpack.esql.core.tree.Node.NodeStringFormat
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.elasticsearch.xpack.esql.core.type.DataType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.elasticsearch.xpack.esql.core.type.DataTypeConverter.DefaultConverter
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.elasticsearch.xpack.esql.core.type.EsField.TimeSeriesFieldType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.elasticsearch.xpack.esql.core.util.Queries.Clause
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.elasticsearch.xpack.esql.core.util.SpatialCoordinateTypes
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.elasticsearch.xpack.esql.datasources.ColumnStatTypeSupport.StatBlockKind
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.elasticsearch.xpack.esql.datasources.ColumnStatTypeSupport.StatCoercion
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Method in class org.elasticsearch.xpack.esql.datasources.metadata.DataSourceSettings
- values() - Static method in enum class org.elasticsearch.xpack.esql.datasources.PartitionConfig.Strategy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.elasticsearch.xpack.esql.datasources.PartitionFilterHintExtractor.Operator
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Method in record class org.elasticsearch.xpack.esql.datasources.PartitionFilterHintExtractor.PartitionFilterHint
-
Returns the value of the
valuesrecord component. - values() - Static method in enum class org.elasticsearch.xpack.esql.datasources.spi.AggregatePushdownSupport.Pushability
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.elasticsearch.xpack.esql.datasources.spi.AggregateSpec.AggType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.elasticsearch.xpack.esql.datasources.spi.ErrorPolicy.Mode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.elasticsearch.xpack.esql.datasources.spi.FileDataSourceConfiguration.AuthMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.elasticsearch.xpack.esql.datasources.spi.FilterPushdownSupport.Pushability
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.elasticsearch.xpack.esql.datasources.spi.FormatReader.SchemaResolution
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.elasticsearch.xpack.esql.datasources.spi.StripeColumnScope
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.elasticsearch.xpack.esql.datasources.SyntheticColumns.Kind
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.elasticsearch.xpack.esql.evaluator.command.CompoundOutputEvaluator.MultiValueStrategy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.elasticsearch.xpack.esql.expression.function.aggregate.SummationMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.elasticsearch.xpack.esql.expression.function.FunctionAppliesToLifecycle
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.elasticsearch.xpack.esql.expression.function.FunctionType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.elasticsearch.xpack.esql.expression.function.Param.Hint.ENTITY_TYPE
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.elasticsearch.xpack.esql.expression.function.Param.Hint.Kind
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToIp.LeadingZeros
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.elasticsearch.xpack.esql.expression.function.scalar.date.DateDiff.Part
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.elasticsearch.xpack.esql.expression.function.scalar.score.Decay.DecayFunction
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.BinarySpatialFunction.SpatialCrsType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.elasticsearch.xpack.esql.expression.function.scalar.string.ChangeCase.Case
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.elasticsearch.xpack.esql.expression.function.scalar.string.ChickenArtBuilder
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.elasticsearch.xpack.esql.expression.Order.NullsPosition
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.elasticsearch.xpack.esql.expression.Order.OrderDirection
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.elasticsearch.xpack.esql.expression.predicate.fulltext.FullTextPredicate.Operator
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.elasticsearch.xpack.esql.expression.predicate.logical.BinaryLogicOperation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.EsqlBinaryComparison.BinaryComparisonOperation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.elasticsearch.xpack.esql.expression.promql.function.FunctionType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionDefinition.CounterSupport
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionDefinition.PromqlDocsVersion
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.elasticsearch.xpack.esql.formatter.TextFormat
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.elasticsearch.xpack.esql.optimizer.rules.logical.OptimizerRules.TransformDirection
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.elasticsearch.xpack.esql.optimizer.rules.logical.promql.AutomatonUtils.PatternFragment.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.elasticsearch.xpack.esql.parser.ParserUtils.ParamClassification
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.elasticsearch.xpack.esql.plan.LinkedIndexPattern.Kind
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.elasticsearch.xpack.esql.plan.logical.Enrich.Mode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.elasticsearch.xpack.esql.plan.logical.ExecutesOn.ExecuteLocation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.elasticsearch.xpack.esql.plan.logical.Explain.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.elasticsearch.xpack.esql.plan.logical.fuse.Fuse.FuseType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.elasticsearch.xpack.esql.plan.logical.LogicalPlan.Stage
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.elasticsearch.xpack.esql.plan.logical.promql.AcrossSeriesAggregate.Grouping
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.elasticsearch.xpack.esql.plan.logical.promql.operator.VectorBinaryArithmetic.ArithmeticOp
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.elasticsearch.xpack.esql.plan.logical.promql.operator.VectorBinaryComparison.ComparisonOp
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.elasticsearch.xpack.esql.plan.logical.promql.operator.VectorBinarySet.SetOp
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.elasticsearch.xpack.esql.plan.logical.promql.operator.VectorMatch.Filter
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.elasticsearch.xpack.esql.plan.logical.promql.operator.VectorMatch.Joining
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.elasticsearch.xpack.esql.plan.logical.promql.PromqlDataType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.elasticsearch.xpack.esql.plan.logical.promql.selector.LabelMatcher.Matcher
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.selector.LabelMatcher
-
Returns all values for this matcher.
- values() - Method in class org.elasticsearch.xpack.esql.plan.logical.show.ShowInfo
- values() - Static method in enum class org.elasticsearch.xpack.esql.plan.logical.SourceCommand
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Method in class org.elasticsearch.xpack.esql.plan.logical.SparklineGenerateEmptyBuckets
- values() - Static method in enum class org.elasticsearch.xpack.esql.plan.logical.TimeSeriesAggregate.Origin
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.elasticsearch.xpack.esql.plan.physical.EsQueryExec.Direction
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.elasticsearch.xpack.esql.plan.physical.EsQueryExec.Missing
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.elasticsearch.xpack.esql.plan.physical.EsStatsQueryExec.StatsType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.elasticsearch.xpack.esql.plan.physical.MetricsInfoExec.Mode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Method in class org.elasticsearch.xpack.esql.plan.physical.ShowExec
- values() - Method in class org.elasticsearch.xpack.esql.plan.physical.SparklineGenerateEmptyBucketsExec
- values() - Static method in enum class org.elasticsearch.xpack.esql.plan.physical.TsInfoExec.Mode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.elasticsearch.xpack.esql.planner.PlannerUtils.SimplePlanReduction
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.elasticsearch.xpack.esql.plugin.LocalPhysicalOptimization
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.elasticsearch.xpack.esql.querydsl.query.SingleValueQuery.UseSyntheticSourceDelegate
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.elasticsearch.xpack.esql.SupportsObservabilityTier.ObservabilityTier
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.elasticsearch.xpack.esql.telemetry.FeatureMetric
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.elasticsearch.xpack.esql.telemetry.QueryMetric
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter.INTERVALS
-
Returns an array containing the constants of this enum class, in the order they are declared.
- Values - Class in org.elasticsearch.xpack.esql.expression.function.aggregate
- Values(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.Values
- Values(Source, Expression, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.Values
- VALUES_DATE_RANGE - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for VALUES with date_range type.
- VALUES_LOADING_JUMBO_SIZE - Static variable in class org.elasticsearch.xpack.esql.planner.PlannerSettings
- valuesLoaded() - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryResponse
- valuesLoaded() - Method in record class org.elasticsearch.xpack.esql.plugin.EsqlGetQueryResponse.DetailedQuery
-
Returns the value of the
valuesLoadedrecord component. - valuesLoadingJumboSize() - Method in class org.elasticsearch.xpack.esql.planner.PlannerSettings
- valuesLoadingJumboSize(ByteSizeValue) - Method in class org.elasticsearch.xpack.esql.planner.PlannerSettings
- valueToXContent(XContentBuilder, ToXContent.Params, int) - Method in class org.elasticsearch.xpack.esql.action.PositionToXContent
- ValueTransformationFunction - Class in org.elasticsearch.xpack.esql.plan.logical.promql
-
Represents a PromQL function call that performs element-wise transformations on an instant vector.
- ValueTransformationFunction(Source, LogicalPlan, PromqlFunctionDefinition, List<Expression>) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.promql.ValueTransformationFunction
- variadic - Variable in class org.elasticsearch.xpack.esql.expression.function.EsqlFunctionRegistry.ArgSignature
- variadic() - Method in class org.elasticsearch.xpack.esql.expression.function.EsqlFunctionRegistry.ArgSignature
- variadic() - Method in record class org.elasticsearch.xpack.esql.expression.function.EsqlFunctionRegistry.FunctionDescription
-
Returns the value of the
variadicrecord component. - Variance - Class in org.elasticsearch.xpack.esql.expression.function.aggregate
- Variance(Source, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.Variance
- Variance(Source, Expression, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.Variance
- VARIANCE_STDDEV_OVER_TIME - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
- VarianceOverTime - Class in org.elasticsearch.xpack.esql.expression.function.aggregate
-
Similar to
Variance, but it is used to calculate the variance over a time series of values from the given field. - VarianceOverTime(Source, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.VarianceOverTime
- VarianceOverTime(Source, Expression, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.VarianceOverTime
- VD: Vector Dispatch - Search tag in class org.elasticsearch.xpack.esql.expression.function.scalar.EsqlScalarFunction
- Section
- VECTOR - Static variable in class org.elasticsearch.xpack.esql.expression.promql.function.PromqlBuiltinFunctionDefinitions
- VECTOR_CONVERSION - Enum constant in enum class org.elasticsearch.xpack.esql.expression.promql.function.FunctionType
-
Converts a scalar to a vector.
- VECTOR_SIMILARITY_FUNCTIONS_PUSHDOWN - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for vector similarity functions pushdown
- VECTOR_SIMILARITY_FUNCTIONS_SUPPORT_NULL - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support null elements on vector similarity functions
- VectorBinaryArithmetic - Class in org.elasticsearch.xpack.esql.plan.logical.promql.operator
- VectorBinaryArithmetic(Source, LogicalPlan, LogicalPlan, VectorMatch, VectorBinaryArithmetic.ArithmeticOp) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.promql.operator.VectorBinaryArithmetic
- VectorBinaryArithmetic.ArithmeticOp - Enum Class in org.elasticsearch.xpack.esql.plan.logical.promql.operator
- VectorBinaryComparison - Class in org.elasticsearch.xpack.esql.plan.logical.promql.operator
- VectorBinaryComparison(Source, LogicalPlan, LogicalPlan, VectorMatch, boolean, VectorBinaryComparison.ComparisonOp) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.promql.operator.VectorBinaryComparison
- VectorBinaryComparison.ComparisonOp - Enum Class in org.elasticsearch.xpack.esql.plan.logical.promql.operator
- VectorBinaryOperator - Class in org.elasticsearch.xpack.esql.plan.logical.promql.operator
- VectorBinaryOperator(Source, LogicalPlan, LogicalPlan, VectorMatch, boolean, VectorBinaryOperator.BinaryOp) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.promql.operator.VectorBinaryOperator
- VectorBinaryOperator.BinaryOp - Interface in org.elasticsearch.xpack.esql.plan.logical.promql.operator
-
Underlying binary operation (e.g.
- VectorBinaryOperator.ScalarFunctionFactory - Interface in org.elasticsearch.xpack.esql.plan.logical.promql.operator
- VectorBinarySet - Class in org.elasticsearch.xpack.esql.plan.logical.promql.operator
- VectorBinarySet(Source, LogicalPlan, LogicalPlan, VectorMatch, VectorBinarySet.SetOp) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.promql.operator.VectorBinarySet
- VectorBinarySet.SetOp - Enum Class in org.elasticsearch.xpack.esql.plan.logical.promql.operator
- VectorConversionFunction - Class in org.elasticsearch.xpack.esql.plan.logical.promql
-
Represents the
vector(s scalar)PromQL function call that creates a vector from a scalar. - VectorConversionFunction(Source, LogicalPlan, PromqlFunctionDefinition, List<Expression>) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.promql.VectorConversionFunction
- VectorFunction - Interface in org.elasticsearch.xpack.esql.expression.function.vector
-
Marker interface for vector functions.
- VectorMatch - Class in org.elasticsearch.xpack.esql.plan.logical.promql.operator
- VectorMatch(VectorMatch.Filter, Set<String>, VectorMatch.Joining, Set<String>) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.promql.operator.VectorMatch
- VectorMatch.Filter - Enum Class in org.elasticsearch.xpack.esql.plan.logical.promql.operator
- VectorMatch.Joining - Enum Class in org.elasticsearch.xpack.esql.plan.logical.promql.operator
- vectorScalarOperation(Source, ExpressionEvaluator.Factory, float) - Method in interface org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic.DenseVectorArithmeticOperation.DenseVectorBinaryEvaluator
- VectorSimilarityFunction - Class in org.elasticsearch.xpack.esql.expression.function.vector
-
Base class for vector similarity functions, which compute a similarity score between two dense vectors
- VectorSimilarityFunction(StreamInput) - Constructor for class org.elasticsearch.xpack.esql.expression.function.vector.VectorSimilarityFunction
- VectorSimilarityFunction(Source, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.vector.VectorSimilarityFunction
- vectorsOperation(Source, ExpressionEvaluator.Factory, ExpressionEvaluator.Factory) - Method in interface org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic.DenseVectorArithmeticOperation.DenseVectorBinaryEvaluator
- VectorWritables - Class in org.elasticsearch.xpack.esql.expression.function.vector
-
Defines the named writables for vector functions in ESQL.
- VerificationException - Exception Class in org.elasticsearch.xpack.esql
- VerificationException(String, Object...) - Constructor for exception class org.elasticsearch.xpack.esql.VerificationException
- VerificationException(String, Throwable) - Constructor for exception class org.elasticsearch.xpack.esql.VerificationException
- VerificationException(Collection<Failure>) - Constructor for exception class org.elasticsearch.xpack.esql.VerificationException
- VerificationException(Failures) - Constructor for exception class org.elasticsearch.xpack.esql.VerificationException
- Verifier - Class in org.elasticsearch.xpack.esql.analysis
-
This class is part of the planner.
- Verifier(Metrics, XPackLicenseState) - Constructor for class org.elasticsearch.xpack.esql.analysis.Verifier
- Verifier(Metrics, XPackLicenseState, List<BiConsumer<LogicalPlan, Failures>>) - Constructor for class org.elasticsearch.xpack.esql.analysis.Verifier
- verify(Failures) - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.PromqlCommand
- verify(Failures) - Method in class org.elasticsearch.xpack.esql.plan.logical.TimeSeriesAggregate
- verify(Failures) - Method in class org.elasticsearch.xpack.esql.plan.logical.TimeSeriesCollapse
- verify(LogicalPlan) - Static method in class org.elasticsearch.xpack.esql.analysis.InSubqueryResolver
- verify(LogicalPlan, BitSet) - Method in class org.elasticsearch.xpack.esql.analysis.Analyzer
- verify(P, List<Attribute>) - Method in class org.elasticsearch.xpack.esql.optimizer.PostOptimizationPhasePlanVerifier
-
Verifies the optimized plan
- verifyNoMarkerConfiguration(QueryPlan<?>, Failures) - Static method in interface org.elasticsearch.xpack.esql.capabilities.ConfigurationAware
-
Used in the verifiers to ensure the marker configuration is not present in the plan.
- verifyPlan(LogicalPlan, TransportVersion) - Static method in class org.elasticsearch.xpack.esql.approximation.ApproximationVerifier
-
Verifies that a plan is suitable for approximation.
- version() - Element in annotation interface org.elasticsearch.xpack.esql.expression.function.FunctionAppliesTo
- VERSION - Enum constant in enum class org.elasticsearch.xpack.esql.core.type.DataType
-
A version encoded in a way that sorts using semver.
- VERSION - Static variable in class org.elasticsearch.xpack.esql.datasources.ExternalMetadataColumns
- Versioned<T> - Record Class in org.elasticsearch.xpack.esql.session
-
ESQL sometimes can only create query plans in a certain way if all nodes in the cluster (and participating remotes) are at a certain minimum transport version.
- Versioned(T, TransportVersion) - Constructor for record class org.elasticsearch.xpack.esql.session.Versioned
-
Creates an instance of a
Versionedrecord class. - versionToString(BytesRef) - Static method in class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter
- versionToString(BytesRef, BytesRef) - Static method in class org.elasticsearch.xpack.esql.formatter.arrow.ValueConversions
-
Convert binary-encoded versions to strings
- versionToString(Version) - Static method in class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter
- view() - Method in class org.elasticsearch.xpack.esql.view.PutViewAction.Request
- VIEW - Enum constant in enum class org.elasticsearch.xpack.esql.telemetry.FeatureMetric
- VIEW_RESOLUTION - Static variable in class org.elasticsearch.xpack.esql.action.EsqlQueryProfile
- ViewCompaction - Class in org.elasticsearch.xpack.esql.view
-
Compacts the nested plan produced by
ViewResolverinto the form expected by the rest of the query pipeline. - ViewCompaction() - Constructor for class org.elasticsearch.xpack.esql.view.ViewCompaction
- viewName() - Method in class org.elasticsearch.xpack.esql.core.tree.Source
-
Returns the name of the view this source came from, or null if it came from the original query.
- viewName() - Method in record class org.elasticsearch.xpack.esql.parser.ExpressionBuilder.ParsingContext
-
Returns the value of the
viewNamerecord component. - viewName() - Method in class org.elasticsearch.xpack.esql.plan.logical.ViewShadowRelation
- viewQueries() - Method in class org.elasticsearch.xpack.esql.session.Configuration
-
Returns the map of view names to their query strings.
- viewQueries() - Method in record class org.elasticsearch.xpack.esql.view.ViewResolver.ViewResolutionResult
-
Returns the value of the
viewQueriesrecord component. - viewQueries(Map<String, String>) - Method in class org.elasticsearch.xpack.esql.session.ConfigurationBuilder
- viewResolution() - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryProfile
-
Span for resolving views in the logical plan (between parsing and pre-analysis).
- ViewResolutionResult(View[], ResolvedIndexExpressions) - Constructor for record class org.elasticsearch.xpack.esql.view.ViewResolutionService.ViewResolutionResult
-
Creates an instance of a
ViewResolutionResultrecord class. - ViewResolutionResult(LogicalPlan, Map<String, String>, boolean) - Constructor for record class org.elasticsearch.xpack.esql.view.ViewResolver.ViewResolutionResult
-
Creates an instance of a
ViewResolutionResultrecord class. - ViewResolutionService - Class in org.elasticsearch.xpack.esql.view
- ViewResolutionService(IndexNameExpressionResolver) - Constructor for class org.elasticsearch.xpack.esql.view.ViewResolutionService
- ViewResolutionService.ViewResolutionResult - Record Class in org.elasticsearch.xpack.esql.view
- ViewResolver - Class in org.elasticsearch.xpack.esql.view
-
Resolves view references in a logical plan by expanding each view into the plan parsed from its definition.
- ViewResolver() - Constructor for class org.elasticsearch.xpack.esql.view.ViewResolver
-
Public constructor for NOOP instance (in release mode, when component is not registered, but TransportEsqlQueryAction still needs it)
- ViewResolver(ThreadPool, ClusterService, ProjectResolver, Client, CrossProjectModeDecider) - Constructor for class org.elasticsearch.xpack.esql.view.ViewResolver
- ViewResolver.OriginViewsResolution - Record Class in org.elasticsearch.xpack.esql.view
- ViewResolver.ViewResolutionResult - Record Class in org.elasticsearch.xpack.esql.view
-
Result of view resolution containing the rewritten plan, the view queries, and whether any
InSubqueryexpression was rewritten into aSemiJoin/AntiJoin/MarkJoinduring resolution. - views() - Method in class org.elasticsearch.xpack.esql.action.EsqlResolveViewAction.Response
- views() - Method in class org.elasticsearch.xpack.esql.view.DeleteViewAction.Request
- views() - Method in record class org.elasticsearch.xpack.esql.view.ViewResolutionService.ViewResolutionResult
-
Returns the value of the
viewsrecord component. - VIEWS_CRUD_AS_INDEX_ACTIONS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Views crud actions as index actions
- VIEWS_DEDUPLICATION_BUGFIX - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fixed a bug where views are incorrectly de-duplicated.
- VIEWS_FALSE_CIRCULAR_REFERENCE_FIX - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fixed false circular view reference errors when multiple sibling views are resolved together.
- VIEWS_IN_CLUSTER_STATE - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support for views in cluster state (and REST API).
- VIEWS_PUT_SERVERLESS_SCOPE - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Signals that
PUT /_query/view/{name}is exposed with@ServerlessScope(Scope.PUBLIC). - VIEWS_PUT_SERVERLESS_SCOPE - Static variable in class org.elasticsearch.xpack.esql.view.RestPutViewAction
- VIEWS_TELEMETRY - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Added telemetry for views
- VIEWS_WITH_BRANCHING - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Views with branching (requires subqueries/FORK).
- VIEWS_WITH_NO_BRANCHING - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Basic Views with no branching (do not need subqueries or FORK).
- ViewService - Class in org.elasticsearch.xpack.esql.view
- ViewService(ClusterService, EsqlParser) - Constructor for class org.elasticsearch.xpack.esql.view.ViewService
- viewsFeatureEnabled() - Method in class org.elasticsearch.xpack.esql.view.ViewResolver
- ViewShadowRelation - Class in org.elasticsearch.xpack.esql.plan.logical
-
Marker leaf node that represents a view-name being looked up on linked projects (CPS) as a potential remote index with the same name as a local view.
- ViewShadowRelation(Source, String, LinkedIndexPattern.Kind, String) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.ViewShadowRelation
- ViewUnionAll - Class in org.elasticsearch.xpack.esql.plan.logical
-
A
UnionAllproduced by view resolution, as opposed to user-written subqueries. - ViewUnionAll(Source, LinkedHashMap<String, LogicalPlan>, List<Attribute>) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.ViewUnionAll
- VirtualAttribute - Interface in org.elasticsearch.xpack.esql.core.expression
-
Marker interface for
Attributes whose values are synthesized by the engine and have no physical presence in the underlying source data — they are not columns in any file, document, or index segment, and cannot be evaluated by a format-level scan. - visit(Function<ParseTree, Object>, ParseTree) - Static method in class org.elasticsearch.xpack.esql.parser.ParserUtils
- visit(ParseTree) - Method in class org.elasticsearch.xpack.esql.parser.AstBuilder
- visit(ParseTree) - Method in class org.elasticsearch.xpack.esql.parser.ExpressionBuilder
- visit(ParseTree) - Method in class org.elasticsearch.xpack.esql.parser.LogicalPlanBuilder
- visit(ParseTree) - Method in class org.elasticsearch.xpack.esql.parser.promql.PromqlAstBuilder
- visit(ParseTree) - Method in class org.elasticsearch.xpack.esql.parser.promql.PromqlLogicalPlanBuilder
- visitAggField(EsqlBaseParser.AggFieldContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.aggField(). - visitAggField(EsqlBaseParser.AggFieldContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.aggField(). - visitAggField(EsqlBaseParser.AggFieldContext) - Method in class org.elasticsearch.xpack.esql.parser.ExpressionBuilder
- visitAggFields(EsqlBaseParser.AggFieldsContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.aggFields(). - visitAggFields(EsqlBaseParser.AggFieldsContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.aggFields(). - visitAggFields(EsqlBaseParser.AggFieldsContext) - Method in class org.elasticsearch.xpack.esql.parser.ExpressionBuilder
- visitArithmeticBinary(EsqlBaseParser.ArithmeticBinaryContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by the
arithmeticBinarylabeled alternative inEsqlBaseParser.operatorExpression(). - visitArithmeticBinary(EsqlBaseParser.ArithmeticBinaryContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by the
arithmeticBinarylabeled alternative inEsqlBaseParser.operatorExpression(). - visitArithmeticBinary(EsqlBaseParser.ArithmeticBinaryContext) - Method in class org.elasticsearch.xpack.esql.parser.ExpressionBuilder
- visitArithmeticBinary(PromqlBaseParser.ArithmeticBinaryContext) - Method in class org.elasticsearch.xpack.esql.parser.promql.PromqlLogicalPlanBuilder
- visitArithmeticBinary(PromqlBaseParser.ArithmeticBinaryContext) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParserBaseVisitor
-
Visit a parse tree produced by the
arithmeticBinarylabeled alternative inPromqlBaseParser.expression(). - visitArithmeticBinary(PromqlBaseParser.ArithmeticBinaryContext) - Method in interface org.elasticsearch.xpack.esql.parser.PromqlBaseParserVisitor
-
Visit a parse tree produced by the
arithmeticBinarylabeled alternative inPromqlBaseParser.expression(). - visitArithmeticUnary(EsqlBaseParser.ArithmeticUnaryContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by the
arithmeticUnarylabeled alternative inEsqlBaseParser.operatorExpression(). - visitArithmeticUnary(EsqlBaseParser.ArithmeticUnaryContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by the
arithmeticUnarylabeled alternative inEsqlBaseParser.operatorExpression(). - visitArithmeticUnary(EsqlBaseParser.ArithmeticUnaryContext) - Method in class org.elasticsearch.xpack.esql.parser.ExpressionBuilder
- visitArithmeticUnary(PromqlBaseParser.ArithmeticUnaryContext) - Method in class org.elasticsearch.xpack.esql.parser.promql.PromqlLogicalPlanBuilder
- visitArithmeticUnary(PromqlBaseParser.ArithmeticUnaryContext) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParserBaseVisitor
-
Visit a parse tree produced by the
arithmeticUnarylabeled alternative inPromqlBaseParser.expression(). - visitArithmeticUnary(PromqlBaseParser.ArithmeticUnaryContext) - Method in interface org.elasticsearch.xpack.esql.parser.PromqlBaseParserVisitor
-
Visit a parse tree produced by the
arithmeticUnarylabeled alternative inPromqlBaseParser.expression(). - visitAt(PromqlBaseParser.AtContext) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParserBaseVisitor
-
Visit a parse tree produced by
PromqlBaseParser.at(). - visitAt(PromqlBaseParser.AtContext) - Method in interface org.elasticsearch.xpack.esql.parser.PromqlBaseParserVisitor
-
Visit a parse tree produced by
PromqlBaseParser.at(). - visitBooleanArrayLiteral(EsqlBaseParser.BooleanArrayLiteralContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by the
booleanArrayLiterallabeled alternative inEsqlBaseParser.constant(). - visitBooleanArrayLiteral(EsqlBaseParser.BooleanArrayLiteralContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by the
booleanArrayLiterallabeled alternative inEsqlBaseParser.constant(). - visitBooleanArrayLiteral(EsqlBaseParser.BooleanArrayLiteralContext) - Method in class org.elasticsearch.xpack.esql.parser.ExpressionBuilder
- visitBooleanDefault(EsqlBaseParser.BooleanDefaultContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by the
booleanDefaultlabeled alternative inEsqlBaseParser.booleanExpression(). - visitBooleanDefault(EsqlBaseParser.BooleanDefaultContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by the
booleanDefaultlabeled alternative inEsqlBaseParser.booleanExpression(). - visitBooleanLiteral(EsqlBaseParser.BooleanLiteralContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by the
booleanLiterallabeled alternative inEsqlBaseParser.constant(). - visitBooleanLiteral(EsqlBaseParser.BooleanLiteralContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by the
booleanLiterallabeled alternative inEsqlBaseParser.constant(). - visitBooleanValue(EsqlBaseParser.BooleanValueContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.booleanValue(). - visitBooleanValue(EsqlBaseParser.BooleanValueContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.booleanValue(). - visitBooleanValue(EsqlBaseParser.BooleanValueContext) - Method in class org.elasticsearch.xpack.esql.parser.ExpressionBuilder
- visitChangePointCommand(EsqlBaseParser.ChangePointCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.changePointCommand(). - visitChangePointCommand(EsqlBaseParser.ChangePointCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.changePointCommand(). - visitChangePointCommand(EsqlBaseParser.ChangePointCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.LogicalPlanBuilder
- visitClusterString(EsqlBaseParser.ClusterStringContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.clusterString(). - visitClusterString(EsqlBaseParser.ClusterStringContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.clusterString(). - visitClusterString(EsqlBaseParser.ClusterStringContext) - Method in class org.elasticsearch.xpack.esql.parser.AstBuilder
- visitClusterString(EsqlBaseParser.ClusterStringContext) - Method in class org.elasticsearch.xpack.esql.parser.ExpressionBuilder
- visitClusterString(EsqlBaseParser.ClusterStringContext) - Method in class org.elasticsearch.xpack.esql.parser.LogicalPlanBuilder
- visitCommandNamedParameters(EsqlBaseParser.CommandNamedParametersContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.commandNamedParameters(). - visitCommandNamedParameters(EsqlBaseParser.CommandNamedParametersContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.commandNamedParameters(). - visitCommandNamedParameters(EsqlBaseParser.CommandNamedParametersContext) - Method in class org.elasticsearch.xpack.esql.parser.ExpressionBuilder
- visitComparison(EsqlBaseParser.ComparisonContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by the
comparisonlabeled alternative inEsqlBaseParser.valueExpression(). - visitComparison(EsqlBaseParser.ComparisonContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by the
comparisonlabeled alternative inEsqlBaseParser.valueExpression(). - visitComparison(EsqlBaseParser.ComparisonContext) - Method in class org.elasticsearch.xpack.esql.parser.ExpressionBuilder
- visitComparisonOperator(EsqlBaseParser.ComparisonOperatorContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.comparisonOperator(). - visitComparisonOperator(EsqlBaseParser.ComparisonOperatorContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.comparisonOperator(). - visitCompletionCommand(EsqlBaseParser.CompletionCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.completionCommand(). - visitCompletionCommand(EsqlBaseParser.CompletionCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.completionCommand(). - visitCompletionCommand(EsqlBaseParser.CompletionCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.LogicalPlanBuilder
- visitCompositeForkSubQuery(EsqlBaseParser.CompositeForkSubQueryContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by the
compositeForkSubQuerylabeled alternative inEsqlBaseParser.forkSubQueryCommand(). - visitCompositeForkSubQuery(EsqlBaseParser.CompositeForkSubQueryContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by the
compositeForkSubQuerylabeled alternative inEsqlBaseParser.forkSubQueryCommand(). - visitCompositeForkSubQuery(EsqlBaseParser.CompositeForkSubQueryContext) - Method in class org.elasticsearch.xpack.esql.parser.LogicalPlanBuilder
- visitCompositeQuery(EsqlBaseParser.CompositeQueryContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by the
compositeQuerylabeled alternative inEsqlBaseParser.query(). - visitCompositeQuery(EsqlBaseParser.CompositeQueryContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by the
compositeQuerylabeled alternative inEsqlBaseParser.query(). - visitCompositeQuery(EsqlBaseParser.CompositeQueryContext) - Method in class org.elasticsearch.xpack.esql.parser.LogicalPlanBuilder
- visitConstant(PromqlBaseParser.ConstantContext) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParserBaseVisitor
-
Visit a parse tree produced by
PromqlBaseParser.constant(). - visitConstant(PromqlBaseParser.ConstantContext) - Method in interface org.elasticsearch.xpack.esql.parser.PromqlBaseParserVisitor
-
Visit a parse tree produced by
PromqlBaseParser.constant(). - visitConstantDefault(EsqlBaseParser.ConstantDefaultContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by the
constantDefaultlabeled alternative inEsqlBaseParser.primaryExpression(). - visitConstantDefault(EsqlBaseParser.ConstantDefaultContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by the
constantDefaultlabeled alternative inEsqlBaseParser.primaryExpression(). - visitDecimalLiteral(EsqlBaseParser.DecimalLiteralContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by the
decimalLiterallabeled alternative inEsqlBaseParser.constant(). - visitDecimalLiteral(EsqlBaseParser.DecimalLiteralContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by the
decimalLiterallabeled alternative inEsqlBaseParser.constant(). - visitDecimalLiteral(PromqlBaseParser.DecimalLiteralContext) - Method in class org.elasticsearch.xpack.esql.parser.promql.PromqlAstBuilder
- visitDecimalLiteral(PromqlBaseParser.DecimalLiteralContext) - Method in class org.elasticsearch.xpack.esql.parser.promql.PromqlLogicalPlanBuilder
- visitDecimalLiteral(PromqlBaseParser.DecimalLiteralContext) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParserBaseVisitor
-
Visit a parse tree produced by the
decimalLiterallabeled alternative inPromqlBaseParser.number(). - visitDecimalLiteral(PromqlBaseParser.DecimalLiteralContext) - Method in interface org.elasticsearch.xpack.esql.parser.PromqlBaseParserVisitor
-
Visit a parse tree produced by the
decimalLiterallabeled alternative inPromqlBaseParser.number(). - visitDecimalValue(EsqlBaseParser.DecimalValueContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.decimalValue(). - visitDecimalValue(EsqlBaseParser.DecimalValueContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.decimalValue(). - visitDecimalValue(EsqlBaseParser.DecimalValueContext) - Method in class org.elasticsearch.xpack.esql.parser.ExpressionBuilder
- visitDedupCommand(EsqlBaseParser.DedupCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.dedupCommand(). - visitDedupCommand(EsqlBaseParser.DedupCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.dedupCommand(). - visitDedupCommand(EsqlBaseParser.DedupCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.LogicalPlanBuilder
- visitDereference(EsqlBaseParser.DereferenceContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by the
dereferencelabeled alternative inEsqlBaseParser.primaryExpression(). - visitDereference(EsqlBaseParser.DereferenceContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by the
dereferencelabeled alternative inEsqlBaseParser.primaryExpression(). - visitDereference(EsqlBaseParser.DereferenceContext) - Method in class org.elasticsearch.xpack.esql.parser.ExpressionBuilder
- visitDissectCommand(EsqlBaseParser.DissectCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.dissectCommand(). - visitDissectCommand(EsqlBaseParser.DissectCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.dissectCommand(). - visitDissectCommand(EsqlBaseParser.DissectCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.LogicalPlanBuilder
- visitDissectCommandOption(EsqlBaseParser.DissectCommandOptionContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.dissectCommandOption(). - visitDissectCommandOption(EsqlBaseParser.DissectCommandOptionContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.dissectCommandOption(). - visitDissectCommandOptions(EsqlBaseParser.DissectCommandOptionsContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.dissectCommandOptions(). - visitDissectCommandOptions(EsqlBaseParser.DissectCommandOptionsContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.dissectCommandOptions(). - visitDissectCommandOptions(EsqlBaseParser.DissectCommandOptionsContext) - Method in class org.elasticsearch.xpack.esql.parser.LogicalPlanBuilder
- visitDropCommand(EsqlBaseParser.DropCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.dropCommand(). - visitDropCommand(EsqlBaseParser.DropCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.dropCommand(). - visitDropCommand(EsqlBaseParser.DropCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.LogicalPlanBuilder
- visitDuration(PromqlBaseParser.DurationContext) - Method in class org.elasticsearch.xpack.esql.parser.promql.PromqlAstBuilder
- visitDuration(PromqlBaseParser.DurationContext) - Method in class org.elasticsearch.xpack.esql.parser.promql.PromqlLogicalPlanBuilder
- visitDuration(PromqlBaseParser.DurationContext) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParserBaseVisitor
-
Visit a parse tree produced by
PromqlBaseParser.duration(). - visitDuration(PromqlBaseParser.DurationContext) - Method in interface org.elasticsearch.xpack.esql.parser.PromqlBaseParserVisitor
-
Visit a parse tree produced by
PromqlBaseParser.duration(). - visitEnrichCommand(EsqlBaseParser.EnrichCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.enrichCommand(). - visitEnrichCommand(EsqlBaseParser.EnrichCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.enrichCommand(). - visitEnrichCommand(EsqlBaseParser.EnrichCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.LogicalPlanBuilder
- visitEnrichPolicyName(EsqlBaseParser.EnrichPolicyNameContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.enrichPolicyName(). - visitEnrichPolicyName(EsqlBaseParser.EnrichPolicyNameContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.enrichPolicyName(). - visitEnrichWithClause(EsqlBaseParser.EnrichWithClauseContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.enrichWithClause(). - visitEnrichWithClause(EsqlBaseParser.EnrichWithClauseContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.enrichWithClause(). - visitEnrichWithClause(EsqlBaseParser.EnrichWithClauseContext) - Method in class org.elasticsearch.xpack.esql.parser.ExpressionBuilder
- visitEntryExpression(EsqlBaseParser.EntryExpressionContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.entryExpression(). - visitEntryExpression(EsqlBaseParser.EntryExpressionContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.entryExpression(). - visitErrorNode(ErrorNode) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
- visitErrorNode(ErrorNode) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParserBaseListener
- visitEvalCommand(EsqlBaseParser.EvalCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.evalCommand(). - visitEvalCommand(EsqlBaseParser.EvalCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.evalCommand(). - visitEvalCommand(EsqlBaseParser.EvalCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.LogicalPlanBuilder
- visitEvaluation(PromqlBaseParser.EvaluationContext) - Method in class org.elasticsearch.xpack.esql.parser.promql.PromqlAstBuilder
- visitEvaluation(PromqlBaseParser.EvaluationContext) - Method in class org.elasticsearch.xpack.esql.parser.promql.PromqlLogicalPlanBuilder
- visitEvaluation(PromqlBaseParser.EvaluationContext) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParserBaseVisitor
-
Visit a parse tree produced by
PromqlBaseParser.evaluation(). - visitEvaluation(PromqlBaseParser.EvaluationContext) - Method in interface org.elasticsearch.xpack.esql.parser.PromqlBaseParserVisitor
-
Visit a parse tree produced by
PromqlBaseParser.evaluation(). - visitExplainCommand(EsqlBaseParser.ExplainCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.explainCommand(). - visitExplainCommand(EsqlBaseParser.ExplainCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.explainCommand(). - visitExplainCommand(EsqlBaseParser.ExplainCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.LogicalPlanBuilder
- visitExternalCommand(EsqlBaseParser.ExternalCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.externalCommand(). - visitExternalCommand(EsqlBaseParser.ExternalCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.externalCommand(). - visitExternalCommand(EsqlBaseParser.ExternalCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.LogicalPlanBuilder
- visitField(EsqlBaseParser.FieldContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.field(). - visitField(EsqlBaseParser.FieldContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.field(). - visitField(EsqlBaseParser.FieldContext) - Method in class org.elasticsearch.xpack.esql.parser.ExpressionBuilder
- visitFieldName(EsqlBaseParser.FieldNameContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.fieldName(). - visitFieldName(EsqlBaseParser.FieldNameContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.fieldName(). - visitFieldName(EsqlBaseParser.FieldNameContext) - Method in class org.elasticsearch.xpack.esql.parser.ExpressionBuilder
- visitFieldNamePattern(EsqlBaseParser.FieldNamePatternContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.fieldNamePattern(). - visitFieldNamePattern(EsqlBaseParser.FieldNamePatternContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.fieldNamePattern(). - visitFields(EsqlBaseParser.FieldsContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.fields(). - visitFields(EsqlBaseParser.FieldsContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.fields(). - visitFields(EsqlBaseParser.FieldsContext) - Method in class org.elasticsearch.xpack.esql.parser.ExpressionBuilder
- visitForkCommand(EsqlBaseParser.ForkCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.forkCommand(). - visitForkCommand(EsqlBaseParser.ForkCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.forkCommand(). - visitForkCommand(EsqlBaseParser.ForkCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.LogicalPlanBuilder
- visitForkSubQueries(EsqlBaseParser.ForkSubQueriesContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.forkSubQueries(). - visitForkSubQueries(EsqlBaseParser.ForkSubQueriesContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.forkSubQueries(). - visitForkSubQueries(EsqlBaseParser.ForkSubQueriesContext) - Method in class org.elasticsearch.xpack.esql.parser.LogicalPlanBuilder
- visitForkSubQuery(EsqlBaseParser.ForkSubQueryContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.forkSubQuery(). - visitForkSubQuery(EsqlBaseParser.ForkSubQueryContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.forkSubQuery(). - visitForkSubQuery(EsqlBaseParser.ForkSubQueryContext) - Method in class org.elasticsearch.xpack.esql.parser.LogicalPlanBuilder
- visitForkSubQueryProcessingCommand(EsqlBaseParser.ForkSubQueryProcessingCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.forkSubQueryProcessingCommand(). - visitForkSubQueryProcessingCommand(EsqlBaseParser.ForkSubQueryProcessingCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.forkSubQueryProcessingCommand(). - visitFromCommand(EsqlBaseParser.FromCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.fromCommand(). - visitFromCommand(EsqlBaseParser.FromCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.fromCommand(). - visitFromCommand(EsqlBaseParser.FromCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.LogicalPlanBuilder
- visitFunction(EsqlBaseParser.FunctionContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by the
functionlabeled alternative inEsqlBaseParser.primaryExpression(). - visitFunction(EsqlBaseParser.FunctionContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by the
functionlabeled alternative inEsqlBaseParser.primaryExpression(). - visitFunction(PromqlBaseParser.FunctionContext) - Method in class org.elasticsearch.xpack.esql.parser.promql.PromqlLogicalPlanBuilder
- visitFunction(PromqlBaseParser.FunctionContext) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParserBaseVisitor
-
Visit a parse tree produced by
PromqlBaseParser.function(). - visitFunction(PromqlBaseParser.FunctionContext) - Method in interface org.elasticsearch.xpack.esql.parser.PromqlBaseParserVisitor
-
Visit a parse tree produced by
PromqlBaseParser.function(). - visitFunctionExpression(EsqlBaseParser.FunctionExpressionContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.functionExpression(). - visitFunctionExpression(EsqlBaseParser.FunctionExpressionContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.functionExpression(). - visitFunctionExpression(EsqlBaseParser.FunctionExpressionContext) - Method in class org.elasticsearch.xpack.esql.parser.ExpressionBuilder
- visitFunctionName(EsqlBaseParser.FunctionNameContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.functionName(). - visitFunctionName(EsqlBaseParser.FunctionNameContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.functionName(). - visitFunctionName(EsqlBaseParser.FunctionNameContext) - Method in class org.elasticsearch.xpack.esql.parser.ExpressionBuilder
- visitFunctionParams(PromqlBaseParser.FunctionParamsContext) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParserBaseVisitor
-
Visit a parse tree produced by
PromqlBaseParser.functionParams(). - visitFunctionParams(PromqlBaseParser.FunctionParamsContext) - Method in interface org.elasticsearch.xpack.esql.parser.PromqlBaseParserVisitor
-
Visit a parse tree produced by
PromqlBaseParser.functionParams(). - visitFuseCommand(EsqlBaseParser.FuseCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.fuseCommand(). - visitFuseCommand(EsqlBaseParser.FuseCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.fuseCommand(). - visitFuseCommand(EsqlBaseParser.FuseCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.LogicalPlanBuilder
- visitFuseConfiguration(EsqlBaseParser.FuseConfigurationContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.fuseConfiguration(). - visitFuseConfiguration(EsqlBaseParser.FuseConfigurationContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.fuseConfiguration(). - visitFuseKeyByFields(EsqlBaseParser.FuseKeyByFieldsContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.fuseKeyByFields(). - visitFuseKeyByFields(EsqlBaseParser.FuseKeyByFieldsContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.fuseKeyByFields(). - visitGrokCommand(EsqlBaseParser.GrokCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.grokCommand(). - visitGrokCommand(EsqlBaseParser.GrokCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.grokCommand(). - visitGrokCommand(EsqlBaseParser.GrokCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.LogicalPlanBuilder
- visitGrouping(EsqlBaseParser.FieldsContext) - Method in class org.elasticsearch.xpack.esql.parser.ExpressionBuilder
-
Similar to
ExpressionBuilder.visitFields(EsqlBaseParser.FieldsContext)however avoids wrapping the expression into an Alias. - visitGrouping(PromqlBaseParser.GroupingContext) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParserBaseVisitor
-
Visit a parse tree produced by
PromqlBaseParser.grouping(). - visitGrouping(PromqlBaseParser.GroupingContext) - Method in interface org.elasticsearch.xpack.esql.parser.PromqlBaseParserVisitor
-
Visit a parse tree produced by
PromqlBaseParser.grouping(). - visitHexLiteral(PromqlBaseParser.HexLiteralContext) - Method in class org.elasticsearch.xpack.esql.parser.promql.PromqlAstBuilder
- visitHexLiteral(PromqlBaseParser.HexLiteralContext) - Method in class org.elasticsearch.xpack.esql.parser.promql.PromqlLogicalPlanBuilder
- visitHexLiteral(PromqlBaseParser.HexLiteralContext) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParserBaseVisitor
-
Visit a parse tree produced by the
hexLiterallabeled alternative inPromqlBaseParser.number(). - visitHexLiteral(PromqlBaseParser.HexLiteralContext) - Method in interface org.elasticsearch.xpack.esql.parser.PromqlBaseParserVisitor
-
Visit a parse tree produced by the
hexLiterallabeled alternative inPromqlBaseParser.number(). - visitHighlightCommand(EsqlBaseParser.HighlightCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.highlightCommand(). - visitHighlightCommand(EsqlBaseParser.HighlightCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.highlightCommand(). - visitHighlightCommand(EsqlBaseParser.HighlightCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.LogicalPlanBuilder
- visitIdentifier(EsqlBaseParser.IdentifierContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.identifier(). - visitIdentifier(EsqlBaseParser.IdentifierContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.identifier(). - visitIdentifier(EsqlBaseParser.IdentifierContext) - Method in class org.elasticsearch.xpack.esql.parser.AstBuilder
- visitIdentifier(EsqlBaseParser.IdentifierContext) - Method in class org.elasticsearch.xpack.esql.parser.ExpressionBuilder
- visitIdentifier(EsqlBaseParser.IdentifierContext) - Method in class org.elasticsearch.xpack.esql.parser.LogicalPlanBuilder
- visitIdentifier(PromqlBaseParser.IdentifierContext) - Method in class org.elasticsearch.xpack.esql.parser.promql.PromqlAstBuilder
- visitIdentifier(PromqlBaseParser.IdentifierContext) - Method in class org.elasticsearch.xpack.esql.parser.promql.PromqlLogicalPlanBuilder
- visitIdentifier(PromqlBaseParser.IdentifierContext) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParserBaseVisitor
-
Visit a parse tree produced by
PromqlBaseParser.identifier(). - visitIdentifier(PromqlBaseParser.IdentifierContext) - Method in interface org.elasticsearch.xpack.esql.parser.PromqlBaseParserVisitor
-
Visit a parse tree produced by
PromqlBaseParser.identifier(). - visitIdentifierOrParameter(EsqlBaseParser.IdentifierOrParameterContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.identifierOrParameter(). - visitIdentifierOrParameter(EsqlBaseParser.IdentifierOrParameterContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.identifierOrParameter(). - visitIdentifierOrParameter(EsqlBaseParser.IdentifierOrParameterContext) - Method in class org.elasticsearch.xpack.esql.parser.ExpressionBuilder
- visitIdentifierPattern(EsqlBaseParser.IdentifierPatternContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.identifierPattern(). - visitIdentifierPattern(EsqlBaseParser.IdentifierPatternContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.identifierPattern(). - visitIndexPattern(List<EsqlBaseParser.IndexPatternContext>) - Method in class org.elasticsearch.xpack.esql.parser.AstBuilder
- visitIndexPattern(List<EsqlBaseParser.IndexPatternContext>) - Method in class org.elasticsearch.xpack.esql.parser.ExpressionBuilder
- visitIndexPattern(List<EsqlBaseParser.IndexPatternContext>) - Method in class org.elasticsearch.xpack.esql.parser.LogicalPlanBuilder
- visitIndexPattern(EsqlBaseParser.IndexPatternContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.indexPattern(). - visitIndexPattern(EsqlBaseParser.IndexPatternContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.indexPattern(). - visitIndexPatternAndMetadataFields(EsqlBaseParser.IndexPatternAndMetadataFieldsContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.indexPatternAndMetadataFields(). - visitIndexPatternAndMetadataFields(EsqlBaseParser.IndexPatternAndMetadataFieldsContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.indexPatternAndMetadataFields(). - visitIndexPatternOrSubquery(EsqlBaseParser.IndexPatternOrSubqueryContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.indexPatternOrSubquery(). - visitIndexPatternOrSubquery(EsqlBaseParser.IndexPatternOrSubqueryContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.indexPatternOrSubquery(). - visitIndexString(EsqlBaseParser.IndexStringContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.indexString(). - visitIndexString(EsqlBaseParser.IndexStringContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.indexString(). - visitIndexString(EsqlBaseParser.IndexStringContext) - Method in class org.elasticsearch.xpack.esql.parser.AstBuilder
- visitIndexString(EsqlBaseParser.IndexStringContext) - Method in class org.elasticsearch.xpack.esql.parser.ExpressionBuilder
- visitIndexString(EsqlBaseParser.IndexStringContext) - Method in class org.elasticsearch.xpack.esql.parser.LogicalPlanBuilder
- visitInlineCast(EsqlBaseParser.InlineCastContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by the
inlineCastlabeled alternative inEsqlBaseParser.primaryExpression(). - visitInlineCast(EsqlBaseParser.InlineCastContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by the
inlineCastlabeled alternative inEsqlBaseParser.primaryExpression(). - visitInlineCast(EsqlBaseParser.InlineCastContext) - Method in class org.elasticsearch.xpack.esql.parser.ExpressionBuilder
- visitInlineStatsCommand(EsqlBaseParser.InlineStatsCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.inlineStatsCommand(). - visitInlineStatsCommand(EsqlBaseParser.InlineStatsCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.inlineStatsCommand(). - visitInlineStatsCommand(EsqlBaseParser.InlineStatsCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.LogicalPlanBuilder
- visitInputDoubleParams(EsqlBaseParser.InputDoubleParamsContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by the
inputDoubleParamslabeled alternative inEsqlBaseParser.doubleParameter(). - visitInputDoubleParams(EsqlBaseParser.InputDoubleParamsContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by the
inputDoubleParamslabeled alternative inEsqlBaseParser.doubleParameter(). - visitInputDoubleParams(EsqlBaseParser.InputDoubleParamsContext) - Method in class org.elasticsearch.xpack.esql.parser.ExpressionBuilder
- visitInputNamedOrPositionalDoubleParams(EsqlBaseParser.InputNamedOrPositionalDoubleParamsContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by the
inputNamedOrPositionalDoubleParamslabeled alternative inEsqlBaseParser.doubleParameter(). - visitInputNamedOrPositionalDoubleParams(EsqlBaseParser.InputNamedOrPositionalDoubleParamsContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by the
inputNamedOrPositionalDoubleParamslabeled alternative inEsqlBaseParser.doubleParameter(). - visitInputNamedOrPositionalDoubleParams(EsqlBaseParser.InputNamedOrPositionalDoubleParamsContext) - Method in class org.elasticsearch.xpack.esql.parser.ExpressionBuilder
- visitInputNamedOrPositionalParam(EsqlBaseParser.InputNamedOrPositionalParamContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by the
inputNamedOrPositionalParamlabeled alternative inEsqlBaseParser.parameter(). - visitInputNamedOrPositionalParam(EsqlBaseParser.InputNamedOrPositionalParamContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by the
inputNamedOrPositionalParamlabeled alternative inEsqlBaseParser.parameter(). - visitInputNamedOrPositionalParam(EsqlBaseParser.InputNamedOrPositionalParamContext) - Method in class org.elasticsearch.xpack.esql.parser.ExpressionBuilder
- visitInputParam(EsqlBaseParser.InputParamContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by the
inputParamlabeled alternative inEsqlBaseParser.parameter(). - visitInputParam(EsqlBaseParser.InputParamContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by the
inputParamlabeled alternative inEsqlBaseParser.parameter(). - visitInputParam(EsqlBaseParser.InputParamContext) - Method in class org.elasticsearch.xpack.esql.parser.ExpressionBuilder
- visitInputParameter(EsqlBaseParser.InputParameterContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by the
inputParameterlabeled alternative inEsqlBaseParser.constant(). - visitInputParameter(EsqlBaseParser.InputParameterContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by the
inputParameterlabeled alternative inEsqlBaseParser.constant(). - visitInsistCommand(EsqlBaseParser.InsistCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.insistCommand(). - visitInsistCommand(EsqlBaseParser.InsistCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.insistCommand(). - visitInsistCommand(EsqlBaseParser.InsistCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.LogicalPlanBuilder
- visitIntegerLiteral(EsqlBaseParser.IntegerLiteralContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by the
integerLiterallabeled alternative inEsqlBaseParser.constant(). - visitIntegerLiteral(EsqlBaseParser.IntegerLiteralContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by the
integerLiterallabeled alternative inEsqlBaseParser.constant(). - visitIntegerLiteral(PromqlBaseParser.IntegerLiteralContext) - Method in class org.elasticsearch.xpack.esql.parser.promql.PromqlAstBuilder
- visitIntegerLiteral(PromqlBaseParser.IntegerLiteralContext) - Method in class org.elasticsearch.xpack.esql.parser.promql.PromqlLogicalPlanBuilder
- visitIntegerLiteral(PromqlBaseParser.IntegerLiteralContext) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParserBaseVisitor
-
Visit a parse tree produced by the
integerLiterallabeled alternative inPromqlBaseParser.number(). - visitIntegerLiteral(PromqlBaseParser.IntegerLiteralContext) - Method in interface org.elasticsearch.xpack.esql.parser.PromqlBaseParserVisitor
-
Visit a parse tree produced by the
integerLiterallabeled alternative inPromqlBaseParser.number(). - visitIntegerValue(EsqlBaseParser.IntegerValueContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.integerValue(). - visitIntegerValue(EsqlBaseParser.IntegerValueContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.integerValue(). - visitIntegerValue(EsqlBaseParser.IntegerValueContext) - Method in class org.elasticsearch.xpack.esql.parser.ExpressionBuilder
- visitIpLocationCommand(EsqlBaseParser.IpLocationCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.ipLocationCommand(). - visitIpLocationCommand(EsqlBaseParser.IpLocationCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.ipLocationCommand(). - visitIpLocationCommand(EsqlBaseParser.IpLocationCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.LogicalPlanBuilder
- visitIsNull(EsqlBaseParser.IsNullContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by the
isNulllabeled alternative inEsqlBaseParser.booleanExpression(). - visitIsNull(EsqlBaseParser.IsNullContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by the
isNulllabeled alternative inEsqlBaseParser.booleanExpression(). - visitIsNull(EsqlBaseParser.IsNullContext) - Method in class org.elasticsearch.xpack.esql.parser.ExpressionBuilder
- visitJoinCommand(EsqlBaseParser.JoinCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.joinCommand(). - visitJoinCommand(EsqlBaseParser.JoinCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.joinCommand(). - visitJoinCommand(EsqlBaseParser.JoinCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.LogicalPlanBuilder
- visitJoinCondition(EsqlBaseParser.JoinConditionContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.joinCondition(). - visitJoinCondition(EsqlBaseParser.JoinConditionContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.joinCondition(). - visitJoinCondition(EsqlBaseParser.JoinConditionContext) - Method in class org.elasticsearch.xpack.esql.parser.LogicalPlanBuilder
- visitJoinTarget(EsqlBaseParser.JoinTargetContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.joinTarget(). - visitJoinTarget(EsqlBaseParser.JoinTargetContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.joinTarget(). - visitKeepCommand(EsqlBaseParser.KeepCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.keepCommand(). - visitKeepCommand(EsqlBaseParser.KeepCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.keepCommand(). - visitKeepCommand(EsqlBaseParser.KeepCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.LogicalPlanBuilder
- visitLabel(PromqlBaseParser.LabelContext) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParserBaseVisitor
-
Visit a parse tree produced by
PromqlBaseParser.label(). - visitLabel(PromqlBaseParser.LabelContext) - Method in interface org.elasticsearch.xpack.esql.parser.PromqlBaseParserVisitor
-
Visit a parse tree produced by
PromqlBaseParser.label(). - visitLabelList(PromqlBaseParser.LabelListContext) - Method in class org.elasticsearch.xpack.esql.parser.promql.PromqlAstBuilder
- visitLabelList(PromqlBaseParser.LabelListContext) - Method in class org.elasticsearch.xpack.esql.parser.promql.PromqlLogicalPlanBuilder
- visitLabelList(PromqlBaseParser.LabelListContext) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParserBaseVisitor
-
Visit a parse tree produced by
PromqlBaseParser.labelList(). - visitLabelList(PromqlBaseParser.LabelListContext) - Method in interface org.elasticsearch.xpack.esql.parser.PromqlBaseParserVisitor
-
Visit a parse tree produced by
PromqlBaseParser.labelList(). - visitLabelName(PromqlBaseParser.LabelNameContext) - Method in class org.elasticsearch.xpack.esql.parser.promql.PromqlAstBuilder
- visitLabelName(PromqlBaseParser.LabelNameContext) - Method in class org.elasticsearch.xpack.esql.parser.promql.PromqlLogicalPlanBuilder
- visitLabelName(PromqlBaseParser.LabelNameContext) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParserBaseVisitor
-
Visit a parse tree produced by
PromqlBaseParser.labelName(). - visitLabelName(PromqlBaseParser.LabelNameContext) - Method in interface org.elasticsearch.xpack.esql.parser.PromqlBaseParserVisitor
-
Visit a parse tree produced by
PromqlBaseParser.labelName(). - visitLabels(PromqlBaseParser.LabelsContext) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParserBaseVisitor
-
Visit a parse tree produced by
PromqlBaseParser.labels(). - visitLabels(PromqlBaseParser.LabelsContext) - Method in interface org.elasticsearch.xpack.esql.parser.PromqlBaseParserVisitor
-
Visit a parse tree produced by
PromqlBaseParser.labels(). - visitLabelValue(PromqlBaseParser.LabelValueContext) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParserBaseVisitor
-
Visit a parse tree produced by
PromqlBaseParser.labelValue(). - visitLabelValue(PromqlBaseParser.LabelValueContext) - Method in interface org.elasticsearch.xpack.esql.parser.PromqlBaseParserVisitor
-
Visit a parse tree produced by
PromqlBaseParser.labelValue(). - visitLikeExpression(EsqlBaseParser.LikeExpressionContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by the
likeExpressionlabeled alternative inEsqlBaseParser.regexBooleanExpression(). - visitLikeExpression(EsqlBaseParser.LikeExpressionContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by the
likeExpressionlabeled alternative inEsqlBaseParser.regexBooleanExpression(). - visitLikeExpression(EsqlBaseParser.LikeExpressionContext) - Method in class org.elasticsearch.xpack.esql.parser.ExpressionBuilder
- visitLikeListExpression(EsqlBaseParser.LikeListExpressionContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by the
likeListExpressionlabeled alternative inEsqlBaseParser.regexBooleanExpression(). - visitLikeListExpression(EsqlBaseParser.LikeListExpressionContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by the
likeListExpressionlabeled alternative inEsqlBaseParser.regexBooleanExpression(). - visitLikeListExpression(EsqlBaseParser.LikeListExpressionContext) - Method in class org.elasticsearch.xpack.esql.parser.ExpressionBuilder
- visitLimitByGroupKey(EsqlBaseParser.LimitByGroupKeyContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.limitByGroupKey(). - visitLimitByGroupKey(EsqlBaseParser.LimitByGroupKeyContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.limitByGroupKey(). - visitLimitCommand(EsqlBaseParser.LimitCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.limitCommand(). - visitLimitCommand(EsqlBaseParser.LimitCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.limitCommand(). - visitLimitCommand(EsqlBaseParser.LimitCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.LogicalPlanBuilder
- visitList(ParseTreeVisitor<?>, List<? extends ParserRuleContext>, Class<T>) - Static method in class org.elasticsearch.xpack.esql.parser.ParserUtils
- visitLogicalBinary(EsqlBaseParser.LogicalBinaryContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by the
logicalBinarylabeled alternative inEsqlBaseParser.booleanExpression(). - visitLogicalBinary(EsqlBaseParser.LogicalBinaryContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by the
logicalBinarylabeled alternative inEsqlBaseParser.booleanExpression(). - visitLogicalBinary(EsqlBaseParser.LogicalBinaryContext) - Method in class org.elasticsearch.xpack.esql.parser.ExpressionBuilder
- visitLogicalIn(EsqlBaseParser.LogicalInContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by the
logicalInlabeled alternative inEsqlBaseParser.booleanExpression(). - visitLogicalIn(EsqlBaseParser.LogicalInContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by the
logicalInlabeled alternative inEsqlBaseParser.booleanExpression(). - visitLogicalIn(EsqlBaseParser.LogicalInContext) - Method in class org.elasticsearch.xpack.esql.parser.ExpressionBuilder
- visitLogicalInSubquery(EsqlBaseParser.LogicalInSubqueryContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by the
logicalInSubquerylabeled alternative inEsqlBaseParser.booleanExpression(). - visitLogicalInSubquery(EsqlBaseParser.LogicalInSubqueryContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by the
logicalInSubquerylabeled alternative inEsqlBaseParser.booleanExpression(). - visitLogicalInSubquery(EsqlBaseParser.LogicalInSubqueryContext) - Method in class org.elasticsearch.xpack.esql.parser.LogicalPlanBuilder
- visitLogicalNot(EsqlBaseParser.LogicalNotContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by the
logicalNotlabeled alternative inEsqlBaseParser.booleanExpression(). - visitLogicalNot(EsqlBaseParser.LogicalNotContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by the
logicalNotlabeled alternative inEsqlBaseParser.booleanExpression(). - visitLogicalNot(EsqlBaseParser.LogicalNotContext) - Method in class org.elasticsearch.xpack.esql.parser.ExpressionBuilder
- visitLookupCommand(EsqlBaseParser.LookupCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.lookupCommand(). - visitLookupCommand(EsqlBaseParser.LookupCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.lookupCommand(). - visitLookupCommand(EsqlBaseParser.LookupCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.LogicalPlanBuilder
- visitMapExpression(EsqlBaseParser.MapExpressionContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.mapExpression(). - visitMapExpression(EsqlBaseParser.MapExpressionContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.mapExpression(). - visitMapExpression(EsqlBaseParser.MapExpressionContext) - Method in class org.elasticsearch.xpack.esql.parser.ExpressionBuilder
- visitMapValue(EsqlBaseParser.MapValueContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.mapValue(). - visitMapValue(EsqlBaseParser.MapValueContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.mapValue(). - visitMatchBooleanExpression(EsqlBaseParser.MatchBooleanExpressionContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.matchBooleanExpression(). - visitMatchBooleanExpression(EsqlBaseParser.MatchBooleanExpressionContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.matchBooleanExpression(). - visitMatchBooleanExpression(EsqlBaseParser.MatchBooleanExpressionContext) - Method in class org.elasticsearch.xpack.esql.parser.ExpressionBuilder
- visitMatchExpression(EsqlBaseParser.MatchExpressionContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by the
matchExpressionlabeled alternative inEsqlBaseParser.booleanExpression(). - visitMatchExpression(EsqlBaseParser.MatchExpressionContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by the
matchExpressionlabeled alternative inEsqlBaseParser.booleanExpression(). - visitMetadata(EsqlBaseParser.MetadataContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.metadata(). - visitMetadata(EsqlBaseParser.MetadataContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.metadata(). - visitMetricsInfoCommand(EsqlBaseParser.MetricsInfoCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.metricsInfoCommand(). - visitMetricsInfoCommand(EsqlBaseParser.MetricsInfoCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.metricsInfoCommand(). - visitMetricsInfoCommand(EsqlBaseParser.MetricsInfoCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.LogicalPlanBuilder
- visitMmrCommand(EsqlBaseParser.MmrCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.mmrCommand(). - visitMmrCommand(EsqlBaseParser.MmrCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.mmrCommand(). - visitMmrCommand(EsqlBaseParser.MmrCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.LogicalPlanBuilder
- visitMmrQueryVectorExpression(EsqlBaseParser.MmrQueryVectorExpressionContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by the
mmrQueryVectorExpressionlabeled alternative inEsqlBaseParser.mmrQueryVectorParams(). - visitMmrQueryVectorExpression(EsqlBaseParser.MmrQueryVectorExpressionContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by the
mmrQueryVectorExpressionlabeled alternative inEsqlBaseParser.mmrQueryVectorParams(). - visitMmrQueryVectorParameter(EsqlBaseParser.MmrQueryVectorParameterContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by the
mmrQueryVectorParameterlabeled alternative inEsqlBaseParser.mmrQueryVectorParams(). - visitMmrQueryVectorParameter(EsqlBaseParser.MmrQueryVectorParameterContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by the
mmrQueryVectorParameterlabeled alternative inEsqlBaseParser.mmrQueryVectorParams(). - visitModifier(PromqlBaseParser.ModifierContext) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParserBaseVisitor
-
Visit a parse tree produced by
PromqlBaseParser.modifier(). - visitModifier(PromqlBaseParser.ModifierContext) - Method in interface org.elasticsearch.xpack.esql.parser.PromqlBaseParserVisitor
-
Visit a parse tree produced by
PromqlBaseParser.modifier(). - visitMvExpandCommand(EsqlBaseParser.MvExpandCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.mvExpandCommand(). - visitMvExpandCommand(EsqlBaseParser.MvExpandCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.mvExpandCommand(). - visitMvExpandCommand(EsqlBaseParser.MvExpandCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.LogicalPlanBuilder
- visitNonReserved(PromqlBaseParser.NonReservedContext) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParserBaseVisitor
-
Visit a parse tree produced by
PromqlBaseParser.nonReserved(). - visitNonReserved(PromqlBaseParser.NonReservedContext) - Method in interface org.elasticsearch.xpack.esql.parser.PromqlBaseParserVisitor
-
Visit a parse tree produced by
PromqlBaseParser.nonReserved(). - visitNullLiteral(EsqlBaseParser.NullLiteralContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by the
nullLiterallabeled alternative inEsqlBaseParser.constant(). - visitNullLiteral(EsqlBaseParser.NullLiteralContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by the
nullLiterallabeled alternative inEsqlBaseParser.constant(). - visitNullLiteral(EsqlBaseParser.NullLiteralContext) - Method in class org.elasticsearch.xpack.esql.parser.ExpressionBuilder
- visitNumericArrayLiteral(EsqlBaseParser.NumericArrayLiteralContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by the
numericArrayLiterallabeled alternative inEsqlBaseParser.constant(). - visitNumericArrayLiteral(EsqlBaseParser.NumericArrayLiteralContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by the
numericArrayLiterallabeled alternative inEsqlBaseParser.constant(). - visitNumericArrayLiteral(EsqlBaseParser.NumericArrayLiteralContext) - Method in class org.elasticsearch.xpack.esql.parser.ExpressionBuilder
- visitNumericValue(EsqlBaseParser.NumericValueContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.numericValue(). - visitNumericValue(EsqlBaseParser.NumericValueContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.numericValue(). - visitOffset(PromqlBaseParser.OffsetContext) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParserBaseVisitor
-
Visit a parse tree produced by
PromqlBaseParser.offset(). - visitOffset(PromqlBaseParser.OffsetContext) - Method in interface org.elasticsearch.xpack.esql.parser.PromqlBaseParserVisitor
-
Visit a parse tree produced by
PromqlBaseParser.offset(). - visitOperatorExpressionDefault(EsqlBaseParser.OperatorExpressionDefaultContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by the
operatorExpressionDefaultlabeled alternative inEsqlBaseParser.operatorExpression(). - visitOperatorExpressionDefault(EsqlBaseParser.OperatorExpressionDefaultContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by the
operatorExpressionDefaultlabeled alternative inEsqlBaseParser.operatorExpression(). - visitOperatorExpressionDefault(EsqlBaseParser.OperatorExpressionDefaultContext) - Method in class org.elasticsearch.xpack.esql.parser.ExpressionBuilder
- visitOrderExpression(EsqlBaseParser.OrderExpressionContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.orderExpression(). - visitOrderExpression(EsqlBaseParser.OrderExpressionContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.orderExpression(). - visitOrderExpression(EsqlBaseParser.OrderExpressionContext) - Method in class org.elasticsearch.xpack.esql.parser.ExpressionBuilder
- visitParenthesized(PromqlBaseParser.ParenthesizedContext) - Method in class org.elasticsearch.xpack.esql.parser.promql.PromqlLogicalPlanBuilder
- visitParenthesized(PromqlBaseParser.ParenthesizedContext) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParserBaseVisitor
-
Visit a parse tree produced by the
parenthesizedlabeled alternative inPromqlBaseParser.expression(). - visitParenthesized(PromqlBaseParser.ParenthesizedContext) - Method in interface org.elasticsearch.xpack.esql.parser.PromqlBaseParserVisitor
-
Visit a parse tree produced by the
parenthesizedlabeled alternative inPromqlBaseParser.expression(). - visitParenthesizedExpression(EsqlBaseParser.ParenthesizedExpressionContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by the
parenthesizedExpressionlabeled alternative inEsqlBaseParser.primaryExpression(). - visitParenthesizedExpression(EsqlBaseParser.ParenthesizedExpressionContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by the
parenthesizedExpressionlabeled alternative inEsqlBaseParser.primaryExpression(). - visitParenthesizedExpression(EsqlBaseParser.ParenthesizedExpressionContext) - Method in class org.elasticsearch.xpack.esql.parser.ExpressionBuilder
- visitProcessingCommand(EsqlBaseParser.ProcessingCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.processingCommand(). - visitProcessingCommand(EsqlBaseParser.ProcessingCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.processingCommand(). - visitPromqlClusterString(EsqlBaseParser.PromqlClusterStringContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.promqlClusterString(). - visitPromqlClusterString(EsqlBaseParser.PromqlClusterStringContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.promqlClusterString(). - visitPromqlClusterString(EsqlBaseParser.PromqlClusterStringContext) - Method in class org.elasticsearch.xpack.esql.parser.AstBuilder
- visitPromqlClusterString(EsqlBaseParser.PromqlClusterStringContext) - Method in class org.elasticsearch.xpack.esql.parser.ExpressionBuilder
- visitPromqlClusterString(EsqlBaseParser.PromqlClusterStringContext) - Method in class org.elasticsearch.xpack.esql.parser.LogicalPlanBuilder
- visitPromqlCommand(EsqlBaseParser.PromqlCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.promqlCommand(). - visitPromqlCommand(EsqlBaseParser.PromqlCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.promqlCommand(). - visitPromqlCommand(EsqlBaseParser.PromqlCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.LogicalPlanBuilder
- visitPromqlIndexPattern(List<EsqlBaseParser.PromqlIndexPatternContext>) - Method in class org.elasticsearch.xpack.esql.parser.AstBuilder
- visitPromqlIndexPattern(List<EsqlBaseParser.PromqlIndexPatternContext>) - Method in class org.elasticsearch.xpack.esql.parser.ExpressionBuilder
- visitPromqlIndexPattern(List<EsqlBaseParser.PromqlIndexPatternContext>) - Method in class org.elasticsearch.xpack.esql.parser.LogicalPlanBuilder
- visitPromqlIndexPattern(EsqlBaseParser.PromqlIndexPatternContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.promqlIndexPattern(). - visitPromqlIndexPattern(EsqlBaseParser.PromqlIndexPatternContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.promqlIndexPattern(). - visitPromqlIndexString(EsqlBaseParser.PromqlIndexStringContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.promqlIndexString(). - visitPromqlIndexString(EsqlBaseParser.PromqlIndexStringContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.promqlIndexString(). - visitPromqlIndexString(EsqlBaseParser.PromqlIndexStringContext) - Method in class org.elasticsearch.xpack.esql.parser.AstBuilder
- visitPromqlIndexString(EsqlBaseParser.PromqlIndexStringContext) - Method in class org.elasticsearch.xpack.esql.parser.ExpressionBuilder
- visitPromqlIndexString(EsqlBaseParser.PromqlIndexStringContext) - Method in class org.elasticsearch.xpack.esql.parser.LogicalPlanBuilder
- visitPromqlParam(EsqlBaseParser.PromqlParamContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.promqlParam(). - visitPromqlParam(EsqlBaseParser.PromqlParamContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.promqlParam(). - visitPromqlParamName(EsqlBaseParser.PromqlParamNameContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.promqlParamName(). - visitPromqlParamName(EsqlBaseParser.PromqlParamNameContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.promqlParamName(). - visitPromqlParamValue(EsqlBaseParser.PromqlParamValueContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.promqlParamValue(). - visitPromqlParamValue(EsqlBaseParser.PromqlParamValueContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.promqlParamValue(). - visitPromqlQueryContent(EsqlBaseParser.PromqlQueryContentContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.promqlQueryContent(). - visitPromqlQueryContent(EsqlBaseParser.PromqlQueryContentContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.promqlQueryContent(). - visitPromqlQueryPart(EsqlBaseParser.PromqlQueryPartContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.promqlQueryPart(). - visitPromqlQueryPart(EsqlBaseParser.PromqlQueryPartContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.promqlQueryPart(). - visitPromqlSelectorString(EsqlBaseParser.PromqlSelectorStringContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.promqlSelectorString(). - visitPromqlSelectorString(EsqlBaseParser.PromqlSelectorStringContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.promqlSelectorString(). - visitPromqlSelectorString(EsqlBaseParser.PromqlSelectorStringContext) - Method in class org.elasticsearch.xpack.esql.parser.AstBuilder
- visitPromqlSelectorString(EsqlBaseParser.PromqlSelectorStringContext) - Method in class org.elasticsearch.xpack.esql.parser.ExpressionBuilder
- visitPromqlSelectorString(EsqlBaseParser.PromqlSelectorStringContext) - Method in class org.elasticsearch.xpack.esql.parser.LogicalPlanBuilder
- visitPromqlUnquotedIndexString(EsqlBaseParser.PromqlUnquotedIndexStringContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.promqlUnquotedIndexString(). - visitPromqlUnquotedIndexString(EsqlBaseParser.PromqlUnquotedIndexStringContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.promqlUnquotedIndexString(). - visitQualifiedIntegerLiteral(EsqlBaseParser.QualifiedIntegerLiteralContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by the
qualifiedIntegerLiterallabeled alternative inEsqlBaseParser.constant(). - visitQualifiedIntegerLiteral(EsqlBaseParser.QualifiedIntegerLiteralContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by the
qualifiedIntegerLiterallabeled alternative inEsqlBaseParser.constant(). - visitQualifiedIntegerLiteral(EsqlBaseParser.QualifiedIntegerLiteralContext) - Method in class org.elasticsearch.xpack.esql.parser.ExpressionBuilder
- visitQualifiedName(EsqlBaseParser.QualifiedNameContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.qualifiedName(). - visitQualifiedName(EsqlBaseParser.QualifiedNameContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.qualifiedName(). - visitQualifiedName(EsqlBaseParser.QualifiedNameContext) - Method in class org.elasticsearch.xpack.esql.parser.ExpressionBuilder
- visitQualifiedName(EsqlBaseParser.QualifiedNameContext, UnresolvedAttribute) - Method in class org.elasticsearch.xpack.esql.parser.ExpressionBuilder
- visitQualifiedNamePattern(EsqlBaseParser.QualifiedNamePatternContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.qualifiedNamePattern(). - visitQualifiedNamePattern(EsqlBaseParser.QualifiedNamePatternContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.qualifiedNamePattern(). - visitQualifiedNamePattern(EsqlBaseParser.QualifiedNamePatternContext) - Method in class org.elasticsearch.xpack.esql.parser.ExpressionBuilder
- visitQualifiedNamePattern(EsqlBaseParser.QualifiedNamePatternContext, Consumer<NamedExpression>) - Method in class org.elasticsearch.xpack.esql.parser.ExpressionBuilder
- visitQualifiedNamePatterns(EsqlBaseParser.QualifiedNamePatternsContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.qualifiedNamePatterns(). - visitQualifiedNamePatterns(EsqlBaseParser.QualifiedNamePatternsContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.qualifiedNamePatterns(). - visitQualifiedNamePatterns(EsqlBaseParser.QualifiedNamePatternsContext) - Method in class org.elasticsearch.xpack.esql.parser.ExpressionBuilder
- visitQualifiedNamePatterns(EsqlBaseParser.QualifiedNamePatternsContext, Consumer<NamedExpression>) - Method in class org.elasticsearch.xpack.esql.parser.ExpressionBuilder
- visitQualifiedNames(EsqlBaseParser.QualifiedNamesContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.qualifiedNames(). - visitQualifiedNames(EsqlBaseParser.QualifiedNamesContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.qualifiedNames(). - visitRegexExpression(EsqlBaseParser.RegexExpressionContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by the
regexExpressionlabeled alternative inEsqlBaseParser.booleanExpression(). - visitRegexExpression(EsqlBaseParser.RegexExpressionContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by the
regexExpressionlabeled alternative inEsqlBaseParser.booleanExpression(). - visitRegisteredDomainCommand(EsqlBaseParser.RegisteredDomainCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.registeredDomainCommand(). - visitRegisteredDomainCommand(EsqlBaseParser.RegisteredDomainCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.registeredDomainCommand(). - visitRegisteredDomainCommand(EsqlBaseParser.RegisteredDomainCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.LogicalPlanBuilder
- visitRenameClause(EsqlBaseParser.RenameClauseContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.renameClause(). - visitRenameClause(EsqlBaseParser.RenameClauseContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.renameClause(). - visitRenameClause(EsqlBaseParser.RenameClauseContext) - Method in class org.elasticsearch.xpack.esql.parser.ExpressionBuilder
- visitRenameCommand(EsqlBaseParser.RenameCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.renameCommand(). - visitRenameCommand(EsqlBaseParser.RenameCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.renameCommand(). - visitRenameCommand(EsqlBaseParser.RenameCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.LogicalPlanBuilder
- visitRerankCommand(EsqlBaseParser.RerankCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.rerankCommand(). - visitRerankCommand(EsqlBaseParser.RerankCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.rerankCommand(). - visitRerankCommand(EsqlBaseParser.RerankCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.LogicalPlanBuilder
- visitRlikeExpression(EsqlBaseParser.RlikeExpressionContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by the
rlikeExpressionlabeled alternative inEsqlBaseParser.regexBooleanExpression(). - visitRlikeExpression(EsqlBaseParser.RlikeExpressionContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by the
rlikeExpressionlabeled alternative inEsqlBaseParser.regexBooleanExpression(). - visitRlikeExpression(EsqlBaseParser.RlikeExpressionContext) - Method in class org.elasticsearch.xpack.esql.parser.ExpressionBuilder
- visitRlikeListExpression(EsqlBaseParser.RlikeListExpressionContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by the
rlikeListExpressionlabeled alternative inEsqlBaseParser.regexBooleanExpression(). - visitRlikeListExpression(EsqlBaseParser.RlikeListExpressionContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by the
rlikeListExpressionlabeled alternative inEsqlBaseParser.regexBooleanExpression(). - visitRlikeListExpression(EsqlBaseParser.RlikeListExpressionContext) - Method in class org.elasticsearch.xpack.esql.parser.ExpressionBuilder
- visitRowCommand(EsqlBaseParser.RowCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.rowCommand(). - visitRowCommand(EsqlBaseParser.RowCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.rowCommand(). - visitRowCommand(EsqlBaseParser.RowCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.LogicalPlanBuilder
- visitSampleCommand(EsqlBaseParser.SampleCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.sampleCommand(). - visitSampleCommand(EsqlBaseParser.SampleCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.sampleCommand(). - visitSampleCommand(EsqlBaseParser.SampleCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.LogicalPlanBuilder
- visitSelector(PromqlBaseParser.SelectorContext) - Method in class org.elasticsearch.xpack.esql.parser.promql.PromqlLogicalPlanBuilder
- visitSelector(PromqlBaseParser.SelectorContext) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParserBaseVisitor
-
Visit a parse tree produced by
PromqlBaseParser.selector(). - visitSelector(PromqlBaseParser.SelectorContext) - Method in interface org.elasticsearch.xpack.esql.parser.PromqlBaseParserVisitor
-
Visit a parse tree produced by
PromqlBaseParser.selector(). - visitSelectorString(EsqlBaseParser.SelectorStringContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.selectorString(). - visitSelectorString(EsqlBaseParser.SelectorStringContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.selectorString(). - visitSelectorString(EsqlBaseParser.SelectorStringContext) - Method in class org.elasticsearch.xpack.esql.parser.AstBuilder
- visitSelectorString(EsqlBaseParser.SelectorStringContext) - Method in class org.elasticsearch.xpack.esql.parser.ExpressionBuilder
- visitSelectorString(EsqlBaseParser.SelectorStringContext) - Method in class org.elasticsearch.xpack.esql.parser.LogicalPlanBuilder
- visitSeriesMatcher(PromqlBaseParser.SeriesMatcherContext) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParserBaseVisitor
-
Visit a parse tree produced by
PromqlBaseParser.seriesMatcher(). - visitSeriesMatcher(PromqlBaseParser.SeriesMatcherContext) - Method in interface org.elasticsearch.xpack.esql.parser.PromqlBaseParserVisitor
-
Visit a parse tree produced by
PromqlBaseParser.seriesMatcher(). - visitSetCommand(EsqlBaseParser.SetCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.setCommand(). - visitSetCommand(EsqlBaseParser.SetCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.setCommand(). - visitSetCommand(EsqlBaseParser.SetCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.LogicalPlanBuilder
- visitSetField(EsqlBaseParser.SetFieldContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.setField(). - visitSetField(EsqlBaseParser.SetFieldContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.setField(). - visitSetField(EsqlBaseParser.SetFieldContext) - Method in class org.elasticsearch.xpack.esql.parser.LogicalPlanBuilder
- visitShowInfo(EsqlBaseParser.ShowInfoContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by the
showInfolabeled alternative inEsqlBaseParser.showCommand(). - visitShowInfo(EsqlBaseParser.ShowInfoContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by the
showInfolabeled alternative inEsqlBaseParser.showCommand(). - visitShowInfo(EsqlBaseParser.ShowInfoContext) - Method in class org.elasticsearch.xpack.esql.parser.LogicalPlanBuilder
- visitSingleCommandQuery(EsqlBaseParser.SingleCommandQueryContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by the
singleCommandQuerylabeled alternative inEsqlBaseParser.query(). - visitSingleCommandQuery(EsqlBaseParser.SingleCommandQueryContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by the
singleCommandQuerylabeled alternative inEsqlBaseParser.query(). - visitSingleForkSubQueryCommand(EsqlBaseParser.SingleForkSubQueryCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by the
singleForkSubQueryCommandlabeled alternative inEsqlBaseParser.forkSubQueryCommand(). - visitSingleForkSubQueryCommand(EsqlBaseParser.SingleForkSubQueryCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by the
singleForkSubQueryCommandlabeled alternative inEsqlBaseParser.forkSubQueryCommand(). - visitSingleStatement(EsqlBaseParser.SingleStatementContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.singleStatement(). - visitSingleStatement(EsqlBaseParser.SingleStatementContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.singleStatement(). - visitSingleStatement(EsqlBaseParser.SingleStatementContext) - Method in class org.elasticsearch.xpack.esql.parser.LogicalPlanBuilder
- visitSingleStatement(PromqlBaseParser.SingleStatementContext) - Method in class org.elasticsearch.xpack.esql.parser.promql.PromqlLogicalPlanBuilder
- visitSingleStatement(PromqlBaseParser.SingleStatementContext) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParserBaseVisitor
-
Visit a parse tree produced by
PromqlBaseParser.singleStatement(). - visitSingleStatement(PromqlBaseParser.SingleStatementContext) - Method in interface org.elasticsearch.xpack.esql.parser.PromqlBaseParserVisitor
-
Visit a parse tree produced by
PromqlBaseParser.singleStatement(). - visitSortCommand(EsqlBaseParser.SortCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.sortCommand(). - visitSortCommand(EsqlBaseParser.SortCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.sortCommand(). - visitSortCommand(EsqlBaseParser.SortCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.LogicalPlanBuilder
- visitSourceCommand(EsqlBaseParser.SourceCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.sourceCommand(). - visitSourceCommand(EsqlBaseParser.SourceCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.sourceCommand(). - visitStatements(EsqlBaseParser.StatementsContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.statements(). - visitStatements(EsqlBaseParser.StatementsContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.statements(). - visitStatements(EsqlBaseParser.StatementsContext) - Method in class org.elasticsearch.xpack.esql.parser.LogicalPlanBuilder
- visitStatsCommand(EsqlBaseParser.StatsCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.statsCommand(). - visitStatsCommand(EsqlBaseParser.StatsCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.statsCommand(). - visitStatsCommand(EsqlBaseParser.StatsCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.LogicalPlanBuilder
- visitString(EsqlBaseParser.StringContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.string(). - visitString(EsqlBaseParser.StringContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.string(). - visitString(EsqlBaseParser.StringContext) - Method in class org.elasticsearch.xpack.esql.parser.ExpressionBuilder
- visitString(PromqlBaseParser.StringContext) - Method in class org.elasticsearch.xpack.esql.parser.promql.PromqlAstBuilder
- visitString(PromqlBaseParser.StringContext) - Method in class org.elasticsearch.xpack.esql.parser.promql.PromqlLogicalPlanBuilder
- visitString(PromqlBaseParser.StringContext) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParserBaseVisitor
-
Visit a parse tree produced by
PromqlBaseParser.string(). - visitString(PromqlBaseParser.StringContext) - Method in interface org.elasticsearch.xpack.esql.parser.PromqlBaseParserVisitor
-
Visit a parse tree produced by
PromqlBaseParser.string(). - visitStringArrayLiteral(EsqlBaseParser.StringArrayLiteralContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by the
stringArrayLiterallabeled alternative inEsqlBaseParser.constant(). - visitStringArrayLiteral(EsqlBaseParser.StringArrayLiteralContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by the
stringArrayLiterallabeled alternative inEsqlBaseParser.constant(). - visitStringArrayLiteral(EsqlBaseParser.StringArrayLiteralContext) - Method in class org.elasticsearch.xpack.esql.parser.ExpressionBuilder
- visitStringLiteral(EsqlBaseParser.StringLiteralContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by the
stringLiterallabeled alternative inEsqlBaseParser.constant(). - visitStringLiteral(EsqlBaseParser.StringLiteralContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by the
stringLiterallabeled alternative inEsqlBaseParser.constant(). - visitStringLiteral(EsqlBaseParser.StringLiteralContext) - Method in class org.elasticsearch.xpack.esql.parser.ExpressionBuilder
- visitStringOrParameter(EsqlBaseParser.StringOrParameterContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.stringOrParameter(). - visitStringOrParameter(EsqlBaseParser.StringOrParameterContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.stringOrParameter(). - visitSubquery(EsqlBaseParser.SubqueryContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.subquery(). - visitSubquery(EsqlBaseParser.SubqueryContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.subquery(). - visitSubquery(EsqlBaseParser.SubqueryContext) - Method in class org.elasticsearch.xpack.esql.parser.LogicalPlanBuilder
- visitSubquery(PromqlBaseParser.SubqueryContext) - Method in class org.elasticsearch.xpack.esql.parser.promql.PromqlLogicalPlanBuilder
- visitSubquery(PromqlBaseParser.SubqueryContext) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParserBaseVisitor
-
Visit a parse tree produced by the
subquerylabeled alternative inPromqlBaseParser.expression(). - visitSubquery(PromqlBaseParser.SubqueryContext) - Method in interface org.elasticsearch.xpack.esql.parser.PromqlBaseParserVisitor
-
Visit a parse tree produced by the
subquerylabeled alternative inPromqlBaseParser.expression(). - visitSubqueryExpression(EsqlBaseParser.SubqueryExpressionContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.subqueryExpression(). - visitSubqueryExpression(EsqlBaseParser.SubqueryExpressionContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.subqueryExpression(). - visitSubqueryResolution(PromqlBaseParser.SubqueryResolutionContext) - Method in class org.elasticsearch.xpack.esql.parser.promql.PromqlLogicalPlanBuilder
-
Parse subquery resolution, reusing the same expression folding logic used for duration arithmetic.
- visitSubqueryResolution(PromqlBaseParser.SubqueryResolutionContext) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParserBaseVisitor
-
Visit a parse tree produced by
PromqlBaseParser.subqueryResolution(). - visitSubqueryResolution(PromqlBaseParser.SubqueryResolutionContext) - Method in interface org.elasticsearch.xpack.esql.parser.PromqlBaseParserVisitor
-
Visit a parse tree produced by
PromqlBaseParser.subqueryResolution(). - visitSubquerySourceCommand(EsqlBaseParser.SubquerySourceCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.subquerySourceCommand(). - visitSubquerySourceCommand(EsqlBaseParser.SubquerySourceCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.subquerySourceCommand(). - visitSubquerySourceCommand(EsqlBaseParser.SubquerySourceCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.LogicalPlanBuilder
- visitTerminal(TerminalNode) - Method in class org.elasticsearch.xpack.esql.parser.AstBuilder
- visitTerminal(TerminalNode) - Method in class org.elasticsearch.xpack.esql.parser.ExpressionBuilder
- visitTerminal(TerminalNode) - Method in class org.elasticsearch.xpack.esql.parser.LogicalPlanBuilder
- visitTerminal(TerminalNode) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseListener
- visitTerminal(TerminalNode) - Method in class org.elasticsearch.xpack.esql.parser.promql.PromqlAstBuilder
- visitTerminal(TerminalNode) - Method in class org.elasticsearch.xpack.esql.parser.promql.PromqlLogicalPlanBuilder
- visitTerminal(TerminalNode) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParserBaseListener
- visitTimeSeriesCommand(EsqlBaseParser.TimeSeriesCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.timeSeriesCommand(). - visitTimeSeriesCommand(EsqlBaseParser.TimeSeriesCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.timeSeriesCommand(). - visitTimeSeriesCommand(EsqlBaseParser.TimeSeriesCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.LogicalPlanBuilder
- visitTimeValue(PromqlBaseParser.TimeValueContext) - Method in class org.elasticsearch.xpack.esql.parser.promql.PromqlAstBuilder
- visitTimeValue(PromqlBaseParser.TimeValueContext) - Method in class org.elasticsearch.xpack.esql.parser.promql.PromqlLogicalPlanBuilder
- visitTimeValue(PromqlBaseParser.TimeValueContext) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParserBaseVisitor
-
Visit a parse tree produced by
PromqlBaseParser.timeValue(). - visitTimeValue(PromqlBaseParser.TimeValueContext) - Method in interface org.elasticsearch.xpack.esql.parser.PromqlBaseParserVisitor
-
Visit a parse tree produced by
PromqlBaseParser.timeValue(). - visitToDataType(EsqlBaseParser.ToDataTypeContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by the
toDataTypelabeled alternative inEsqlBaseParser.dataType(). - visitToDataType(EsqlBaseParser.ToDataTypeContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by the
toDataTypelabeled alternative inEsqlBaseParser.dataType(). - visitToDataType(EsqlBaseParser.ToDataTypeContext) - Method in class org.elasticsearch.xpack.esql.parser.ExpressionBuilder
- visitTsCollapseCommand(EsqlBaseParser.TsCollapseCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.tsCollapseCommand(). - visitTsCollapseCommand(EsqlBaseParser.TsCollapseCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.tsCollapseCommand(). - visitTsCollapseCommand(EsqlBaseParser.TsCollapseCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.LogicalPlanBuilder
- visitTsInfoCommand(EsqlBaseParser.TsInfoCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.tsInfoCommand(). - visitTsInfoCommand(EsqlBaseParser.TsInfoCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.tsInfoCommand(). - visitTsInfoCommand(EsqlBaseParser.TsInfoCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.LogicalPlanBuilder
- visitUnquotedIndexString(EsqlBaseParser.UnquotedIndexStringContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.unquotedIndexString(). - visitUnquotedIndexString(EsqlBaseParser.UnquotedIndexStringContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.unquotedIndexString(). - visitUriPartsCommand(EsqlBaseParser.UriPartsCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.uriPartsCommand(). - visitUriPartsCommand(EsqlBaseParser.UriPartsCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.uriPartsCommand(). - visitUriPartsCommand(EsqlBaseParser.UriPartsCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.LogicalPlanBuilder
- visitUserAgentCommand(EsqlBaseParser.UserAgentCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.userAgentCommand(). - visitUserAgentCommand(EsqlBaseParser.UserAgentCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.userAgentCommand(). - visitUserAgentCommand(EsqlBaseParser.UserAgentCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.LogicalPlanBuilder
- visitValue(PromqlBaseParser.ValueContext) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParserBaseVisitor
-
Visit a parse tree produced by
PromqlBaseParser.value(). - visitValue(PromqlBaseParser.ValueContext) - Method in interface org.elasticsearch.xpack.esql.parser.PromqlBaseParserVisitor
-
Visit a parse tree produced by
PromqlBaseParser.value(). - visitValueExpression(PromqlBaseParser.ValueExpressionContext) - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParserBaseVisitor
-
Visit a parse tree produced by the
valueExpressionlabeled alternative inPromqlBaseParser.expression(). - visitValueExpression(PromqlBaseParser.ValueExpressionContext) - Method in interface org.elasticsearch.xpack.esql.parser.PromqlBaseParserVisitor
-
Visit a parse tree produced by the
valueExpressionlabeled alternative inPromqlBaseParser.expression(). - visitValueExpressionDefault(EsqlBaseParser.ValueExpressionDefaultContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by the
valueExpressionDefaultlabeled alternative inEsqlBaseParser.valueExpression(). - visitValueExpressionDefault(EsqlBaseParser.ValueExpressionDefaultContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by the
valueExpressionDefaultlabeled alternative inEsqlBaseParser.valueExpression(). - visitValueName(EsqlBaseParser.ValueNameContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.valueName(). - visitValueName(EsqlBaseParser.ValueNameContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.valueName(). - visitWhereCommand(EsqlBaseParser.WhereCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParserBaseVisitor
-
Visit a parse tree produced by
EsqlBaseParser.whereCommand(). - visitWhereCommand(EsqlBaseParser.WhereCommandContext) - Method in interface org.elasticsearch.xpack.esql.parser.EsqlBaseParserVisitor
-
Visit a parse tree produced by
EsqlBaseParser.whereCommand(). - visitWhereCommand(EsqlBaseParser.WhereCommandContext) - Method in class org.elasticsearch.xpack.esql.parser.LogicalPlanBuilder
- VOCABULARY - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- VOCABULARY - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- VOCABULARY - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseLexer
- VOCABULARY - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- vpn(boolean) - Method in class org.elasticsearch.xpack.esql.evaluator.command.IpLocationFunctionBridge.IpLocationCollectorImpl
W
- W - Enum constant in enum class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter.INTERVALS
- waitForCompletionTimeout() - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryRequest
- waitForCompletionTimeout(TimeValue) - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryRequest
- waitForReading() - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceBuffer
-
Returns an
IsBlockedResultthat completes when the buffer has data for reading. - waitForReady() - Method in class org.elasticsearch.xpack.esql.datasources.cache.StatsCapturingIterator
-
Forward the async-ready signal to the delegate.
- waitForSpace() - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceBuffer
-
Returns a
SubscribableListenerthat completes when the buffer has space for writing. - warnIfDeprecated(QuerySettingDef<?>) - Static method in class org.elasticsearch.xpack.esql.plan.QuerySettings
-
Emits a deprecation warning if
defis deprecated. - warnings() - Static method in class org.elasticsearch.xpack.esql.optimizer.LogicalPlanOptimizer
- WarningSinks(Consumer<String>, Consumer<String>) - Constructor for record class org.elasticsearch.xpack.esql.datasources.StreamingParallelParsingCoordinator.WarningSinks
-
Creates an instance of a
WarningSinksrecord class. - warningSources() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvSingleValueOrNull
- WarnLostSortOrder - Class in org.elasticsearch.xpack.esql.optimizer.rules.logical
-
Warns when a SORT or TopN is followed by a LOOKUP JOIN which does not preserve order, and there is no subsequent SORT to restore the order.
- WarnLostSortOrder() - Constructor for class org.elasticsearch.xpack.esql.optimizer.rules.logical.WarnLostSortOrder
- wasStarted() - Method in class org.elasticsearch.xpack.esql.action.TimeSpanMarker
-
Returns true if this marker was started (regardless of whether it was stopped).
- WEEK - Enum constant in enum class org.elasticsearch.xpack.esql.expression.function.scalar.date.DateDiff.Part
- WEEK - Enum constant in enum class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter.INTERVALS
- WEEKDAY - Enum constant in enum class org.elasticsearch.xpack.esql.expression.function.scalar.date.DateDiff.Part
- WEEKS - Enum constant in enum class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter.INTERVALS
- weight() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.WeightedAvg
- WeightedAvg - Class in org.elasticsearch.xpack.esql.expression.function.aggregate
- WeightedAvg(Source, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.WeightedAvg
- WeightedAvg(Source, Expression, Expression, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.aggregate.WeightedAvg
- WeightedRoundRobinStrategy - Class in org.elasticsearch.xpack.esql.plugin
-
Distributes external splits across data nodes using a Longest Processing Time (LPT) algorithm that considers
ExternalSplit.estimatedSizeInBytes()for load balancing. - WeightedRoundRobinStrategy() - Constructor for class org.elasticsearch.xpack.esql.plugin.WeightedRoundRobinStrategy
- WeightedRoundRobinStrategy(NodeEligibilityStrategy) - Constructor for class org.elasticsearch.xpack.esql.plugin.WeightedRoundRobinStrategy
- What is coercible — the mapper coercion set - Search tag in class org.elasticsearch.xpack.esql.datasources.spi.DeclaredTypeCoercions
- Section
- What you specify - Search tag in class org.elasticsearch.xpack.esql.plan.QuerySettingDef
- Section
- When things go wrong - Search tag in class org.elasticsearch.xpack.esql.plan.QuerySettingDef
- Section
- WHERE - Enum constant in enum class org.elasticsearch.xpack.esql.telemetry.FeatureMetric
- WHERE - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- WHERE - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- WHERE() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.AggFieldContext
- WHERE() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.WhereCommandContext
- WHERE_IN_SUBQUERY - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support IN non-correlated subqueries in WHERE command.
- WHERE_IN_SUBQUERY_WITH_TS - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Fixed
TranslateTimeSeriesWithoutandTranslateTimeSeriesAggregateto associate time-series attributes with the correct time-series index when a join presents. - WHERE_IN_SUBQUERY_WITH_VIEW - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support IN non-correlated subqueries in WHERE command with View.
- WHERE_IN_SUBQUERY_WITHOUT_VIEW - Enum constant in enum class org.elasticsearch.xpack.esql.action.EsqlCapabilities.Cap
-
Support IN non-correlated subqueries in WHERE command without View.
- whereCommand() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.ProcessingCommandContext
- whereCommand() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- WhereCommandContext(ParserRuleContext, int) - Constructor for class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.WhereCommandContext
- Where the conversion runs — same predicate, different timing - Search tag in class org.elasticsearch.xpack.esql.datasources.spi.DeclaredTypeCoercions
- Section
- WHISTLING - Enum constant in enum class org.elasticsearch.xpack.esql.expression.function.scalar.string.ChickenArtBuilder
- Why a JVM-wide singleton instead of per-query / per-reader? - Search tag in class org.elasticsearch.xpack.esql.datasources.cache.FooterByteCache
- Section
- Why parsed metadata and not just raw bytes - Search tag in class org.elasticsearch.xpack.esql.datasources.cache.ParsedFooterCache
- Section
- WIDEN_DOUBLE - Enum constant in enum class org.elasticsearch.xpack.esql.datasources.ColumnStatTypeSupport.StatCoercion
- widenSmallNumeric() - Method in enum class org.elasticsearch.xpack.esql.core.type.DataType
-
If this is a "small" numeric type this contains the type ESQL will widen it into, otherwise this returns
this. - wildcardJoinIndices() - Method in record class org.elasticsearch.xpack.esql.session.EsqlSession.PreAnalysisResult
-
Returns the value of the
wildcardJoinIndicesrecord component. - WildcardLike - Class in org.elasticsearch.xpack.esql.expression.function.scalar.string.regex
- WildcardLike(Source, Expression, WildcardPattern) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.string.regex.WildcardLike
- WildcardLike(Source, Expression, WildcardPattern, boolean) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.string.regex.WildcardLike
- WildcardLikeList - Class in org.elasticsearch.xpack.esql.expression.function.scalar.string.regex
- WildcardLikeList(StreamInput) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.string.regex.WildcardLikeList
- WildcardLikeList(Source, Expression, WildcardPatternList) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.string.regex.WildcardLikeList
-
The documentation for this function is in WildcardLike, and shown to the users `LIKE` in the docs.
- WildcardLikeList(Source, Expression, WildcardPatternList, boolean) - Constructor for class org.elasticsearch.xpack.esql.expression.function.scalar.string.regex.WildcardLikeList
- WildcardLikeShape - Record Class in org.elasticsearch.xpack.esql.datasources.pushdown
-
Shape decomposition for
WildcardLikepatterns of the affix-contains family: an optional literal prefix, an optional literal substring in the middle, and an optional literal suffix. - WildcardLikeShape(BytesRef, BytesRef, BytesRef) - Constructor for record class org.elasticsearch.xpack.esql.datasources.pushdown.WildcardLikeShape
-
Creates an instance of a
WildcardLikeShaperecord class. - WildcardPattern - Class in org.elasticsearch.xpack.esql.core.expression.predicate.regex
-
Similar to basic regex, supporting '?' wildcard for single character (same as regex ".") and '*' wildcard for multiple characters (same as regex ".*")
- WildcardPattern(String) - Constructor for class org.elasticsearch.xpack.esql.core.expression.predicate.regex.WildcardPattern
- WildcardPattern(StreamInput) - Constructor for class org.elasticsearch.xpack.esql.core.expression.predicate.regex.WildcardPattern
- WildcardPattern.Shape - Interface in org.elasticsearch.xpack.esql.core.expression.predicate.regex
-
Classification of a
WildcardPatterninto the simple fast-path shapes. - WildcardPattern.Shape.Contains - Record Class in org.elasticsearch.xpack.esql.core.expression.predicate.regex
-
*literal*— pattern matches values that containliteral. - WildcardPattern.Shape.General - Enum Class in org.elasticsearch.xpack.esql.core.expression.predicate.regex
-
Anything that does not match
WildcardPattern.Shape.Prefix,WildcardPattern.Shape.Suffix, orWildcardPattern.Shape.Contains. - WildcardPattern.Shape.Prefix - Record Class in org.elasticsearch.xpack.esql.core.expression.predicate.regex
-
literal*— pattern matches values that start withliteral. - WildcardPattern.Shape.Suffix - Record Class in org.elasticsearch.xpack.esql.core.expression.predicate.regex
-
*literal— pattern matches values that end withliteral. - WildcardPatternList - Class in org.elasticsearch.xpack.esql.core.expression.predicate.regex
-
A list of wildcard patterns.
- WildcardPatternList(List<WildcardPattern>) - Constructor for class org.elasticsearch.xpack.esql.core.expression.predicate.regex.WildcardPatternList
- WildcardPatternList(StreamInput) - Constructor for class org.elasticsearch.xpack.esql.core.expression.predicate.regex.WildcardPatternList
- WildcardQuery - Class in org.elasticsearch.xpack.esql.core.querydsl.query
- WildcardQuery(Source, String, String, boolean, boolean) - Constructor for class org.elasticsearch.xpack.esql.core.querydsl.query.WildcardQuery
- window() - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.AggregateFunction
-
Return the window associated with the aggregate function.
- window() - Method in class org.elasticsearch.xpack.esql.expression.function.WindowFilter
- window() - Method in record class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionRegistry.PromqlContext
-
Returns the value of the
windowrecord component. - WINDOW_INTERVAL - Static variable in class org.elasticsearch.xpack.esql.expression.function.aggregate.AggregateFunction
- WindowFilter - Class in org.elasticsearch.xpack.esql.expression.function
- WindowFilter(Source, Expression, Expression, Expression) - Constructor for class org.elasticsearch.xpack.esql.expression.function.WindowFilter
- with(List<Expression>, List<? extends NamedExpression>) - Method in class org.elasticsearch.xpack.esql.plan.logical.Aggregate
- with(Operator.OperatorFactory, Layout) - Method in class org.elasticsearch.xpack.esql.planner.LocalExecutionPlanner.PhysicalOperation
-
Creates a new physical operation from this operation with the given intermediate operator and layout.
- with(Expression) - Method in class org.elasticsearch.xpack.esql.plan.logical.Filter
- with(LogicalPlan, List<Expression>, List<? extends NamedExpression>) - Method in class org.elasticsearch.xpack.esql.plan.logical.Aggregate
- with(LogicalPlan, List<Expression>, List<? extends NamedExpression>) - Method in class org.elasticsearch.xpack.esql.plan.logical.SampledAggregate
- with(LogicalPlan, List<Expression>, List<? extends NamedExpression>) - Method in class org.elasticsearch.xpack.esql.plan.logical.TimeSeriesAggregate
- with(LogicalPlan, Expression) - Method in class org.elasticsearch.xpack.esql.plan.logical.Filter
- with(Layout) - Method in class org.elasticsearch.xpack.esql.planner.LocalExecutionPlanner.PhysicalOperation
-
Creates a new physical operation from this operation with the given layout.
- with(Rule<?, TreeType>[]) - Method in class org.elasticsearch.xpack.esql.rule.RuleExecutor.Batch
- WITH - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- WITH - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- WITH() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.CommandNamedParametersContext
- WITH() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.EnrichCommandContext
- WITH() - Method in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser.FuseConfigurationContext
- withAdditionalAttribute(Attribute) - Method in class org.elasticsearch.xpack.esql.plan.logical.EsRelation
- withAdditionalAttributes(List<? extends Attribute>) - Method in class org.elasticsearch.xpack.esql.plan.logical.EsRelation
- withAggregates(List<? extends NamedExpression>) - Method in class org.elasticsearch.xpack.esql.plan.physical.AggregateExec
- withAggregates(List<? extends NamedExpression>) - Method in class org.elasticsearch.xpack.esql.plan.physical.SampledAggregateExec
- withAggregates(List<? extends NamedExpression>) - Method in class org.elasticsearch.xpack.esql.plan.physical.TimeSeriesAggregateExec
- withAliasAt(String, String) - Method in class org.elasticsearch.xpack.esql.plan.QuerySettingDef.Builder
-
Body alias at a JSON path.
- withAliasAtRoot() - Method in class org.elasticsearch.xpack.esql.plan.QuerySettingDef.Builder
-
Body alias at the top level of the request body, named after the SET key.
- withAttributes(List<Attribute>) - Method in class org.elasticsearch.xpack.esql.plan.logical.EsRelation
- withAttributes(List<Attribute>) - Method in class org.elasticsearch.xpack.esql.plan.logical.ExternalRelation
- withAttributes(List<Attribute>) - Method in class org.elasticsearch.xpack.esql.plan.logical.Insist
- withAttributes(List<Attribute>) - Method in class org.elasticsearch.xpack.esql.plan.physical.ExternalSourceExec
-
Returns a copy of this source with the given output attribute list.
- withAttributesToExtract(List<Attribute>) - Method in class org.elasticsearch.xpack.esql.plan.physical.FieldExtractExec
- withBlockFactory(BlockFactory) - Method in record class org.elasticsearch.xpack.esql.datasources.spi.QueryRequest
- withBoundsAttributes(Set<Attribute>) - Method in class org.elasticsearch.xpack.esql.plan.physical.FieldExtractExec
- withCentroidAttributes(Set<Attribute>) - Method in class org.elasticsearch.xpack.esql.plan.physical.FieldExtractExec
- withConfig(Map<String, Object>) - Method in interface org.elasticsearch.xpack.esql.datasources.spi.FormatReader
-
Returns a reader configured from the input config map.
- withConfig(JoinConfig) - Method in class org.elasticsearch.xpack.esql.plan.logical.join.Join
- withConfigTrackingConsumedKeys(Map<String, Object>) - Method in interface org.elasticsearch.xpack.esql.datasources.spi.FormatReader
-
Returns a reader configured from the input config map, paired with the keys consumed from it.
- withConfigTrackingConsumedKeys(Map<String, Object>) - Method in interface org.elasticsearch.xpack.esql.datasources.spi.NoConfigFormatReader
- withConfiguration(Configuration) - Method in interface org.elasticsearch.xpack.esql.capabilities.ConfigurationAware
- withConfiguration(Configuration) - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.MatchOperator
- withConfiguration(Configuration) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToDateNanos
- withConfiguration(Configuration) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToDateRange
- withConfiguration(Configuration) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToDatetime
- withConfiguration(Configuration) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToString
- withConfiguration(Configuration) - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic.Add
- withConfiguration(Configuration) - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.arithmetic.Sub
- withDatasetName(String) - Method in class org.elasticsearch.xpack.esql.plan.physical.ExternalSourceExec
-
Returns a copy of this source carrying the given dataset name.
- withDataType(DataType) - Method in class org.elasticsearch.xpack.esql.core.expression.Attribute
- withDataType(DataType) - Method in class org.elasticsearch.xpack.esql.core.expression.FieldAttribute
- withDataType(DataType) - Method in class org.elasticsearch.xpack.esql.core.type.EsField
- withDeclaredDateFormats(Map<String, String>) - Method in interface org.elasticsearch.xpack.esql.datasources.spi.FormatReader
-
Returns a format reader that parses the given columns' dates with the given patterns instead of the ISO default / file-level
datetime_format. - withDeclaredReadSpec(DeclaredReadSpec) - Method in record class org.elasticsearch.xpack.esql.datasources.ExternalSourceResolution.ResolvedSource
-
Returns a copy carrying the given declared read-instructions.
- withDeclaredReadSpec(DeclaredReadSpec) - Method in class org.elasticsearch.xpack.esql.plan.physical.ExternalSourceExec
-
Returns a copy of this source carrying the given declared read-instructions.
- withDeclaredTypeColumns(Set<String>) - Method in interface org.elasticsearch.xpack.esql.datasources.spi.FormatReader
-
Returns a format reader that treats the given columns as declared-type columns: their target type came from an explicit declaration rather than inference, which licenses a lossy read-time coercion toward it (e.g.
- withDefault(T) - Method in class org.elasticsearch.xpack.esql.plan.QuerySettingDef.Builder
- withDeferredExtraction() - Method in class org.elasticsearch.xpack.esql.plan.physical.ExternalSourceExec
-
Returns a copy of this source flagged for deferred extraction.
- withDelegate(Expression) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.FilteredExpression
- withDeprecated(String) - Method in class org.elasticsearch.xpack.esql.plan.QuerySettingDef.Builder
-
Mark this setting deprecated.
- withDocValues(boolean) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialDocValuesFunction
-
Mark the function as expecting the specified field to arrive as doc-values.
- withDocValues(boolean) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StBuffer
- withDocValues(boolean) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StDimension
- withDocValues(boolean) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StEnvelope
- withDocValues(boolean) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StGeohash
- withDocValues(boolean) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StGeohex
- withDocValues(boolean) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StGeometryType
- withDocValues(boolean) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StGeotile
- withDocValues(boolean) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StIsEmpty
- withDocValues(boolean) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StNPoints
- withDocValues(boolean) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StSimplify
- withDocValues(boolean) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StSimplifyPreserveTopology
- withDocValues(boolean) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StX
- withDocValues(boolean) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StXMax
- withDocValues(boolean) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StXMin
- withDocValues(boolean) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StY
- withDocValues(boolean) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StYMax
- withDocValues(boolean) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StYMin
- withDocValues(boolean, boolean) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.BinarySpatialFunction
-
Mark the function as expecting the specified fields to arrive as doc-values.
- withDocValues(boolean, boolean) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.BinarySpatialGeometryFunction
-
Return a copy of this function with the specified doc-values flags set.
- withDocValues(boolean, boolean) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialContains
- withDocValues(boolean, boolean) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialDisjoint
- withDocValues(boolean, boolean) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialIntersects
- withDocValues(boolean, boolean) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialWithin
- withDocValues(boolean, boolean) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StDifference
- withDocValues(boolean, boolean) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StDistance
- withDocValues(boolean, boolean) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StIntersection
- withDocValues(boolean, boolean) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StSymDifference
- withDocValues(boolean, boolean) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StUnion
- withDocValuesAttributes(Set<Attribute>) - Method in class org.elasticsearch.xpack.esql.plan.physical.FieldExtractExec
- withDocValuesAttributes(Set<Attribute>) - Method in class org.elasticsearch.xpack.esql.plan.physical.TopNByExec
- withDocValuesAttributes(Set<Attribute>) - Method in class org.elasticsearch.xpack.esql.plan.physical.TopNExec
- withDuplicated(boolean) - Method in class org.elasticsearch.xpack.esql.plan.logical.Limit
- withDuplicated(boolean) - Method in class org.elasticsearch.xpack.esql.plan.logical.LimitBy
- withDynamicThreshold(DynamicThreshold) - Method in interface org.elasticsearch.xpack.esql.datasources.spi.DynamicThresholdAware
-
Returns a reader copy that consults
thresholdat natural skip boundaries. - withError(String, String) - Method in class org.elasticsearch.xpack.esql.inference.InferenceResolution.Builder
- withErrorPolicy(ErrorPolicy) - Method in record class org.elasticsearch.xpack.esql.datasources.spi.FormatReadContext
-
Returns a copy with a different error policy.
- withEstimatedRowSize(Integer) - Method in class org.elasticsearch.xpack.esql.plan.physical.ExternalSourceExec
- withEstimatedSize(int) - Method in class org.elasticsearch.xpack.esql.plan.physical.AggregateExec
- withEstimatedSize(int) - Method in class org.elasticsearch.xpack.esql.plan.physical.SampledAggregateExec
- withEstimatedSize(int) - Method in class org.elasticsearch.xpack.esql.plan.physical.TimeSeriesAggregateExec
- withExplainOnly() - Method in class org.elasticsearch.xpack.esql.session.Configuration
-
Returns a new Configuration with profile and explainOnly enabled.
- withFederatedIdentityEnabled(BooleanSupplier) - Method in class org.elasticsearch.xpack.esql.datasources.spi.FileDataSourceValidator
-
Returns a new validator that gates federated workload-identity authentication on the supplied boolean supplier.
- withField(Expression) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.AggregateFunction
- withField(Expression) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Sum
-
Returns a new
Sumwith the field replaced, preserving all other properties. - withField(EsField) - Method in class org.elasticsearch.xpack.esql.core.expression.FieldAttribute
- withFieldExtractPreference(MappedFieldType.FieldExtractPreference) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.SpatialAggregateFunction
- withFieldExtractPreference(MappedFieldType.FieldExtractPreference) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.SpatialCentroid
- withFieldExtractPreference(MappedFieldType.FieldExtractPreference) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.SpatialExtent
- withFileList(FileList) - Method in class org.elasticsearch.xpack.esql.plan.physical.ExternalSourceExec
-
Returns a copy carrying the given (coordinator-resolved)
FileList. - withFilter(List<? extends Expression>, Expression) - Static method in class org.elasticsearch.xpack.esql.expression.function.aggregate.AggregateFunction
- withFilter(QueryBuilder) - Method in class org.elasticsearch.xpack.esql.plan.physical.FragmentExec
- withFilter(Expression) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Absent
- withFilter(Expression) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.AbsentOverTime
- withFilter(Expression) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.AggregateFunction
-
Attach a filter to the aggregate function.
- withFilter(Expression) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Avg
- withFilter(Expression) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.AvgOverTime
- withFilter(Expression) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Count
- withFilter(Expression) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.CountApproximate
- withFilter(Expression) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.CountDistinct
- withFilter(Expression) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.CountDistinctOverTime
- withFilter(Expression) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.CountOverTime
- withFilter(Expression) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.DefaultTimeSeriesAggregateFunction
- withFilter(Expression) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Delta
- withFilter(Expression) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.DeltaOnlyHistogramMergeOverTime
- withFilter(Expression) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Deriv
- withFilter(Expression) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.DimensionValues
- withFilter(Expression) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Earliest
- withFilter(Expression) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.First
- withFilter(Expression) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.FirstDocId
- withFilter(Expression) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.FirstOverTime
- withFilter(Expression) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.FromPartial
- withFilter(Expression) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.HistogramMerge
- withFilter(Expression) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.HistogramMergeOverTime
- withFilter(Expression) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Idelta
- withFilter(Expression) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Increase
- withFilter(Expression) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Irate
- withFilter(Expression) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Last
- withFilter(Expression) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.LastOverTime
- withFilter(Expression) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Latest
- withFilter(Expression) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.LegacyIrate
- withFilter(Expression) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Max
- withFilter(Expression) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.MaxOverTime
- withFilter(Expression) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Median
- withFilter(Expression) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.MedianAbsoluteDeviation
- withFilter(Expression) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Min
- withFilter(Expression) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.MinOverTime
- withFilter(Expression) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Percentile
- withFilter(Expression) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.PercentileOverTime
- withFilter(Expression) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Present
- withFilter(Expression) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.PresentOverTime
- withFilter(Expression) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.PromqlHistogramQuantile
- withFilter(Expression) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Rate
- withFilter(Expression) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Sample
- withFilter(Expression) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Scalar
- withFilter(Expression) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Sparkline
- withFilter(Expression) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.SpatialCentroid
- withFilter(Expression) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.SpatialExtent
- withFilter(Expression) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.StdDev
- withFilter(Expression) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.StddevOverTime
- withFilter(Expression) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Sum
- withFilter(Expression) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.SumOverTime
- withFilter(Expression) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Top
- withFilter(Expression) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.ToPartial
- withFilter(Expression) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Values
- withFilter(Expression) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Variance
- withFilter(Expression) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.VarianceOverTime
- withFilter(Expression) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.WeightedAvg
- withFilter(Expression, Expression) - Static method in class org.elasticsearch.xpack.esql.expression.function.aggregate.AggregateFunction
- withFilters(List<Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.vector.Knn
- withFormatConfigKeyResolver(FileDataSourceValidator.FormatConfigKeyResolver, Set<String>) - Method in class org.elasticsearch.xpack.esql.datasources.spi.FileDataSourceValidator
-
Returns a new validator that resolves a dataset's file format (from an explicit
formatsetting or the resource extension) and validates format-specific fields against it. - withFragment(LogicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.physical.FragmentExec
- withGeneratedNames(List<String>) - Method in interface org.elasticsearch.xpack.esql.plan.GeneratingPlan
-
Create a new instance of this node with new output
Attributes using the given names. - withGeneratedNames(List<String>) - Method in class org.elasticsearch.xpack.esql.plan.logical.CompoundOutputEval
- withGeneratedNames(List<String>) - Method in class org.elasticsearch.xpack.esql.plan.logical.Dissect
- withGeneratedNames(List<String>) - Method in class org.elasticsearch.xpack.esql.plan.logical.Enrich
- withGeneratedNames(List<String>) - Method in class org.elasticsearch.xpack.esql.plan.logical.Eval
- withGeneratedNames(List<String>) - Method in class org.elasticsearch.xpack.esql.plan.logical.Grok
- withGeneratedNames(List<String>) - Method in class org.elasticsearch.xpack.esql.plan.logical.Highlight
- withGeneratedNames(List<String>) - Method in class org.elasticsearch.xpack.esql.plan.logical.inference.Completion
- withGeneratedNames(List<String>) - Method in class org.elasticsearch.xpack.esql.plan.logical.inference.Rerank
- withId(NameId) - Method in class org.elasticsearch.xpack.esql.core.expression.Alias
- withId(NameId) - Method in class org.elasticsearch.xpack.esql.core.expression.Attribute
- withId(NameId) - Method in class org.elasticsearch.xpack.esql.core.expression.UnresolvedAttribute
- withImplicitK(Integer) - Method in class org.elasticsearch.xpack.esql.expression.function.vector.Knn
- WITHIN_SERIES_AGGREGATION - Enum constant in enum class org.elasticsearch.xpack.esql.expression.promql.function.FunctionType
-
Aggregates data within each time series over a time window.
- withIndexMode(IndexMode) - Method in class org.elasticsearch.xpack.esql.plan.logical.EsRelation
- withInferenceId(Expression) - Method in class org.elasticsearch.xpack.esql.plan.logical.inference.Completion
- withInferenceId(Expression) - Method in class org.elasticsearch.xpack.esql.plan.logical.inference.InferencePlan
- withInferenceId(Expression) - Method in class org.elasticsearch.xpack.esql.plan.logical.inference.Rerank
- withInferenceResolutionError(String, String) - Method in class org.elasticsearch.xpack.esql.expression.function.inference.CompletionFunction
- withInferenceResolutionError(String, String) - Method in class org.elasticsearch.xpack.esql.expression.function.inference.Embedding
- withInferenceResolutionError(String, String) - Method in class org.elasticsearch.xpack.esql.expression.function.inference.InferenceFunction
-
Returns a copy with inference resolution error for display to user.
- withInferenceResolutionError(String, String) - Method in class org.elasticsearch.xpack.esql.expression.function.inference.TextEmbedding
- withInferenceResolutionError(String, String) - Method in class org.elasticsearch.xpack.esql.plan.logical.inference.InferencePlan
- withinSeries(FunctionDefinition.TernaryBuilder<? extends Expression>) - Method in class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionDefinition.Builder
- withinSeries(PromqlFunctionDefinition.PromqlParamInfo, FunctionDefinition.QuaternaryBuilder<? extends Expression>) - Method in class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionDefinition.Builder
- WithinSeriesAggregate - Class in org.elasticsearch.xpack.esql.plan.logical.promql
-
Represents a PromQL aggregate function call that operates on range vectors.
- WithinSeriesAggregate(Source, LogicalPlan, PromqlFunctionDefinition, List<Expression>) - Constructor for class org.elasticsearch.xpack.esql.plan.logical.promql.WithinSeriesAggregate
- withinSeriesOverTime(FunctionDefinition.TernaryBuilder<? extends Expression>) - Method in class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionDefinition.Builder
- withinSeriesOverTimeBinary(PromqlFunctionDefinition.PromqlParamInfo, FunctionDefinition.QuaternaryBuilder<? extends Expression>) - Method in class org.elasticsearch.xpack.esql.expression.promql.function.PromqlFunctionDefinition.Builder
- withLimit(Expression) - Method in class org.elasticsearch.xpack.esql.plan.logical.Limit
- withLimit(Expression) - Method in class org.elasticsearch.xpack.esql.plan.physical.EsQueryExec
- withLocal(boolean) - Method in class org.elasticsearch.xpack.esql.plan.logical.Limit
- withLocal(boolean) - Method in class org.elasticsearch.xpack.esql.plan.logical.TopN
- withLocation(Source) - Method in class org.elasticsearch.xpack.esql.core.expression.Attribute
- withLocation(Source) - Method in class org.elasticsearch.xpack.esql.core.expression.UnresolvedAttribute
- withManagedIdentityEnabled(BooleanSupplier) - Method in class org.elasticsearch.xpack.esql.datasources.spi.FileDataSourceValidator
-
Returns a new validator that gates
auth=managed_identityon the supplied boolean supplier. - withMessage(String) - Method in class org.elasticsearch.xpack.esql.expression.function.UnresolvedFunction
- withMetric(Source, Expression, AggregateMetricDoubleBlockBuilder.Metric) - Static method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.FromAggregateMetricDouble
- withMinCompetitive(SharedMinCompetitive.Supplier) - Method in class org.elasticsearch.xpack.esql.plan.physical.TopNExec
- withMode(AggregatorMode) - Method in class org.elasticsearch.xpack.esql.plan.physical.AggregateExec
- withMode(AggregatorMode) - Method in class org.elasticsearch.xpack.esql.plan.physical.SampledAggregateExec
- withMode(AggregatorMode) - Method in class org.elasticsearch.xpack.esql.plan.physical.TimeSeriesAggregateExec
- withName(String) - Method in class org.elasticsearch.xpack.esql.core.expression.Attribute
- withNonSortedInput() - Method in class org.elasticsearch.xpack.esql.plan.physical.TopNExec
- withNullability(Nullability) - Method in class org.elasticsearch.xpack.esql.core.expression.Attribute
- withOptions(MapExpression) - Method in class org.elasticsearch.xpack.esql.plan.logical.Highlight
- WITHOUT - Enum constant in enum class org.elasticsearch.xpack.esql.plan.logical.promql.AcrossSeriesAggregate.Grouping
- WITHOUT - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseLexer
- WITHOUT - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- WITHOUT() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.GroupingContext
- WITHOUT() - Method in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser.NonReservedContext
- withoutTables() - Method in class org.elasticsearch.xpack.esql.session.Configuration
- withOverride(QuerySettingDef<T>, T) - Method in class org.elasticsearch.xpack.esql.plan.ResolvedSettings
-
Produce a copy with one setting's value overridden (or removed, if
valueis null). - withParameters(List<? extends Expression>) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.AggregateFunction
- withPotentiallyUnmappedExpression(Expression) - Method in class org.elasticsearch.xpack.esql.core.type.CompactMultiTypeEsField
- withPotentiallyUnmappedExpression(Expression) - Method in class org.elasticsearch.xpack.esql.core.type.MultiTypeEsField
- withPotentiallyUnmappedExpression(Expression) - Method in class org.elasticsearch.xpack.esql.core.type.UnionTypeEsField
-
Returns a copy of this field with the given unmapped conversion expression.
- withPreview() - Method in class org.elasticsearch.xpack.esql.plan.QuerySettingDef.Builder
- withProjections(List<? extends NamedExpression>) - Method in class org.elasticsearch.xpack.esql.plan.logical.local.ResolvingProject
- withProjections(List<? extends NamedExpression>) - Method in class org.elasticsearch.xpack.esql.plan.logical.Project
- withPromqlPlan(LogicalPlan) - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.PromqlCommand
- withPushedFilter(Object) - Method in interface org.elasticsearch.xpack.esql.datasources.spi.FormatReader
-
Returns a format reader configured with the given pushed filter from the optimizer.
- withPushedFilter(Object) - Method in class org.elasticsearch.xpack.esql.plan.physical.ExternalSourceExec
- withPushedFilterAndExpressions(Object, List<Expression>) - Method in class org.elasticsearch.xpack.esql.plan.physical.ExternalSourceExec
- withPushedLimit(int) - Method in class org.elasticsearch.xpack.esql.plan.physical.ExternalSourceExec
- withPushedTopN(BlockHash.TopNDef) - Method in class org.elasticsearch.xpack.esql.plan.physical.ExternalSourceExec
-
Returns a copy of this source annotated with the given Top-N grouping hint.
- withQualifier(String) - Method in class org.elasticsearch.xpack.esql.core.expression.Attribute
- withQuery(QueryBuilder) - Method in record class org.elasticsearch.xpack.esql.plan.physical.EsQueryExec.QueryBuilderAndTags
- withQuery(QueryBuilder) - Method in class org.elasticsearch.xpack.esql.plan.physical.EsQueryExec
-
query is merged into queryBuilderAndTags, keep this method as it is called by too many places.
- withQuery(QueryBuilder) - Method in class org.elasticsearch.xpack.esql.plan.physical.ParameterizedQueryExec
- withReadSchema(String, StoragePath, long, long, String, Map<String, Object>, Map<String, Object>, ColumnMapping, List<Attribute>) - Static method in class org.elasticsearch.xpack.esql.datasources.FileSplit
-
Static factory that includes the per-file
readSchemaalongside theColumnMapping. - withReconciler(QuerySettingDef.SettingReconciler<T>) - Method in class org.elasticsearch.xpack.esql.plan.QuerySettingDef.Builder
-
Custom merge function.
- withRequestBody() - Method in class org.elasticsearch.xpack.esql.plan.QuerySettingDef.Builder
-
Opt in: the setting is reachable from the
_queryrequest body undersettings.<name>. - withRerankFields(List<Alias>) - Method in class org.elasticsearch.xpack.esql.plan.logical.inference.Rerank
- withResolvedInference(ResolvedInference) - Method in class org.elasticsearch.xpack.esql.inference.InferenceResolution.Builder
- withRowLimit(int) - Method in record class org.elasticsearch.xpack.esql.datasources.spi.FormatReadContext
-
Returns a copy with a different row limit.
- withSafeMetadata(Map<String, Object>) - Method in record class org.elasticsearch.xpack.esql.datasources.cache.SchemaCacheEntry
-
An identical entry whose
safeMetadatais replaced withmetadata— the schema-cache enrichment helper: entries are immutable, so a stats commit copies the metadata, mutates the copy, and swaps the whole entry. - withSchema(List<Attribute>) - Method in interface org.elasticsearch.xpack.esql.datasources.spi.FormatReader
-
Returns a format reader configured with the schema attributes.
- withScoreAttribute(Attribute) - Method in class org.elasticsearch.xpack.esql.plan.logical.inference.Rerank
- withSeqNo(long) - Method in record class org.elasticsearch.xpack.esql.inference.InferenceOperator.BulkInferenceRequestItem
- withServerlessOnly() - Method in class org.elasticsearch.xpack.esql.plan.QuerySettingDef.Builder
-
Deployment marker for serverless-only settings.
- withSetting(QuerySettingDef<T>, T) - Method in class org.elasticsearch.xpack.esql.session.Configuration
-
Returns a new Configuration with one
QuerySettingDefvalue overridden. - withSink(SinkOperator.SinkOperatorFactory, Layout) - Method in class org.elasticsearch.xpack.esql.planner.LocalExecutionPlanner.PhysicalOperation
-
Creates a new physical operation from this operation with the given sink and layout.
- withSnapshotOnly() - Method in class org.elasticsearch.xpack.esql.plan.QuerySettingDef.Builder
-
Hard availability gate: supplying this setting on a non-snapshot build is rejected at validate/resolve.
- withSortedInput() - Method in class org.elasticsearch.xpack.esql.plan.physical.TopNExec
- withSorts(List<EsQueryExec.Sort>) - Method in class org.elasticsearch.xpack.esql.plan.physical.EsQueryExec
- withSource(Source) - Static method in class org.elasticsearch.xpack.esql.core.expression.UnresolvedTimestamp
- withSplit(boolean, boolean) - Method in record class org.elasticsearch.xpack.esql.datasources.spi.FormatReadContext
-
Returns a copy configured for a split-based read.
- withSplits(List<ExternalSplit>) - Method in class org.elasticsearch.xpack.esql.plan.physical.ExternalSourceExec
- withSplitStats(String, StoragePath, long, long, String, Map<String, Object>, Map<String, Object>, ColumnMapping, SplitStats) - Static method in class org.elasticsearch.xpack.esql.datasources.FileSplit
-
Creates a FileSplit with compact
SplitStatsinstead of a raw statistics map. - withSplitStats(String, StoragePath, long, long, String, Map<String, Object>, Map<String, Object>, ColumnMapping, SplitStats, List<Attribute>) - Static method in class org.elasticsearch.xpack.esql.datasources.FileSplit
-
Creates a FileSplit with compact
SplitStatsand a per-filereadSchema. - withStatisticsAndReadSchema(String, StoragePath, long, long, String, Map<String, Object>, Map<String, Object>, ColumnMapping, Map<String, Object>, List<Attribute>) - Static method in class org.elasticsearch.xpack.esql.datasources.FileSplit
-
Static factory that includes statistics (raw map) and the per-file
readSchema. - withTaskSettings(MapExpression) - Method in class org.elasticsearch.xpack.esql.plan.logical.inference.Completion
- withTemporality(Expression) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.DeltaOnlyHistogramMergeOverTime
- withTemporality(Expression) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.HistogramMergeOverTime
- withTemporality(Expression) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Increase
- withTemporality(Expression) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Irate
- withTemporality(Expression) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.LegacyIrate
- withTemporality(Expression) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.Rate
- withTemporality(Expression) - Method in interface org.elasticsearch.xpack.esql.expression.function.TemporalityAware
-
Returns a copy of this function with the provided value as temporality argument.
- withTimeout(TimeValue) - Method in class org.elasticsearch.xpack.esql.plan.logical.inference.Completion
- withTimeout(TimeValue) - Method in class org.elasticsearch.xpack.esql.plan.logical.inference.InferencePlan
- withTimeout(TimeValue) - Method in class org.elasticsearch.xpack.esql.plan.logical.inference.Rerank
- withTimestamp(Expression) - Method in class org.elasticsearch.xpack.esql.plan.logical.TimeSeriesAggregate
- withTimestampBounds(Literal, Literal) - Method in class org.elasticsearch.xpack.esql.expression.function.grouping.TBucket
- withTimestampBounds(Literal, Literal) - Method in class org.elasticsearch.xpack.esql.expression.function.grouping.TStep
- withTimestampBounds(Literal, Literal) - Method in interface org.elasticsearch.xpack.esql.expression.function.TimestampBoundsAware
-
Returns a copy of this node with the given timestamp bounds applied.
- withTimestampBounds(Literal, Literal) - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.PromqlCommand
- withUnifiedSchema(ExternalSchema) - Method in class org.elasticsearch.xpack.esql.plan.physical.ExternalSourceExec
-
Returns a copy of this source carrying the given pre-prune Unified schema.
- withUnresolvedMessage(String) - Method in class org.elasticsearch.xpack.esql.core.expression.UnresolvedAttribute
- withUnresolvedMessage(String) - Method in class org.elasticsearch.xpack.esql.core.expression.UnresolvedPattern
- withUnresolvedMessage(String) - Method in class org.elasticsearch.xpack.esql.core.expression.UnresolvedTimestamp
- withUnresolvedMessage(String) - Method in class org.elasticsearch.xpack.esql.plan.logical.UnresolvedIpLocation
-
Returns a copy of this node carrying a specific failure message, used by the resolution rule when the database or a requested property cannot be resolved.
- withValidator(QuerySettingDef.Validator<T>) - Method in class org.elasticsearch.xpack.esql.plan.QuerySettingDef.Builder
- withViewName(String) - Method in class org.elasticsearch.xpack.esql.core.tree.Source
-
Returns a new Source with the same location and text but associated with the given view name.
- withViewQueries(Map<String, String>) - Method in class org.elasticsearch.xpack.esql.session.Configuration
-
Returns a new Configuration with the given view queries added.
- withWidenedSmallNumeric() - Method in class org.elasticsearch.xpack.esql.core.type.EsField
- withWindow(Expression) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.AggregateFunction
- wkbAsLong(BytesRef) - Method in enum class org.elasticsearch.xpack.esql.core.util.SpatialCoordinateTypes
- wkbAsPoint(BytesRef) - Method in enum class org.elasticsearch.xpack.esql.core.util.SpatialCoordinateTypes
- wkbToGeometry(BytesRef) - Method in enum class org.elasticsearch.xpack.esql.core.util.SpatialCoordinateTypes
- wkbToJtsGeometry(BytesRef) - Method in enum class org.elasticsearch.xpack.esql.core.util.SpatialCoordinateTypes
- wkbToWkt(BytesRef) - Method in enum class org.elasticsearch.xpack.esql.core.util.SpatialCoordinateTypes
- wktToWkb(String) - Method in enum class org.elasticsearch.xpack.esql.core.util.SpatialCoordinateTypes
- Worked example (UNION_BY_NAME) - Search tag in class org.elasticsearch.xpack.esql.datasources.SchemaReconciliation
- Section
- Worked examples - Search tag in class org.elasticsearch.xpack.esql.optimizer.rules.logical.promql.PromqlAttributesTranslationContext
- Section
- WORKLOAD_IDENTITY_ENABLED - Static variable in class org.elasticsearch.xpack.esql.datasources.ExternalSourceSettings
-
Deprecated former name for
ExternalSourceSettings.MANAGED_IDENTITY_ENABLED. - wrap(Object, Object) - Method in interface org.elasticsearch.xpack.esql.core.expression.predicate.operator.arithmetic.Arithmetics.NumericArithmetic
- wrap(CloseableIterator<Page>, ConcurrentMap<String, List<Map<String, Object>>>) - Static method in class org.elasticsearch.xpack.esql.datasources.cache.StatsCapturingIterator
- wrapIfPartiallyUnmapped(EsField, String, String, Set<String>, int) - Static method in class org.elasticsearch.xpack.esql.session.IndexResolver
- wrapIfPartiallyUnmapped(EsField, String, String, Set<String>, int, Map<Set<String>, Set<String>>) - Static method in class org.elasticsearch.xpack.esql.session.IndexResolver
- wrapInExpression(Source, Expression) - Method in class org.elasticsearch.xpack.esql.plan.logical.join.AbstractSubqueryJoin
-
Wraps the
Inexpression built from the dedup keys for the inline-filter path. - wrapInExpression(Source, Expression) - Method in class org.elasticsearch.xpack.esql.plan.logical.join.AntiJoin
- wrapPartiallyUnmappedField(EsField, String, String, Set<String>) - Static method in class org.elasticsearch.xpack.esql.session.IndexResolver
- wrapPartiallyUnmappedField(EsField, String, String, Set<String>, Map<Set<String>, Set<String>>) - Static method in class org.elasticsearch.xpack.esql.session.IndexResolver
- wrapWithLogging() - Method in class org.elasticsearch.xpack.esql.action.EsqlResponseListener
-
Log internal server errors all the time and log queries if debug is enabled.
- write(RecyclerBytesStreamOutput) - Method in interface org.elasticsearch.xpack.esql.formatter.arrow.BlockArrowFormatter.BufWriter
- writeAttributeCacheHeader(Attribute) - Method in class org.elasticsearch.xpack.esql.io.stream.PlanStreamOutput
-
Writes a cache header for an
Attributeand caches it if it is not already in the cache. - writeByte(byte) - Method in class org.elasticsearch.xpack.esql.io.stream.PlanStreamOutput
- writeBytes(byte[], int, int) - Method in class org.elasticsearch.xpack.esql.io.stream.PlanStreamOutput
- writeCachedBlock(Block) - Method in class org.elasticsearch.xpack.esql.io.stream.PlanStreamOutput
-
Write a
Blockas part of the plan. - writeCachedString(String) - Method in class org.elasticsearch.xpack.esql.io.stream.PlanStreamOutput
-
Writes a string caching it, ie.
- writeContent(StreamOutput) - Method in class org.elasticsearch.xpack.esql.core.type.CompactInvalidMappedField
- writeContent(StreamOutput) - Method in class org.elasticsearch.xpack.esql.core.type.CompactMultiTypeEsField
- writeContent(StreamOutput) - Method in class org.elasticsearch.xpack.esql.core.type.DateEsField
- writeContent(StreamOutput) - Method in class org.elasticsearch.xpack.esql.core.type.EsField
-
This needs to be overridden by subclasses for specific serialization
- writeContent(StreamOutput) - Method in class org.elasticsearch.xpack.esql.core.type.InvalidMappedTsField
- writeContent(StreamOutput) - Method in class org.elasticsearch.xpack.esql.core.type.KeywordEsField
- writeContent(StreamOutput) - Method in class org.elasticsearch.xpack.esql.core.type.MultiTypeEsField
- writeContent(StreamOutput) - Method in class org.elasticsearch.xpack.esql.core.type.PotentiallyUnmappedSingleTypeEsField
- writeContent(StreamOutput) - Method in class org.elasticsearch.xpack.esql.core.type.TextEsField
- writeContent(StreamOutput) - Method in class org.elasticsearch.xpack.esql.core.type.UnsupportedEsField
- writeEsFieldCacheHeader(EsField, TransportVersion) - Method in class org.elasticsearch.xpack.esql.io.stream.PlanStreamOutput
-
Writes a cache header for an
EsFieldand caches it if it is not already in the cache. - writeGenericString(String) - Method in class org.elasticsearch.xpack.esql.io.stream.PlanStreamOutput
- writeNodesTo(StreamOutput, List<EsqlStatsResponse.NodeStatsResponse>) - Method in class org.elasticsearch.xpack.esql.plugin.EsqlStatsResponse
- writeOptionalCachedString(String) - Method in class org.elasticsearch.xpack.esql.io.stream.PlanStreamOutput
- writeOptionalString(String) - Method in class org.elasticsearch.xpack.esql.io.stream.PlanStreamOutput
- writeString(String) - Method in class org.elasticsearch.xpack.esql.io.stream.PlanStreamOutput
- writeTimeSeriesFieldType(StreamOutput) - Method in class org.elasticsearch.xpack.esql.core.type.EsField
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.action.ColumnInfoImpl
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.action.EsqlExecutionInfo.Cluster
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.action.EsqlExecutionInfo
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.action.EsqlGetQueryRequest
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryProfile
- writeTo(StreamOutput) - Method in record class org.elasticsearch.xpack.esql.action.EsqlQueryResponse.Profile
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryResponse
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.action.EsqlResolveDatasetAction.Response
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.action.EsqlResolveFieldsResponse
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.action.EsqlResolveViewAction.Response
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.action.PreparedEsqlQueryRequest
- writeTo(StreamOutput) - Method in record class org.elasticsearch.xpack.esql.action.TimeSpan
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.approximation.ApproximationPlan.SampleProbabilityPlaceHolder
- writeTo(StreamOutput) - Method in record class org.elasticsearch.xpack.esql.approximation.ApproximationSettings
- writeTo(StreamOutput) - Method in record class org.elasticsearch.xpack.esql.Column
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.core.expression.Alias
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.core.expression.EmptyAttribute
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.core.expression.EntryExpression
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.core.expression.ExternalMetadataAttribute
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.core.expression.FieldAttribute
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.core.expression.function.scalar.BinaryScalarFunction
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.core.expression.function.scalar.UnaryScalarFunction
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.core.expression.Literal
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.core.expression.MapExpression
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.core.expression.MetadataAttribute
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.core.expression.NameId
- writeTo(StreamOutput) - Method in enum class org.elasticsearch.xpack.esql.core.expression.predicate.operator.arithmetic.DefaultBinaryArithmeticOperation
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.core.expression.predicate.operator.arithmetic.Neg
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.core.expression.predicate.regex.RLikePattern
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.core.expression.predicate.regex.RLikePatternList
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.core.expression.predicate.regex.WildcardPattern
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.core.expression.predicate.regex.WildcardPatternList
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.core.expression.ReferenceAttribute
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.core.expression.TemporalityAttribute
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.core.expression.UnresolvedAttribute
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.core.expression.UnresolvedMetadataAttributeExpression
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.core.expression.UnresolvedStar
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.core.expression.UnsupportedAttribute
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.core.tree.Source
- writeTo(StreamOutput) - Method in enum class org.elasticsearch.xpack.esql.core.type.DataType
- writeTo(StreamOutput) - Method in enum class org.elasticsearch.xpack.esql.core.type.EsField.TimeSeriesFieldType
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.core.type.EsField
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.core.type.FunctionEsField
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.datasources.AsyncExternalSourceOperator.Status
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.datasources.CoalescedSplit
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.datasources.ColumnMapping
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.datasources.dataset.DeleteDatasetAction.Request
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.datasources.dataset.GetDatasetAction.Response
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.datasources.dataset.PutDatasetAction.Request
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.datasources.datasource.DeleteDataSourceAction.Request
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.datasources.datasource.GetDataSourceAction.Response
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.datasources.datasource.PutDataSourceAction.Request
- writeTo(StreamOutput) - Method in record class org.elasticsearch.xpack.esql.datasources.DeclaredReadSpec
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.datasources.ExternalFieldExtractOperator.Status
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.datasources.FileSplit
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.datasources.metadata.DataSource
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.datasources.metadata.DataSourceMetadata
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.datasources.metadata.DataSourceSetting
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.datasources.metadata.DataSourceSettings
- writeTo(StreamOutput) - Method in record class org.elasticsearch.xpack.esql.datasources.spi.StorageObjectMetrics
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.datasources.SplitStats
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.enrich.EnrichLookupOperator.Status
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.enrich.EnrichLookupService.TransportRequest
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.enrich.EnrichPolicyResolver.LookupRequest
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.enrich.LookupFromIndexOperator.Status
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.enrich.LookupFromIndexService.LookupRequest
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.enrich.LookupFromIndexService.LookupResponse
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.enrich.MatchConfig
- writeTo(StreamOutput) - Method in record class org.elasticsearch.xpack.esql.enrich.ResolvedEnrichPolicy
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.enrich.StreamingLookupFromIndexOperator.StreamingLookupStatus
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.AggregateFunction
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.aggregate.FilteredExpression
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.Kql
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.Match
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.MatchPhrase
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.QueryString
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.fulltext.Score
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.grouping.Bucket
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.grouping.Categorize
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.grouping.TBucket
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.grouping.TimeSeriesWithout
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.grouping.TStep
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.inference.CompletionFunction
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.inference.Embedding
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.inference.TextEmbedding
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.approximate.ConfidenceInterval
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.Clamp
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.conditional.Case
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.conditional.ClampMax
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.conditional.ClampMin
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.conditional.Greatest
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.conditional.Least
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.FoldablesConvertFunction
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.FromAggregateMetricDouble
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToIntegerBase
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToIntegerSurrogate
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToIp
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToLongBase
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToLongSurrogate
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.DateDiff
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.DateExtract
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.DateFormat
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.DateParse
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.DateTrunc
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.DateUnitCount
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.DayName
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.MonthName
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.Now
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.RangeContains
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.RangeIntersects
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.RangeWithin
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.ToRange
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.TRange
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.histogram.ExtractHistogramComponent
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.histogram.FilterUnsupportedTemporality
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.histogram.HistogramPercentile
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.ip.CIDRMatch
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.ip.IpPrefix
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.ip.NetworkDirection
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Atan2
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.CopySign
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.E
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Hypot
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Log
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Pi
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Pow
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Round
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.RoundTo
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Scalb
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Tau
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.AbstractMultivalueFunction
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvAppend
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvPercentile
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvPSeriesWeightedSum
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvSingleValueOrNull
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvSlice
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvSort
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.multivalue.MvZip
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.nulls.Coalesce
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.score.Decay
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.BinarySpatialFunction
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.BinarySpatialGeometryFunction
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialGridFunction
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.SpatialUnaryDocValuesFunction
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StBuffer
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StSimplify
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.spatial.StSimplifyPreserveTopology
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.BitLength
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Chicken
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Chunk
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Concat
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Contains
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.EndsWith
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.FieldExtract
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Hash
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.JsonExtract
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Left
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Locate
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.regex.RLike
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.regex.RLikeList
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.regex.WildcardLike
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.regex.WildcardLikeList
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Repeat
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Replace
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Right
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Space
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Split
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.StartsWith
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.Substring
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.ToLower
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.TopSnippets
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.string.ToUpper
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.UnaryScalarFunction
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.UnresolvedFunction
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.vector.Knn
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.function.WindowFilter
- writeTo(StreamOutput) - Method in enum class org.elasticsearch.xpack.esql.expression.Order.NullsPosition
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.Order
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.predicate.fulltext.FullTextPredicate
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.predicate.logical.BinaryLogic
- writeTo(StreamOutput) - Method in enum class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.EsqlBinaryComparison.BinaryComparisonOperation
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.EsqlBinaryComparison
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.In
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.InSubquery
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.predicate.Range
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.promql.subquery.Subquery
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.expression.UnresolvedNamePattern
- writeTo(StreamOutput) - Method in record class org.elasticsearch.xpack.esql.inference.ResolvedInference
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.io.stream.PlanStreamWrapperQueryBuilder
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.logical.Aggregate
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.logical.ChangePoint
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.logical.CompoundOutputEval
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.logical.DatasetShadowRelation
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.logical.Dedup
- writeTo(StreamOutput) - Method in record class org.elasticsearch.xpack.esql.plan.logical.Dissect.Parser
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.logical.Dissect
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.logical.Drop
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.logical.Enrich
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.logical.EsRelation
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.logical.Eval
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.logical.Explain
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.logical.ExternalRelation
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.logical.Filter
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.logical.Fork
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.logical.fuse.Fuse
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.logical.fuse.FuseScoreEval
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.logical.Grok
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.logical.Highlight
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.logical.inference.Completion
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.logical.inference.InferencePlan
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.logical.inference.Rerank
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.logical.InlineStats
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.logical.Insist
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.logical.IpLocation
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.logical.join.AbstractSubqueryJoin
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.logical.join.Join
- writeTo(StreamOutput) - Method in record class org.elasticsearch.xpack.esql.plan.logical.join.JoinConfig
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.logical.join.StubRelation
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.logical.Limit
-
Omits serializing
Limit.duplicatedbecause this is only required to avoid duplicating a limit pastJoinorMvExpandin an infinite loop, seePushDownAndCombineLimits. - writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.logical.LimitBy
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.logical.local.CopyingLocalSupplier
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.logical.local.EmptyLocalSupplier
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.logical.local.ImmediateLocalSupplier
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.logical.local.LocalRelation
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.logical.Lookup
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.logical.MetricsInfo
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.logical.MMR
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.logical.MvExpand
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.logical.OrderBy
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.logical.ParameterizedQuery
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.logical.Project
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.operator.VectorBinaryOperator
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.PlaceholderRelation
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.PromqlCommand
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.PromqlFunctionCall
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.ScalarFunction
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.selector.Selector
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.logical.promql.UnresolvedPromqlFunction
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.logical.Rename
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.logical.Row
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.logical.Sample
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.logical.SampledAggregate
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.logical.show.ShowInfo
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.logical.SparklineGenerateEmptyBuckets
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.logical.Subquery
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.logical.TimeSeriesAggregate
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.logical.TimeSeriesCollapse
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.logical.TopN
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.logical.TopNBy
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.logical.TsInfo
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.logical.UnresolvedExternalRelation
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.logical.UnresolvedIpLocation
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.logical.UnresolvedRelation
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.logical.UserAgent
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.logical.ViewShadowRelation
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.physical.AggregateExec
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.physical.BinaryExec
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.physical.BulkLookupMvFilterExec
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.physical.ChangePointExec
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.physical.CompoundOutputEvalExec
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.physical.DissectExec
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.physical.EnrichExec
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.physical.EsQueryExec
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.physical.EsSourceExec
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.physical.EsStatsQueryExec
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.physical.EvalExec
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.physical.ExchangeExec
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.physical.ExchangeSinkExec
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.physical.ExchangeSourceExec
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.physical.ExternalFieldExtractExec
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.physical.ExternalSourceExec
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.physical.FieldExtractExec
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.physical.FilterExec
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.physical.FragmentExec
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.physical.FuseScoreEvalExec
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.physical.GrokExec
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.physical.HashJoinExec
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.physical.HighlightExec
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.physical.inference.CompletionExec
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.physical.inference.InferenceExec
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.physical.inference.RerankExec
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.physical.IpLocationExec
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.physical.LimitByExec
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.physical.LimitExec
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.physical.LocalSourceExec
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.physical.LookupJoinExec
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.physical.MergeExec
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.physical.MetricsInfoExec
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.physical.MMRExec
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.physical.MvExpandExec
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.physical.OutputExec
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.physical.ParameterizedQueryExec
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.physical.ProjectExec
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.physical.SampledAggregateExec
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.physical.SampleExec
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.physical.ShowExec
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.physical.SparklineGenerateEmptyBucketsExec
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.physical.SubqueryExec
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.physical.TimeSeriesAggregateExec
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.physical.TimeSeriesCollapseExec
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.physical.TopNByExec
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.physical.TopNExec
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.physical.TsInfoExec
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.physical.UserAgentExec
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plan.ResolvedSettings
-
Writes every resolved setting as a
(name, length-prefixed value)pair. - writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plugin.EsqlGetQueryResponse
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plugin.EsqlListQueriesResponse
- writeTo(StreamOutput) - Method in record class org.elasticsearch.xpack.esql.plugin.EsqlQueryStatus
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plugin.EsqlStatsResponse.NodeStatsResponse
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.plugin.QueryPragmas
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.querydsl.query.SpatialRelatesQuery.ShapeQueryBuilder
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.session.Configuration
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.view.DeleteViewAction.Request
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.view.GetViewAction.Response
- writeTo(StreamOutput) - Method in class org.elasticsearch.xpack.esql.view.PutViewAction.Request
- writeValue(StreamOutput, T) - Method in class org.elasticsearch.xpack.esql.plan.QuerySettingDef
-
Serialize the typed value of this setting to the stream.
- WS - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- WS - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- WS - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseLexer
- WS - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
X
Y
- y() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.math.Atan2
- Y - Enum constant in enum class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter.INTERVALS
- YEAR - Enum constant in enum class org.elasticsearch.xpack.esql.expression.function.scalar.date.DateDiff.Part
- YEAR - Enum constant in enum class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter.INTERVALS
- YEARS - Enum constant in enum class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter.INTERVALS
- YES - Enum constant in enum class org.elasticsearch.xpack.esql.capabilities.TranslationAware.FinishedTranslatable
- YES - Enum constant in enum class org.elasticsearch.xpack.esql.capabilities.TranslationAware.Translatable
-
Entirely translatable into a lucene query.
- YES - Enum constant in enum class org.elasticsearch.xpack.esql.datasources.spi.AggregatePushdownSupport.Pushability
- YES - Enum constant in enum class org.elasticsearch.xpack.esql.datasources.spi.FilterPushdownSupport.Pushability
-
The expression can be fully pushed to the source and removed from FilterExec.
- YES - Enum constant in enum class org.elasticsearch.xpack.esql.querydsl.query.SingleValueQuery.UseSyntheticSourceDelegate
- YES_BUT_RECHECK_NEGATED - Enum constant in enum class org.elasticsearch.xpack.esql.capabilities.TranslationAware.Translatable
-
The same as
TranslationAware.Translatable.YES, but if this expression is negated it turns intoTranslationAware.Translatable.RECHECK. - YES_NEGATED - Enum constant in enum class org.elasticsearch.xpack.esql.querydsl.query.SingleValueQuery.UseSyntheticSourceDelegate
- YR - Enum constant in enum class org.elasticsearch.xpack.esql.type.EsqlDataTypeConverter.INTERVALS
Z
- ZERO - Static variable in record class org.elasticsearch.xpack.esql.datasources.spi.StorageObjectMetrics
- zoneId() - Method in class org.elasticsearch.xpack.esql.action.EsqlQueryResponse
- zoneId() - Method in class org.elasticsearch.xpack.esql.core.expression.predicate.operator.comparison.BinaryComparison
- zoneId() - Method in class org.elasticsearch.xpack.esql.core.querydsl.query.RangeQuery
- zoneId() - Method in class org.elasticsearch.xpack.esql.expression.function.scalar.date.DateTrunc
- zoneId() - Method in class org.elasticsearch.xpack.esql.expression.predicate.Range
_
- _ATN - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- _ATN - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- _ATN - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseLexer
- _ATN - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- _decisionToDFA - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- _decisionToDFA - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- _decisionToDFA - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseLexer
- _decisionToDFA - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- _rowPosition encoding - Search tag in class org.elasticsearch.xpack.esql.datasources.SourceExtractors
- Section
- _serializedATN - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- _serializedATN - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- _serializedATN - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseLexer
- _serializedATN - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
- _sharedContextCache - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseLexer
- _sharedContextCache - Static variable in class org.elasticsearch.xpack.esql.parser.EsqlBaseParser
- _sharedContextCache - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseLexer
- _sharedContextCache - Static variable in class org.elasticsearch.xpack.esql.parser.PromqlBaseParser
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
ExternalSourceMetadata.schema()instead