Hierarchy For Package org.elasticsearch.xpack.esql.plan.physical
Class Hierarchy
- java.lang.Object
- org.elasticsearch.xpack.esql.plan.physical.EstimatesRowSize.State
- org.elasticsearch.xpack.esql.core.tree.Node<T> (implements org.elasticsearch.common.io.stream.NamedWriteable)
- org.elasticsearch.xpack.esql.plan.QueryPlan<PlanType>
- org.elasticsearch.xpack.esql.plan.physical.PhysicalPlan
- org.elasticsearch.xpack.esql.plan.physical.BinaryExec
- org.elasticsearch.xpack.esql.plan.physical.HashJoinExec (implements org.elasticsearch.xpack.esql.plan.physical.EstimatesRowSize)
- org.elasticsearch.xpack.esql.plan.physical.LookupJoinExec (implements org.elasticsearch.xpack.esql.plan.physical.EstimatesRowSize)
- org.elasticsearch.xpack.esql.plan.physical.LeafExec
- org.elasticsearch.xpack.esql.plan.physical.EsQueryExec (implements org.elasticsearch.xpack.esql.plan.physical.DataSourceExec, org.elasticsearch.xpack.esql.plan.physical.EstimatesRowSize)
- org.elasticsearch.xpack.esql.plan.physical.EsSourceExec (implements org.elasticsearch.xpack.esql.plan.physical.DataSourceExec)
- org.elasticsearch.xpack.esql.plan.physical.EsStatsQueryExec (implements org.elasticsearch.xpack.esql.plan.physical.DataSourceExec, org.elasticsearch.xpack.esql.plan.physical.EstimatesRowSize)
- org.elasticsearch.xpack.esql.plan.physical.ExchangeSourceExec
- org.elasticsearch.xpack.esql.plan.physical.ExternalSourceExec (implements org.elasticsearch.xpack.esql.plan.physical.DataSourceExec, org.elasticsearch.xpack.esql.plan.physical.EstimatesRowSize)
- org.elasticsearch.xpack.esql.plan.physical.FragmentExec (implements org.elasticsearch.xpack.esql.plan.physical.EstimatesRowSize)
- org.elasticsearch.xpack.esql.plan.physical.LocalSourceExec
- org.elasticsearch.xpack.esql.plan.physical.ParameterizedQueryExec
- org.elasticsearch.xpack.esql.plan.physical.ShowExec
- org.elasticsearch.xpack.esql.plan.physical.MergeExec
- org.elasticsearch.xpack.esql.plan.physical.UnaryExec
- org.elasticsearch.xpack.esql.plan.physical.AggregateExec (implements org.elasticsearch.xpack.esql.plan.physical.EstimatesRowSize)
- org.elasticsearch.xpack.esql.plan.physical.SampledAggregateExec
- org.elasticsearch.xpack.esql.plan.physical.TimeSeriesAggregateExec
- org.elasticsearch.xpack.esql.plan.physical.ChangePointExec
- org.elasticsearch.xpack.esql.plan.physical.CompoundOutputEvalExec (implements org.elasticsearch.xpack.esql.plan.physical.EstimatesRowSize)
- org.elasticsearch.xpack.esql.plan.physical.RegisteredDomainExec (implements org.elasticsearch.xpack.esql.evaluator.command.CompoundOutputEvaluator.OutputFieldsCollectorProvider)
- org.elasticsearch.xpack.esql.plan.physical.UriPartsExec (implements org.elasticsearch.xpack.esql.evaluator.command.CompoundOutputEvaluator.OutputFieldsCollectorProvider)
- org.elasticsearch.xpack.esql.plan.physical.UserAgentExec
- org.elasticsearch.xpack.esql.plan.physical.EnrichExec (implements org.elasticsearch.xpack.esql.plan.physical.EstimatesRowSize, org.elasticsearch.xpack.esql.plan.logical.ExecutesOn)
- org.elasticsearch.xpack.esql.plan.physical.EvalExec (implements org.elasticsearch.xpack.esql.plan.physical.EstimatesRowSize)
- org.elasticsearch.xpack.esql.plan.physical.ExchangeExec
- org.elasticsearch.xpack.esql.plan.physical.ExchangeSinkExec
- org.elasticsearch.xpack.esql.plan.physical.FieldExtractExec (implements org.elasticsearch.xpack.esql.plan.physical.EstimatesRowSize)
- org.elasticsearch.xpack.esql.plan.physical.FilterExec
- org.elasticsearch.xpack.esql.plan.physical.FuseScoreEvalExec
- org.elasticsearch.xpack.esql.plan.physical.LimitByExec (implements org.elasticsearch.xpack.esql.plan.physical.EstimatesRowSize)
- org.elasticsearch.xpack.esql.plan.physical.LimitExec (implements org.elasticsearch.xpack.esql.plan.physical.EstimatesRowSize)
- org.elasticsearch.xpack.esql.plan.physical.MetricsInfoExec
- org.elasticsearch.xpack.esql.plan.physical.MMRExec
- org.elasticsearch.xpack.esql.plan.physical.MvExpandExec
- org.elasticsearch.xpack.esql.plan.physical.OutputExec
- org.elasticsearch.xpack.esql.plan.physical.ProjectExec
- org.elasticsearch.xpack.esql.plan.physical.RegexExtractExec (implements org.elasticsearch.xpack.esql.plan.physical.EstimatesRowSize)
- org.elasticsearch.xpack.esql.plan.physical.DissectExec
- org.elasticsearch.xpack.esql.plan.physical.GrokExec
- org.elasticsearch.xpack.esql.plan.physical.SampleExec
- org.elasticsearch.xpack.esql.plan.physical.SparklineGenerateEmptyBucketsExec
- org.elasticsearch.xpack.esql.plan.physical.SubqueryExec
- org.elasticsearch.xpack.esql.plan.physical.TopNByExec (implements org.elasticsearch.xpack.esql.plan.physical.EstimatesRowSize)
- org.elasticsearch.xpack.esql.plan.physical.TopNExec (implements org.elasticsearch.xpack.esql.plan.physical.EstimatesRowSize)
- org.elasticsearch.xpack.esql.plan.physical.TsInfoExec
- org.elasticsearch.xpack.esql.plan.physical.AggregateExec (implements org.elasticsearch.xpack.esql.plan.physical.EstimatesRowSize)
- org.elasticsearch.xpack.esql.plan.physical.BinaryExec
- org.elasticsearch.xpack.esql.plan.physical.PhysicalPlan
- org.elasticsearch.xpack.esql.plan.QueryPlan<PlanType>
Interface Hierarchy
- org.elasticsearch.xpack.esql.plan.physical.DataSourceExec
- org.elasticsearch.xpack.esql.plan.physical.EsQueryExec.Sort
- org.elasticsearch.xpack.esql.plan.physical.EsStatsQueryExec.Stat
- org.elasticsearch.xpack.esql.plan.physical.EstimatesRowSize
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.elasticsearch.xpack.esql.plan.physical.EsQueryExec.Direction
- org.elasticsearch.xpack.esql.plan.physical.EsQueryExec.Missing
- org.elasticsearch.xpack.esql.plan.physical.EsStatsQueryExec.StatsType
- org.elasticsearch.xpack.esql.plan.physical.MetricsInfoExec.Mode
- org.elasticsearch.xpack.esql.plan.physical.TsInfoExec.Mode
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
Record Class Hierarchy
- java.lang.Object
- java.lang.Record
- org.elasticsearch.xpack.esql.plan.physical.EsQueryExec.FieldSort (implements org.elasticsearch.xpack.esql.plan.physical.EsQueryExec.Sort)
- org.elasticsearch.xpack.esql.plan.physical.EsQueryExec.GeoDistanceSort (implements org.elasticsearch.xpack.esql.plan.physical.EsQueryExec.Sort)
- org.elasticsearch.xpack.esql.plan.physical.EsQueryExec.QueryBuilderAndTags
- org.elasticsearch.xpack.esql.plan.physical.EsQueryExec.ScoreSort (implements org.elasticsearch.xpack.esql.plan.physical.EsQueryExec.Sort)
- org.elasticsearch.xpack.esql.plan.physical.EsStatsQueryExec.BasicStat (implements org.elasticsearch.xpack.esql.plan.physical.EsStatsQueryExec.Stat)
- org.elasticsearch.xpack.esql.plan.physical.EsStatsQueryExec.ByStat (implements org.elasticsearch.xpack.esql.plan.physical.EsStatsQueryExec.Stat)
- java.lang.Record