Hierarchy For All Packages
Package Hierarchies:- org.apache.calcite,
- org.apache.calcite.adapter.arrow,
- org.apache.calcite.adapter.cassandra,
- org.apache.calcite.adapter.clone,
- org.apache.calcite.adapter.csv,
- org.apache.calcite.adapter.druid,
- org.apache.calcite.adapter.elasticsearch,
- org.apache.calcite.adapter.enumerable,
- org.apache.calcite.adapter.enumerable.impl,
- org.apache.calcite.adapter.file,
- org.apache.calcite.adapter.geode.rel,
- org.apache.calcite.adapter.geode.simple,
- org.apache.calcite.adapter.geode.util,
- org.apache.calcite.adapter.innodb,
- org.apache.calcite.adapter.java,
- org.apache.calcite.adapter.jdbc,
- org.apache.calcite.adapter.kafka,
- org.apache.calcite.adapter.mongodb,
- org.apache.calcite.adapter.os,
- org.apache.calcite.adapter.pig,
- org.apache.calcite.adapter.redis,
- org.apache.calcite.adapter.spark,
- org.apache.calcite.adapter.splunk,
- org.apache.calcite.adapter.splunk.search,
- org.apache.calcite.adapter.splunk.util,
- org.apache.calcite.adapter.tpcds,
- org.apache.calcite.adapter.tpch,
- org.apache.calcite.adapter.utils,
- org.apache.calcite.chinook,
- org.apache.calcite.config,
- org.apache.calcite.example.maze,
- org.apache.calcite.interpreter,
- org.apache.calcite.jdbc,
- org.apache.calcite.linq4j,
- org.apache.calcite.linq4j.function,
- org.apache.calcite.linq4j.tree,
- org.apache.calcite.linq4j.util,
- org.apache.calcite.materialize,
- org.apache.calcite.model,
- org.apache.calcite.piglet,
- org.apache.calcite.plan,
- org.apache.calcite.plan.hep,
- org.apache.calcite.plan.visualizer,
- org.apache.calcite.plan.volcano,
- org.apache.calcite.prepare,
- org.apache.calcite.profile,
- org.apache.calcite.rel,
- org.apache.calcite.rel.convert,
- org.apache.calcite.rel.core,
- org.apache.calcite.rel.externalize,
- org.apache.calcite.rel.hint,
- org.apache.calcite.rel.logical,
- org.apache.calcite.rel.metadata,
- org.apache.calcite.rel.metadata.janino,
- org.apache.calcite.rel.mutable,
- org.apache.calcite.rel.rel2sql,
- org.apache.calcite.rel.rules,
- org.apache.calcite.rel.rules.materialize,
- org.apache.calcite.rel.stream,
- org.apache.calcite.rel.type,
- org.apache.calcite.rex,
- org.apache.calcite.runtime,
- org.apache.calcite.schema,
- org.apache.calcite.schema.impl,
- org.apache.calcite.server,
- org.apache.calcite.sql,
- org.apache.calcite.sql.advise,
- org.apache.calcite.sql.babel,
- org.apache.calcite.sql.babel.postgresql,
- org.apache.calcite.sql.ddl,
- org.apache.calcite.sql.dialect,
- org.apache.calcite.sql.fun,
- org.apache.calcite.sql.parser,
- org.apache.calcite.sql.pretty,
- org.apache.calcite.sql.test,
- org.apache.calcite.sql.type,
- org.apache.calcite.sql.util,
- org.apache.calcite.sql.validate,
- org.apache.calcite.sql.validate.implicit,
- org.apache.calcite.sql2rel,
- org.apache.calcite.statistic,
- org.apache.calcite.test,
- org.apache.calcite.test.catalog,
- org.apache.calcite.test.schemata.bookstore,
- org.apache.calcite.test.schemata.catchall,
- org.apache.calcite.test.schemata.countries,
- org.apache.calcite.test.schemata.foodmart,
- org.apache.calcite.test.schemata.hr,
- org.apache.calcite.test.schemata.lingual,
- org.apache.calcite.test.schemata.orderstream,
- org.apache.calcite.test.schemata.tpch,
- org.apache.calcite.tools,
- org.apache.calcite.util,
- org.apache.calcite.util.format,
- org.apache.calcite.util.format.postgresql,
- org.apache.calcite.util.format.postgresql.format,
- org.apache.calcite.util.format.postgresql.format.compiled,
- org.apache.calcite.util.graph,
- org.apache.calcite.util.javac,
- org.apache.calcite.util.mapping,
- org.apache.calcite.util.trace
Class Hierarchy
- java.lang.Object
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
- java.util.AbstractList<E> (implements java.util.List<E>)
- java.util.AbstractSequentialList<E>
- org.apache.calcite.util.ChunkList<E>
- java.util.ArrayList<E> (implements java.lang.Cloneable, java.util.List<E>, java.util.RandomAccess, java.io.Serializable)
- org.apache.calcite.util.IntList
- org.apache.calcite.util.CastingList<E> (implements java.util.List<E>)
- org.apache.calcite.util.CompositeList<T>
- org.apache.calcite.util.ImmutableNullableList<E>
- org.apache.calcite.plan.RelTraitSet
- org.apache.calcite.util.UnmodifiableArrayList<E> (implements java.util.RandomAccess)
- java.util.AbstractSequentialList<E>
- java.util.AbstractSet<E> (implements java.util.Set<E>)
- org.apache.calcite.util.ImmutableNullableSet<E>
- org.apache.calcite.util.IntegerIntervalSet
- org.apache.calcite.util.PartiallyOrderedSet<E>
- java.util.AbstractList<E> (implements java.util.List<E>)
- org.apache.calcite.avatica.util.AbstractCursor (implements org.apache.calcite.avatica.util.Cursor)
- org.apache.calcite.avatica.util.PositionedCursor<T>
- org.apache.calcite.runtime.EnumeratorCursor<T>
- org.apache.calcite.runtime.ArrayEnumeratorCursor
- org.apache.calcite.runtime.RecordEnumeratorCursor<E>
- org.apache.calcite.runtime.ObjectEnumeratorCursor
- org.apache.calcite.runtime.EnumeratorCursor<T>
- org.apache.calcite.avatica.util.PositionedCursor<T>
- java.util.AbstractMap<K,
V> (implements java.util.Map<K, V>) - java.util.HashMap<K,
V> (implements java.lang.Cloneable, java.util.Map<K, V>, java.io.Serializable) - org.apache.calcite.runtime.SortedMultiMap<K,
V> - org.apache.calcite.runtime.SpaceFillingCurve2D.RangeComputeHints
- org.apache.calcite.runtime.SortedMultiMap<K,
- org.apache.calcite.util.ImmutableNullableMap<K,
V>
- java.util.HashMap<K,
- org.apache.calcite.linq4j.tree.AbstractNode (implements org.apache.calcite.linq4j.tree.Node)
- org.apache.calcite.linq4j.tree.ConditionalExpression
- org.apache.calcite.linq4j.tree.Expression
- org.apache.calcite.linq4j.tree.BinaryExpression
- org.apache.calcite.linq4j.tree.ConstantExpression
- org.apache.calcite.linq4j.tree.ConstantUntypedNull
- org.apache.calcite.linq4j.tree.DefaultExpression
- org.apache.calcite.linq4j.tree.DynamicExpression
- org.apache.calcite.linq4j.tree.IndexExpression
- org.apache.calcite.linq4j.tree.InvocationExpression
- org.apache.calcite.linq4j.tree.LambdaExpression
- org.apache.calcite.linq4j.tree.FunctionExpression<F>
- org.apache.calcite.linq4j.tree.ListInitExpression
- org.apache.calcite.linq4j.tree.MemberExpression
- org.apache.calcite.linq4j.tree.MemberInitExpression
- org.apache.calcite.linq4j.tree.MethodCallExpression
- org.apache.calcite.linq4j.tree.NewArrayExpression
- org.apache.calcite.linq4j.tree.NewExpression
- org.apache.calcite.linq4j.tree.ParameterExpression
- org.apache.calcite.linq4j.tree.TernaryExpression
- org.apache.calcite.linq4j.tree.TypeBinaryExpression
- org.apache.calcite.linq4j.tree.UnaryExpression
- org.apache.calcite.linq4j.tree.Statement
- org.apache.calcite.linq4j.tree.BlockStatement
- org.apache.calcite.linq4j.tree.ConditionalStatement
- org.apache.calcite.linq4j.tree.DeclarationStatement
- org.apache.calcite.linq4j.tree.ForEachStatement
- org.apache.calcite.linq4j.tree.ForStatement
- org.apache.calcite.linq4j.tree.GotoStatement
- org.apache.calcite.linq4j.tree.LabelStatement
- org.apache.calcite.linq4j.tree.SwitchStatement
- org.apache.calcite.linq4j.tree.ThrowStatement
- org.apache.calcite.linq4j.tree.TryStatement
- org.apache.calcite.linq4j.tree.WhileStatement
- org.apache.calcite.rel.AbstractRelNode (implements org.apache.calcite.rel.RelNode)
- org.apache.calcite.rel.BiRel
- org.apache.calcite.rel.core.Correlate (implements org.apache.calcite.rel.hint.Hintable)
- org.apache.calcite.adapter.enumerable.EnumerableCorrelate (implements org.apache.calcite.adapter.enumerable.EnumerableRel)
- org.apache.calcite.rel.logical.LogicalCorrelate
- org.apache.calcite.test.SqlToRelTestBase.CustomCorrelate
- org.apache.calcite.rel.core.Join (implements org.apache.calcite.rel.hint.Hintable)
- org.apache.calcite.rel.core.AsofJoin
- org.apache.calcite.adapter.enumerable.EnumerableAsofJoin (implements org.apache.calcite.adapter.enumerable.EnumerableRel)
- org.apache.calcite.rel.logical.LogicalAsofJoin
- org.apache.calcite.interpreter.Bindables.BindableJoin (implements org.apache.calcite.interpreter.BindableRel)
- org.apache.calcite.adapter.enumerable.EnumerableBatchNestedLoopJoin (implements org.apache.calcite.adapter.enumerable.EnumerableRel)
- org.apache.calcite.adapter.enumerable.EnumerableHashJoin (implements org.apache.calcite.adapter.enumerable.EnumerableRel)
- org.apache.calcite.adapter.enumerable.EnumerableMergeJoin (implements org.apache.calcite.adapter.enumerable.EnumerableRel)
- org.apache.calcite.adapter.enumerable.EnumerableNestedLoopJoin (implements org.apache.calcite.adapter.enumerable.EnumerableRel)
- org.apache.calcite.rel.core.EquiJoin
- org.apache.calcite.rel.rules.EquiJoin
- org.apache.calcite.adapter.jdbc.JdbcRules.JdbcJoin (implements org.apache.calcite.adapter.jdbc.JdbcRel)
- org.apache.calcite.rel.logical.LogicalJoin
- org.apache.calcite.adapter.pig.PigJoin (implements org.apache.calcite.adapter.pig.PigRel)
- org.apache.calcite.rel.core.AsofJoin
- org.apache.calcite.rel.core.RepeatUnion
- org.apache.calcite.adapter.enumerable.EnumerableRepeatUnion (implements org.apache.calcite.adapter.enumerable.EnumerableRel)
- org.apache.calcite.rel.logical.LogicalRepeatUnion
- org.apache.calcite.rel.core.Correlate (implements org.apache.calcite.rel.hint.Hintable)
- org.apache.calcite.adapter.druid.DruidQuery (implements org.apache.calcite.interpreter.BindableRel)
- org.apache.calcite.plan.hep.HepRelVertex (implements org.apache.calcite.rel.metadata.DelegatingMetadataRel)
- org.apache.calcite.rel.rules.MultiJoin
- org.apache.calcite.plan.volcano.RelSubset
- org.apache.calcite.rel.core.SetOp (implements org.apache.calcite.rel.hint.Hintable)
- org.apache.calcite.rel.core.Intersect
- org.apache.calcite.interpreter.Bindables.BindableIntersect (implements org.apache.calcite.interpreter.BindableRel)
- org.apache.calcite.adapter.enumerable.EnumerableIntersect (implements org.apache.calcite.adapter.enumerable.EnumerableRel)
- org.apache.calcite.adapter.jdbc.JdbcRules.JdbcIntersect (implements org.apache.calcite.adapter.jdbc.JdbcRel)
- org.apache.calcite.rel.logical.LogicalIntersect
- org.apache.calcite.rel.core.Minus
- org.apache.calcite.interpreter.Bindables.BindableMinus (implements org.apache.calcite.interpreter.BindableRel)
- org.apache.calcite.adapter.enumerable.EnumerableMinus (implements org.apache.calcite.adapter.enumerable.EnumerableRel)
- org.apache.calcite.adapter.jdbc.JdbcRules.JdbcMinus (implements org.apache.calcite.adapter.jdbc.JdbcRel)
- org.apache.calcite.rel.logical.LogicalMinus
- org.apache.calcite.rel.core.Union
- org.apache.calcite.interpreter.Bindables.BindableUnion (implements org.apache.calcite.interpreter.BindableRel)
- org.apache.calcite.adapter.enumerable.EnumerableUnion (implements org.apache.calcite.adapter.enumerable.EnumerableRel)
- org.apache.calcite.adapter.enumerable.EnumerableMergeUnion
- org.apache.calcite.adapter.jdbc.JdbcRules.JdbcUnion (implements org.apache.calcite.adapter.jdbc.JdbcRel)
- org.apache.calcite.rel.logical.LogicalUnion
- org.apache.calcite.rel.core.Intersect
- org.apache.calcite.rel.SingleRel
- org.apache.calcite.rel.core.Aggregate (implements org.apache.calcite.rel.hint.Hintable)
- org.apache.calcite.interpreter.Bindables.BindableAggregate (implements org.apache.calcite.interpreter.BindableRel)
- org.apache.calcite.adapter.elasticsearch.ElasticsearchAggregate (implements org.apache.calcite.adapter.elasticsearch.ElasticsearchRel)
- org.apache.calcite.adapter.enumerable.EnumerableAggregateBase
- org.apache.calcite.adapter.enumerable.EnumerableAggregate (implements org.apache.calcite.adapter.enumerable.EnumerableRel)
- org.apache.calcite.adapter.enumerable.EnumerableSortedAggregate (implements org.apache.calcite.adapter.enumerable.EnumerableRel)
- org.apache.calcite.adapter.geode.rel.GeodeAggregate (implements org.apache.calcite.adapter.geode.rel.GeodeRel)
- org.apache.calcite.adapter.jdbc.JdbcRules.JdbcAggregate (implements org.apache.calcite.adapter.jdbc.JdbcRel)
- org.apache.calcite.rel.logical.LogicalAggregate
- org.apache.calcite.adapter.mongodb.MongoAggregate (implements org.apache.calcite.adapter.mongodb.MongoRel)
- org.apache.calcite.adapter.pig.PigAggregate (implements org.apache.calcite.adapter.pig.PigRel)
- org.apache.calcite.rel.core.Calc (implements org.apache.calcite.rel.hint.Hintable)
- org.apache.calcite.adapter.enumerable.EnumerableCalc (implements org.apache.calcite.adapter.enumerable.EnumerableRel)
- org.apache.calcite.rel.logical.LogicalCalc
- org.apache.calcite.adapter.cassandra.CassandraLimit (implements org.apache.calcite.adapter.cassandra.CassandraRel)
- org.apache.calcite.rel.stream.Chi
- org.apache.calcite.rel.stream.LogicalChi
- org.apache.calcite.rel.core.Collect
- org.apache.calcite.adapter.enumerable.EnumerableCollect (implements org.apache.calcite.adapter.enumerable.EnumerableRel)
- org.apache.calcite.rel.convert.ConverterImpl (implements org.apache.calcite.rel.convert.Converter)
- org.apache.calcite.plan.volcano.AbstractConverter
- org.apache.calcite.adapter.cassandra.CassandraToEnumerableConverter (implements org.apache.calcite.adapter.enumerable.EnumerableRel)
- org.apache.calcite.adapter.elasticsearch.ElasticsearchToEnumerableConverter (implements org.apache.calcite.adapter.enumerable.EnumerableRel)
- org.apache.calcite.adapter.enumerable.EnumerableBindable (implements org.apache.calcite.interpreter.BindableRel)
- org.apache.calcite.adapter.enumerable.EnumerableInterpretable (implements org.apache.calcite.interpreter.InterpretableRel)
- org.apache.calcite.adapter.spark.EnumerableToSparkConverter (implements org.apache.calcite.adapter.spark.SparkRel)
- org.apache.calcite.adapter.geode.rel.GeodeToEnumerableConverter (implements org.apache.calcite.adapter.enumerable.EnumerableRel)
- org.apache.calcite.adapter.innodb.InnodbToEnumerableConverter (implements org.apache.calcite.adapter.enumerable.EnumerableRel)
- org.apache.calcite.interpreter.InterpretableConverter (implements org.apache.calcite.runtime.ArrayBindable)
- org.apache.calcite.adapter.jdbc.JdbcToEnumerableConverter (implements org.apache.calcite.adapter.enumerable.EnumerableRel)
- org.apache.calcite.adapter.spark.JdbcToSparkConverter (implements org.apache.calcite.adapter.spark.SparkRel)
- org.apache.calcite.adapter.mongodb.MongoToEnumerableConverter (implements org.apache.calcite.adapter.enumerable.EnumerableRel)
- org.apache.calcite.rel.convert.NoneConverter
- org.apache.calcite.adapter.pig.PigToEnumerableConverter (implements org.apache.calcite.adapter.enumerable.EnumerableRel)
- org.apache.calcite.adapter.spark.SparkToEnumerableConverter (implements org.apache.calcite.adapter.enumerable.EnumerableRel)
- org.apache.calcite.rel.stream.Delta
- org.apache.calcite.rel.stream.LogicalDelta
- org.apache.calcite.adapter.enumerable.EnumerableInterpreter (implements org.apache.calcite.adapter.enumerable.EnumerableRel)
- org.apache.calcite.adapter.enumerable.EnumerableLimit (implements org.apache.calcite.adapter.enumerable.EnumerableRel)
- org.apache.calcite.rel.core.Exchange
- org.apache.calcite.rel.logical.LogicalExchange
- org.apache.calcite.rel.core.SortExchange
- org.apache.calcite.rel.logical.LogicalSortExchange
- org.apache.calcite.rel.core.Filter (implements org.apache.calcite.rel.hint.Hintable)
- org.apache.calcite.interpreter.Bindables.BindableFilter (implements org.apache.calcite.interpreter.BindableRel)
- org.apache.calcite.adapter.cassandra.CassandraFilter (implements org.apache.calcite.adapter.cassandra.CassandraRel)
- org.apache.calcite.adapter.elasticsearch.ElasticsearchFilter (implements org.apache.calcite.adapter.elasticsearch.ElasticsearchRel)
- org.apache.calcite.adapter.enumerable.EnumerableFilter (implements org.apache.calcite.adapter.enumerable.EnumerableRel)
- org.apache.calcite.adapter.geode.rel.GeodeFilter (implements org.apache.calcite.adapter.geode.rel.GeodeRel)
- org.apache.calcite.adapter.innodb.InnodbFilter (implements org.apache.calcite.adapter.innodb.InnodbRel)
- org.apache.calcite.adapter.jdbc.JdbcRules.JdbcFilter (implements org.apache.calcite.adapter.jdbc.JdbcRel)
- org.apache.calcite.rel.logical.LogicalFilter
- org.apache.calcite.adapter.mongodb.MongoFilter (implements org.apache.calcite.adapter.mongodb.MongoRel)
- org.apache.calcite.adapter.pig.PigFilter (implements org.apache.calcite.adapter.pig.PigRel)
- org.apache.calcite.adapter.jdbc.JdbcRules.JdbcCalc (implements org.apache.calcite.adapter.jdbc.JdbcRel)
- org.apache.calcite.rel.core.Match
- org.apache.calcite.interpreter.Bindables.BindableMatch (implements org.apache.calcite.interpreter.BindableRel)
- org.apache.calcite.adapter.enumerable.EnumerableMatch (implements org.apache.calcite.adapter.enumerable.EnumerableRel)
- org.apache.calcite.rel.logical.LogicalMatch
- org.apache.calcite.rel.core.Project (implements org.apache.calcite.rel.hint.Hintable)
- org.apache.calcite.interpreter.Bindables.BindableProject (implements org.apache.calcite.interpreter.BindableRel)
- org.apache.calcite.adapter.cassandra.CassandraProject (implements org.apache.calcite.adapter.cassandra.CassandraRel)
- org.apache.calcite.adapter.elasticsearch.ElasticsearchProject (implements org.apache.calcite.adapter.elasticsearch.ElasticsearchRel)
- org.apache.calcite.adapter.enumerable.EnumerableProject (implements org.apache.calcite.adapter.enumerable.EnumerableRel)
- org.apache.calcite.adapter.geode.rel.GeodeProject (implements org.apache.calcite.adapter.geode.rel.GeodeRel)
- org.apache.calcite.adapter.innodb.InnodbProject (implements org.apache.calcite.adapter.innodb.InnodbRel)
- org.apache.calcite.adapter.jdbc.JdbcRules.JdbcProject (implements org.apache.calcite.adapter.jdbc.JdbcRel)
- org.apache.calcite.rel.logical.LogicalProject
- org.apache.calcite.adapter.mongodb.MongoProject (implements org.apache.calcite.adapter.mongodb.MongoRel)
- org.apache.calcite.adapter.pig.PigProject (implements org.apache.calcite.adapter.pig.PigRel)
- org.apache.calcite.rel.core.Sample
- org.apache.calcite.rel.core.Snapshot (implements org.apache.calcite.rel.hint.Hintable)
- org.apache.calcite.rel.logical.LogicalSnapshot
- org.apache.calcite.rel.core.Sort (implements org.apache.calcite.rel.hint.Hintable)
- org.apache.calcite.interpreter.Bindables.BindableSort (implements org.apache.calcite.interpreter.BindableRel)
- org.apache.calcite.adapter.cassandra.CassandraSort (implements org.apache.calcite.adapter.cassandra.CassandraRel)
- org.apache.calcite.adapter.elasticsearch.ElasticsearchSort (implements org.apache.calcite.adapter.elasticsearch.ElasticsearchRel)
- org.apache.calcite.adapter.enumerable.EnumerableLimitSort (implements org.apache.calcite.adapter.enumerable.EnumerableRel)
- org.apache.calcite.adapter.enumerable.EnumerableSort (implements org.apache.calcite.adapter.enumerable.EnumerableRel)
- org.apache.calcite.adapter.geode.rel.GeodeSort (implements org.apache.calcite.adapter.geode.rel.GeodeRel)
- org.apache.calcite.adapter.innodb.InnodbSort (implements org.apache.calcite.adapter.innodb.InnodbRel)
- org.apache.calcite.adapter.jdbc.JdbcRules.JdbcSort (implements org.apache.calcite.adapter.jdbc.JdbcRel)
- org.apache.calcite.rel.logical.LogicalSort
- org.apache.calcite.adapter.mongodb.MongoSort (implements org.apache.calcite.adapter.mongodb.MongoRel)
- org.apache.calcite.adapter.spark.SparkRules.SparkCalc (implements org.apache.calcite.adapter.spark.SparkRel)
- org.apache.calcite.rel.core.Spool
- org.apache.calcite.rel.core.TableSpool
- org.apache.calcite.adapter.enumerable.EnumerableTableSpool (implements org.apache.calcite.adapter.enumerable.EnumerableRel)
- org.apache.calcite.rel.logical.LogicalTableSpool
- org.apache.calcite.rel.core.TableSpool
- org.apache.calcite.rel.core.TableModify
- org.apache.calcite.adapter.enumerable.EnumerableTableModify (implements org.apache.calcite.adapter.enumerable.EnumerableRel)
- org.apache.calcite.adapter.jdbc.JdbcRules.JdbcTableModify (implements org.apache.calcite.adapter.jdbc.JdbcRel)
- org.apache.calcite.rel.logical.LogicalTableModify
- org.apache.calcite.rel.core.Uncollect
- org.apache.calcite.adapter.enumerable.EnumerableUncollect (implements org.apache.calcite.adapter.enumerable.EnumerableRel)
- org.apache.calcite.rel.core.Window (implements org.apache.calcite.rel.hint.Hintable)
- org.apache.calcite.interpreter.Bindables.BindableWindow (implements org.apache.calcite.interpreter.BindableRel)
- org.apache.calcite.adapter.enumerable.EnumerableWindow (implements org.apache.calcite.adapter.enumerable.EnumerableRel)
- org.apache.calcite.rel.logical.LogicalWindow
- org.apache.calcite.rel.core.Aggregate (implements org.apache.calcite.rel.hint.Hintable)
- org.apache.calcite.rel.core.TableFunctionScan (implements org.apache.calcite.rel.hint.Hintable)
- org.apache.calcite.adapter.enumerable.EnumerableTableFunctionScan (implements org.apache.calcite.adapter.enumerable.EnumerableRel)
- org.apache.calcite.rel.logical.LogicalTableFunctionScan
- org.apache.calcite.rel.core.TableScan (implements org.apache.calcite.rel.hint.Hintable)
- org.apache.calcite.interpreter.Bindables.BindableTableScan (implements org.apache.calcite.interpreter.BindableRel)
- org.apache.calcite.adapter.cassandra.CassandraTableScan (implements org.apache.calcite.adapter.cassandra.CassandraRel)
- org.apache.calcite.adapter.csv.CsvTableScan (implements org.apache.calcite.adapter.enumerable.EnumerableRel)
- org.apache.calcite.adapter.file.CsvTableScan (implements org.apache.calcite.adapter.enumerable.EnumerableRel)
- org.apache.calcite.adapter.elasticsearch.ElasticsearchTableScan (implements org.apache.calcite.adapter.elasticsearch.ElasticsearchRel)
- org.apache.calcite.adapter.enumerable.EnumerableTableScan (implements org.apache.calcite.adapter.enumerable.EnumerableRel)
- org.apache.calcite.adapter.geode.rel.GeodeTableScan (implements org.apache.calcite.adapter.geode.rel.GeodeRel)
- org.apache.calcite.adapter.innodb.InnodbTableScan (implements org.apache.calcite.adapter.innodb.InnodbRel)
- org.apache.calcite.adapter.jdbc.JdbcTableScan (implements org.apache.calcite.adapter.jdbc.JdbcRel)
- org.apache.calcite.rel.logical.LogicalTableScan
- org.apache.calcite.adapter.mongodb.MongoTableScan (implements org.apache.calcite.adapter.mongodb.MongoRel)
- org.apache.calcite.adapter.pig.PigTableScan (implements org.apache.calcite.adapter.pig.PigRel)
- org.apache.calcite.adapter.splunk.SplunkTableScan (implements org.apache.calcite.adapter.enumerable.EnumerableRel)
- org.apache.calcite.schema.impl.StarTable.StarTableScan
- org.apache.calcite.rel.core.Values (implements org.apache.calcite.rel.hint.Hintable)
- org.apache.calcite.interpreter.Bindables.BindableValues (implements org.apache.calcite.interpreter.BindableRel)
- org.apache.calcite.adapter.enumerable.EnumerableValues (implements org.apache.calcite.adapter.enumerable.EnumerableRel)
- org.apache.calcite.adapter.jdbc.JdbcRules.JdbcValues (implements org.apache.calcite.adapter.jdbc.JdbcRel)
- org.apache.calcite.rel.logical.LogicalValues
- org.apache.calcite.adapter.spark.SparkRules.SparkValues (implements org.apache.calcite.adapter.spark.SparkRel)
- org.apache.calcite.rel.BiRel
- org.apache.calcite.plan.AbstractRelOptPlanner (implements org.apache.calcite.plan.RelOptPlanner)
- org.apache.calcite.plan.hep.HepPlanner
- org.apache.calcite.test.MockRelOptPlanner
- org.apache.calcite.plan.volcano.VolcanoPlanner
- org.apache.calcite.schema.impl.AbstractSchema (implements org.apache.calcite.schema.Schema)
- org.apache.calcite.adapter.cassandra.CassandraSchema
- org.apache.calcite.adapter.clone.CloneSchema
- org.apache.calcite.adapter.csv.CsvSchema
- org.apache.calcite.adapter.druid.DruidSchema
- org.apache.calcite.adapter.elasticsearch.ElasticsearchSchema
- org.apache.calcite.adapter.geode.rel.GeodeSchema
- org.apache.calcite.adapter.geode.simple.GeodeSimpleSchema
- org.apache.calcite.adapter.innodb.InnodbSchema
- org.apache.calcite.adapter.jdbc.JdbcCatalogSchema (implements org.apache.calcite.schema.Wrapper)
- org.apache.calcite.adapter.mongodb.MongoSchema
- org.apache.calcite.adapter.pig.PigSchema
- org.apache.calcite.adapter.java.ReflectiveSchema
- org.apache.calcite.test.ReflectiveSchemaWithoutRowCount
- org.apache.calcite.adapter.splunk.SplunkSchema
- org.apache.calcite.adapter.tpcds.TpcdsSchema
- org.apache.calcite.adapter.tpch.TpchSchema
- org.apache.calcite.schema.impl.AbstractSchema.Factory (implements org.apache.calcite.schema.SchemaFactory)
- org.apache.calcite.sql.test.AbstractSqlTester (implements java.lang.AutoCloseable, org.apache.calcite.sql.test.SqlTester)
- org.apache.calcite.test.SqlOperatorTest.TesterImpl
- org.apache.calcite.sql.test.SqlValidatorTester
- org.apache.calcite.schema.impl.AbstractTable (implements org.apache.calcite.schema.Table, org.apache.calcite.schema.Wrapper)
- org.apache.calcite.test.AbstractModifiableTable (implements org.apache.calcite.schema.ModifiableTable)
- org.apache.calcite.test.AbstractModifiableView (implements org.apache.calcite.schema.ModifiableView)
- org.apache.calcite.adapter.java.AbstractQueryableTable (implements org.apache.calcite.schema.QueryableTable)
- org.apache.calcite.adapter.cassandra.CassandraTable (implements org.apache.calcite.schema.TranslatableTable)
- org.apache.calcite.adapter.elasticsearch.ElasticsearchTable (implements org.apache.calcite.schema.TranslatableTable)
- org.apache.calcite.adapter.geode.rel.GeodeTable (implements org.apache.calcite.schema.TranslatableTable)
- org.apache.calcite.adapter.innodb.InnodbTable (implements org.apache.calcite.schema.TranslatableTable)
- org.apache.calcite.adapter.jdbc.JdbcTable (implements org.apache.calcite.schema.ModifiableTable, org.apache.calcite.schema.ScannableTable, org.apache.calcite.schema.TranslatableTable)
- org.apache.calcite.schema.impl.ListTransientTable (implements org.apache.calcite.schema.ModifiableTable, org.apache.calcite.schema.ScannableTable, org.apache.calcite.schema.TransientTable)
- org.apache.calcite.test.catalog.MockCatalogReader.MockDynamicTable (implements org.apache.calcite.schema.TranslatableTable)
- org.apache.calcite.adapter.mongodb.MongoTable (implements org.apache.calcite.schema.TranslatableTable)
- org.apache.calcite.util.Smalls.SimpleTable (implements org.apache.calcite.schema.TranslatableTable)
- org.apache.calcite.schema.impl.ViewTable (implements org.apache.calcite.schema.TranslatableTable)
- org.apache.calcite.schema.impl.MaterializedViewTable
- org.apache.calcite.schema.impl.ModifiableViewTable (implements org.apache.calcite.schema.ModifiableView, org.apache.calcite.schema.Wrapper)
- org.apache.calcite.test.catalog.MockCatalogReader.MockModifiableViewRelOptTable.MockModifiableViewTable
- org.apache.calcite.adapter.arrow.ArrowTable (implements org.apache.calcite.schema.QueryableTable, org.apache.calcite.schema.TranslatableTable)
- org.apache.calcite.adapter.csv.CsvTable
- org.apache.calcite.adapter.csv.CsvFilterableTable (implements org.apache.calcite.schema.FilterableTable)
- org.apache.calcite.adapter.csv.CsvScannableTable (implements org.apache.calcite.schema.ScannableTable)
- org.apache.calcite.adapter.csv.CsvStreamScannableTable (implements org.apache.calcite.schema.StreamableTable)
- org.apache.calcite.adapter.csv.CsvTranslatableTable (implements org.apache.calcite.schema.QueryableTable, org.apache.calcite.schema.TranslatableTable)
- org.apache.calcite.adapter.file.CsvTable
- org.apache.calcite.adapter.file.CsvTranslatableTable (implements org.apache.calcite.schema.QueryableTable, org.apache.calcite.schema.TranslatableTable)
- org.apache.calcite.adapter.druid.DruidTable (implements org.apache.calcite.schema.TranslatableTable)
- org.apache.calcite.adapter.geode.simple.GeodeSimpleScannableTable (implements org.apache.calcite.schema.ScannableTable)
- org.apache.calcite.adapter.file.JsonTable
- org.apache.calcite.adapter.file.JsonScannableTable (implements org.apache.calcite.schema.ScannableTable)
- org.apache.calcite.example.maze.MazeTable (implements org.apache.calcite.schema.ScannableTable)
- org.apache.calcite.adapter.pig.PigTable (implements org.apache.calcite.schema.TranslatableTable)
- org.apache.calcite.piglet.PigTable (implements org.apache.calcite.schema.ScannableTable)
- org.apache.calcite.adapter.redis.RedisTable (implements org.apache.calcite.schema.ScannableTable)
- org.apache.calcite.util.Smalls.MazeTable (implements org.apache.calcite.schema.ScannableTable)
- org.apache.calcite.schema.impl.StarTable (implements org.apache.calcite.schema.TranslatableTable)
- org.apache.calcite.sql.validate.implicit.AbstractTypeCoercion (implements org.apache.calcite.sql.validate.implicit.TypeCoercion)
- org.apache.calcite.sql.validate.implicit.TypeCoercionImpl
- org.apache.calcite.runtime.AccumOperation
- org.apache.calcite.adapter.enumerable.AggImpState
- org.apache.calcite.rel.core.AggregateCall
- org.apache.calcite.schema.impl.AggregateFunctionImpl (implements org.apache.calcite.schema.AggregateFunction, org.apache.calcite.schema.ImplementableAggFunction)
- org.apache.calcite.interpreter.AggregateNode
- org.apache.calcite.interpreter.AggregateNode.BigDecimalSum
- org.apache.calcite.interpreter.AggregateNode.DoubleSum
- org.apache.calcite.interpreter.AggregateNode.IntSum
- org.apache.calcite.interpreter.AggregateNode.LongSum
- org.apache.calcite.interpreter.AggregateNode.MaxBoolean
- org.apache.calcite.interpreter.AggregateNode.MinBoolean
- org.apache.calcite.interpreter.AggregateNode.NumericComparison<T>
- org.apache.calcite.interpreter.AggregateNode.MaxBigDecimal
- org.apache.calcite.interpreter.AggregateNode.MaxDouble
- org.apache.calcite.interpreter.AggregateNode.MaxFloat
- org.apache.calcite.interpreter.AggregateNode.MaxInt
- org.apache.calcite.interpreter.AggregateNode.MaxLong
- org.apache.calcite.interpreter.AggregateNode.MinBigDecimal
- org.apache.calcite.interpreter.AggregateNode.MinDouble
- org.apache.calcite.interpreter.AggregateNode.MinFloat
- org.apache.calcite.interpreter.AggregateNode.MinInt
- org.apache.calcite.interpreter.AggregateNode.MinLong
- org.apache.calcite.sql.validate.AggregatingSelectScope.Resolved
- org.apache.calcite.sql.validate.AliasNamespace
- org.apache.calcite.runtime.ArrayComparator (implements java.util.Comparator<T>)
- org.apache.calcite.sql.type.ArrayElementOperandTypeChecker (implements org.apache.calcite.sql.type.SqlOperandTypeChecker)
- org.apache.calcite.avatica.util.ArrayFactoryImpl (implements org.apache.calcite.avatica.util.ArrayImpl.Factory)
- org.apache.calcite.avatica.AvaticaResultSet (implements java.sql.ResultSet)
- org.apache.calcite.jdbc.CalciteResultSet
- org.apache.calcite.avatica.AvaticaResultSet (implements java.sql.ResultSet)
- org.apache.calcite.linq4j.tree.ArrayLengthRecordField (implements org.apache.calcite.linq4j.tree.Types.RecordField)
- org.apache.calcite.adapter.arrow.ArrowRel.Implementor
- org.apache.calcite.adapter.arrow.ArrowRules
- org.apache.calcite.adapter.arrow.ArrowSchemaFactory (implements org.apache.calcite.schema.SchemaFactory)
- org.apache.calcite.sql.type.AssignableOperandTypeChecker (implements org.apache.calcite.sql.type.SqlOperandTypeChecker)
- org.apache.calcite.piglet.Ast
- org.apache.calcite.piglet.Ast.Node
- org.apache.calcite.piglet.Ast.Call
- org.apache.calcite.piglet.Ast.FieldSchema
- org.apache.calcite.piglet.Ast.Identifier
- org.apache.calcite.piglet.Ast.SpecialIdentifier
- org.apache.calcite.piglet.Ast.Literal
- org.apache.calcite.piglet.Ast.NumericLiteral
- org.apache.calcite.piglet.Ast.Program
- org.apache.calcite.piglet.Ast.Schema
- org.apache.calcite.piglet.Ast.Stmt
- org.apache.calcite.piglet.Ast.Assignment
- org.apache.calcite.piglet.Ast.Assignment1
- org.apache.calcite.piglet.Ast.DistinctStmt
- org.apache.calcite.piglet.Ast.FilterStmt
- org.apache.calcite.piglet.Ast.ForeachNestedStmt
- org.apache.calcite.piglet.Ast.ForeachStmt
- org.apache.calcite.piglet.Ast.GroupStmt
- org.apache.calcite.piglet.Ast.LimitStmt
- org.apache.calcite.piglet.Ast.OrderStmt
- org.apache.calcite.piglet.Ast.LoadStmt
- org.apache.calcite.piglet.Ast.ValuesStmt
- org.apache.calcite.piglet.Ast.Assignment1
- org.apache.calcite.piglet.Ast.DescribeStmt
- org.apache.calcite.piglet.Ast.DumpStmt
- org.apache.calcite.piglet.Ast.Assignment
- org.apache.calcite.piglet.Ast.Type
- org.apache.calcite.piglet.Ast.BagType
- org.apache.calcite.piglet.Ast.MapType
- org.apache.calcite.piglet.Ast.ScalarType
- org.apache.calcite.piglet.Ast.TupleType
- org.apache.calcite.runtime.Automaton
- org.apache.calcite.runtime.AutomatonBuilder
- org.apache.calcite.sql2rel.AuxiliaryConverter.Impl (implements org.apache.calcite.sql2rel.AuxiliaryConverter)
- org.apache.calcite.avatica.AvaticaStatement (implements java.sql.Statement)
- org.apache.calcite.jdbc.CalciteStatement
- org.apache.calcite.util.BarfingInvocationHandler (implements java.lang.reflect.InvocationHandler)
- org.apache.calcite.sql.SqlUtil.DatabaseMetaDataInvocationHandler
- org.hamcrest.BaseMatcher<T> (implements org.hamcrest.Matcher<T>)
- org.apache.calcite.test.Matchers.IsWithin<T>
- org.apache.calcite.test.schemata.orderstream.BaseOrderStreamTable (implements org.apache.calcite.schema.ScannableTable)
- org.apache.calcite.test.schemata.orderstream.InfiniteOrdersTable (implements org.apache.calcite.schema.StreamableTable)
- org.apache.calcite.test.schemata.orderstream.OrdersHistoryTable
- org.apache.calcite.test.schemata.orderstream.OrdersTable (implements org.apache.calcite.schema.StreamableTable)
- org.apache.calcite.adapter.enumerable.BasicAggregateLambdaFactory<TSource,
TAccumulate, TResult, TKey> (implements org.apache.calcite.adapter.enumerable.AggregateLambdaFactory<TSource, TOrigAccumulate, TAccumulate, TResult, TKey>) - org.apache.calcite.adapter.enumerable.BasicLazyAccumulator<TAccumulate,
TSource> (implements org.apache.calcite.adapter.enumerable.LazyAggregateLambdaFactory.LazyAccumulator<TOrigAccumulate, TSource>) - org.apache.calcite.util.Benchmark
- org.apache.calcite.util.Benchmark.Statistician
- org.apache.calcite.adapter.druid.BinaryOperatorConversion (implements org.apache.calcite.adapter.druid.DruidSqlOperatorConverter)
- org.apache.calcite.runtime.BinarySearch
- org.apache.calcite.interpreter.Bindables
- org.apache.calcite.util.BitSets
- org.apache.calcite.util.BitString
- org.apache.calcite.linq4j.tree.BlockBuilder
- org.apache.calcite.linq4j.tree.Blocks
- org.apache.calcite.test.schemata.bookstore.BookstoreSchema
- org.apache.calcite.test.schemata.bookstore.BookstoreSchema.Author
- org.apache.calcite.test.schemata.bookstore.BookstoreSchema.Book
- org.apache.calcite.test.schemata.bookstore.BookstoreSchema.Coordinate
- org.apache.calcite.test.schemata.bookstore.BookstoreSchema.Page
- org.apache.calcite.test.schemata.bookstore.BookstoreSchema.Place
- org.apache.calcite.util.graph.BreadthFirstIterator<V,
E> (implements java.util.Iterator<E>) - org.apache.calcite.runtime.BufferStyle
- org.apache.calcite.util.Bug
- org.apache.calcite.rel.metadata.BuiltInMetadata
- org.apache.calcite.rel.metadata.janino.CacheUtil
- org.apache.calcite.rel.metadata.CachingRelMetadataProvider (implements org.apache.calcite.rel.metadata.RelMetadataProvider)
- org.apache.calcite.statistic.CachingSqlStatisticProvider (implements org.apache.calcite.materialize.SqlStatisticProvider)
- org.apache.calcite.test.CalciteAssert
- org.apache.calcite.test.CalciteAssert.AssertMetaData
- org.apache.calcite.test.CalciteAssert.AssertQuery
- org.apache.calcite.test.CalciteAssert.AssertThat
- org.apache.calcite.prepare.CalciteCatalogReader (implements org.apache.calcite.prepare.Prepare.CatalogReader)
- org.apache.calcite.test.catalog.MockCatalogReader
- org.apache.calcite.test.catalog.MockCatalogReaderDynamic
- org.apache.calcite.test.catalog.MockCatalogReaderSimple
- org.apache.calcite.test.catalog.MockCatalogReaderExtended
- org.apache.calcite.test.catalog.MustFilterMockCatalogReader
- org.apache.calcite.test.catalog.MockCatalogReader
- org.apache.calcite.chinook.CalciteConnectionProvider
- org.apache.calcite.jdbc.CalciteFactory (implements org.apache.calcite.avatica.AvaticaFactory)
- org.apache.calcite.jdbc.CalciteJdbc41Factory
- org.apache.calcite.util.trace.CalciteLogger
- org.apache.calcite.jdbc.CalciteMetaColumnFactoryImpl (implements org.apache.calcite.jdbc.CalciteMetaColumnFactory)
- org.apache.calcite.jdbc.CalciteMetaTableFactoryImpl (implements org.apache.calcite.jdbc.CalciteMetaTableFactory)
- org.apache.calcite.jdbc.CalcitePrepare.Dummy
- org.apache.calcite.jdbc.CalcitePrepare.ParseResult
- org.apache.calcite.jdbc.CalcitePrepare.ConvertResult
- org.apache.calcite.jdbc.CalcitePrepare.AnalyzeViewResult
- org.apache.calcite.jdbc.CalcitePrepare.ConvertResult
- org.apache.calcite.jdbc.CalcitePrepare.Query<T>
- org.apache.calcite.prepare.CalcitePrepareImpl (implements org.apache.calcite.jdbc.CalcitePrepare)
- org.apache.calcite.jdbc.CalciteSchema
- org.apache.calcite.jdbc.CalciteRootSchema
- org.apache.calcite.jdbc.CalciteSchema.Entry
- org.apache.calcite.jdbc.CalciteSchema.FunctionEntry
- org.apache.calcite.jdbc.CalciteSchema.FunctionEntryImpl
- org.apache.calcite.jdbc.CalciteSchema.LatticeEntry
- org.apache.calcite.jdbc.CalciteSchema.LatticeEntryImpl
- org.apache.calcite.jdbc.CalciteSchema.TableEntry
- org.apache.calcite.jdbc.CalciteSchema.TableEntryImpl
- org.apache.calcite.jdbc.CalciteSchema.TypeEntry
- org.apache.calcite.jdbc.CalciteSchema.TypeEntryImpl
- org.apache.calcite.jdbc.CalciteSchema.FunctionEntry
- org.apache.calcite.config.CalciteSystemProperty<T>
- org.apache.calcite.util.trace.CalciteTimingTracer
- org.apache.calcite.util.trace.CalciteTrace
- org.apache.calcite.rel.rules.CalcRelSplitter
- org.apache.calcite.rel.rules.CalcRelSplitter.RelType
- org.apache.calcite.util.CancelFlag
- org.apache.calcite.linq4j.CartesianProductEnumerator<T,
E> (implements org.apache.calcite.linq4j.Enumerator<T>) - org.apache.calcite.adapter.cassandra.CassandraRel.Implementor
- org.apache.calcite.adapter.cassandra.CassandraRules
- org.apache.calcite.adapter.cassandra.CassandraSchemaFactory (implements org.apache.calcite.schema.SchemaFactory)
- org.apache.calcite.test.schemata.catchall.CatchallSchema
- org.apache.calcite.test.schemata.catchall.CatchallSchema.AllPrivate
- org.apache.calcite.test.schemata.catchall.CatchallSchema.BadType
- org.apache.calcite.test.schemata.catchall.CatchallSchema.EveryType
- org.apache.calcite.test.schemata.catchall.CatchallSchema.IntAndString
- org.apache.calcite.test.schemata.catchall.CatchallSchema.IntHolder
- org.apache.calcite.linq4j.tree.CatchBlock
- org.apache.calcite.adapter.druid.CeilOperatorConversion (implements org.apache.calcite.adapter.druid.DruidSqlOperatorConverter)
- org.apache.calcite.rel.metadata.ChainedRelMetadataProvider (implements org.apache.calcite.rel.metadata.RelMetadataProvider)
- org.apache.calcite.rel.metadata.DefaultRelMetadataProvider
- org.apache.calcite.sql.util.ChainedSqlOperatorTable (implements org.apache.calcite.sql.SqlOperatorTable)
- org.apache.calcite.test.MockSqlOperatorTable
- org.apache.calcite.chinook.ChinookAvaticaServer
- org.apache.calcite.chinook.ChinookAvaticaServer.CalciteChinookMetaFactory (implements org.apache.calcite.avatica.Meta.Factory)
- org.apache.calcite.chinook.ChinookAvaticaServer.RawChinookMetaFactory (implements org.apache.calcite.avatica.Meta.Factory)
- org.apache.calcite.chinook.ChosenCustomerEmail
- org.apache.calcite.adapter.clone.CloneSchema.Factory (implements org.apache.calcite.schema.SchemaFactory)
- org.apache.calcite.util.Closer (implements java.lang.AutoCloseable)
- org.apache.calcite.chinook.CodesFunction
- org.apache.calcite.sql.validate.CollectNamespace
- org.apache.calcite.interpreter.CollectNode
- org.apache.calcite.runtime.CollectOperation
- org.apache.calcite.adapter.innodb.ColumnTypeToSqlTypeConversionRules
- org.apache.calcite.linq4j.util.Compatible.Factory
- org.apache.calcite.util.Compatible.Factory
- org.apache.calcite.util.format.postgresql.CompiledDateTimeFormat
- org.apache.calcite.util.format.postgresql.format.compiled.CompiledPattern (implements org.apache.calcite.util.format.postgresql.format.compiled.CompiledItem)
- org.apache.calcite.util.format.postgresql.format.compiled.AmPmCompiledPattern
- org.apache.calcite.util.format.postgresql.format.compiled.BcAdCompiledPattern
- org.apache.calcite.util.format.postgresql.format.compiled.DayOfWeekCompiledPattern
- org.apache.calcite.util.format.postgresql.format.compiled.MonthCompiledPattern
- org.apache.calcite.util.format.postgresql.format.compiled.NumberCompiledPattern
- org.apache.calcite.util.format.postgresql.format.compiled.RomanNumeralsCompiledPattern
- org.apache.calcite.util.format.postgresql.format.compiled.TimeZoneCompiledPattern
- org.apache.calcite.util.format.postgresql.format.compiled.TimeZoneHoursCompiledPattern
- org.apache.calcite.util.format.postgresql.format.compiled.TimeZoneMinutesCompiledPattern
- org.apache.calcite.util.format.postgresql.format.compiled.TimeZoneOffsetCompiledPattern
- org.apache.calcite.util.format.postgresql.format.compiled.YearWithCommasCompiledPattern
- org.apache.calcite.adapter.druid.ComplexMetric
- org.apache.calcite.rel.hint.CompositeHintPredicate (implements org.apache.calcite.rel.hint.HintPredicate)
- org.apache.calcite.util.CompositeMap<K,
V> (implements java.util.Map<K, V>) - org.apache.calcite.sql.type.CompositeOperandTypeChecker (implements org.apache.calcite.sql.type.SqlOperandTypeChecker)
- org.apache.calcite.sql.type.CompositeSingleOperandTypeChecker (implements org.apache.calcite.sql.type.SqlSingleOperandTypeChecker)
- org.apache.calcite.runtime.CompressionFunctions
- org.apache.calcite.avatica.ConnectionConfigImpl (implements org.apache.calcite.avatica.ConnectionConfig)
- org.apache.calcite.config.CalciteConnectionConfigImpl (implements org.apache.calcite.config.CalciteConnectionConfig)
- org.apache.calcite.test.ConnectionFactories
- org.apache.calcite.chinook.ConnectionFactory (implements net.hydromatic.quidem.Quidem.ConnectionFactory)
- org.apache.calcite.test.ConnectionSpec
- org.apache.calcite.runtime.ConsList<E>
- org.apache.calcite.interpreter.Context
- org.apache.calcite.plan.Contexts
- org.apache.calcite.plan.Convention.Impl (implements org.apache.calcite.plan.Convention)
- org.apache.calcite.adapter.jdbc.JdbcConvention
- org.apache.calcite.util.ConversionUtil
- java.util.concurrent.CopyOnWriteArrayList<E> (implements java.lang.Cloneable, java.util.List<E>, java.util.RandomAccess, java.io.Serializable)
- org.apache.calcite.rex.RexSlot.SelfPopulatingList
- org.apache.calcite.rel.rules.CoreRules
- org.apache.calcite.rel.core.CorrelationId (implements java.lang.Cloneable, java.lang.Comparable<T>)
- org.apache.calcite.test.schemata.countries.CountriesTableFunction
- org.apache.calcite.adapter.os.CpuInfoTableFunction
- org.apache.calcite.adapter.os.CpuTimeTableFunction
- org.apache.calcite.adapter.cassandra.CqlToSqlTypeConversionRules
- org.apache.calcite.adapter.file.CsvEnumerator<E> (implements org.apache.calcite.linq4j.Enumerator<T>)
- org.apache.calcite.adapter.csv.CsvRules
- org.apache.calcite.adapter.csv.CsvSchemaFactory (implements org.apache.calcite.schema.SchemaFactory)
- org.apache.calcite.adapter.csv.CsvStreamTableFactory (implements org.apache.calcite.schema.TableFactory<T>)
- org.apache.calcite.adapter.csv.CsvTableFactory (implements org.apache.calcite.schema.TableFactory<T>)
- org.apache.calcite.adapter.file.CsvTableFactory (implements org.apache.calcite.schema.TableFactory<T>)
- org.apache.calcite.sql.type.CursorReturnTypeInference (implements org.apache.calcite.sql.type.SqlReturnTypeInference)
- org.apache.calcite.test.CustomTypeSystems
- org.apache.calcite.util.graph.CycleDetector<V,
E> - org.apache.calcite.DataContexts
- org.apache.calcite.rel.rules.DateRangeRules
- org.apache.calcite.util.DateString (implements java.lang.Comparable<T>)
- org.apache.calcite.util.DateTimeStringUtils
- org.apache.calcite.server.DdlExecutorImpl (implements org.apache.calcite.server.DdlExecutor, org.apache.calcite.util.ReflectiveVisitor)
- org.apache.calcite.test.MockDdlExecutor
- org.apache.calcite.server.ServerDdlExecutor
- org.apache.calcite.adapter.druid.DefaultDimensionSpec (implements org.apache.calcite.adapter.druid.DimensionSpec)
- org.apache.calcite.util.graph.DefaultDirectedGraph<V,
E> (implements org.apache.calcite.util.graph.DirectedGraph<V, E>) - org.apache.calcite.util.graph.AttributedDirectedGraph<V,
E>
- org.apache.calcite.util.graph.AttributedDirectedGraph<V,
- org.apache.calcite.util.graph.DefaultEdge
- org.apache.calcite.rel.rules.materialize.MaterializedViewRule.Edge
- org.apache.calcite.linq4j.DefaultEnumerable<T> (implements org.apache.calcite.linq4j.OrderedEnumerable<T>)
- org.apache.calcite.linq4j.AbstractEnumerable<T>
- org.apache.calcite.interpreter.Interpreter (implements java.lang.AutoCloseable)
- org.apache.calcite.linq4j.MemoryEnumerable<E>
- org.apache.calcite.runtime.ResultSetEnumerable<T>
- org.apache.calcite.runtime.SpatialTypeFunctions.GridEnumerable
- org.apache.calcite.adapter.splunk.SplunkQuery<T>
- org.apache.calcite.linq4j.AbstractEnumerable2<T>
- org.apache.calcite.linq4j.AbstractQueryable<T> (implements org.apache.calcite.linq4j.Queryable<T>)
- org.apache.calcite.schema.impl.AbstractTableQueryable<T>
- org.apache.calcite.adapter.cassandra.CassandraTable.CassandraQueryable<T>
- org.apache.calcite.adapter.elasticsearch.ElasticsearchTable.ElasticsearchQueryable<T>
- org.apache.calcite.adapter.geode.rel.GeodeTable.GeodeQueryable<T>
- org.apache.calcite.adapter.innodb.InnodbTable.InnodbQueryable<T>
- org.apache.calcite.adapter.mongodb.MongoTable.MongoQueryable<T>
- org.apache.calcite.linq4j.BaseQueryable<TSource>
- org.apache.calcite.linq4j.QueryProviderImpl.QueryableImpl<T>
- org.apache.calcite.schema.impl.AbstractTableQueryable<T>
- org.apache.calcite.linq4j.QueryableDefaults.ReplayableQueryable<T> (implements org.apache.calcite.linq4j.QueryableDefaults.Replayable<T>)
- org.apache.calcite.linq4j.QueryableDefaults.NonLeafReplayableQueryable<T>
- org.apache.calcite.linq4j.AbstractEnumerable<T>
- org.apache.calcite.linq4j.DelegatingEnumerator<T> (implements org.apache.calcite.linq4j.Enumerator<T>)
- org.apache.calcite.util.DelegatingInvocationHandler (implements java.lang.reflect.InvocationHandler)
- org.apache.calcite.materialize.DelegatingLatticeStatisticProvider (implements org.apache.calcite.materialize.LatticeStatisticProvider)
- org.apache.calcite.sql.validate.DelegatingNamespace (implements org.apache.calcite.sql.validate.SqlValidatorNamespace)
- org.apache.calcite.schema.impl.DelegatingSchema (implements org.apache.calcite.schema.Schema)
- org.apache.calcite.sql.validate.DelegatingScope (implements org.apache.calcite.sql.validate.SqlValidatorScope)
- org.apache.calcite.sql.validate.AggregatingSelectScope (implements org.apache.calcite.sql.validate.AggregatingScope)
- org.apache.calcite.sql.validate.GroupByScope
- org.apache.calcite.sql.validate.ListScope
- org.apache.calcite.sql.validate.JoinScope
- org.apache.calcite.sql.validate.MatchRecognizeScope
- org.apache.calcite.sql.validate.OverScope
- org.apache.calcite.sql.validate.PivotScope
- org.apache.calcite.sql.validate.SelectScope
- org.apache.calcite.sql.validate.SqlLambdaScope
- org.apache.calcite.sql.validate.UnpivotScope
- org.apache.calcite.sql.validate.MeasureScope
- org.apache.calcite.sql.validate.OrderByScope
- org.apache.calcite.sql.validate.DelegatingSqlValidatorCatalogReader (implements org.apache.calcite.sql.validate.SqlValidatorCatalogReader)
- org.apache.calcite.sql.validate.DelegatingSqlValidatorTable (implements org.apache.calcite.sql.validate.SqlValidatorTable)
- org.apache.calcite.rel.type.DelegatingTypeSystem (implements org.apache.calcite.rel.type.RelDataTypeSystem)
- org.apache.calcite.Demo
- org.apache.calcite.test.schemata.hr.Department
- org.apache.calcite.test.schemata.hr.DepartmentPlus
- org.apache.calcite.test.schemata.hr.Dependent
- org.apache.calcite.util.graph.DepthFirstIterator<V,
E> (implements java.util.Iterator<E>) - org.apache.calcite.rel.metadata.janino.DescriptiveCacheKey
- org.apache.calcite.runtime.DeterministicAutomaton
- org.apache.calcite.test.DiffRepository
- org.apache.calcite.test.DiffTestCase
- org.apache.calcite.adapter.druid.DirectOperatorConversion (implements org.apache.calcite.adapter.druid.DruidSqlOperatorConverter)
- org.apache.calcite.adapter.druid.DruidDateTimeUtils
- org.apache.calcite.adapter.druid.DruidExpressions
- org.apache.calcite.adapter.druid.DruidQuery.JsonPostAggregation (implements org.apache.calcite.adapter.druid.DruidJson)
- org.apache.calcite.adapter.druid.DruidQuery.QuerySpec
- org.apache.calcite.adapter.druid.DruidRules
- org.apache.calcite.adapter.druid.DruidSchemaFactory (implements org.apache.calcite.schema.SchemaFactory)
- org.apache.calcite.adapter.druid.DruidSqlCastConverter (implements org.apache.calcite.adapter.druid.DruidSqlOperatorConverter)
- org.apache.calcite.adapter.druid.DruidTableFactory (implements org.apache.calcite.schema.TableFactory<T>)
- org.apache.calcite.adapter.os.DuTableFunction
- org.apache.calcite.adapter.elasticsearch.ElasticsearchRel.Implementor
- org.apache.calcite.adapter.elasticsearch.ElasticsearchSchemaFactory (implements org.apache.calcite.schema.SchemaFactory)
- org.apache.calcite.adapter.elasticsearch.ElasticsearchSearchResult
- org.apache.calcite.adapter.elasticsearch.ElasticsearchSearchResult.SearchHit
- org.apache.calcite.adapter.elasticsearch.ElasticsearchSearchResult.SearchHits
- org.apache.calcite.linq4j.tree.ElementInit
- org.apache.calcite.test.schemata.hr.Employee
- org.apache.calcite.adapter.enumerable.EnumerableAggregateBase.AggContextImpl (implements org.apache.calcite.adapter.enumerable.AggContext)
- org.apache.calcite.linq4j.EnumerableDefaults
- org.apache.calcite.adapter.enumerable.EnumerableRel.Result
- org.apache.calcite.adapter.enumerable.EnumerableRelFactories
- org.apache.calcite.adapter.enumerable.EnumerableRules
- org.apache.calcite.runtime.Enumerables
- org.apache.calcite.adapter.enumerable.EnumUtils
- org.apache.calcite.chinook.EnvironmentFairy
- org.apache.calcite.util.EquivalenceSet<E>
- org.apache.calcite.test.schemata.hr.Event
- java.util.EventObject (implements java.io.Serializable)
- org.apache.calcite.plan.RelOptListener.RelEvent
- org.apache.calcite.plan.RelOptListener.RelChosenEvent
- org.apache.calcite.plan.RelOptListener.RelDiscardedEvent
- org.apache.calcite.plan.RelOptListener.RelEquivalenceEvent
- org.apache.calcite.plan.RelOptListener.RuleEvent
- org.apache.calcite.plan.RelOptListener.RuleAttemptedEvent
- org.apache.calcite.plan.RelOptListener.RuleProductionEvent
- org.apache.calcite.plan.RelOptListener.RuleAttemptedEvent
- org.apache.calcite.plan.RelOptListener.RelEvent
- org.apache.calcite.sql.type.ExplicitOperandTypeChecker (implements org.apache.calcite.sql.type.SqlOperandTypeChecker)
- org.apache.calcite.sql.type.ExplicitOperandTypeInference (implements org.apache.calcite.sql.type.SqlOperandTypeInference)
- org.apache.calcite.sql.type.ExplicitReturnTypeInference (implements org.apache.calcite.sql.type.SqlReturnTypeInference)
- org.apache.calcite.sql.type.TableFunctionReturnTypeInference
- org.apache.calcite.linq4j.tree.Expressions
- org.apache.calcite.linq4j.Extensions
- org.apache.calcite.adapter.druid.ExtractionDimensionSpec (implements org.apache.calcite.adapter.druid.DimensionSpec)
- org.apache.calcite.adapter.druid.ExtractOperatorConversion (implements org.apache.calcite.adapter.druid.DruidSqlOperatorConverter)
- org.apache.calcite.sql.type.FamilyOperandTypeChecker (implements org.apache.calcite.sql.type.ImplicitCastOperandTypeChecker, org.apache.calcite.sql.type.SqlSingleOperandTypeChecker)
- org.apache.calcite.sql.type.OperandMetadataImpl (implements org.apache.calcite.sql.type.SqlOperandMetadata)
- org.apache.calcite.adapter.file.FileReader (implements java.lang.Iterable<T>)
- org.apache.calcite.adapter.file.FileRules
- org.apache.calcite.adapter.file.FileSchemaFactory (implements org.apache.calcite.schema.SchemaFactory)
- org.apache.calcite.adapter.os.FilesTableFunction
- org.apache.calcite.util.Filterator<E> (implements java.util.Iterator<E>)
- org.apache.calcite.interpreter.FilterNode
- org.apache.calcite.test.Fixtures
- org.apache.calcite.runtime.FlatLists
- org.apache.calcite.runtime.FlatLists.AbstractFlatList<T> (implements java.util.RandomAccess)
- org.apache.calcite.runtime.FlatLists.Flat1List<T> (implements org.apache.calcite.runtime.FlatLists.ComparableList<T>)
- org.apache.calcite.runtime.FlatLists.Flat2List<T> (implements org.apache.calcite.runtime.FlatLists.ComparableList<T>)
- org.apache.calcite.runtime.FlatLists.Flat3List<T> (implements org.apache.calcite.runtime.FlatLists.ComparableList<T>)
- org.apache.calcite.runtime.FlatLists.Flat4List<T> (implements org.apache.calcite.runtime.FlatLists.ComparableList<T>)
- org.apache.calcite.runtime.FlatLists.Flat5List<T> (implements org.apache.calcite.runtime.FlatLists.ComparableList<T>)
- org.apache.calcite.runtime.FlatLists.Flat6List<T> (implements org.apache.calcite.runtime.FlatLists.ComparableList<T>)
- org.apache.calcite.util.ImmutableIntList
- org.apache.calcite.adapter.druid.FloorOperatorConversion (implements org.apache.calcite.adapter.druid.DruidSqlOperatorConverter)
- org.apache.calcite.test.schemata.foodmart.FoodmartSchema
- org.apache.calcite.test.schemata.foodmart.FoodmartSchema.SalesFact
- java.text.Format (implements java.lang.Cloneable, java.io.Serializable)
- java.text.MessageFormat
- org.apache.calcite.util.Template
- java.text.MessageFormat
- org.apache.calcite.util.format.FormatModels
- org.apache.calcite.util.format.postgresql.format.FormatPattern
- org.apache.calcite.util.format.postgresql.format.AmPmFormatPattern
- org.apache.calcite.util.format.postgresql.format.BcAdFormatPattern
- org.apache.calcite.util.format.postgresql.format.DayOfWeekFormatPattern
- org.apache.calcite.util.format.postgresql.format.MonthFormatPattern
- org.apache.calcite.util.format.postgresql.format.NumberFormatPattern
- org.apache.calcite.util.format.postgresql.format.RomanNumeralsFormatPattern
- org.apache.calcite.util.format.postgresql.format.TimeZoneFormatPattern
- org.apache.calcite.util.format.postgresql.format.TimeZoneHoursFormatPattern
- org.apache.calcite.util.format.postgresql.format.TimeZoneMinutesFormatPattern
- org.apache.calcite.util.format.postgresql.format.TimeZoneOffsetFormatPattern
- org.apache.calcite.util.format.postgresql.format.YearWithCommasFormatPattern
- org.apache.calcite.tools.Frameworks
- org.apache.calcite.tools.Frameworks.ConfigBuilder
- org.apache.calcite.tools.Frameworks.PrepareAction<R> (implements org.apache.calcite.tools.Frameworks.BasePrepareAction<R>)
- org.apache.calcite.runtime.FunctionContexts
- org.apache.calcite.linq4j.function.Functions
- org.apache.calcite.adapter.geode.rel.GeodeRel.GeodeImplementContext
- org.apache.calcite.adapter.geode.rel.GeodeRules
- org.apache.calcite.adapter.geode.rel.GeodeSchemaFactory (implements org.apache.calcite.schema.SchemaFactory)
- org.apache.calcite.adapter.geode.simple.GeodeSimpleEnumerator<E> (implements org.apache.calcite.linq4j.Enumerator<T>)
- org.apache.calcite.adapter.geode.simple.GeodeSimpleSchemaFactory (implements org.apache.calcite.schema.SchemaFactory)
- org.apache.calcite.adapter.geode.util.GeodeUtils
- org.locationtech.jts.geom.util.GeometryEditor.CoordinateOperation (implements org.locationtech.jts.geom.util.GeometryEditor.GeometryEditorOperation)
- org.apache.calcite.runtime.AddPointOperation
- org.apache.calcite.runtime.RemovePointOperation
- org.locationtech.jts.geom.util.GeometryTransformer
- org.apache.calcite.runtime.AddZTransformer
- org.apache.calcite.runtime.CoordinateTransformer
- org.apache.calcite.runtime.FlipCoordinatesTransformer
- org.apache.calcite.runtime.ProjectionTransformer
- org.apache.calcite.runtime.RemoveHoleTransformer
- org.apache.calcite.runtime.RemoveRepeatedPointsTransformer
- org.apache.calcite.adapter.os.GitCommitsTableFunction
- org.apache.calcite.adapter.druid.Granularities
- org.apache.calcite.util.graph.Graphs
- org.apache.calcite.util.graph.Graphs.FrozenGraph<V,
E> - org.apache.calcite.piglet.Handler
- org.apache.calcite.plan.hep.HepProgram
- org.apache.calcite.plan.hep.HepProgramBuilder
- org.apache.calcite.test.schemata.hr.HierarchySchema
- org.apache.calcite.test.schemata.hr.HierarchySchema.Hierarchy
- org.apache.calcite.runtime.HilbertCurve2D (implements org.apache.calcite.runtime.SpaceFillingCurve2D)
- org.apache.calcite.rel.hint.HintPredicates
- org.apache.calcite.rel.hint.HintStrategy
- org.apache.calcite.rel.hint.HintStrategy.Builder
- org.apache.calcite.rel.hint.HintStrategyTable
- org.apache.calcite.rel.hint.HintStrategyTable.Builder
- org.apache.calcite.rel.hint.HintStrategyTable.HintErrorLogger (implements org.apache.calcite.util.Litmus)
- org.apache.calcite.tools.Hoist
- org.apache.calcite.tools.Hoist.Hoisted
- org.apache.calcite.tools.Hoist.Variable
- org.apache.calcite.util.Holder<E>
- org.apache.calcite.test.schemata.hr.HrSchema
- org.apache.calcite.test.schemata.hr.HrSchemaBig
- org.apache.calcite.runtime.HttpUtils
- org.apache.calcite.sql.validate.IdentifierNamespace
- org.apache.calcite.sql.validate.SqlValidatorImpl.DmlNamespace
- org.apache.calcite.sql.util.IdPair<L,
R> - org.apache.calcite.util.ImmutableBitSet (implements java.lang.Comparable<T>, java.lang.Iterable<T>, java.io.Serializable)
- org.apache.calcite.util.ImmutableBitSet.Builder
- org.apache.calcite.util.ImmutableNullableList.Builder<E>
- org.apache.calcite.util.ImmutableNullableSet.Builder<E>
- org.apache.calcite.adapter.innodb.IndexCondition
- org.apache.calcite.sql.type.InferTypes
- org.apache.calcite.test.schemata.orderstream.InfiniteOrdersStreamTableFactory (implements org.apache.calcite.schema.TableFactory<T>)
- org.apache.calcite.adapter.innodb.InnodbRel.Implementor
- org.apache.calcite.adapter.innodb.InnodbRules
- org.apache.calcite.adapter.innodb.InnodbSchemaFactory (implements org.apache.calcite.schema.SchemaFactory)
- org.apache.calcite.adapter.os.InterfaceAddressesTableFunction
- org.apache.calcite.adapter.os.InterfaceDetailsTableFunction
- org.apache.calcite.interpreter.InterpretableRel.InterpreterImplementor
- org.apache.calcite.interpreter.Interpreters
- org.apache.calcite.sql.type.IntervalOperandTypeChecker (implements org.apache.calcite.sql.type.SqlSingleOperandTypeChecker)
- org.apache.calcite.test.IntervalTest
- org.apache.calcite.util.mapping.IntPair
- org.apache.calcite.util.javac.JaninoCompiler (implements org.apache.calcite.util.javac.JavaCompiler)
- org.apache.calcite.rel.metadata.JaninoRelMetadataProvider (implements org.apache.calcite.rel.metadata.MetadataHandlerProvider, org.apache.calcite.rel.metadata.RelMetadataProvider)
- org.apache.calcite.interpreter.JaninoRexCompiler
- org.apache.calcite.util.javac.JavaCompilerArgs
- org.apache.calcite.util.javac.JaninoCompiler.JaninoCompilerArgs
- org.apache.calcite.adapter.os.JavaInfoTableFunction
- org.apache.calcite.adapter.enumerable.JavaRelImplementor (implements org.apache.calcite.plan.RelImplementor)
- org.apache.calcite.adapter.enumerable.EnumerableRelImplementor
- org.apache.calcite.adapter.spark.SparkRel.Implementor
- org.apache.calcite.sql.type.JavaToSqlTypeConversionRules
- org.apache.calcite.jdbc.JavaTypeFactoryImpl.SyntheticRecordType (implements org.apache.calcite.linq4j.tree.Types.RecordType)
- org.apache.calcite.adapter.jdbc.JdbcRules
- org.apache.calcite.adapter.jdbc.JdbcSchema (implements org.apache.calcite.schema.Schema, org.apache.calcite.schema.Wrapper)
- org.apache.calcite.adapter.jdbc.JdbcSchema.Factory (implements org.apache.calcite.schema.SchemaFactory)
- org.apache.calcite.sql.dialect.JethroDataSqlDialect.JethroInfo
- org.apache.calcite.rel.core.JoinInfo
- org.apache.calcite.interpreter.JoinNode (implements org.apache.calcite.interpreter.Node)
- org.apache.calcite.adapter.os.JpsTableFunction
- org.apache.calcite.util.JsonBuilder
- org.apache.calcite.model.JsonColumn
- org.apache.calcite.adapter.file.JsonEnumerator (implements org.apache.calcite.linq4j.Enumerator<T>)
- org.apache.calcite.model.JsonFunction
- org.apache.calcite.runtime.JsonFunctions
- org.apache.calcite.runtime.JsonFunctions.JsonPathContext
- org.apache.calcite.runtime.JsonFunctions.JsonValueContext
- org.apache.calcite.runtime.JsonFunctions.StatefulFunction
- org.apache.calcite.model.JsonLattice
- org.apache.calcite.model.JsonMaterialization
- org.apache.calcite.model.JsonMeasure
- org.apache.calcite.model.JsonRoot
- org.apache.calcite.model.JsonSchema
- org.apache.calcite.model.JsonJdbcSchema
- org.apache.calcite.model.JsonMapSchema
- org.apache.calcite.model.JsonCustomSchema
- org.apache.calcite.model.JsonStream
- org.apache.calcite.model.JsonTable
- org.apache.calcite.model.JsonCustomTable
- org.apache.calcite.model.JsonView
- org.apache.calcite.model.JsonTile
- org.apache.calcite.model.JsonType
- org.apache.calcite.model.JsonTypeAttribute
- org.apache.calcite.adapter.kafka.KafkaMessageEnumerator<K,
V> (implements org.apache.calcite.linq4j.Enumerator<T>) - org.apache.calcite.adapter.kafka.KafkaRowConverterImpl (implements org.apache.calcite.adapter.kafka.KafkaRowConverter<K,
V>) - org.apache.calcite.adapter.kafka.KafkaStreamTable (implements org.apache.calcite.schema.ScannableTable, org.apache.calcite.schema.StreamableTable)
- org.apache.calcite.adapter.kafka.KafkaTableFactory (implements org.apache.calcite.schema.TableFactory<T>)
- org.apache.calcite.adapter.kafka.KafkaTableOptions
- org.apache.calcite.linq4j.tree.LabelTarget
- org.apache.calcite.sql.validate.LambdaNamespace
- org.apache.calcite.materialize.Lattice
- org.apache.calcite.materialize.Lattice.Builder
- org.apache.calcite.materialize.Lattice.Column (implements java.lang.Comparable<T>)
- org.apache.calcite.materialize.Lattice.BaseColumn
- org.apache.calcite.materialize.Lattice.DerivedColumn
- org.apache.calcite.materialize.Lattice.Measure (implements java.lang.Comparable<T>)
- org.apache.calcite.materialize.Lattice.SqlWriter
- org.apache.calcite.materialize.Lattice.Tile
- org.apache.calcite.materialize.Lattice.TileBuilder
- org.apache.calcite.materialize.LatticeNode
- org.apache.calcite.materialize.LatticeChildNode
- org.apache.calcite.materialize.LatticeRootNode
- org.apache.calcite.materialize.Lattices
- org.apache.calcite.materialize.LatticeSuggester
- org.apache.calcite.materialize.LatticeTable
- org.apache.calcite.adapter.enumerable.LazyAggregateLambdaFactory<TSource,
TKey, TOrigAccumulate, TResult> (implements org.apache.calcite.adapter.enumerable.AggregateLambdaFactory<TSource, TOrigAccumulate, TAccumulate, TResult, TKey>) - org.apache.calcite.adapter.enumerable.LazyAggregateLambdaFactory.LazySource<TSource> (implements java.lang.Iterable<T>)
- org.apache.calcite.runtime.Like
- org.apache.calcite.test.schemata.lingual.LingualEmp
- org.apache.calcite.test.schemata.lingual.LingualSchema
- org.apache.calcite.linq4j.Linq4j
- org.apache.calcite.sql.util.ListSqlOperatorTable (implements org.apache.calcite.sql.SqlOperatorTable)
- org.apache.calcite.util.format.postgresql.format.compiled.LiteralCompiledItem (implements org.apache.calcite.util.format.postgresql.format.compiled.CompiledItem)
- org.apache.calcite.sql.type.LiteralOperandTypeChecker (implements org.apache.calcite.sql.type.SqlSingleOperandTypeChecker)
- org.apache.calcite.test.schemata.hr.Location
- org.apache.calcite.schema.impl.LongSchemaVersion (implements org.apache.calcite.schema.SchemaVersion)
- org.apache.calcite.rel.rules.LoptJoinTree
- org.apache.calcite.rel.rules.LoptJoinTree.BinaryTree
- org.apache.calcite.rel.rules.LoptJoinTree.Leaf
- org.apache.calcite.rel.rules.LoptJoinTree.Node
- org.apache.calcite.rel.rules.LoptMultiJoin
- org.apache.calcite.rel.rules.LoptSemiJoinOptimizer
- org.apache.calcite.runtime.MapEntry<T,
U> (implements java.util.Map.Entry<K, V>) - org.apache.calcite.util.mapping.Mappings
- org.apache.calcite.util.mapping.Mappings.AbstractMapping (implements org.apache.calcite.util.mapping.Mapping)
- org.apache.calcite.util.mapping.AbstractSourceMapping (implements org.apache.calcite.util.mapping.Mapping)
- org.apache.calcite.util.mapping.AbstractTargetMapping (implements org.apache.calcite.util.mapping.Mapping)
- org.apache.calcite.util.mapping.Mappings.FiniteAbstractMapping
- org.apache.calcite.util.mapping.Mappings.PartialMapping (implements org.apache.calcite.util.mapping.Mapping, org.apache.calcite.util.mapping.Mappings.FunctionMapping, org.apache.calcite.util.mapping.Mappings.TargetMapping)
- org.apache.calcite.util.mapping.Mappings.IdentityMapping (implements org.apache.calcite.util.mapping.Mappings.FunctionMapping, org.apache.calcite.util.mapping.Mappings.SourceMapping, org.apache.calcite.util.mapping.Mappings.TargetMapping)
- org.apache.calcite.util.mapping.Mappings.OverridingSourceMapping (implements org.apache.calcite.util.mapping.Mappings.SourceMapping)
- org.apache.calcite.util.mapping.Mappings.OverridingTargetMapping (implements org.apache.calcite.util.mapping.Mappings.TargetMapping)
- org.apache.calcite.runtime.Matcher<E>
- org.apache.calcite.runtime.Matcher.Builder<E>
- org.apache.calcite.test.Matchers
- org.apache.calcite.interpreter.MatchNode
- org.apache.calcite.sql.validate.MatchRecognizeNamespace
- org.apache.calcite.sql.type.MatchReturnTypeInference (implements org.apache.calcite.sql.type.SqlReturnTypeInference)
- org.apache.calcite.adapter.enumerable.MatchUtils
- org.apache.calcite.materialize.MaterializationKey (implements java.io.Serializable)
- org.apache.calcite.materialize.MaterializationService
- org.apache.calcite.materialize.MaterializationService.DefaultTableFactory (implements org.apache.calcite.materialize.MaterializationService.TableFactory)
- org.apache.calcite.rel.rules.materialize.MaterializedViewRule.EquivalenceClasses
- org.apache.calcite.rel.rules.materialize.MaterializedViewRule.NodeLineage
- org.apache.calcite.rel.rules.materialize.MaterializedViewRule.ViewPartialRewriting
- org.apache.calcite.rel.rules.materialize.MaterializedViewRules
- org.apache.calcite.rel.rules.MeasureRules
- org.apache.calcite.linq4j.tree.MemberBinding
- org.apache.calcite.linq4j.tree.MemberAssignment
- org.apache.calcite.linq4j.tree.MemberListBinding
- org.apache.calcite.linq4j.tree.MemberMemberBinding
- org.apache.calcite.linq4j.tree.MemberDeclaration (implements org.apache.calcite.linq4j.tree.Node)
- org.apache.calcite.linq4j.tree.ClassDeclaration
- org.apache.calcite.linq4j.tree.ConstructorDeclaration
- org.apache.calcite.linq4j.tree.FieldDeclaration
- org.apache.calcite.linq4j.tree.MethodDeclaration
- org.apache.calcite.linq4j.MemoryEnumerator<E> (implements org.apache.calcite.linq4j.Enumerator<T>)
- org.apache.calcite.linq4j.MemoryFactory<E>
- org.apache.calcite.linq4j.MemoryFactory.Memory<E>
- org.apache.calcite.adapter.os.MemoryInfoTableFunction
- org.apache.calcite.avatica.Meta.Signature
- org.apache.calcite.jdbc.CalcitePrepare.CalciteSignature<T>
- org.apache.calcite.rel.metadata.MetadataDef<M>
- org.apache.calcite.rel.metadata.MetadataFactoryImpl (implements org.apache.calcite.rel.metadata.MetadataFactory)
- org.apache.calcite.avatica.MetaImpl (implements org.apache.calcite.avatica.Meta)
- org.apache.calcite.jdbc.CalciteMetaImpl
- org.apache.calcite.avatica.MetaImpl.MetaTable (implements org.apache.calcite.avatica.MetaImpl.Named)
- org.apache.calcite.jdbc.CalciteMetaImpl.CalciteMetaTable
- org.apache.calcite.test.catalog.MockCatalogReader.MockSchema
- org.apache.calcite.model.ModelHandler
- org.apache.calcite.adapter.mongodb.MongoRel.Implementor
- org.apache.calcite.adapter.mongodb.MongoRules
- org.apache.calcite.adapter.mongodb.MongoSchemaFactory (implements org.apache.calcite.schema.SchemaFactory)
- org.apache.calcite.util.MonotonicSupplier<E> (implements java.util.function.Consumer<T>, java.util.function.Supplier<T>)
- org.apache.calcite.adapter.os.MountsTableFunction
- org.apache.calcite.plan.MulticastRelOptListener (implements org.apache.calcite.plan.RelOptListener)
- org.apache.calcite.sql.type.MultisetOperandTypeChecker (implements org.apache.calcite.sql.type.SqlOperandTypeChecker)
- org.apache.calcite.rel.mutable.MutableRel
- org.apache.calcite.rel.mutable.Holder
- org.apache.calcite.rel.mutable.MutableAggregate
- org.apache.calcite.rel.mutable.MutableCalc
- org.apache.calcite.rel.mutable.MutableCollect
- org.apache.calcite.rel.mutable.MutableCorrelate
- org.apache.calcite.rel.mutable.MutableExchange
- org.apache.calcite.rel.mutable.MutableFilter
- org.apache.calcite.rel.mutable.MutableJoin
- org.apache.calcite.rel.mutable.MutableMatch
- org.apache.calcite.rel.mutable.MutableProject
- org.apache.calcite.rel.mutable.MutableSample
- org.apache.calcite.rel.mutable.MutableScan
- org.apache.calcite.rel.mutable.MutableSetOp
- org.apache.calcite.rel.mutable.MutableIntersect
- org.apache.calcite.rel.mutable.MutableMinus
- org.apache.calcite.rel.mutable.MutableUnion
- org.apache.calcite.rel.mutable.MutableSort
- org.apache.calcite.rel.mutable.MutableTableFunctionScan
- org.apache.calcite.rel.mutable.MutableTableModify
- org.apache.calcite.rel.mutable.MutableUncollect
- org.apache.calcite.rel.mutable.MutableValues
- org.apache.calcite.rel.mutable.MutableWindow
- org.apache.calcite.rel.mutable.MutableRels
- org.apache.calcite.rel.mutable.MutableRelVisitor
- org.apache.calcite.util.NameMap<V>
- org.apache.calcite.util.NameMultimap<V>
- org.apache.calcite.util.NameSet
- org.apache.calcite.adapter.druid.NaryOperatorConverter (implements org.apache.calcite.adapter.druid.DruidSqlOperatorConverter)
- org.apache.calcite.adapter.enumerable.NestedBlockBuilderImpl (implements org.apache.calcite.adapter.enumerable.NestedBlockBuilder)
- org.apache.calcite.adapter.enumerable.impl.AggResetContextImpl (implements org.apache.calcite.adapter.enumerable.AggResetContext)
- org.apache.calcite.adapter.enumerable.impl.AggResultContextImpl (implements org.apache.calcite.adapter.enumerable.AggResultContext)
- org.apache.calcite.adapter.enumerable.impl.AggAddContextImpl (implements org.apache.calcite.adapter.enumerable.AggAddContext)
- org.apache.calcite.adapter.enumerable.impl.WinAggResultContextImpl (implements org.apache.calcite.adapter.enumerable.WinAggResultContext)
- org.apache.calcite.adapter.enumerable.impl.WinAggAddContextImpl (implements org.apache.calcite.adapter.enumerable.WinAggAddContext)
- org.apache.calcite.adapter.enumerable.impl.WinAggResetContextImpl (implements org.apache.calcite.adapter.enumerable.WinAggResetContext)
- org.apache.calcite.adapter.enumerable.impl.AggResultContextImpl (implements org.apache.calcite.adapter.enumerable.AggResultContext)
- org.apache.calcite.adapter.enumerable.impl.AggResetContextImpl (implements org.apache.calcite.adapter.enumerable.AggResetContext)
- org.apache.calcite.util.NlsString (implements java.lang.Cloneable, java.lang.Comparable<T>)
- org.apache.calcite.interpreter.Nodes
- org.apache.calcite.rel.hint.NodeTypeHintPredicate (implements org.apache.calcite.rel.hint.HintPredicate)
- org.apache.calcite.sql.type.NonNullableAccessors
- org.apache.calcite.test.schemata.hr.NullableTest
- org.apache.calcite.sql2rel.NullInitializerExpressionFactory (implements org.apache.calcite.sql2rel.InitializerExpressionFactory)
- org.apache.calcite.test.catalog.CountingFactory
- org.apache.calcite.test.catalog.VirtualColumnsExpressionFactory
- org.apache.calcite.linq4j.Nullness
- org.apache.calcite.util.NumberUtil
- org.apache.calcite.sql.type.OperandHandlers
- org.apache.calcite.sql.type.OperandsTypeChecking
- org.apache.calcite.sql.type.OperandTypes
- org.apache.calcite.linq4j.Ord<E> (implements java.util.Map.Entry<K,
V>) - com.google.common.collect.Ordering<T> (implements java.util.Comparator<T>)
- org.apache.calcite.runtime.SpaceFillingCurve2D.IndexRangeOrdering
- org.apache.calcite.test.schemata.orderstream.OrdersStreamTableFactory (implements org.apache.calcite.schema.TableFactory<T>)
- org.apache.calcite.sql.type.OrdinalReturnTypeInference (implements org.apache.calcite.sql.type.SqlReturnTypeInference)
- org.apache.calcite.adapter.os.OsQuery (implements org.apache.calcite.linq4j.Enumerator<T>)
- org.apache.calcite.adapter.utils.OsQueryTableUtil
- org.apache.calcite.adapter.os.OsVersionTableFunction
- org.apache.calcite.util.Pair<T1,
T2> (implements java.lang.Comparable<T>, java.util.Map.Entry<K, V>, java.io.Serializable) - org.apache.calcite.sql2rel.RelFieldTrimmer.TrimResult
- org.apache.calcite.rex.RexFieldCollation
- org.apache.calcite.runtime.PairList.Builder<T,
U> - org.apache.calcite.runtime.PairList.Helper
- org.apache.calcite.sql.validate.ParameterScope
- org.apache.calcite.runtime.Pattern.AbstractPattern (implements org.apache.calcite.runtime.Pattern)
- org.apache.calcite.runtime.Pattern.OpPattern
- org.apache.calcite.runtime.Pattern.RepeatPattern
- org.apache.calcite.runtime.Pattern.SymbolPattern
- org.apache.calcite.runtime.Pattern.OpPattern
- org.apache.calcite.runtime.Pattern.PatternBuilder
- org.apache.calcite.util.Permutation (implements org.apache.calcite.util.mapping.Mapping, org.apache.calcite.util.mapping.Mappings.TargetMapping)
- org.apache.calcite.adapter.enumerable.PhysTypeImpl (implements org.apache.calcite.adapter.enumerable.PhysType)
- org.apache.calcite.adapter.pig.PigRel.Implementor
- org.apache.calcite.piglet.PigRelBuilder.PigRelTranslationContext
- org.apache.calcite.adapter.pig.PigRelFactories
- org.apache.calcite.adapter.pig.PigRelFactories.PigAggregateFactory (implements org.apache.calcite.rel.core.RelFactories.AggregateFactory)
- org.apache.calcite.adapter.pig.PigRelFactories.PigFilterFactory (implements org.apache.calcite.rel.core.RelFactories.FilterFactory)
- org.apache.calcite.adapter.pig.PigRelFactories.PigJoinFactory (implements org.apache.calcite.rel.core.RelFactories.JoinFactory)
- org.apache.calcite.adapter.pig.PigRelFactories.PigTableScanFactory (implements org.apache.calcite.rel.core.RelFactories.TableScanFactory)
- org.apache.calcite.piglet.PigRelSqlUdfs
- org.apache.calcite.adapter.pig.PigRules
- org.apache.calcite.adapter.pig.PigSchemaFactory (implements org.apache.calcite.schema.SchemaFactory)
- org.apache.pig.PigServer
- org.apache.calcite.piglet.PigConverter
- org.apache.calcite.adapter.pig.PigTableFactory (implements org.apache.calcite.schema.TableFactory<T>)
- org.apache.calcite.piglet.PigUdfs
- org.apache.calcite.sql.validate.PivotNamespace
- org.apache.calcite.prepare.PlannerImpl (implements org.apache.calcite.tools.Planner, org.apache.calcite.plan.RelOptTable.ViewExpander)
- org.apache.calcite.prepare.PlannerImpl.ViewExpanderImpl (implements org.apache.calcite.plan.RelOptTable.ViewExpander)
- org.apache.calcite.util.format.postgresql.PostgresqlDateTimeFormatter
- org.apache.calcite.util.PrecedenceClimbingParser
- org.apache.calcite.util.PrecedenceClimbingParser.Builder
- org.apache.calcite.util.PrecedenceClimbingParser.Result
- org.apache.calcite.util.PrecedenceClimbingParser.Token
- org.apache.calcite.util.PrecedenceClimbingParser.Call
- org.apache.calcite.util.PrecedenceClimbingParser.Op
- org.apache.calcite.util.PrecedenceClimbingParser.SpecialOp
- org.apache.calcite.runtime.PredicateImpl<T> (implements com.google.common.base.Predicate<T>)
- org.apache.calcite.chinook.PreferredAlbumsTableFactory (implements org.apache.calcite.schema.TableFactory<T>)
- org.apache.calcite.chinook.PreferredGenresTableFactory (implements org.apache.calcite.schema.TableFactory<T>)
- org.apache.calcite.prepare.Prepare
- org.apache.calcite.prepare.CalcitePrepareImpl.CalcitePreparingStmt (implements org.apache.calcite.plan.RelOptTable.ViewExpander)
- org.apache.calcite.prepare.Prepare.AbstractPreparingTable (implements org.apache.calcite.prepare.Prepare.PreparingTable)
- org.apache.calcite.test.catalog.MockCatalogReader.MockTable (implements org.apache.calcite.rel.metadata.BuiltInMetadata.MaxRowCount.Handler)
- org.apache.calcite.test.catalog.MockCatalogReader.MockModifiableViewRelOptTable
- org.apache.calcite.test.catalog.MockCatalogReader.MockRelViewTable
- org.apache.calcite.test.catalog.MockCatalogReader.MockViewTable
- org.apache.calcite.test.catalog.MockCatalogReader.MustFilterMockTable (implements org.apache.calcite.sql.validate.SemanticTable)
- org.apache.calcite.prepare.RelOptTableImpl
- org.apache.calcite.test.catalog.MockCatalogReader.MockTable (implements org.apache.calcite.rel.metadata.BuiltInMetadata.MaxRowCount.Handler)
- org.apache.calcite.prepare.Prepare.Materialization
- org.apache.calcite.prepare.Prepare.PreparedExplain (implements org.apache.calcite.prepare.Prepare.PreparedResult)
- org.apache.calcite.prepare.Prepare.PreparedResultImpl (implements org.apache.calcite.prepare.Prepare.PreparedResult, org.apache.calcite.runtime.Typed)
- org.apache.calcite.sql.validate.ProcedureNamespace
- org.apache.calcite.adapter.os.Processes
- org.apache.calcite.test.schemata.orderstream.ProductsTable (implements org.apache.calcite.schema.ScannableTable)
- org.apache.calcite.test.schemata.orderstream.ProductsTableFactory (implements org.apache.calcite.schema.TableFactory<T>)
- org.apache.calcite.test.schemata.orderstream.ProductsTemporalTable (implements org.apache.calcite.schema.TemporalTable)
- org.apache.calcite.profile.Profiler.Column (implements java.lang.Comparable<T>)
- org.apache.calcite.profile.Profiler.Distribution (implements org.apache.calcite.profile.Profiler.Statistic)
- org.apache.calcite.profile.Profiler.FunctionalDependency (implements org.apache.calcite.profile.Profiler.Statistic)
- org.apache.calcite.profile.Profiler.Profile
- org.apache.calcite.profile.Profiler.RowCount (implements org.apache.calcite.profile.Profiler.Statistic)
- org.apache.calcite.profile.Profiler.Unique (implements org.apache.calcite.profile.Profiler.Statistic)
- org.apache.calcite.profile.ProfilerImpl (implements org.apache.calcite.profile.Profiler)
- org.apache.calcite.profile.ProfilerImpl.Builder
- org.apache.calcite.tools.Programs
- org.apache.calcite.rel.core.Project.Flags
- org.apache.calcite.interpreter.ProjectNode
- org.apache.calcite.rel.metadata.ProxyingMetadataHandlerProvider (implements org.apache.calcite.rel.metadata.MetadataHandlerProvider)
- org.apache.calcite.rel.rules.PruneEmptyRules
- org.apache.calcite.adapter.os.PsTableFunction
- org.apache.calcite.adapter.os.PsTableFunction.LineParser (implements org.apache.calcite.linq4j.function.Function1<T0,
R>) - org.apache.calcite.util.Puffin
- org.apache.calcite.util.Puffin.Context<G,
F> - org.apache.calcite.rel.rules.PushProjector
- org.apache.calcite.linq4j.QueryableDefaults
- org.apache.calcite.linq4j.QueryableRecorder<T> (implements org.apache.calcite.linq4j.QueryableFactory<T>)
- org.apache.calcite.linq4j.QueryProviderImpl (implements org.apache.calcite.linq4j.QueryProvider)
- org.apache.calcite.adapter.jdbc.JdbcQueryProvider
- org.apache.calcite.statistic.QuerySqlStatisticProvider (implements org.apache.calcite.materialize.SqlStatisticProvider)
- org.apache.calcite.test.QuidemTest
- org.apache.calcite.test.QuidemTest.QuidemConnectionFactory (implements net.hydromatic.quidem.Quidem.ConnectionFactory)
- org.apache.calcite.runtime.RandomFunction
- org.apache.calcite.util.RangeSets
- java.io.Reader (implements java.io.Closeable, java.lang.Readable)
- java.io.StringReader
- org.apache.calcite.util.SourceStringReader
- java.io.StringReader
- org.apache.calcite.adapter.redis.RedisConfig
- org.apache.calcite.adapter.redis.RedisDataProcess
- org.apache.calcite.adapter.redis.RedisJedisManager (implements java.lang.AutoCloseable)
- org.apache.calcite.adapter.redis.RedisSchemaFactory (implements org.apache.calcite.schema.SchemaFactory)
- org.apache.calcite.adapter.redis.RedisTableFactory (implements org.apache.calcite.schema.TableFactory<T>)
- org.apache.calcite.adapter.redis.RedisTableFieldInfo
- org.apache.calcite.rel.rules.ReduceDecimalsRule.RexExpander
- org.apache.calcite.linq4j.tree.ReflectedPseudoField (implements org.apache.calcite.linq4j.tree.PseudoField)
- org.apache.calcite.adapter.enumerable.ReflectiveCallNotNullImplementor (implements org.apache.calcite.adapter.enumerable.NotNullImplementor)
- org.apache.calcite.sql2rel.ReflectiveConvertletTable (implements org.apache.calcite.sql2rel.SqlRexConvertletTable)
- org.apache.calcite.sql2rel.StandardConvertletTable
- org.apache.calcite.schema.impl.ReflectiveFunctionBase (implements org.apache.calcite.schema.Function)
- org.apache.calcite.schema.impl.ScalarFunctionImpl (implements org.apache.calcite.schema.ImplementableFunction, org.apache.calcite.schema.ScalarFunction)
- org.apache.calcite.schema.impl.TableFunctionImpl (implements org.apache.calcite.schema.ImplementableFunction, org.apache.calcite.schema.TableFunction)
- org.apache.calcite.schema.impl.TableMacroImpl (implements org.apache.calcite.schema.TableMacro)
- org.apache.calcite.schema.impl.ReflectiveFunctionBase.ParameterListBuilder
- org.apache.calcite.rel.metadata.ReflectiveRelMetadataProvider (implements org.apache.calcite.util.ReflectiveVisitor, org.apache.calcite.rel.metadata.RelMetadataProvider)
- org.apache.calcite.adapter.java.ReflectiveSchema.Factory (implements org.apache.calcite.schema.SchemaFactory)
- org.apache.calcite.sql.util.ReflectiveSqlOperatorTable (implements org.apache.calcite.sql.SqlOperatorTable)
- org.apache.calcite.sql.fun.OracleSqlOperatorTable
- org.apache.calcite.sql.fun.SqlStdOperatorTable
- org.apache.calcite.util.ReflectUtil
- org.apache.calcite.tools.RelBuilder
- org.apache.calcite.piglet.PigRelBuilder
- org.apache.calcite.tools.PigRelBuilder
- org.apache.calcite.rel.RelCollationImpl (implements org.apache.calcite.rel.RelCollation)
- org.apache.calcite.rel.RelCollations
- org.apache.calcite.rel.metadata.RelColumnMapping
- org.apache.calcite.rel.metadata.RelColumnOrigin
- org.apache.calcite.rel.type.RelDataTypeFactory.Builder
- org.apache.calcite.rel.type.RelDataTypeFactory.FieldInfoBuilder (implements org.apache.calcite.rel.type.RelDataTypeFactory.FieldInfo)
- org.apache.calcite.rel.type.RelDataTypeFactoryImpl (implements org.apache.calcite.rel.type.RelDataTypeFactory)
- org.apache.calcite.sql.type.SqlTypeFactoryImpl
- org.apache.calcite.jdbc.JavaTypeFactoryImpl (implements org.apache.calcite.adapter.java.JavaTypeFactory)
- org.apache.calcite.adapter.geode.util.JavaTypeFactoryExtImpl
- org.apache.calcite.jdbc.JavaTypeFactoryImpl (implements org.apache.calcite.adapter.java.JavaTypeFactory)
- org.apache.calcite.sql.type.SqlTypeFactoryImpl
- org.apache.calcite.rel.type.RelDataTypeField.ToFieldIndex (implements com.google.common.base.Function<F,
T>) - org.apache.calcite.rel.type.RelDataTypeField.ToFieldName (implements com.google.common.base.Function<F,
T>) - org.apache.calcite.rel.type.RelDataTypeFieldImpl (implements org.apache.calcite.rel.type.RelDataTypeField, java.io.Serializable)
- org.apache.calcite.rel.type.RelDataTypeImpl (implements org.apache.calcite.rel.type.RelDataType, org.apache.calcite.rel.type.RelDataTypeFamily)
- org.apache.calcite.sql.type.AbstractSqlType (implements java.lang.Cloneable, java.io.Serializable)
- org.apache.calcite.sql.type.ArraySqlType
- org.apache.calcite.sql.type.BasicSqlType
- org.apache.calcite.sql.type.FunctionSqlType
- org.apache.calcite.sql.type.IntervalSqlType
- org.apache.calcite.sql.type.MapSqlType
- org.apache.calcite.sql.type.MeasureSqlType
- org.apache.calcite.sql.type.MultisetSqlType
- org.apache.calcite.sql.type.ObjectSqlType
- org.apache.calcite.rel.type.DynamicRecordType
- org.apache.calcite.rel.type.DynamicRecordTypeImpl
- org.apache.calcite.piglet.DynamicTupleRecordType
- org.apache.calcite.rel.type.DynamicRecordTypeImpl
- org.apache.calcite.rel.type.RelCrossType
- org.apache.calcite.rel.type.RelDataTypeFactoryImpl.JavaType
- org.apache.calcite.rel.type.RelRecordType (implements java.io.Serializable)
- org.apache.calcite.jdbc.JavaRecordType
- org.apache.calcite.sql.type.AbstractSqlType (implements java.lang.Cloneable, java.io.Serializable)
- org.apache.calcite.rel.type.RelDataTypeSystemImpl (implements org.apache.calcite.rel.type.RelDataTypeSystem)
- org.apache.calcite.sql2rel.RelDecorrelator (implements org.apache.calcite.util.ReflectiveVisitor)
- org.apache.calcite.sql2rel.RelDecorrelator.CorelMap
- org.apache.calcite.rel.RelDistributions
- org.apache.calcite.rel.externalize.RelEnumTypes
- org.apache.calcite.rel.core.RelFactories
- org.apache.calcite.rel.core.RelFactories.SnapshotFactoryImpl (implements org.apache.calcite.rel.core.RelFactories.SnapshotFactory)
- org.apache.calcite.rel.core.RelFactories.Struct
- org.apache.calcite.rel.RelFieldCollation
- org.apache.calcite.sql2rel.RelFieldTrimmer (implements org.apache.calcite.util.ReflectiveVisitor)
- org.apache.calcite.rel.hint.RelHint
- org.apache.calcite.rel.hint.RelHint.Builder
- org.apache.calcite.rel.externalize.RelJson
- org.apache.calcite.rel.externalize.RelJsonReader
- org.apache.calcite.rel.externalize.RelJsonWriter (implements org.apache.calcite.rel.RelWriter)
- org.apache.calcite.rel.metadata.RelMdAllPredicates (implements org.apache.calcite.rel.metadata.MetadataHandler<M>)
- org.apache.calcite.rel.metadata.RelMdCollation (implements org.apache.calcite.rel.metadata.MetadataHandler<M>)
- org.apache.calcite.rel.metadata.RelMdColumnOrigins (implements org.apache.calcite.rel.metadata.MetadataHandler<M>)
- org.apache.calcite.rel.metadata.RelMdColumnUniqueness (implements org.apache.calcite.rel.metadata.MetadataHandler<M>)
- org.apache.calcite.rel.metadata.RelMdDistinctRowCount (implements org.apache.calcite.rel.metadata.MetadataHandler<M>)
- org.apache.calcite.rel.metadata.RelMdDistribution (implements org.apache.calcite.rel.metadata.MetadataHandler<M>)
- org.apache.calcite.rel.metadata.RelMdExplainVisibility (implements org.apache.calcite.rel.metadata.MetadataHandler<M>)
- org.apache.calcite.rel.metadata.RelMdExpressionLineage (implements org.apache.calcite.rel.metadata.MetadataHandler<M>)
- org.apache.calcite.rel.metadata.RelMdLowerBoundCost (implements org.apache.calcite.rel.metadata.MetadataHandler<M>)
- org.apache.calcite.rel.metadata.RelMdMaxRowCount (implements org.apache.calcite.rel.metadata.MetadataHandler<M>)
- org.apache.calcite.rel.metadata.RelMdMeasure (implements org.apache.calcite.rel.metadata.MetadataHandler<M>)
- org.apache.calcite.rel.metadata.RelMdMeasure.Contexts
- org.apache.calcite.rel.metadata.RelMdMeasure.DelegatingContext (implements org.apache.calcite.rel.metadata.BuiltInMetadata.Measure.Context)
- org.apache.calcite.rel.metadata.RelMdMemory (implements org.apache.calcite.rel.metadata.MetadataHandler<M>)
- org.apache.calcite.rel.metadata.RelMdMinRowCount (implements org.apache.calcite.rel.metadata.MetadataHandler<M>)
- org.apache.calcite.rel.metadata.RelMdNodeTypes (implements org.apache.calcite.rel.metadata.MetadataHandler<M>)
- org.apache.calcite.rel.metadata.RelMdParallelism (implements org.apache.calcite.rel.metadata.MetadataHandler<M>)
- org.apache.calcite.rel.metadata.RelMdPercentageOriginalRows
- org.apache.calcite.rel.metadata.RelMdPopulationSize (implements org.apache.calcite.rel.metadata.MetadataHandler<M>)
- org.apache.calcite.rel.metadata.RelMdPredicates (implements org.apache.calcite.rel.metadata.MetadataHandler<M>)
- org.apache.calcite.rel.metadata.RelMdRowCount (implements org.apache.calcite.rel.metadata.MetadataHandler<M>)
- org.apache.calcite.rel.metadata.RelMdSelectivity (implements org.apache.calcite.rel.metadata.MetadataHandler<M>)
- org.apache.calcite.rel.metadata.RelMdSize (implements org.apache.calcite.rel.metadata.MetadataHandler<M>)
- org.apache.calcite.rel.metadata.RelMdTableReferences (implements org.apache.calcite.rel.metadata.MetadataHandler<M>)
- org.apache.calcite.rel.metadata.RelMdUniqueKeys (implements org.apache.calcite.rel.metadata.MetadataHandler<M>)
- org.apache.calcite.rel.metadata.RelMdUtil
- org.apache.calcite.test.RelMetadataFixture
- org.apache.calcite.test.RelMetadataFixture.MetadataConfig
- org.apache.calcite.rel.metadata.janino.RelMetadataHandlerGeneratorUtil
- org.apache.calcite.rel.metadata.RelMetadataQueryBase
- org.apache.calcite.rel.metadata.RelMetadataQuery
- org.apache.calcite.rel.RelNodes
- org.apache.calcite.plan.RelOptAbstractTable (implements org.apache.calcite.plan.RelOptTable)
- org.apache.calcite.plan.RelOptCluster
- org.apache.calcite.plan.RelOptCostImpl (implements org.apache.calcite.plan.RelOptCost)
- org.apache.calcite.test.RelOptFixture
- org.apache.calcite.plan.RelOptLattice
- org.apache.calcite.plan.RelOptMaterialization
- org.apache.calcite.plan.RelOptMaterializations
- org.apache.calcite.plan.RelOptPredicateList
- org.apache.calcite.plan.RelOptQuery
- org.apache.calcite.plan.RelOptRule
- org.apache.calcite.plan.RelRule<C>
- org.apache.calcite.plan.volcano.AbstractConverter.ExpandConversionRule
- org.apache.calcite.rel.rules.AbstractJoinExtractFilterRule (implements org.apache.calcite.rel.rules.TransformationRule)
- org.apache.calcite.rel.rules.JoinExtractFilterRule
- org.apache.calcite.rel.rules.AggregateCaseToFilterRule (implements org.apache.calcite.rel.rules.TransformationRule)
- org.apache.calcite.rel.rules.AggregateExpandDistinctAggregatesRule (implements org.apache.calcite.rel.rules.TransformationRule)
- org.apache.calcite.rel.rules.AggregateExpandWithinDistinctRule
- org.apache.calcite.rel.rules.AggregateExtractProjectRule (implements org.apache.calcite.rel.rules.TransformationRule)
- org.apache.calcite.rel.rules.AggregateFilterTransposeRule (implements org.apache.calcite.rel.rules.TransformationRule)
- org.apache.calcite.rel.rules.AggregateJoinJoinRemoveRule (implements org.apache.calcite.rel.rules.TransformationRule)
- org.apache.calcite.rel.rules.AggregateJoinRemoveRule (implements org.apache.calcite.rel.rules.TransformationRule)
- org.apache.calcite.rel.rules.AggregateJoinTransposeRule (implements org.apache.calcite.rel.rules.TransformationRule)
- org.apache.calcite.rel.rules.AggregateMergeRule (implements org.apache.calcite.rel.rules.TransformationRule)
- org.apache.calcite.rel.rules.AggregateProjectConstantToDummyJoinRule
- org.apache.calcite.rel.rules.AggregateProjectMergeRule (implements org.apache.calcite.rel.rules.TransformationRule)
- org.apache.calcite.rel.rules.AggregateProjectPullUpConstantsRule (implements org.apache.calcite.rel.rules.TransformationRule)
- org.apache.calcite.rel.rules.AggregateReduceFunctionsRule (implements org.apache.calcite.rel.rules.TransformationRule)
- org.apache.calcite.rel.rules.AggregateRemoveRule (implements org.apache.calcite.rel.rules.SubstitutionRule)
- org.apache.calcite.rel.rules.AggregateStarTableRule (implements org.apache.calcite.rel.rules.TransformationRule)
- org.apache.calcite.rel.rules.AggregateProjectStarTableRule
- org.apache.calcite.rel.rules.AggregateUnionAggregateRule (implements org.apache.calcite.rel.rules.TransformationRule)
- org.apache.calcite.rel.rules.AggregateUnionTransposeRule (implements org.apache.calcite.rel.rules.TransformationRule)
- org.apache.calcite.rel.rules.AggregateValuesRule (implements org.apache.calcite.rel.rules.SubstitutionRule)
- org.apache.calcite.adapter.arrow.ArrowRules.ArrowFilterRule
- org.apache.calcite.interpreter.Bindables.BindableTableScanRule
- org.apache.calcite.rel.rules.CalcMergeRule (implements org.apache.calcite.rel.rules.TransformationRule)
- org.apache.calcite.rel.rules.CalcRemoveRule (implements org.apache.calcite.rel.rules.SubstitutionRule)
- org.apache.calcite.rel.rules.CalcSplitRule (implements org.apache.calcite.rel.rules.TransformationRule)
- org.apache.calcite.adapter.cassandra.CassandraRules.CassandraFilterRule
- org.apache.calcite.adapter.cassandra.CassandraRules.CassandraLimitRule
- org.apache.calcite.adapter.cassandra.CassandraRules.CassandraSortRule
- org.apache.calcite.rel.rules.CoerceInputsRule (implements org.apache.calcite.rel.rules.TransformationRule)
- org.apache.calcite.plan.CommonRelSubExprRule
- org.apache.calcite.rel.convert.ConverterRule
- org.apache.calcite.adapter.arrow.ArrowRules.ArrowProjectRule
- org.apache.calcite.interpreter.Bindables.BindableAggregateRule
- org.apache.calcite.interpreter.Bindables.BindableFilterRule
- org.apache.calcite.interpreter.Bindables.BindableJoinRule
- org.apache.calcite.interpreter.Bindables.BindableMatchRule
- org.apache.calcite.interpreter.Bindables.BindableProjectRule
- org.apache.calcite.interpreter.Bindables.BindableSetOpRule
- org.apache.calcite.interpreter.Bindables.BindableSortRule
- org.apache.calcite.interpreter.Bindables.BindableValuesRule
- org.apache.calcite.interpreter.Bindables.BindableWindowRule
- org.apache.calcite.adapter.cassandra.CassandraRules.CassandraProjectRule
- org.apache.calcite.adapter.cassandra.CassandraToEnumerableConverterRule
- org.apache.calcite.adapter.elasticsearch.ElasticsearchToEnumerableConverterRule
- org.apache.calcite.adapter.enumerable.EnumerableBindable.EnumerableToBindableConverterRule
- org.apache.calcite.adapter.enumerable.EnumerableCorrelateRule
- org.apache.calcite.adapter.enumerable.EnumerableInterpreterRule
- org.apache.calcite.adapter.enumerable.EnumerableMatchRule
- org.apache.calcite.adapter.enumerable.EnumerableRepeatUnionRule
- org.apache.calcite.adapter.enumerable.EnumerableTableFunctionScanRule
- org.apache.calcite.adapter.enumerable.EnumerableTableModifyRule
- org.apache.calcite.adapter.enumerable.EnumerableTableScanRule
- org.apache.calcite.adapter.enumerable.EnumerableTableSpoolRule
- org.apache.calcite.adapter.enumerable.EnumerableValuesRule
- org.apache.calcite.adapter.geode.rel.GeodeToEnumerableConverterRule
- org.apache.calcite.adapter.innodb.InnodbRules.InnodbProjectRule
- org.apache.calcite.adapter.innodb.InnodbToEnumerableConverterRule
- org.apache.calcite.adapter.jdbc.JdbcRules.JdbcAggregateRule
- org.apache.calcite.adapter.jdbc.JdbcRules.JdbcFilterRule
- org.apache.calcite.adapter.jdbc.JdbcRules.JdbcIntersectRule
- org.apache.calcite.adapter.jdbc.JdbcRules.JdbcJoinRule
- org.apache.calcite.adapter.jdbc.JdbcRules.JdbcMinusRule
- org.apache.calcite.adapter.jdbc.JdbcRules.JdbcProjectRule
- org.apache.calcite.adapter.jdbc.JdbcRules.JdbcSortRule
- org.apache.calcite.adapter.jdbc.JdbcRules.JdbcTableModificationRule
- org.apache.calcite.adapter.jdbc.JdbcRules.JdbcUnionRule
- org.apache.calcite.adapter.jdbc.JdbcRules.JdbcValuesRule
- org.apache.calcite.adapter.jdbc.JdbcToEnumerableConverterRule
- org.apache.calcite.adapter.spark.JdbcToSparkConverterRule
- org.apache.calcite.adapter.mongodb.MongoToEnumerableConverterRule
- org.apache.calcite.interpreter.NoneToBindableConverterRule
- org.apache.calcite.adapter.pig.PigToEnumerableConverterRule
- org.apache.calcite.adapter.spark.SparkRules.SparkValuesRule
- org.apache.calcite.adapter.csv.CsvProjectTableScanRule
- org.apache.calcite.adapter.file.CsvProjectTableScanRule
- org.apache.calcite.rel.rules.DateRangeRules.FilterDateRangeRule (implements org.apache.calcite.rel.rules.TransformationRule)
- org.apache.calcite.adapter.druid.DruidRules.DruidAggregateProjectRule
- org.apache.calcite.adapter.druid.DruidRules.DruidAggregateRule
- org.apache.calcite.adapter.druid.DruidRules.DruidFilterRule
- org.apache.calcite.adapter.druid.DruidRules.DruidHavingFilterRule
- org.apache.calcite.adapter.druid.DruidRules.DruidPostAggregationProjectRule
- org.apache.calcite.adapter.druid.DruidRules.DruidProjectRule
- org.apache.calcite.adapter.druid.DruidRules.DruidSortRule
- org.apache.calcite.adapter.enumerable.EnumerableBatchNestedLoopJoinRule
- org.apache.calcite.adapter.enumerable.EnumerableFilterToCalcRule
- org.apache.calcite.adapter.enumerable.EnumerableLimitRule
- org.apache.calcite.adapter.enumerable.EnumerableLimitSortRule
- org.apache.calcite.adapter.enumerable.EnumerableMergeUnionRule
- org.apache.calcite.rel.rules.ExchangeRemoveConstantKeysRule (implements org.apache.calcite.rel.rules.SubstitutionRule)
- org.apache.calcite.rel.rules.FilterAggregateTransposeRule (implements org.apache.calcite.rel.rules.TransformationRule)
- org.apache.calcite.rel.rules.FilterCalcMergeRule (implements org.apache.calcite.rel.rules.TransformationRule)
- org.apache.calcite.rel.rules.FilterCorrelateRule (implements org.apache.calcite.rel.rules.TransformationRule)
- org.apache.calcite.rel.rules.FilterFlattenCorrelatedConditionRule
- org.apache.calcite.rel.rules.FilterJoinRule<C> (implements org.apache.calcite.rel.rules.TransformationRule)
- org.apache.calcite.rel.rules.FilterJoinRule.FilterIntoJoinRule
- org.apache.calcite.rel.rules.FilterJoinRule.JoinConditionPushRule
- org.apache.calcite.rel.rules.FilterMergeRule (implements org.apache.calcite.rel.rules.SubstitutionRule)
- org.apache.calcite.rel.rules.FilterMultiJoinMergeRule (implements org.apache.calcite.rel.rules.TransformationRule)
- org.apache.calcite.rel.rules.FilterProjectTransposeRule (implements org.apache.calcite.rel.rules.TransformationRule)
- org.apache.calcite.rel.rules.FilterRemoveIsNotDistinctFromRule (implements org.apache.calcite.rel.rules.TransformationRule)
- org.apache.calcite.rel.rules.FilterSampleTransposeRule (implements org.apache.calcite.rel.rules.TransformationRule)
- org.apache.calcite.rel.rules.FilterSetOpTransposeRule (implements org.apache.calcite.rel.rules.TransformationRule)
- org.apache.calcite.rel.rules.FilterTableFunctionTransposeRule (implements org.apache.calcite.rel.rules.TransformationRule)
- org.apache.calcite.rel.rules.FilterTableScanRule
- org.apache.calcite.rel.rules.FilterToCalcRule (implements org.apache.calcite.rel.rules.TransformationRule)
- org.apache.calcite.rel.rules.FilterWindowTransposeRule (implements org.apache.calcite.rel.rules.TransformationRule)
- org.apache.calcite.adapter.geode.rel.GeodeRules.GeodeFilterRule
- org.apache.calcite.adapter.geode.rel.GeodeRules.GeodeSortLimitRule
- org.apache.calcite.adapter.innodb.InnodbRules.InnodbFilterRule
- org.apache.calcite.adapter.innodb.InnodbRules.InnodbSortFilterRule
- org.apache.calcite.adapter.innodb.InnodbRules.InnodbSortTableScanRule
- org.apache.calcite.rel.rules.IntersectToDistinctRule (implements org.apache.calcite.rel.rules.TransformationRule)
- org.apache.calcite.rel.rules.JoinAddRedundantSemiJoinRule (implements org.apache.calcite.rel.rules.TransformationRule)
- org.apache.calcite.rel.rules.JoinAssociateRule (implements org.apache.calcite.rel.rules.TransformationRule)
- org.apache.calcite.rel.rules.JoinCommuteRule (implements org.apache.calcite.rel.rules.TransformationRule)
- org.apache.calcite.rel.rules.JoinDeriveIsNotNullFilterRule (implements org.apache.calcite.rel.rules.TransformationRule)
- org.apache.calcite.rel.rules.JoinProjectTransposeRule (implements org.apache.calcite.rel.rules.TransformationRule)
- org.apache.calcite.rel.rules.MultiJoinProjectTransposeRule
- org.apache.calcite.rel.rules.JoinPushExpressionsRule (implements org.apache.calcite.rel.rules.TransformationRule)
- org.apache.calcite.rel.rules.JoinPushThroughJoinRule (implements org.apache.calcite.rel.rules.TransformationRule)
- org.apache.calcite.rel.rules.JoinPushTransitivePredicatesRule (implements org.apache.calcite.rel.rules.TransformationRule)
- org.apache.calcite.rel.rules.JoinToCorrelateRule (implements org.apache.calcite.rel.rules.TransformationRule)
- org.apache.calcite.rel.rules.JoinToMultiJoinRule (implements org.apache.calcite.rel.rules.TransformationRule)
- org.apache.calcite.rel.rules.JoinUnionTransposeRule (implements org.apache.calcite.rel.rules.TransformationRule)
- org.apache.calcite.rel.rules.LoptOptimizeJoinRule (implements org.apache.calcite.rel.rules.TransformationRule)
- org.apache.calcite.rel.rules.MatchRule (implements org.apache.calcite.rel.rules.TransformationRule)
- org.apache.calcite.rel.rules.MaterializedViewFilterScanRule (implements org.apache.calcite.rel.rules.TransformationRule)
- org.apache.calcite.rel.rules.materialize.MaterializedViewRule<C>
- org.apache.calcite.rel.rules.materialize.MaterializedViewAggregateRule<C>
- org.apache.calcite.rel.rules.materialize.MaterializedViewOnlyAggregateRule
- org.apache.calcite.rel.rules.materialize.MaterializedViewProjectAggregateRule
- org.apache.calcite.rel.rules.materialize.MaterializedViewJoinRule<C>
- org.apache.calcite.rel.rules.materialize.MaterializedViewOnlyFilterRule
- org.apache.calcite.rel.rules.materialize.MaterializedViewOnlyJoinRule
- org.apache.calcite.rel.rules.materialize.MaterializedViewProjectFilterRule
- org.apache.calcite.rel.rules.materialize.MaterializedViewProjectJoinRule
- org.apache.calcite.rel.rules.materialize.MaterializedViewAggregateRule<C>
- org.apache.calcite.rel.rules.MeasureRules.AggregateMeasure2Rule (implements org.apache.calcite.rel.rules.TransformationRule)
- org.apache.calcite.rel.rules.MeasureRules.AggregateMeasureRule (implements org.apache.calcite.rel.rules.TransformationRule)
- org.apache.calcite.rel.rules.MeasureRules.FilterSortMeasureRule (implements org.apache.calcite.rel.rules.TransformationRule)
- org.apache.calcite.rel.rules.MeasureRules.ProjectMeasureRule (implements org.apache.calcite.rel.rules.TransformationRule)
- org.apache.calcite.rel.rules.MeasureRules.ProjectSortMeasureRule (implements org.apache.calcite.rel.rules.TransformationRule)
- org.apache.calcite.rel.rules.MinusToDistinctRule (implements org.apache.calcite.rel.rules.TransformationRule)
- org.apache.calcite.rel.rules.MultiJoinOptimizeBushyRule (implements org.apache.calcite.rel.rules.TransformationRule)
- org.apache.calcite.piglet.PigToSqlAggregateRule
- org.apache.calcite.rel.rules.ProjectAggregateMergeRule (implements org.apache.calcite.rel.rules.TransformationRule)
- org.apache.calcite.rel.rules.ProjectCalcMergeRule (implements org.apache.calcite.rel.rules.TransformationRule)
- org.apache.calcite.rel.rules.ProjectCorrelateTransposeRule (implements org.apache.calcite.rel.rules.TransformationRule)
- org.apache.calcite.rel.rules.ProjectFilterTransposeRule (implements org.apache.calcite.rel.rules.TransformationRule)
- org.apache.calcite.rel.rules.ProjectJoinJoinRemoveRule (implements org.apache.calcite.rel.rules.SubstitutionRule)
- org.apache.calcite.rel.rules.ProjectJoinRemoveRule (implements org.apache.calcite.rel.rules.SubstitutionRule)
- org.apache.calcite.rel.rules.ProjectJoinTransposeRule (implements org.apache.calcite.rel.rules.TransformationRule)
- org.apache.calcite.rel.rules.ProjectMergeRule (implements org.apache.calcite.rel.rules.TransformationRule)
- org.apache.calcite.rel.rules.ProjectMultiJoinMergeRule (implements org.apache.calcite.rel.rules.TransformationRule)
- org.apache.calcite.rel.rules.ProjectOverSumToSum0Rule (implements org.apache.calcite.rel.rules.TransformationRule)
- org.apache.calcite.rel.rules.ProjectRemoveRule (implements org.apache.calcite.rel.rules.SubstitutionRule)
- org.apache.calcite.rel.rules.ProjectSetOpTransposeRule (implements org.apache.calcite.rel.rules.TransformationRule)
- org.apache.calcite.rel.rules.ProjectTableScanRule
- org.apache.calcite.rel.rules.ProjectToCalcRule (implements org.apache.calcite.rel.rules.TransformationRule)
- org.apache.calcite.adapter.enumerable.EnumerableProjectToCalcRule
- org.apache.calcite.rel.rules.ProjectToWindowRule (implements org.apache.calcite.rel.rules.TransformationRule)
- org.apache.calcite.rel.rules.ProjectToWindowRule.CalcToWindowRule
- org.apache.calcite.rel.rules.ProjectToWindowRule.ProjectToLogicalProjectAndWindowRule
- org.apache.calcite.rel.rules.ProjectWindowTransposeRule (implements org.apache.calcite.rel.rules.TransformationRule)
- org.apache.calcite.rel.rules.PruneEmptyRules.PruneEmptyRule (implements org.apache.calcite.rel.rules.SubstitutionRule)
- org.apache.calcite.rel.rules.PruneEmptyRules.RemoveEmptySingleRule
- org.apache.calcite.rel.rules.ReduceDecimalsRule (implements org.apache.calcite.rel.rules.TransformationRule)
- org.apache.calcite.rel.rules.ReduceExpressionsRule<C> (implements org.apache.calcite.rel.rules.SubstitutionRule)
- org.apache.calcite.rel.rules.ReduceExpressionsRule.CalcReduceExpressionsRule
- org.apache.calcite.rel.rules.ReduceExpressionsRule.FilterReduceExpressionsRule
- org.apache.calcite.rel.rules.ReduceExpressionsRule.JoinReduceExpressionsRule
- org.apache.calcite.rel.rules.ReduceExpressionsRule.ProjectReduceExpressionsRule
- org.apache.calcite.rel.rules.ReduceExpressionsRule.WindowReduceExpressionsRule
- org.apache.calcite.sql2rel.RelDecorrelator.AdjustProjectForCountAggregateRule
- org.apache.calcite.sql2rel.RelDecorrelator.RemoveCorrelationForScalarAggregateRule
- org.apache.calcite.sql2rel.RelDecorrelator.RemoveCorrelationForScalarProjectRule
- org.apache.calcite.sql2rel.RelDecorrelator.RemoveSingleAggregateRule
- org.apache.calcite.rel.rules.SampleToFilterRule (implements org.apache.calcite.rel.rules.TransformationRule)
- org.apache.calcite.rel.rules.SemiJoinFilterTransposeRule (implements org.apache.calcite.rel.rules.TransformationRule)
- org.apache.calcite.rel.rules.SemiJoinJoinTransposeRule (implements org.apache.calcite.rel.rules.TransformationRule)
- org.apache.calcite.rel.rules.SemiJoinProjectTransposeRule (implements org.apache.calcite.rel.rules.TransformationRule)
- org.apache.calcite.rel.rules.SemiJoinRemoveRule (implements org.apache.calcite.rel.rules.TransformationRule)
- org.apache.calcite.rel.rules.SemiJoinRule (implements org.apache.calcite.rel.rules.TransformationRule)
- org.apache.calcite.rel.rules.SemiJoinRule.JoinOnUniqueToSemiJoinRule
- org.apache.calcite.rel.rules.SemiJoinRule.JoinToSemiJoinRule
- org.apache.calcite.rel.rules.SemiJoinRule.ProjectToSemiJoinRule
- org.apache.calcite.rel.rules.SingleValuesOptimizationRules.PruneSingleValueRule (implements org.apache.calcite.rel.rules.SubstitutionRule)
- org.apache.calcite.rel.rules.SortJoinCopyRule (implements org.apache.calcite.rel.rules.TransformationRule)
- org.apache.calcite.rel.rules.SortJoinTransposeRule (implements org.apache.calcite.rel.rules.TransformationRule)
- org.apache.calcite.rel.rules.SortMergeRule (implements org.apache.calcite.rel.rules.TransformationRule)
- org.apache.calcite.rel.rules.SortProjectTransposeRule (implements org.apache.calcite.rel.rules.TransformationRule)
- org.apache.calcite.rel.rules.SortRemoveConstantKeysRule (implements org.apache.calcite.rel.rules.SubstitutionRule)
- org.apache.calcite.rel.rules.SortRemoveRedundantRule (implements org.apache.calcite.rel.rules.TransformationRule)
- org.apache.calcite.rel.rules.SortRemoveRule (implements org.apache.calcite.rel.rules.TransformationRule)
- org.apache.calcite.rel.rules.SortUnionTransposeRule (implements org.apache.calcite.rel.rules.TransformationRule)
- org.apache.calcite.rel.rules.SpatialRules.FilterHilbertRule
- org.apache.calcite.adapter.splunk.SplunkPushDownRule
- org.apache.calcite.rel.stream.StreamRules.DeltaAggregateTransposeRule (implements org.apache.calcite.rel.rules.TransformationRule)
- org.apache.calcite.rel.stream.StreamRules.DeltaFilterTransposeRule (implements org.apache.calcite.rel.rules.TransformationRule)
- org.apache.calcite.rel.stream.StreamRules.DeltaJoinTransposeRule (implements org.apache.calcite.rel.rules.TransformationRule)
- org.apache.calcite.rel.stream.StreamRules.DeltaProjectTransposeRule (implements org.apache.calcite.rel.rules.TransformationRule)
- org.apache.calcite.rel.stream.StreamRules.DeltaSortTransposeRule (implements org.apache.calcite.rel.rules.TransformationRule)
- org.apache.calcite.rel.stream.StreamRules.DeltaTableScanRule (implements org.apache.calcite.rel.rules.TransformationRule)
- org.apache.calcite.rel.stream.StreamRules.DeltaTableScanToEmptyRule (implements org.apache.calcite.rel.rules.TransformationRule)
- org.apache.calcite.rel.stream.StreamRules.DeltaUnionTransposeRule (implements org.apache.calcite.rel.rules.TransformationRule)
- org.apache.calcite.rel.rules.SubQueryRemoveRule (implements org.apache.calcite.rel.rules.TransformationRule)
- org.apache.calcite.rel.rules.TableScanRule (implements org.apache.calcite.rel.rules.TransformationRule)
- org.apache.calcite.rel.convert.TraitMatchingRule
- org.apache.calcite.rel.rules.UnionEliminatorRule (implements org.apache.calcite.rel.rules.SubstitutionRule)
- org.apache.calcite.rel.rules.UnionMergeRule (implements org.apache.calcite.rel.rules.TransformationRule)
- org.apache.calcite.rel.rules.UnionPullUpConstantsRule (implements org.apache.calcite.rel.rules.TransformationRule)
- org.apache.calcite.rel.rules.UnionToDistinctRule (implements org.apache.calcite.rel.rules.TransformationRule)
- org.apache.calcite.rel.rules.UnionToValuesRule (implements org.apache.calcite.rel.rules.TransformationRule)
- org.apache.calcite.rel.rules.ValuesReduceRule (implements org.apache.calcite.rel.rules.TransformationRule)
- org.apache.calcite.plan.RelRule<C>
- org.apache.calcite.plan.RelOptRuleCall
- org.apache.calcite.plan.hep.HepRuleCall
- org.apache.calcite.plan.volcano.VolcanoRuleCall
- org.apache.calcite.plan.RelOptRuleOperand
- org.apache.calcite.plan.RelOptRule.ConverterRelOptRuleOperand
- org.apache.calcite.plan.RelOptRuleOperandChildren
- org.apache.calcite.plan.RelOptRules
- org.apache.calcite.plan.RelOptSamplingParameters
- org.apache.calcite.plan.RelOptUtil
- org.apache.calcite.plan.RelOptUtil.Exists
- org.apache.calcite.plan.RelOptUtil.TypeDumper
- org.apache.calcite.rel.RelReferentialConstraintImpl (implements org.apache.calcite.rel.RelReferentialConstraint)
- org.apache.calcite.rel.RelRoot
- org.apache.calcite.tools.RelRunners
- org.apache.calcite.rel.RelShuttleImpl (implements org.apache.calcite.rel.RelShuttle)
- org.apache.calcite.rel.rules.ProjectCorrelateTransposeRule.RelNodesExprsHandler
- org.apache.calcite.rel.RelHomogeneousShuttle
- org.apache.calcite.sql2rel.CorrelateProjectExtractor
- org.apache.calcite.sql2rel.CorrelationReferenceFinder
- org.apache.calcite.sql2rel.DeduplicateCorrelateVariables
- org.apache.calcite.sql2rel.RelDecorrelator.CorelMapBuilder
- org.apache.calcite.rel.logical.ToLogicalConverter
- org.apache.calcite.sql2rel.RelStructuredTypeFlattener (implements org.apache.calcite.util.ReflectiveVisitor)
- org.apache.calcite.util.RelToSqlConverterUtil
- org.apache.calcite.plan.RelTraitDef<T>
- org.apache.calcite.plan.ConventionTraitDef
- org.apache.calcite.rel.RelCollationTraitDef
- org.apache.calcite.rel.RelDistributionTraitDef
- org.apache.calcite.rel.RelVisitor
- org.apache.calcite.interpreter.Nodes.CoreCompiler
- org.apache.calcite.plan.RelTraitPropagationVisitor
- org.apache.calcite.rel.RelValidityChecker (implements org.apache.calcite.rel.RelNode.Context)
- org.apache.calcite.rel.externalize.RelWriterImpl (implements org.apache.calcite.rel.RelWriter)
- org.apache.calcite.rel.externalize.RelDotWriter
- org.apache.calcite.rel.externalize.RelXmlWriter
- org.apache.calcite.runtime.Resources.Element
- org.apache.calcite.runtime.Resources.Inst
- org.apache.calcite.runtime.Resources.ExInstWithCause<T>
- org.apache.calcite.runtime.Feature
- org.apache.calcite.runtime.Resources.ExInstWithCause<T>
- org.apache.calcite.runtime.Resources.Inst
- org.apache.calcite.sql.test.ResultCheckers
- org.apache.calcite.sql.type.ReturnTypes
- org.apache.calcite.rex.RexAnalyzer
- org.apache.calcite.rex.RexBiVisitorImpl<R,
P> (implements org.apache.calcite.rex.RexBiVisitor<R, P>) - org.apache.calcite.rex.RexUnaryBiVisitor<R>
- org.apache.calcite.rex.LogicVisitor
- org.apache.calcite.rex.RexUnaryBiVisitor<R>
- org.apache.calcite.rex.RexBuilder
- org.apache.calcite.rex.RexExecutable
- org.apache.calcite.rex.RexExecutorImpl (implements org.apache.calcite.rex.RexExecutor)
- org.apache.calcite.plan.RexImplicationChecker
- org.apache.calcite.test.RexImplicationCheckerFixtures.Fixture
- org.apache.calcite.adapter.enumerable.RexImpTable
- org.apache.calcite.adapter.enumerable.RexImpTable.LagImplementor
- org.apache.calcite.adapter.enumerable.RexImpTable.LeadImplementor
- org.apache.calcite.rex.RexInterpreter (implements org.apache.calcite.rex.RexVisitor<R>)
- org.apache.calcite.rex.RexMultisetUtil
- org.apache.calcite.rex.RexNode
- org.apache.calcite.rex.RexCall
- org.apache.calcite.rel.core.Match.RexMRAggCall (implements java.lang.Comparable<T>)
- org.apache.calcite.rex.RexOver
- org.apache.calcite.rex.RexSubQuery
- org.apache.calcite.rel.core.Window.RexWinAggCall
- org.apache.calcite.rex.RexFieldAccess
- org.apache.calcite.rex.RexLambda
- org.apache.calcite.rex.RexLiteral
- org.apache.calcite.rex.RexRangeRef
- org.apache.calcite.rex.RexVariable
- org.apache.calcite.rex.RexCorrelVariable
- org.apache.calcite.rex.RexDynamicParam
- org.apache.calcite.rex.RexSlot
- org.apache.calcite.rex.RexInputRef
- org.apache.calcite.rex.RexPatternFieldRef
- org.apache.calcite.rex.RexTableInputRef
- org.apache.calcite.rex.RexLambdaRef
- org.apache.calcite.rex.RexLocalRef
- org.apache.calcite.rex.RexInputRef
- org.apache.calcite.rex.RexCall
- org.apache.calcite.rex.RexNormalize
- org.apache.calcite.rex.RexProgram
- org.apache.calcite.rex.RexProgramBuilder
- org.apache.calcite.rex.RexShuttle (implements org.apache.calcite.rex.RexVisitor<R>)
- org.apache.calcite.rel.rules.ProjectCorrelateTransposeRule.RexFieldAccessReplacer
- org.apache.calcite.rel.rules.ReduceDecimalsRule.DecimalShuttle
- org.apache.calcite.rel.rules.ReduceExpressionsRule.CaseShuttle
- org.apache.calcite.rel.rules.ReduceExpressionsRule.RexReplacer
- org.apache.calcite.plan.RelOptUtil.InputReferencedVisitor
- org.apache.calcite.plan.RelOptUtil.RexInputConverter
- org.apache.calcite.plan.RelOptUtil.VariableUsedVisitor
- org.apache.calcite.rex.RexPermutationShuttle
- org.apache.calcite.rex.RexPermuteInputsShuttle
- org.apache.calcite.rex.RexUtil.ExprSimplifier
- org.apache.calcite.rex.RexUtil.FixNullabilityShuttle
- org.apache.calcite.rex.RexSimplify
- org.apache.calcite.rex.RexSqlReflectiveConvertletTable (implements org.apache.calcite.rex.RexSqlConvertletTable)
- org.apache.calcite.rex.RexSqlStandardConvertletTable
- org.apache.calcite.rex.RexTableInputRef.RelTableRef (implements java.lang.Comparable<T>)
- org.apache.calcite.adapter.enumerable.RexToLixTranslator (implements org.apache.calcite.rex.RexVisitor<R>)
- org.apache.calcite.adapter.enumerable.RexToLixTranslator.InputGetterImpl (implements org.apache.calcite.adapter.enumerable.RexToLixTranslator.InputGetter)
- org.apache.calcite.adapter.enumerable.RexToLixTranslator.Result
- org.apache.calcite.rex.RexToSqlNodeConverterImpl (implements org.apache.calcite.rex.RexToSqlNodeConverter)
- org.apache.calcite.rex.RexTransformer
- org.apache.calcite.rex.RexUtil
- org.apache.calcite.rex.RexVisitorImpl<R> (implements org.apache.calcite.rex.RexVisitor<R>)
- org.apache.calcite.rel.rules.ReduceExpressionsRule.ReducibleExprLocator
- org.apache.calcite.plan.RelOptUtil.InputFinder
- org.apache.calcite.rex.RexChecker
- org.apache.calcite.rex.RexUtil.FieldAccessFinder
- org.apache.calcite.rex.RexUtil.RexFinder
- org.apache.calcite.rex.RexUtil.SubQueryCollector
- org.apache.calcite.rex.RexUtil.SubQueryFinder
- org.apache.calcite.rex.RexWindow
- org.apache.calcite.rex.RexWindowBound
- org.apache.calcite.rex.RexWindowBounds
- org.apache.calcite.interpreter.Row
- org.apache.calcite.interpreter.Row.RowBuilder
- org.apache.calcite.plan.RuleEventLogger (implements org.apache.calcite.plan.RelOptListener)
- org.apache.calcite.plan.visualizer.RuleMatchVisualizer (implements org.apache.calcite.plan.RelOptListener)
- org.apache.calcite.plan.volcano.RuleQueue
- org.apache.calcite.tools.RuleSets
- org.apache.calcite.util.SaffronProperties.Helper
- org.apache.calcite.sql.type.SameOperandTypeChecker (implements org.apache.calcite.sql.type.SqlSingleOperandTypeChecker)
- org.apache.calcite.sql.type.ArrayInsertOperandTypeChecker
- org.apache.calcite.sql.type.ComparableOperandTypeChecker
- org.apache.calcite.sql.type.NotNullOperandTypeChecker
- org.apache.calcite.sql.type.SameOperandTypeExceptLastOperandChecker
- org.apache.calcite.util.Sarg<C> (implements java.lang.Comparable<T>)
- org.apache.calcite.schema.Schemas
- org.apache.calcite.sql.validate.SelectNamespace
- org.apache.calcite.util.SerializableCharset (implements java.io.Serializable)
- org.apache.calcite.sql.validate.SetopNamespace
- org.apache.calcite.interpreter.SetOpNode (implements org.apache.calcite.interpreter.Node)
- org.apache.calcite.sql.type.SetopOperandTypeChecker (implements org.apache.calcite.sql.type.SqlOperandTypeChecker)
- org.apache.calcite.linq4j.tree.Shuttle
- org.apache.calcite.linq4j.tree.ClassDeclarationFinder
- org.apache.calcite.linq4j.tree.DeterministicCodeOptimizer
- org.apache.calcite.linq4j.tree.OptimizeShuttle
- org.apache.calcite.linq4j.tree.ClassDeclarationFinder
- org.apache.calcite.util.SimpleNamespaceContext (implements javax.xml.namespace.NamespaceContext)
- org.apache.calcite.profile.SimpleProfiler (implements org.apache.calcite.profile.Profiler)
- org.apache.calcite.rel.type.SingleColumnAliasRelDataType (implements org.apache.calcite.rel.type.RelDataType)
- org.apache.calcite.rel.rules.SingleValuesOptimizationRules
- org.apache.calcite.util.Smalls
- org.apache.calcite.util.Smalls.AllTypesFunction
- org.apache.calcite.util.Smalls.AnotherTableMacroFunctionWithNamedParameters
- org.apache.calcite.util.Smalls.AwkwardFunction
- org.apache.calcite.util.Smalls.CountArgs0Function
- org.apache.calcite.util.Smalls.CountArgs1Function
- org.apache.calcite.util.Smalls.CountArgs1NullableFunction
- org.apache.calcite.util.Smalls.CountArgs2Function
- org.apache.calcite.util.Smalls.FibonacciTableFunction
- org.apache.calcite.util.Smalls.IdentityTableFunction
- org.apache.calcite.util.Smalls.IntString
- org.apache.calcite.util.Smalls.MultipleFunction
- org.apache.calcite.util.Smalls.MyAbcdeFunction
- org.apache.calcite.util.Smalls.MyDeterministicPlusFunction
- org.apache.calcite.util.Smalls.MyDoubleFunction
- org.apache.calcite.util.Smalls.MyExceptionFunction
- org.apache.calcite.util.Smalls.MyIncrement
- org.apache.calcite.util.Smalls.MyLeftFunction
- org.apache.calcite.util.Smalls.MyPlusFunction
- org.apache.calcite.util.Smalls.MyPlusInitFunction
- org.apache.calcite.util.Smalls.MyStaticSumFunction
- org.apache.calcite.util.Smalls.MySum3
- org.apache.calcite.util.Smalls.MySumFunction
- org.apache.calcite.util.Smalls.MyTableFunction
- org.apache.calcite.util.Smalls.MyThreeParamsSumFunctionWithFilter1
- org.apache.calcite.util.Smalls.MyThreeParamsSumFunctionWithFilter2
- org.apache.calcite.util.Smalls.MyToStringFunction
- org.apache.calcite.util.Smalls.MyTwoParamsSumFunctionFilter1
- org.apache.calcite.util.Smalls.MyTwoParamsSumFunctionFilter2
- org.apache.calcite.util.Smalls.Null4Function
- org.apache.calcite.util.Smalls.Null8Function
- org.apache.calcite.util.Smalls.SimpleTableFunction
- org.apache.calcite.util.Smalls.SimpleTableMacro (implements org.apache.calcite.schema.TableMacro)
- org.apache.calcite.util.Smalls.StaticTableMacroFunction
- org.apache.calcite.util.Smalls.SumFunctionBadIAdd
- org.apache.calcite.util.Smalls.TableMacroFunction
- org.apache.calcite.util.Smalls.TableMacroFunctionWithNamedParameters
- org.apache.calcite.util.Smalls.TestStaticTableFunction
- org.apache.calcite.util.Smalls.WideProductSale
- org.apache.calcite.util.Smalls.WideSaleSchema
- javax.net.SocketFactory
- org.apache.calcite.runtime.SocketFactoryImpl
- org.apache.calcite.interpreter.SortNode
- org.apache.calcite.util.Sources
- org.apache.calcite.adapter.enumerable.SourceSorter<TAccumulate,
TSource, TSortKey> (implements org.apache.calcite.adapter.enumerable.LazyAggregateLambdaFactory.LazyAccumulator<TOrigAccumulate, TSource>) - org.apache.calcite.runtime.SpaceFillingCurve2D.AbstractRange (implements org.apache.calcite.runtime.SpaceFillingCurve2D.IndexRange)
- org.apache.calcite.runtime.SpaceFillingCurve2D.CoveredRange
- org.apache.calcite.runtime.SpaceFillingCurve2D.OverlappingRange
- org.apache.calcite.runtime.SpaceFillingCurve2D.IndexRanges
- org.apache.calcite.runtime.SpaceFillingCurve2D.IndexRangeTuple
- org.apache.calcite.runtime.SpaceFillingCurve2D.Point
- org.apache.calcite.sql.parser.Span
- org.apache.calcite.adapter.spark.SparkHandlerImpl (implements org.apache.calcite.jdbc.CalcitePrepare.SparkHandler)
- org.apache.calcite.adapter.spark.SparkRel.Result
- org.apache.calcite.adapter.spark.SparkRules
- org.apache.calcite.adapter.spark.SparkRuntime
- org.apache.calcite.adapter.spark.SparkRuntime.CalciteFlatMapFunction<T,
R> (implements org.apache.spark.api.java.function.FlatMapFunction<T, R>, org.apache.calcite.linq4j.function.Function<R>) - org.apache.calcite.rel.rules.SpatialRules
- org.apache.calcite.runtime.SpatialTypeFunctions
- org.apache.calcite.runtime.SpatialTypeUtils
- org.apache.calcite.runtime.SplitOperation
- org.apache.calcite.adapter.splunk.search.SplunkConnectionImpl (implements org.apache.calcite.adapter.splunk.search.SplunkConnection)
- org.apache.calcite.adapter.splunk.search.SplunkConnectionImpl.CountingSearchResultListener (implements org.apache.calcite.adapter.splunk.search.SearchResultListener)
- org.apache.calcite.adapter.splunk.search.SplunkConnectionImpl.SplunkResultEnumerator (implements org.apache.calcite.linq4j.Enumerator<T>)
- org.apache.calcite.sql.validate.SqlAbstractConformance (implements org.apache.calcite.sql.validate.SqlConformance)
- org.apache.calcite.sql.SqlAccessType
- org.apache.calcite.sql.advise.SqlAdvisor
- org.apache.calcite.sql.advise.SqlAdvisor.ValidateErrorInfo
- org.apache.calcite.sql.advise.SqlAdvisorGetHintsFunction (implements org.apache.calcite.schema.ImplementableFunction, org.apache.calcite.schema.TableFunction)
- org.apache.calcite.sql.advise.SqlAdvisorGetHintsFunction2 (implements org.apache.calcite.schema.ImplementableFunction, org.apache.calcite.schema.TableFunction)
- org.apache.calcite.sql.advise.SqlAdvisorHint
- org.apache.calcite.sql.advise.SqlAdvisorHint2
- org.apache.calcite.sql.util.SqlBasicVisitor<R> (implements org.apache.calcite.sql.util.SqlVisitor<R>)
- org.apache.calcite.sql.util.SqlShuttle
- org.apache.calcite.sql.validate.SqlScopedShuttle
- org.apache.calcite.sql.validate.SqlValidatorUtil.DeepCopier
- org.apache.calcite.sql.validate.SqlScopedShuttle
- org.apache.calcite.util.Util.OverFinder
- org.apache.calcite.sql.util.SqlShuttle
- org.apache.calcite.sql.util.SqlBasicVisitor.ArgHandlerImpl<R> (implements org.apache.calcite.sql.util.SqlBasicVisitor.ArgHandler<R>)
- org.apache.calcite.sql.util.SqlBuilder
- org.apache.calcite.sql.SqlCollation (implements java.io.Serializable)
- org.apache.calcite.jdbc.JavaCollation
- org.apache.calcite.sql.ddl.SqlDdlNodes
- org.apache.calcite.sql.validate.SqlDelegatingConformance (implements org.apache.calcite.sql.validate.SqlConformance)
- org.apache.calcite.sql.SqlDialect
- org.apache.calcite.sql.dialect.AccessSqlDialect
- org.apache.calcite.sql.dialect.AnsiSqlDialect
- org.apache.calcite.sql.dialect.BigQuerySqlDialect
- org.apache.calcite.sql.dialect.CalciteSqlDialect
- org.apache.calcite.sql.dialect.ClickHouseSqlDialect
- org.apache.calcite.sql.dialect.Db2SqlDialect
- org.apache.calcite.sql.dialect.DerbySqlDialect
- org.apache.calcite.sql.dialect.ExasolSqlDialect
- org.apache.calcite.sql.dialect.FirebirdSqlDialect
- org.apache.calcite.sql.dialect.FireboltSqlDialect
- org.apache.calcite.sql.dialect.H2SqlDialect
- org.apache.calcite.sql.dialect.HiveSqlDialect
- org.apache.calcite.sql.dialect.HsqldbSqlDialect
- org.apache.calcite.sql.dialect.InfobrightSqlDialect
- org.apache.calcite.sql.dialect.InformixSqlDialect
- org.apache.calcite.sql.dialect.IngresSqlDialect
- org.apache.calcite.sql.dialect.InterbaseSqlDialect
- org.apache.calcite.sql.dialect.JethroDataSqlDialect
- org.apache.calcite.sql.dialect.LucidDbSqlDialect
- org.apache.calcite.sql.dialect.MssqlSqlDialect
- org.apache.calcite.sql.dialect.MysqlSqlDialect
- org.apache.calcite.sql.dialect.StarRocksSqlDialect
- org.apache.calcite.sql.dialect.NeoviewSqlDialect
- org.apache.calcite.sql.dialect.NetezzaSqlDialect
- org.apache.calcite.sql.dialect.OracleSqlDialect
- org.apache.calcite.sql.dialect.ParaccelSqlDialect
- org.apache.calcite.sql.dialect.PhoenixSqlDialect
- org.apache.calcite.sql.dialect.PostgresqlSqlDialect
- org.apache.calcite.sql.dialect.PrestoSqlDialect
- org.apache.calcite.sql.dialect.RedshiftSqlDialect
- org.apache.calcite.sql.dialect.SnowflakeSqlDialect
- org.apache.calcite.sql.dialect.SparkSqlDialect
- org.apache.calcite.sql.dialect.SybaseSqlDialect
- org.apache.calcite.sql.dialect.TeradataSqlDialect
- org.apache.calcite.sql.dialect.VerticaSqlDialect
- org.apache.calcite.sql.SqlDialect.FakeUtil
- org.apache.calcite.sql.SqlDialectFactoryImpl (implements org.apache.calcite.sql.SqlDialectFactory)
- org.apache.calcite.sql.SqlDialects
- org.apache.calcite.sql.pretty.SqlFormatOptions
- org.apache.calcite.runtime.SqlFunctions
- org.apache.calcite.runtime.SqlFunctions.DateFormatFunction
- org.apache.calcite.runtime.SqlFunctions.DateFormatFunctionPg
- org.apache.calcite.runtime.SqlFunctions.DateParseFunction
- org.apache.calcite.runtime.SqlFunctions.LikeFunction
- org.apache.calcite.runtime.SqlFunctions.ParseUrlFunction
- org.apache.calcite.runtime.SqlFunctions.PosixRegexFunction
- org.apache.calcite.runtime.SqlFunctions.RegexFunction
- org.apache.calcite.runtime.SqlFunctions.SimilarEscapeFunction
- org.apache.calcite.runtime.SqlFunctions.SimilarFunction
- org.apache.calcite.sql.validate.SqlIdentifierMoniker (implements org.apache.calcite.sql.validate.SqlMoniker)
- org.apache.calcite.rel.rel2sql.SqlImplementor
- org.apache.calcite.rel.rel2sql.RelToSqlConverter (implements org.apache.calcite.util.ReflectiveVisitor)
- org.apache.calcite.adapter.jdbc.JdbcImplementor
- org.apache.calcite.piglet.PigRelToSqlConverter
- org.apache.calcite.rel.rel2sql.RelToSqlConverter (implements org.apache.calcite.util.ReflectiveVisitor)
- org.apache.calcite.rel.rel2sql.SqlImplementor.Builder
- org.apache.calcite.rel.rel2sql.SqlImplementor.Context
- org.apache.calcite.rel.rel2sql.SqlImplementor.BaseContext
- org.apache.calcite.rel.rel2sql.SqlImplementor.AliasContext
- org.apache.calcite.rel.rel2sql.SqlImplementor.MatchRecognizeContext
- org.apache.calcite.rel.rel2sql.SqlImplementor.AliasContext
- org.apache.calcite.rel.rel2sql.SqlImplementor.SimpleContext
- org.apache.calcite.rel.rel2sql.SqlImplementor.BaseContext
- org.apache.calcite.rel.rel2sql.SqlImplementor.Result
- org.apache.calcite.sql.fun.SqlInternalOperators
- org.apache.calcite.sql.SqlIntervalLiteral.IntervalValue
- org.apache.calcite.sql.SqlJdbcFunctionCall.SimpleMakeCall
- org.apache.calcite.sql.fun.SqlLibraryOperators
- org.apache.calcite.sql.fun.SqlLibraryOperatorTableFactory
- org.apache.calcite.sql.fun.SqlLiteralAggFunction
- org.apache.calcite.sql.validate.SqlMonikerImpl (implements org.apache.calcite.sql.validate.SqlMoniker)
- org.apache.calcite.sql.validate.SqlNameMatchers
- org.apache.calcite.sql.SqlNode (implements java.lang.Cloneable)
- org.apache.calcite.sql.SqlCall
- org.apache.calcite.sql.SqlAlter
- org.apache.calcite.sql.SqlSetOption
- org.apache.calcite.sql.ddl.SqlAttributeDefinition
- org.apache.calcite.sql.SqlBasicCall
- org.apache.calcite.sql.babel.postgresql.SqlBegin
- org.apache.calcite.sql.fun.SqlCase
- org.apache.calcite.sql.ddl.SqlCheckConstraint
- org.apache.calcite.sql.ddl.SqlColumnDeclaration
- org.apache.calcite.sql.babel.postgresql.SqlCommit
- org.apache.calcite.sql.SqlDdl
- org.apache.calcite.sql.SqlCreate
- org.apache.calcite.sql.ddl.SqlCreateForeignSchema
- org.apache.calcite.sql.ddl.SqlCreateFunction
- org.apache.calcite.sql.ddl.SqlCreateMaterializedView
- org.apache.calcite.sql.ddl.SqlCreateSchema
- org.apache.calcite.sql.ddl.SqlCreateTable
- org.apache.calcite.sql.babel.SqlBabelCreateTable
- org.apache.calcite.sql.ddl.SqlCreateTableLike
- org.apache.calcite.sql.ddl.SqlCreateType
- org.apache.calcite.sql.ddl.SqlCreateView
- org.apache.calcite.sql.SqlDrop
- org.apache.calcite.sql.ddl.SqlDropObject
- org.apache.calcite.sql.ddl.SqlDropFunction
- org.apache.calcite.sql.ddl.SqlDropMaterializedView
- org.apache.calcite.sql.ddl.SqlDropTable
- org.apache.calcite.sql.ddl.SqlDropType
- org.apache.calcite.sql.ddl.SqlDropView
- org.apache.calcite.sql.ddl.SqlDropSchema
- org.apache.calcite.sql.ddl.SqlDropObject
- org.apache.calcite.sql.SqlTruncate
- org.apache.calcite.sql.ddl.SqlTruncateTable
- org.apache.calcite.sql.SqlCreate
- org.apache.calcite.sql.SqlDelete
- org.apache.calcite.sql.SqlDescribeSchema
- org.apache.calcite.sql.SqlDescribeTable
- org.apache.calcite.sql.babel.postgresql.SqlDiscard
- org.apache.calcite.sql.SqlExplain
- org.apache.calcite.sql.SqlHint
- org.apache.calcite.sql.SqlInsert
- org.apache.calcite.sql.SqlJoin
- org.apache.calcite.sql.SqlAsofJoin
- org.apache.calcite.sql.ddl.SqlKeyConstraint
- org.apache.calcite.sql.SqlLambda
- org.apache.calcite.sql.SqlMatchRecognize
- org.apache.calcite.sql.SqlMerge
- org.apache.calcite.sql.SqlOrderBy
- org.apache.calcite.sql.SqlPivot
- org.apache.calcite.sql.babel.postgresql.SqlRollback
- org.apache.calcite.sql.SqlSelect
- org.apache.calcite.sql.babel.postgresql.SqlShow
- org.apache.calcite.sql.SqlSnapshot
- org.apache.calcite.sql.SqlTableRef
- org.apache.calcite.sql.validate.SqlWithItemTableRef
- org.apache.calcite.sql.SqlUnpivot
- org.apache.calcite.sql.SqlUpdate
- org.apache.calcite.sql.SqlWindow
- org.apache.calcite.sql.SqlWith
- org.apache.calcite.sql.SqlWithItem
- org.apache.calcite.sql.SqlAlter
- org.apache.calcite.sql.SqlDataTypeSpec
- org.apache.calcite.sql.SqlDynamicParam
- org.apache.calcite.sql.SqlIdentifier
- org.apache.calcite.sql.SqlIntervalQualifier
- org.apache.calcite.sql.SqlLiteral
- org.apache.calcite.sql.SqlAbstractDateTimeLiteral
- org.apache.calcite.sql.SqlDateLiteral
- org.apache.calcite.sql.SqlTimeLiteral
- org.apache.calcite.sql.SqlTimestampLiteral
- org.apache.calcite.sql.SqlTimestampTzLiteral
- org.apache.calcite.sql.SqlTimeTzLiteral
- org.apache.calcite.sql.SqlBinaryStringLiteral
- org.apache.calcite.sql.SqlCharStringLiteral
- org.apache.calcite.sql.SqlIntervalLiteral
- org.apache.calcite.sql.SqlNumericLiteral
- org.apache.calcite.sql.SqlUnknownLiteral
- org.apache.calcite.sql.SqlAbstractDateTimeLiteral
- org.apache.calcite.sql.SqlNodeList (implements java.util.List<E>, java.util.RandomAccess)
- org.apache.calcite.sql.SqlCall
- org.apache.calcite.sql2rel.SqlNodeToRexConverterImpl (implements org.apache.calcite.sql2rel.SqlNodeToRexConverter)
- org.apache.calcite.sql.validate.SqlNonNullableAccessors
- org.apache.calcite.sql.type.SqlOperandCountRanges
- org.apache.calcite.sql.SqlOperator
- org.apache.calcite.sql.SqlAsofJoin.SqlAsofJoinOperator
- org.apache.calcite.sql.SqlBinaryOperator
- org.apache.calcite.sql.SqlFilterOperator
- org.apache.calcite.sql.fun.SqlInOperator
- org.apache.calcite.sql.fun.SqlQuantifyOperator
- org.apache.calcite.sql.fun.SqlMonotonicBinaryOperator
- org.apache.calcite.sql.fun.SqlMultisetMemberOfOperator
- org.apache.calcite.sql.fun.SqlMultisetSetOperator
- org.apache.calcite.sql.fun.SqlOverlapsOperator
- org.apache.calcite.sql.SqlOverOperator
- org.apache.calcite.sql.fun.SqlPosixRegexOperator
- org.apache.calcite.sql.SqlSetOperator
- org.apache.calcite.sql.SqlWithinDistinctOperator
- org.apache.calcite.sql.SqlWithinGroupOperator
- org.apache.calcite.sql.fun.SqlCaseOperator
- org.apache.calcite.sql.SqlDescriptorOperator
- org.apache.calcite.sql.SqlFunction
- org.apache.calcite.test.MockSqlOperatorTable.BadTableFunction (implements org.apache.calcite.sql.SqlTableFunction)
- org.apache.calcite.test.MockSqlOperatorTable.CompositeFunction
- org.apache.calcite.test.MockSqlOperatorTable.DedupFunction (implements org.apache.calcite.sql.SqlTableFunction)
- org.apache.calcite.test.MockSqlOperatorTable.DynamicTypeFunction (implements org.apache.calcite.sql.SqlTableFunction)
- org.apache.calcite.test.MockSqlOperatorTable.InvalidTableFunction (implements org.apache.calcite.sql.SqlTableFunction)
- org.apache.calcite.test.MockSqlOperatorTable.MapFunction
- org.apache.calcite.test.MockSqlOperatorTable.MyFunction
- org.apache.calcite.test.MockSqlOperatorTable.NotATableFunction
- org.apache.calcite.test.MockSqlOperatorTable.RampFunction (implements org.apache.calcite.sql.SqlTableFunction)
- org.apache.calcite.test.MockSqlOperatorTable.RowFunction (implements org.apache.calcite.sql.SqlTableFunction)
- org.apache.calcite.test.MockSqlOperatorTable.ScoreTableFunction (implements org.apache.calcite.sql.SqlTableFunction)
- org.apache.calcite.test.MockSqlOperatorTable.SimilarlityTableFunction (implements org.apache.calcite.sql.SqlTableFunction)
- org.apache.calcite.test.MockSqlOperatorTable.SplitFunction
- org.apache.calcite.test.MockSqlOperatorTable.StructuredFunction
- org.apache.calcite.test.MockSqlOperatorTable.TopNTableFunction (implements org.apache.calcite.sql.SqlTableFunction)
- org.apache.calcite.sql.fun.SqlAbstractTimeFunction
- org.apache.calcite.sql.SqlAggFunction (implements org.apache.calcite.plan.Context)
- org.apache.calcite.test.MockSqlOperatorTable.MyAggFunc
- org.apache.calcite.test.MockSqlOperatorTable.MyAvgAggFunction
- org.apache.calcite.sql.fun.SqlAbstractGroupFunction
- org.apache.calcite.sql.fun.SqlAnyValueAggFunction
- org.apache.calcite.sql.fun.SqlAvgAggFunction
- org.apache.calcite.sql.fun.SqlBasicAggFunction
- org.apache.calcite.sql.fun.SqlBitOpAggFunction
- org.apache.calcite.sql.fun.SqlCountAggFunction
- org.apache.calcite.sql.fun.SqlRegrCountAggFunction
- org.apache.calcite.sql.fun.SqlCovarAggFunction
- org.apache.calcite.sql.fun.SqlFirstLastValueAggFunction
- org.apache.calcite.sql.fun.SqlHistogramAggFunction
- org.apache.calcite.sql.fun.SqlJsonArrayAggAggFunction
- org.apache.calcite.sql.fun.SqlJsonObjectAggAggFunction
- org.apache.calcite.sql.fun.SqlLeadLagAggFunction
- org.apache.calcite.sql.fun.SqlMinMaxAggFunction
- org.apache.calcite.sql.fun.SqlNthValueAggFunction
- org.apache.calcite.sql.fun.SqlNtileAggFunction
- org.apache.calcite.sql.SqlRankFunction
- org.apache.calcite.sql.fun.SqlSingleValueAggFunction
- org.apache.calcite.sql.fun.SqlSumAggFunction
- org.apache.calcite.sql.fun.SqlSumEmptyIsZeroAggFunction
- org.apache.calcite.sql.validate.SqlUserDefinedAggFunction
- org.apache.calcite.sql.fun.SqlBaseContextVariable
- org.apache.calcite.sql.fun.SqlStringContextVariable
- org.apache.calcite.sql.SqlBasicFunction
- org.apache.calcite.sql.fun.SqlCastFunction
- org.apache.calcite.sql.fun.SqlCoalesceFunction
- org.apache.calcite.sql.fun.SqlConvertFunction
- org.apache.calcite.sql.fun.SqlTranslateFunction
- org.apache.calcite.sql.fun.SqlCurrentDateFunction
- org.apache.calcite.sql.fun.SqlDatePartFunction
- org.apache.calcite.sql.fun.SqlExtractFunction
- org.apache.calcite.sql.SqlGroupedWindowFunction
- org.apache.calcite.sql.SqlJdbcFunctionCall
- org.apache.calcite.sql.fun.SqlJsonArrayFunction
- org.apache.calcite.sql.fun.SqlJsonDepthFunction
- org.apache.calcite.sql.fun.SqlJsonExistsFunction
- org.apache.calcite.sql.fun.SqlJsonKeysFunction
- org.apache.calcite.sql.fun.SqlJsonLengthFunction
- org.apache.calcite.sql.fun.SqlJsonModifyFunction
- org.apache.calcite.sql.fun.SqlJsonObjectFunction
- org.apache.calcite.sql.fun.SqlJsonPrettyFunction
- org.apache.calcite.sql.fun.SqlJsonQueryFunction
- org.apache.calcite.sql.fun.SqlJsonRemoveFunction
- org.apache.calcite.sql.fun.SqlJsonStorageSizeFunction
- org.apache.calcite.sql.fun.SqlJsonTypeFunction
- org.apache.calcite.sql.fun.SqlJsonValueFunction
- org.apache.calcite.sql.SqlMatchFunction
- org.apache.calcite.sql.fun.SqlMonotonicUnaryFunction
- org.apache.calcite.sql.fun.SqlFloorFunction
- org.apache.calcite.sql.fun.SqlNullifFunction
- org.apache.calcite.sql.fun.SqlOverlayFunction
- org.apache.calcite.sql.fun.SqlPositionFunction
- org.apache.calcite.sql.fun.SqlRandIntegerFunction
- org.apache.calcite.sql.fun.SqlSubstringFunction
- org.apache.calcite.sql.fun.SqlTimestampAddFunction
- org.apache.calcite.sql.fun.SqlTranslate3Function
- org.apache.calcite.sql.fun.SqlTrimFunction
- org.apache.calcite.sql.SqlTypeConstructorFunction
- org.apache.calcite.sql.SqlUnresolvedFunction
- org.apache.calcite.sql.validate.SqlUserDefinedFunction
- org.apache.calcite.piglet.PigUserDefinedFunction
- org.apache.calcite.sql.validate.SqlUserDefinedTableFunction (implements org.apache.calcite.sql.SqlTableFunction)
- org.apache.calcite.sql.validate.SqlUserDefinedTableMacro (implements org.apache.calcite.sql.SqlTableFunction)
- org.apache.calcite.sql.SqlWindowTableFunction (implements org.apache.calcite.sql.SqlTableFunction)
- org.apache.calcite.sql.SqlHopTableFunction
- org.apache.calcite.sql.SqlSessionTableFunction
- org.apache.calcite.sql.SqlTumbleTableFunction
- org.apache.calcite.sql.SqlJoin.SqlJoinOperator
- org.apache.calcite.sql.SqlMatchRecognize.SqlMatchRecognizeOperator
- org.apache.calcite.sql.SqlPostfixOperator
- org.apache.calcite.sql.fun.SqlJsonValueExpressionOperator
- org.apache.calcite.sql.SqlPrefixOperator
- org.apache.calcite.sql.fun.SqlNewOperator
- org.apache.calcite.sql.SqlProcedureCallOperator
- org.apache.calcite.sql.SqlSelectOperator
- org.apache.calcite.sql.SqlSnapshot.SqlSnapshotOperator
- org.apache.calcite.sql.SqlSpecialOperator
- org.apache.calcite.sql.SqlAsOperator
- org.apache.calcite.sql.fun.SqlColumnListConstructor
- org.apache.calcite.sql.fun.SqlCursorConstructor
- org.apache.calcite.sql.fun.SqlDatetimePlusOperator
- org.apache.calcite.sql.fun.SqlDatetimeSubtractionOperator
- org.apache.calcite.sql.fun.SqlDotOperator
- org.apache.calcite.sql.SqlFunctionalOperator
- org.apache.calcite.sql.fun.SqlCollectionTableOperator
- org.apache.calcite.sql.SqlUnnestOperator
- org.apache.calcite.sql.SqlInfixOperator
- org.apache.calcite.sql.fun.SqlBetweenOperator
- org.apache.calcite.sql.SqlInternalOperator
- org.apache.calcite.sql.fun.SqlIntervalOperator
- org.apache.calcite.sql.SqlMeasureOperator
- org.apache.calcite.sql.SqlSetSemanticsTableOperator
- org.apache.calcite.sql.fun.SqlItemOperator
- org.apache.calcite.sql.SqlLateralOperator
- org.apache.calcite.sql.fun.SqlLikeOperator
- org.apache.calcite.sql.fun.SqlLiteralChainOperator
- org.apache.calcite.sql.fun.SqlMultisetQueryConstructor
- org.apache.calcite.sql.fun.SqlArrayQueryConstructor
- org.apache.calcite.sql.fun.SqlMapQueryConstructor
- org.apache.calcite.sql.fun.SqlMultisetValueConstructor
- org.apache.calcite.sql.fun.SqlArrayValueConstructor
- org.apache.calcite.sql.fun.SqlMapValueConstructor
- org.apache.calcite.sql.SqlNullTreatmentOperator
- org.apache.calcite.sql.fun.SqlRowOperator
- org.apache.calcite.sql.fun.SqlSequenceValueOperator
- org.apache.calcite.sql.fun.SqlThrowOperator
- org.apache.calcite.sql.SqlValuesOperator
- org.apache.calcite.sql.SqlOperatorBinding
- org.apache.calcite.rel.core.Aggregate.AggCallBinding
- org.apache.calcite.rel.core.Aggregate.PercentileDiscAggCallBinding
- org.apache.calcite.sql.ExplicitOperatorBinding
- org.apache.calcite.rex.RexCallBinding
- org.apache.calcite.sql.SqlCallBinding
- org.apache.calcite.sql.SqlWithinGroupOperator.PercentileDiscCallBinding
- org.apache.calcite.rel.core.Aggregate.AggCallBinding
- org.apache.calcite.sql.util.SqlOperatorTables
- org.apache.calcite.test.SqlOperatorTest
- org.apache.calcite.sql.parser.SqlParser
- org.apache.calcite.sql.parser.SqlParser.ConfigBuilder
- org.apache.calcite.sql.parser.SqlParserFixture
- org.apache.calcite.sql.parser.SqlParserPos (implements java.io.Serializable)
- org.apache.calcite.sql.parser.SqlParserTest
- org.apache.calcite.sql.parser.SqlParserTest.TesterImpl (implements org.apache.calcite.sql.parser.SqlParserTest.Tester)
- org.apache.calcite.sql.parser.SqlParserTest.UnparsingTesterImpl
- org.apache.calcite.sql.parser.SqlParserUtil
- org.apache.calcite.sql.parser.SqlParserUtil.ParsedCollation
- org.apache.calcite.sql.parser.SqlParserUtil.ToTreeListItem
- org.apache.calcite.sql.pretty.SqlPrettyWriter (implements org.apache.calcite.sql.SqlWriter)
- org.apache.calcite.sql.pretty.SqlPrettyWriter.FrameImpl (implements org.apache.calcite.sql.SqlWriter.Frame)
- org.apache.calcite.sql.validate.SqlQualified
- org.apache.calcite.sql.type.SqlReturnTypeInferenceChain (implements org.apache.calcite.sql.type.SqlReturnTypeInference)
- org.apache.calcite.sql.SqlSampleSpec
- org.apache.calcite.sql.SqlSampleSpec.SqlSubstitutionSampleSpec
- org.apache.calcite.sql.SqlSampleSpec.SqlTableSampleSpec
- org.apache.calcite.adapter.os.SqlShell
- org.apache.calcite.sql.util.SqlShuttle.CallCopyingArgHandler (implements org.apache.calcite.sql.util.SqlBasicVisitor.ArgHandler<R>)
- org.apache.calcite.sql.advise.SqlSimpleParser
- org.apache.calcite.sql.advise.SqlSimpleParser.Token
- org.apache.calcite.sql.advise.SqlSimpleParser.IdToken
- org.apache.calcite.sql.advise.SqlSimpleParser.Tokenizer
- org.apache.calcite.sql.fun.SqlSpatialTypeFunctions
- org.apache.calcite.sql.fun.SqlSpatialTypeFunctions.ExplodeTable (implements org.apache.calcite.schema.ScannableTable)
- org.apache.calcite.sql.fun.SqlSpatialTypeFunctions.GridTable (implements org.apache.calcite.schema.ScannableTable)
- org.apache.calcite.sql.SqlSpatialTypeOperatorTable (implements org.apache.calcite.sql.SqlOperatorTable)
- org.apache.calcite.sql.SqlSpecialOperator.ReduceResult
- org.apache.calcite.sql.SqlSplittableAggFunction.AbstractSumSplitter (implements org.apache.calcite.sql.SqlSplittableAggFunction)
- org.apache.calcite.sql.SqlSplittableAggFunction.Sum0Splitter
- org.apache.calcite.sql.SqlSplittableAggFunction.SumSplitter
- org.apache.calcite.sql.SqlSplittableAggFunction.CountSplitter (implements org.apache.calcite.sql.SqlSplittableAggFunction)
- org.apache.calcite.sql.SqlSplittableAggFunction.SelfSplitter (implements org.apache.calcite.sql.SqlSplittableAggFunction)
- org.apache.calcite.sql.util.SqlString
- org.apache.calcite.sql.test.SqlTestFactory
- org.apache.calcite.sql.test.SqlTests
- org.apache.calcite.sql.test.SqlTests.StringTypeChecker (implements org.apache.calcite.sql.test.SqlTester.TypeChecker)
- org.apache.calcite.sql2rel.SqlToRelConverter
- org.apache.calcite.sql2rel.SqlToRelConverter.Blackboard (implements org.apache.calcite.sql2rel.InitializerContext, org.apache.calcite.sql2rel.SqlRexContext, org.apache.calcite.sql.util.SqlVisitor<R>)
- org.apache.calcite.sql2rel.SqlToRelConverter.SqlIdentifierFinder (implements org.apache.calcite.sql.util.SqlVisitor<R>)
- org.apache.calcite.test.SqlToRelFixture
- org.apache.calcite.test.SqlToRelTestBase
- org.apache.calcite.sql.type.SqlTypeAssignmentRule (implements org.apache.calcite.sql.type.SqlTypeMappingRule)
- org.apache.calcite.sql.type.SqlTypeCoercionRule (implements org.apache.calcite.sql.type.SqlTypeMappingRule)
- org.apache.calcite.sql.type.SqlTypeExplicitPrecedenceList (implements org.apache.calcite.rel.type.RelDataTypePrecedenceList)
- org.apache.calcite.sql.type.SqlTypeMappingRules
- org.apache.calcite.sql.type.SqlTypeMappingRules.Builder
- org.apache.calcite.sql.SqlTypeNameSpec
- org.apache.calcite.sql.SqlBasicTypeNameSpec
- org.apache.calcite.sql.SqlAlienSystemTypeNameSpec
- org.apache.calcite.sql.SqlCollectionTypeNameSpec
- org.apache.calcite.sql.SqlMapTypeNameSpec
- org.apache.calcite.sql.SqlRowTypeNameSpec
- org.apache.calcite.sql.SqlUserDefinedTypeNameSpec
- org.apache.calcite.sql.SqlBasicTypeNameSpec
- org.apache.calcite.sql.type.SqlTypeTransformCascade (implements org.apache.calcite.sql.type.SqlReturnTypeInference)
- org.apache.calcite.sql.type.SqlTypeTransforms
- org.apache.calcite.sql.type.SqlTypeUtil
- org.apache.calcite.sql.SqlUtil
- org.apache.calcite.test.SqlValidatorFixture
- org.apache.calcite.sql.validate.SqlValidatorImpl (implements org.apache.calcite.sql.validate.SqlValidatorWithHints)
- org.apache.calcite.prepare.CalciteSqlValidator
- org.apache.calcite.jdbc.ContextSqlValidator
- org.apache.calcite.sql.advise.SqlAdvisorValidator
- org.apache.calcite.sql.validate.SqlValidatorImpl.FunctionParamInfo
- org.apache.calcite.sql.validate.SqlValidatorImpl.IdInfo
- org.apache.calcite.sql.validate.SqlValidatorScope.Path
- org.apache.calcite.sql.validate.SqlValidatorScope.EmptyPath
- org.apache.calcite.sql.validate.SqlValidatorScope.Step
- org.apache.calcite.sql.validate.SqlValidatorScope.Resolve
- org.apache.calcite.sql.validate.SqlValidatorScope.ResolvedImpl (implements org.apache.calcite.sql.validate.SqlValidatorScope.Resolved)
- org.apache.calcite.test.SqlValidatorTestCase
- org.apache.calcite.sql.validate.SqlValidatorUtil
- org.apache.calcite.sql.validate.SqlValidatorUtil.FlatAggregate
- org.apache.calcite.sql.SqlWindowTableFunction.AbstractOperandMetadata (implements org.apache.calcite.sql.type.SqlOperandMetadata)
- org.apache.calcite.util.Stacks
- org.apache.calcite.test.schemata.countries.StatesTableFunction
- org.apache.calcite.util.Static
- org.apache.calcite.schema.Statistics
- org.apache.calcite.adapter.os.StdinTableFunction
- org.apache.calcite.rel.stream.StreamRules
- org.apache.calcite.adapter.enumerable.StrictAggImplementor (implements org.apache.calcite.adapter.enumerable.AggImplementor)
- org.apache.calcite.adapter.enumerable.RexImpTable.UserDefinedAggReflectiveImplementor
- org.apache.calcite.adapter.enumerable.StrictWinAggImplementor (implements org.apache.calcite.adapter.enumerable.WinAggImplementor)
- org.apache.calcite.sql.parser.StringAndPos
- org.apache.calcite.chinook.StringConcatFunction
- org.apache.calcite.adapter.splunk.util.StringUtils
- org.apache.calcite.plan.Strong
- org.apache.calcite.plan.SubstitutionVisitor
- org.apache.calcite.plan.MaterializedViewSubstitutionVisitor
- org.apache.calcite.plan.SubstitutionVisitor.Operand
- org.apache.calcite.plan.SubstitutionVisitor.UnifyResult
- org.apache.calcite.plan.SubstitutionVisitor.UnifyRule
- org.apache.calcite.plan.SubstitutionVisitor.AbstractUnifyRule
- org.apache.calcite.plan.SubstitutionVisitor.UnifyRuleCall
- org.apache.calcite.adapter.druid.SubstringOperatorConversion (implements org.apache.calcite.adapter.druid.DruidSqlOperatorConverter)
- org.apache.calcite.linq4j.tree.SwitchCase
- org.apache.calcite.adapter.os.SystemInfoTableFunction
- org.apache.calcite.plan.TableAccessMap
- org.apache.calcite.sql.TableCharacteristic
- org.apache.calcite.sql.TableCharacteristic.Builder
- org.apache.calcite.sql.validate.TableConstructorNamespace
- org.apache.calcite.interpreter.TableFunctionScanNode (implements org.apache.calcite.interpreter.Node)
- org.apache.calcite.interpreter.TableScanNode (implements org.apache.calcite.interpreter.Node)
- org.apache.calcite.util.TestUtil
- java.lang.ThreadLocal<T>
- org.apache.calcite.util.TryThreadLocal<T>
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- org.apache.calcite.adapter.file.FileReaderException
- org.apache.calcite.rel.InvalidRelException
- org.apache.calcite.tools.RelConversionException
- java.lang.RuntimeException
- org.apache.calcite.runtime.CalciteException
- org.apache.calcite.runtime.CalciteContextException
- org.apache.calcite.util.ControlFlowException
- org.apache.calcite.rel.metadata.MetadataHandlerProvider.NoHandler
- org.apache.calcite.rel.metadata.JaninoRelMetadataProvider.NoHandler
- org.apache.calcite.plan.SubstitutionVisitor.MatchFailed
- org.apache.calcite.util.Util.FoundOne
- org.apache.calcite.rel.metadata.MetadataHandlerProvider.NoHandler
- org.apache.calcite.sql.validate.CyclicDefinitionException
- org.apache.calcite.rel.metadata.CyclicMetadataException
- org.apache.calcite.util.mapping.Mappings.NoElementException
- org.apache.calcite.util.mapping.Mappings.TooManyElementsException
- org.apache.calcite.plan.RelOptPlanner.CannotPlanException
- org.apache.calcite.plan.volcano.VolcanoTimeoutException
- org.apache.calcite.runtime.CalciteException
- java.sql.SQLException (implements java.lang.Iterable<T>)
- org.apache.calcite.jdbc.SqlTimeoutException
- org.apache.calcite.sql.parser.SqlParseException (implements org.apache.calcite.util.CalciteParserException)
- org.apache.calcite.sql.parser.SqlParserUtil.MalformedUnicodeEscape
- org.apache.calcite.sql.validate.SqlValidatorException (implements org.apache.calcite.util.CalciteValidatorException)
- org.apache.calcite.tools.ValidationException
- java.lang.Exception
- org.apache.calcite.materialize.TileKey
- org.apache.calcite.materialize.TileSuggester
- org.apache.calcite.adapter.druid.TimeExtractionFunction (implements org.apache.calcite.adapter.druid.ExtractionFunction)
- org.apache.calcite.rel.type.TimeFrames
- org.apache.calcite.rel.type.TimeFrameSet
- org.apache.calcite.util.TimestampString (implements java.lang.Comparable<T>)
- org.apache.calcite.util.TimestampWithTimeZoneString (implements java.lang.Comparable<T>)
- org.apache.calcite.util.TimeString (implements java.lang.Comparable<T>)
- org.apache.calcite.util.TimeWithTimeZoneString (implements java.lang.Comparable<T>)
- org.apache.calcite.util.graph.TopologicalOrderIterator<V,
E> (implements java.util.Iterator<E>) - org.apache.calcite.adapter.tpcds.TpcdsSchemaFactory (implements org.apache.calcite.schema.SchemaFactory)
- org.apache.calcite.test.schemata.tpch.TpchSchema
- org.apache.calcite.test.schemata.tpch.TpchSchema.Customer
- org.apache.calcite.test.schemata.tpch.TpchSchema.LineItem
- org.apache.calcite.test.schemata.tpch.TpchSchema.Part
- org.apache.calcite.test.schemata.tpch.TpchSchema.PartSupp
- org.apache.calcite.adapter.tpch.TpchSchemaFactory (implements org.apache.calcite.schema.SchemaFactory)
- org.apache.calcite.linq4j.TransformedEnumerator<F,
E> (implements org.apache.calcite.linq4j.Enumerator<T>) - org.apache.calcite.sql.validate.implicit.TypeCoercions
- org.apache.calcite.linq4j.tree.Types
- org.apache.calcite.linq4j.tree.Types.ArrayType (implements java.lang.reflect.Type)
- org.apache.calcite.linq4j.tree.Types.MapType (implements java.lang.reflect.Type)
- org.apache.calcite.adapter.druid.UnaryPrefixOperatorConversion (implements org.apache.calcite.adapter.druid.DruidSqlOperatorConverter)
- org.apache.calcite.adapter.druid.UnarySuffixOperatorConversion (implements org.apache.calcite.adapter.druid.DruidSqlOperatorConverter)
- org.apache.calcite.interpreter.UncollectNode
- org.apache.calcite.interpreter.UnionNode (implements org.apache.calcite.interpreter.Node)
- org.apache.calcite.runtime.UnionOperation
- org.apache.calcite.runtime.Unit (implements java.lang.Comparable<T>)
- org.apache.calcite.sql.validate.UnpivotNamespace
- org.apache.calcite.avatica.UnregisteredDriver (implements java.sql.Driver)
- org.apache.calcite.jdbc.Driver
- org.apache.calcite.adapter.splunk.SplunkDriver
- org.apache.calcite.jdbc.Driver
- org.apache.calcite.test.Unsafe
- org.apache.calcite.util.Unsafe
- org.apache.calcite.runtime.UrlFunctions
- org.apache.calcite.util.Util
- org.apache.calcite.runtime.Utilities
- org.apache.calcite.interpreter.ValuesNode (implements org.apache.calcite.interpreter.Node)
- org.apache.calcite.util.Version (implements java.lang.Comparable<T>)
- org.apache.calcite.plan.ViewExpanders
- org.apache.calcite.schema.impl.ViewTableMacro (implements org.apache.calcite.schema.TableMacro)
- org.apache.calcite.schema.impl.MaterializedViewTable.MaterializedViewTableMacro
- org.apache.calcite.test.catalog.MockCatalogReader.MockModifiableViewRelOptTable.MockViewTableMacro
- org.apache.calcite.adapter.druid.VirtualColumn (implements org.apache.calcite.adapter.druid.DruidJson)
- org.apache.calcite.adapter.druid.VirtualColumn.Builder
- org.apache.calcite.plan.VisitorDataContext (implements org.apache.calcite.DataContext)
- org.apache.calcite.linq4j.tree.VisitorImpl<R> (implements org.apache.calcite.linq4j.tree.Visitor<R>)
- org.apache.calcite.adapter.os.VmstatTableFunction
- org.apache.calcite.plan.volcano.VolcanoRelMetadataProvider (implements org.apache.calcite.rel.metadata.RelMetadataProvider)
- org.apache.calcite.rel.core.Window.Group
- org.apache.calcite.interpreter.WindowNode
- org.apache.calcite.sql.validate.WithNamespace
- java.io.Writer (implements java.lang.Appendable, java.io.Closeable, java.io.Flushable)
- java.io.FilterWriter
- org.apache.calcite.util.StackWriter
- java.io.FilterWriter
- javax.net.ssl.X509ExtendedTrustManager (implements javax.net.ssl.X509TrustManager)
- org.apache.calcite.util.UnsafeX509ExtendedTrustManager
- org.apache.calcite.runtime.XmlFunctions
- org.apache.calcite.util.XmlOutput
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
Interface Hierarchy
- org.apache.calcite.adapter.enumerable.AggContext
- org.apache.calcite.adapter.enumerable.WinAggContext
- org.apache.calcite.adapter.enumerable.AggImplementor
- org.apache.calcite.adapter.enumerable.WinAggImplementor
- org.apache.calcite.adapter.enumerable.AggregateLambdaFactory<TSource,
TOrigAccumulate, TAccumulate, TResult, TKey> - java.lang.AutoCloseable
- java.sql.Connection (also extends java.sql.Wrapper)
- org.apache.calcite.jdbc.CalciteConnection (also extends org.apache.calcite.linq4j.QueryProvider)
- org.apache.calcite.linq4j.Enumerator<T>
- org.apache.calcite.runtime.Hook.Closeable
- org.apache.calcite.interpreter.Node
- org.apache.calcite.tools.Planner
- org.apache.calcite.interpreter.Source
- org.apache.calcite.sql.test.SqlOperatorFixture
- org.apache.calcite.sql.test.SqlTester
- org.apache.calcite.util.TryThreadLocal.Memo
- java.sql.Connection (also extends java.sql.Wrapper)
- org.apache.calcite.sql2rel.AuxiliaryConverter
- java.util.function.BiConsumer<T,
U> - org.apache.calcite.plan.RelRule.MatchHandler<R>
- java.util.function.BiFunction<T,
U, R> - org.apache.calcite.adapter.jdbc.JdbcSchema.Foo
- org.apache.calcite.runtime.Bindable<T>
- org.apache.calcite.runtime.ArrayBindable (also extends org.apache.calcite.runtime.Typed)
- org.apache.calcite.interpreter.BindableRel (also extends org.apache.calcite.interpreter.InterpretableRel, org.apache.calcite.rel.RelNode)
- org.apache.calcite.runtime.ArrayBindable (also extends org.apache.calcite.runtime.Typed)
- org.apache.calcite.rel.metadata.BuiltInMetadata.Measure.Context
- org.apache.calcite.test.CalciteAssert.ConnectionPostProcessor
- org.apache.calcite.test.CalciteAssert.PreparedStatementConsumer
- org.apache.calcite.jdbc.CalciteMetaColumnFactory
- org.apache.calcite.jdbc.CalciteMetaTableFactory
- org.apache.calcite.util.CalciteParserException
- org.apache.calcite.jdbc.CalcitePrepare
- org.apache.calcite.jdbc.CalcitePrepare.Context
- org.apache.calcite.jdbc.CalcitePrepare.SparkHandler
- org.apache.calcite.jdbc.CalcitePrepare.SparkHandler.RuleSetBuilder
- org.apache.calcite.runtime.CalciteResource
- org.apache.calcite.server.CalciteServer
- org.apache.calcite.server.CalciteServerStatement
- org.apache.calcite.util.CalciteValidatorException
- org.apache.calcite.adapter.enumerable.CallImplementor
- org.apache.calcite.linq4j.tree.CallSiteBinder
- java.lang.Cloneable
- org.apache.calcite.rel.RelNode (also extends org.apache.calcite.plan.RelOptNode)
- org.apache.calcite.adapter.arrow.ArrowRel
- org.apache.calcite.interpreter.BindableRel (also extends org.apache.calcite.runtime.ArrayBindable, org.apache.calcite.interpreter.InterpretableRel)
- org.apache.calcite.adapter.cassandra.CassandraRel
- org.apache.calcite.rel.convert.Converter
- org.apache.calcite.adapter.elasticsearch.ElasticsearchRel
- org.apache.calcite.adapter.geode.rel.GeodeRel
- org.apache.calcite.adapter.innodb.InnodbRel
- org.apache.calcite.interpreter.InterpretableRel
- org.apache.calcite.interpreter.BindableRel (also extends org.apache.calcite.runtime.ArrayBindable, org.apache.calcite.rel.RelNode)
- org.apache.calcite.adapter.jdbc.JdbcRel
- org.apache.calcite.adapter.mongodb.MongoRel
- org.apache.calcite.rel.PhysicalNode
- org.apache.calcite.adapter.enumerable.EnumerableRel
- org.apache.calcite.adapter.pig.PigRel
- org.apache.calcite.sql2rel.RelStructuredTypeFlattener.SelfFlatteningRel
- org.apache.calcite.adapter.spark.SparkRel
- org.apache.calcite.rel.RelNode (also extends org.apache.calcite.plan.RelOptNode)
- java.lang.Comparable<T>
- org.apache.calcite.runtime.FlatLists.ComparableList<T> (also extends java.util.List<E>)
- org.apache.calcite.plan.RelMultipleTrait (also extends org.apache.calcite.plan.RelTrait)
- org.apache.calcite.rel.RelCollation
- org.apache.calcite.rel.RelDistribution
- org.apache.calcite.linq4j.util.Compatible
- org.apache.calcite.util.Compatible
- org.apache.calcite.util.format.postgresql.format.compiled.CompiledItem
- org.apache.calcite.interpreter.Compiler
- org.apache.calcite.avatica.ConnectionConfig
- org.apache.calcite.config.CalciteConnectionConfig
- org.apache.calcite.test.ConnectionFactory
- org.apache.calcite.DataContext
- org.apache.calcite.server.DdlExecutor
- org.apache.calcite.rel.metadata.DelegatingMetadataRel
- org.apache.calcite.test.DiffRepository.Filter
- org.apache.calcite.util.graph.DirectedGraph<V,
E> - org.apache.calcite.util.graph.DirectedGraph.EdgeFactory<V,
E> - org.apache.calcite.util.graph.AttributedDirectedGraph.AttributedEdgeFactory<V,
E>
- org.apache.calcite.util.graph.AttributedDirectedGraph.AttributedEdgeFactory<V,
- org.apache.calcite.adapter.druid.DruidConnection
- org.apache.calcite.adapter.druid.DruidJson
- org.apache.calcite.adapter.druid.DimensionSpec
- org.apache.calcite.adapter.druid.ExtractionFunction
- org.apache.calcite.adapter.druid.Granularity
- org.apache.calcite.adapter.druid.DruidSqlOperatorConverter
- org.apache.calcite.runtime.Enumerables.Emitter<E,
TResult> - org.apache.calcite.linq4j.function.EqualityComparer<T>
- java.util.EventListener
- org.apache.calcite.plan.RelOptListener
- org.apache.calcite.linq4j.tree.ExpressionVisitor
- org.apache.calcite.linq4j.ExtendedEnumerable<TSource>
- org.apache.calcite.linq4j.Enumerable<T> (also extends java.lang.Iterable<T>, org.apache.calcite.linq4j.RawEnumerable<T>)
- org.apache.calcite.linq4j.ExtendedOrderedEnumerable<T>
- org.apache.calcite.linq4j.OrderedEnumerable<T> (also extends org.apache.calcite.linq4j.Enumerable<T>)
- org.apache.calcite.linq4j.Grouping<K,
V> - org.apache.calcite.linq4j.Lookup<K,
V> (also extends java.util.Map<K, V>) - org.apache.calcite.linq4j.OrderedEnumerable<T> (also extends org.apache.calcite.linq4j.ExtendedOrderedEnumerable<T>)
- org.apache.calcite.linq4j.RawQueryable<T>
- org.apache.calcite.linq4j.Queryable<T>
- org.apache.calcite.linq4j.ExtendedOrderedQueryable<T>
- org.apache.calcite.linq4j.OrderedQueryable<T> (also extends org.apache.calcite.linq4j.Queryable<T>)
- org.apache.calcite.linq4j.OrderedQueryable<T> (also extends org.apache.calcite.linq4j.ExtendedOrderedQueryable<T>)
- org.apache.calcite.linq4j.QueryableDefaults.Replayable<T>
- org.apache.calcite.linq4j.ExtendedOrderedQueryable<T>
- org.apache.calcite.linq4j.Queryable<T>
- org.apache.calcite.linq4j.ExtendedOrderedEnumerable<T>
- org.apache.calcite.linq4j.ExtendedQueryable<TSource>
- org.apache.calcite.linq4j.Queryable<T> (also extends org.apache.calcite.linq4j.RawQueryable<T>)
- org.apache.calcite.linq4j.ExtendedOrderedQueryable<T>
- org.apache.calcite.linq4j.OrderedQueryable<T> (also extends org.apache.calcite.linq4j.Queryable<T>)
- org.apache.calcite.linq4j.OrderedQueryable<T> (also extends org.apache.calcite.linq4j.ExtendedOrderedQueryable<T>)
- org.apache.calcite.linq4j.QueryableDefaults.Replayable<T>
- org.apache.calcite.linq4j.ExtendedOrderedQueryable<T>
- org.apache.calcite.linq4j.Queryable<T> (also extends org.apache.calcite.linq4j.RawQueryable<T>)
- org.apache.calcite.linq4j.Enumerable<T> (also extends java.lang.Iterable<T>, org.apache.calcite.linq4j.RawEnumerable<T>)
- org.apache.calcite.sql.type.ExtraSqlTypes
- org.apache.calcite.rel.rules.FilterJoinRule.Predicate
- org.apache.calcite.util.format.FormatElement
- org.apache.calcite.util.format.FormatModel
- org.apache.calcite.tools.FrameworkConfig
- org.apache.calcite.tools.Frameworks.BasePrepareAction<R>
- org.apache.calcite.tools.Frameworks.PlannerAction<R>
- java.util.function.Function<T,
R> - org.apache.calcite.materialize.LatticeStatisticProvider.Factory
- org.apache.calcite.plan.RelRule.OperandTransform
- org.apache.calcite.interpreter.Scalar.Producer
- org.apache.calcite.linq4j.function.Function<R>
- org.apache.calcite.linq4j.function.DoubleFunction1<T0>
- org.apache.calcite.linq4j.function.FloatFunction1<T0>
- org.apache.calcite.linq4j.function.Function0<R>
- org.apache.calcite.linq4j.function.Function1<T0,
R> - org.apache.calcite.linq4j.function.BigDecimalFunction1<T0>
- org.apache.calcite.linq4j.function.NullableBigDecimalFunction1<T0>
- org.apache.calcite.linq4j.function.NullableDoubleFunction1<T0>
- org.apache.calcite.linq4j.function.NullableFloatFunction1<T0>
- org.apache.calcite.linq4j.function.NullableIntegerFunction1<T0>
- org.apache.calcite.linq4j.function.NullableLongFunction1<T0>
- org.apache.calcite.rel.type.RelProtoDataType
- org.apache.calcite.linq4j.function.Function2<T0,
T1, R> - org.apache.calcite.linq4j.function.IntegerFunction1<T0>
- org.apache.calcite.linq4j.function.LongFunction1<T0>
- org.apache.calcite.linq4j.function.Predicate1<T0>
- org.apache.calcite.linq4j.function.Predicate2<T0,
T1>
- org.apache.calcite.schema.Function
- org.apache.calcite.schema.AggregateFunction
- org.apache.calcite.schema.ImplementableAggFunction
- org.apache.calcite.schema.ImplementableFunction
- org.apache.calcite.schema.ScalarFunction
- org.apache.calcite.schema.TableFunction
- org.apache.calcite.schema.TableMacro
- org.apache.calcite.schema.AggregateFunction
- org.apache.calcite.schema.FunctionContext
- org.apache.calcite.linq4j.tree.FunctionExpression.Invokable
- org.apache.calcite.schema.FunctionParameter
- org.apache.calcite.util.Glossary
- org.apache.calcite.rel.hint.Hintable
- org.apache.calcite.rel.hint.HintOptionChecker
- org.apache.calcite.rel.hint.HintPredicate
- org.apache.calcite.tools.Hoist.Config
- org.apache.calcite.sql.type.ImplicitCastOperandTypeChecker
- org.apache.calcite.sql2rel.InitializerContext
- org.apache.calcite.sql2rel.InitializerExpressionFactory
- org.apache.calcite.test.IntervalTest.Fixture
- org.apache.calcite.test.IntervalTest.Fixture2
- java.lang.Iterable<T>
- java.util.Collection<E>
- java.util.List<E>
- org.apache.calcite.linq4j.tree.Expressions.FluentList<T>
- org.apache.calcite.runtime.FlatLists.ComparableList<T> (also extends java.lang.Comparable<T>)
- org.apache.calcite.runtime.PairList<T,
U> - org.apache.calcite.runtime.ImmutablePairList<T,
U>
- org.apache.calcite.runtime.ImmutablePairList<T,
- org.apache.calcite.schema.Path (also extends java.util.RandomAccess)
- java.util.List<E>
- org.apache.calcite.linq4j.Enumerable<T> (also extends org.apache.calcite.linq4j.ExtendedEnumerable<TSource>, org.apache.calcite.linq4j.RawEnumerable<T>)
- org.apache.calcite.linq4j.ExtendedOrderedEnumerable<T>
- org.apache.calcite.linq4j.OrderedEnumerable<T> (also extends org.apache.calcite.linq4j.Enumerable<T>)
- org.apache.calcite.linq4j.Grouping<K,
V> - org.apache.calcite.linq4j.Lookup<K,
V> (also extends java.util.Map<K, V>) - org.apache.calcite.linq4j.OrderedEnumerable<T> (also extends org.apache.calcite.linq4j.ExtendedOrderedEnumerable<T>)
- org.apache.calcite.linq4j.RawQueryable<T>
- org.apache.calcite.linq4j.Queryable<T>
- org.apache.calcite.linq4j.ExtendedOrderedQueryable<T>
- org.apache.calcite.linq4j.OrderedQueryable<T> (also extends org.apache.calcite.linq4j.Queryable<T>)
- org.apache.calcite.linq4j.OrderedQueryable<T> (also extends org.apache.calcite.linq4j.ExtendedOrderedQueryable<T>)
- org.apache.calcite.linq4j.QueryableDefaults.Replayable<T>
- org.apache.calcite.linq4j.ExtendedOrderedQueryable<T>
- org.apache.calcite.linq4j.Queryable<T>
- org.apache.calcite.linq4j.ExtendedOrderedEnumerable<T>
- org.apache.calcite.util.mapping.Mapping (also extends org.apache.calcite.util.mapping.Mappings.FunctionMapping, org.apache.calcite.util.mapping.Mappings.SourceMapping, org.apache.calcite.util.mapping.Mappings.TargetMapping)
- org.apache.calcite.util.mapping.Mappings.CoreMapping
- org.apache.calcite.util.mapping.Mappings.FunctionMapping
- org.apache.calcite.util.mapping.Mapping (also extends java.lang.Iterable<T>, org.apache.calcite.util.mapping.Mappings.SourceMapping, org.apache.calcite.util.mapping.Mappings.TargetMapping)
- org.apache.calcite.util.mapping.Mappings.TargetMapping
- org.apache.calcite.util.mapping.Mapping (also extends java.lang.Iterable<T>, org.apache.calcite.util.mapping.Mappings.FunctionMapping, org.apache.calcite.util.mapping.Mappings.SourceMapping)
- org.apache.calcite.util.mapping.Mappings.SourceMapping
- org.apache.calcite.util.mapping.Mapping (also extends java.lang.Iterable<T>, org.apache.calcite.util.mapping.Mappings.FunctionMapping, org.apache.calcite.util.mapping.Mappings.TargetMapping)
- org.apache.calcite.util.mapping.Mappings.FunctionMapping
- org.apache.calcite.tools.RuleSet
- java.util.Collection<E>
- org.apache.calcite.util.javac.JavaCompiler
- org.apache.calcite.util.JdbcType<T>
- org.apache.calcite.sql.dialect.JethroDataSqlDialect.JethroInfoCache
- org.apache.calcite.adapter.kafka.KafkaRowConverter<K,
V> - org.apache.calcite.materialize.LatticeStatisticProvider
- org.apache.calcite.adapter.enumerable.LazyAggregateLambdaFactory.LazyAccumulator<TOrigAccumulate,
TSource> - org.apache.calcite.util.Litmus
- java.util.Map<K,
V> - org.apache.calcite.linq4j.Lookup<K,
V> (also extends org.apache.calcite.linq4j.Enumerable<T>)
- org.apache.calcite.linq4j.Lookup<K,
- java.util.Map.Entry<K,
V> - org.apache.calcite.rel.type.RelDataTypeField
- org.apache.calcite.adapter.enumerable.MatchImplementor
- org.apache.calcite.materialize.MaterializationService.TableFactory
- org.apache.calcite.schema.Member
- org.apache.calcite.rel.metadata.Metadata
- org.apache.calcite.rel.metadata.BuiltInMetadata.AllPredicates
- org.apache.calcite.rel.metadata.BuiltInMetadata.Collation
- org.apache.calcite.rel.metadata.BuiltInMetadata.ColumnOrigin
- org.apache.calcite.rel.metadata.BuiltInMetadata.ColumnUniqueness
- org.apache.calcite.rel.metadata.BuiltInMetadata.CumulativeCost
- org.apache.calcite.rel.metadata.BuiltInMetadata.DistinctRowCount
- org.apache.calcite.rel.metadata.BuiltInMetadata.Distribution
- org.apache.calcite.rel.metadata.BuiltInMetadata.ExplainVisibility
- org.apache.calcite.rel.metadata.BuiltInMetadata.ExpressionLineage
- org.apache.calcite.rel.metadata.BuiltInMetadata.LowerBoundCost
- org.apache.calcite.rel.metadata.BuiltInMetadata.MaxRowCount
- org.apache.calcite.rel.metadata.BuiltInMetadata.Measure
- org.apache.calcite.rel.metadata.BuiltInMetadata.Memory
- org.apache.calcite.rel.metadata.BuiltInMetadata.MinRowCount
- org.apache.calcite.rel.metadata.BuiltInMetadata.NodeTypes
- org.apache.calcite.rel.metadata.BuiltInMetadata.NonCumulativeCost
- org.apache.calcite.rel.metadata.BuiltInMetadata.Parallelism
- org.apache.calcite.rel.metadata.BuiltInMetadata.PercentageOriginalRows
- org.apache.calcite.rel.metadata.BuiltInMetadata.PopulationSize
- org.apache.calcite.rel.metadata.BuiltInMetadata.Predicates
- org.apache.calcite.rel.metadata.BuiltInMetadata.RowCount
- org.apache.calcite.rel.metadata.BuiltInMetadata.Selectivity
- org.apache.calcite.rel.metadata.BuiltInMetadata.Size
- org.apache.calcite.rel.metadata.BuiltInMetadata.TableReferences
- org.apache.calcite.rel.metadata.BuiltInMetadata.UniqueKeys
- org.apache.calcite.rel.metadata.MetadataFactory
- org.apache.calcite.rel.metadata.MetadataHandler<M>
- org.apache.calcite.rel.metadata.BuiltInMetadata.AllPredicates.Handler
- org.apache.calcite.rel.metadata.BuiltInMetadata.Collation.Handler
- org.apache.calcite.rel.metadata.BuiltInMetadata.ColumnOrigin.Handler
- org.apache.calcite.rel.metadata.BuiltInMetadata.ColumnUniqueness.Handler
- org.apache.calcite.rel.metadata.BuiltInMetadata.CumulativeCost.Handler
- org.apache.calcite.rel.metadata.BuiltInMetadata.DistinctRowCount.Handler
- org.apache.calcite.rel.metadata.BuiltInMetadata.Distribution.Handler
- org.apache.calcite.rel.metadata.BuiltInMetadata.ExplainVisibility.Handler
- org.apache.calcite.rel.metadata.BuiltInMetadata.ExpressionLineage.Handler
- org.apache.calcite.rel.metadata.BuiltInMetadata.LowerBoundCost.Handler
- org.apache.calcite.rel.metadata.BuiltInMetadata.MaxRowCount.Handler
- org.apache.calcite.rel.metadata.BuiltInMetadata.Measure.Handler
- org.apache.calcite.rel.metadata.BuiltInMetadata.Memory.Handler
- org.apache.calcite.rel.metadata.BuiltInMetadata.MinRowCount.Handler
- org.apache.calcite.rel.metadata.BuiltInMetadata.NodeTypes.Handler
- org.apache.calcite.rel.metadata.BuiltInMetadata.NonCumulativeCost.Handler
- org.apache.calcite.rel.metadata.BuiltInMetadata.Parallelism.Handler
- org.apache.calcite.rel.metadata.BuiltInMetadata.PercentageOriginalRows.Handler
- org.apache.calcite.rel.metadata.BuiltInMetadata.PopulationSize.Handler
- org.apache.calcite.rel.metadata.BuiltInMetadata.Predicates.Handler
- org.apache.calcite.rel.metadata.BuiltInMetadata.RowCount.Handler
- org.apache.calcite.rel.metadata.BuiltInMetadata.Selectivity.Handler
- org.apache.calcite.rel.metadata.BuiltInMetadata.Size.Handler
- org.apache.calcite.rel.metadata.BuiltInMetadata.TableReferences.Handler
- org.apache.calcite.rel.metadata.BuiltInMetadata.UniqueKeys.Handler
- org.apache.calcite.rel.metadata.MetadataHandlerProvider
- org.apache.calcite.test.catalog.MockCatalogReader.ColumnResolver
- org.apache.calcite.adapter.enumerable.NestedBlockBuilder
- org.apache.calcite.adapter.enumerable.AggResetContext
- org.apache.calcite.adapter.enumerable.AggResultContext (also extends org.apache.calcite.adapter.enumerable.NestedBlockBuilder)
- org.apache.calcite.adapter.enumerable.AggAddContext
- org.apache.calcite.adapter.enumerable.WinAggAddContext (also extends org.apache.calcite.adapter.enumerable.WinAggResultContext)
- org.apache.calcite.adapter.enumerable.WinAggResultContext (also extends org.apache.calcite.adapter.enumerable.WinAggFrameResultContext)
- org.apache.calcite.adapter.enumerable.WinAggAddContext (also extends org.apache.calcite.adapter.enumerable.AggAddContext)
- org.apache.calcite.adapter.enumerable.AggAddContext
- org.apache.calcite.adapter.enumerable.WinAggResetContext (also extends org.apache.calcite.adapter.enumerable.WinAggFrameContext)
- org.apache.calcite.adapter.enumerable.AggResultContext (also extends org.apache.calcite.adapter.enumerable.NestedBlockBuilder)
- org.apache.calcite.adapter.enumerable.AggResultContext (also extends org.apache.calcite.adapter.enumerable.AggResetContext)
- org.apache.calcite.adapter.enumerable.AggAddContext
- org.apache.calcite.adapter.enumerable.WinAggAddContext (also extends org.apache.calcite.adapter.enumerable.WinAggResultContext)
- org.apache.calcite.adapter.enumerable.WinAggResultContext (also extends org.apache.calcite.adapter.enumerable.WinAggFrameResultContext)
- org.apache.calcite.adapter.enumerable.WinAggAddContext (also extends org.apache.calcite.adapter.enumerable.AggAddContext)
- org.apache.calcite.adapter.enumerable.AggAddContext
- org.apache.calcite.adapter.enumerable.AggResetContext
- org.apache.calcite.linq4j.tree.Node
- org.apache.calcite.adapter.enumerable.NotNullImplementor
- org.apache.calcite.util.Pair.PairWithOrdinalConsumer<K,
V> - org.apache.calcite.runtime.PairList.IndexedBiConsumer<T,
U> - org.apache.calcite.util.PartiallyOrderedSet.Ordering<E>
- org.apache.calcite.runtime.Pattern
- org.apache.calcite.adapter.enumerable.PhysType
- org.apache.calcite.util.PrecedenceClimbingParser.Special
- java.util.function.Predicate<T>
- org.apache.calcite.rel.rules.PushProjector.ExprCondition
- org.apache.calcite.prepare.Prepare.PreparedResult
- org.apache.calcite.linq4j.tree.Primitive.Sink
- org.apache.calcite.linq4j.tree.Primitive.Source
- org.apache.calcite.profile.Profiler
- org.apache.calcite.profile.Profiler.Statistic
- org.apache.calcite.tools.Program
- org.apache.calcite.linq4j.tree.PseudoField
- org.apache.calcite.linq4j.tree.Types.RecordField
- org.apache.calcite.util.Puffin.Builder<G,
F> - org.apache.calcite.util.Puffin.Line<G,
F> - org.apache.calcite.util.Puffin.Program<G>
- org.apache.calcite.linq4j.QueryableFactory<T>
- org.apache.calcite.linq4j.QueryProvider
- org.apache.calcite.jdbc.CalciteConnection (also extends java.sql.Connection)
- java.util.RandomAccess
- org.apache.calcite.util.RangeSets.Consumer<V>
- org.apache.calcite.util.RangeSets.Handler<V,
R> - org.apache.calcite.linq4j.RawEnumerable<T>
- org.apache.calcite.linq4j.Enumerable<T> (also extends org.apache.calcite.linq4j.ExtendedEnumerable<TSource>, java.lang.Iterable<T>)
- org.apache.calcite.linq4j.ExtendedOrderedEnumerable<T>
- org.apache.calcite.linq4j.OrderedEnumerable<T> (also extends org.apache.calcite.linq4j.Enumerable<T>)
- org.apache.calcite.linq4j.Grouping<K,
V> - org.apache.calcite.linq4j.Lookup<K,
V> (also extends java.util.Map<K, V>) - org.apache.calcite.linq4j.OrderedEnumerable<T> (also extends org.apache.calcite.linq4j.ExtendedOrderedEnumerable<T>)
- org.apache.calcite.linq4j.RawQueryable<T>
- org.apache.calcite.linq4j.Queryable<T>
- org.apache.calcite.linq4j.ExtendedOrderedQueryable<T>
- org.apache.calcite.linq4j.OrderedQueryable<T> (also extends org.apache.calcite.linq4j.Queryable<T>)
- org.apache.calcite.linq4j.OrderedQueryable<T> (also extends org.apache.calcite.linq4j.ExtendedOrderedQueryable<T>)
- org.apache.calcite.linq4j.QueryableDefaults.Replayable<T>
- org.apache.calcite.linq4j.ExtendedOrderedQueryable<T>
- org.apache.calcite.linq4j.Queryable<T>
- org.apache.calcite.linq4j.ExtendedOrderedEnumerable<T>
- org.apache.calcite.linq4j.Enumerable<T> (also extends org.apache.calcite.linq4j.ExtendedEnumerable<TSource>, java.lang.Iterable<T>)
- org.apache.calcite.util.ReflectiveVisitDispatcher<R,
E> - org.apache.calcite.util.ReflectiveVisitor
- org.apache.calcite.util.ReflectUtil.MethodDispatcher<T>
- org.apache.calcite.tools.RelBuilder.AggCall
- org.apache.calcite.tools.RelBuilder.Config
- org.apache.calcite.tools.RelBuilder.GroupKey
- org.apache.calcite.tools.RelBuilder.OverCall
- org.apache.calcite.tools.RelBuilderFactory
- org.apache.calcite.rel.type.RelDataType
- org.apache.calcite.rel.type.RelDataTypeFactory
- org.apache.calcite.adapter.java.JavaTypeFactory
- org.apache.calcite.rel.type.RelDataTypeFactory.FieldInfo
- org.apache.calcite.rel.type.RelDataTypeFamily
- org.apache.calcite.rel.type.RelDataTypePrecedenceList
- org.apache.calcite.rel.type.RelDataTypeSystem
- org.apache.calcite.plan.RelDigest
- org.apache.calcite.rel.externalize.RelDotWriter.WriteOption
- org.apache.calcite.rel.core.RelFactories.AggregateFactory
- org.apache.calcite.rel.core.RelFactories.AsofJoinFactory
- org.apache.calcite.rel.core.RelFactories.CorrelateFactory
- org.apache.calcite.rel.core.RelFactories.ExchangeFactory
- org.apache.calcite.rel.core.RelFactories.FilterFactory
- org.apache.calcite.rel.core.RelFactories.JoinFactory
- org.apache.calcite.rel.core.RelFactories.MatchFactory
- org.apache.calcite.rel.core.RelFactories.ProjectFactory
- org.apache.calcite.rel.core.RelFactories.RepeatUnionFactory
- org.apache.calcite.rel.core.RelFactories.SampleFactory
- org.apache.calcite.rel.core.RelFactories.SemiJoinFactory
- org.apache.calcite.rel.core.RelFactories.SetOpFactory
- org.apache.calcite.rel.core.RelFactories.SnapshotFactory
- org.apache.calcite.rel.core.RelFactories.SortExchangeFactory
- org.apache.calcite.rel.core.RelFactories.SortFactory
- org.apache.calcite.rel.core.RelFactories.SpoolFactory
- org.apache.calcite.rel.core.RelFactories.TableFunctionScanFactory
- org.apache.calcite.rel.core.RelFactories.TableScanFactory
- org.apache.calcite.rel.core.RelFactories.ValuesFactory
- org.apache.calcite.plan.RelHintsPropagator
- org.apache.calcite.plan.RelImplementor
- org.apache.calcite.rel.RelInput
- org.apache.calcite.rel.externalize.RelJson.InputTranslator
- org.apache.calcite.rel.metadata.janino.RelMetadataHandlerGeneratorUtil.HandlerNameAndGeneratedCode
- org.apache.calcite.rel.metadata.RelMetadataProvider
- org.apache.calcite.rel.RelNode.Context
- org.apache.calcite.plan.RelOptConnection
- org.apache.calcite.plan.RelOptCost
- org.apache.calcite.plan.RelOptCostFactory
- org.apache.calcite.plan.RelOptNode
- org.apache.calcite.rel.RelNode (also extends java.lang.Cloneable)
- org.apache.calcite.adapter.arrow.ArrowRel
- org.apache.calcite.interpreter.BindableRel (also extends org.apache.calcite.runtime.ArrayBindable, org.apache.calcite.interpreter.InterpretableRel)
- org.apache.calcite.adapter.cassandra.CassandraRel
- org.apache.calcite.rel.convert.Converter
- org.apache.calcite.adapter.elasticsearch.ElasticsearchRel
- org.apache.calcite.adapter.geode.rel.GeodeRel
- org.apache.calcite.adapter.innodb.InnodbRel
- org.apache.calcite.interpreter.InterpretableRel
- org.apache.calcite.interpreter.BindableRel (also extends org.apache.calcite.runtime.ArrayBindable, org.apache.calcite.rel.RelNode)
- org.apache.calcite.adapter.jdbc.JdbcRel
- org.apache.calcite.adapter.mongodb.MongoRel
- org.apache.calcite.rel.PhysicalNode
- org.apache.calcite.adapter.enumerable.EnumerableRel
- org.apache.calcite.adapter.pig.PigRel
- org.apache.calcite.sql2rel.RelStructuredTypeFlattener.SelfFlatteningRel
- org.apache.calcite.adapter.spark.SparkRel
- org.apache.calcite.rel.RelNode (also extends java.lang.Cloneable)
- org.apache.calcite.plan.RelOptPlanner
- org.apache.calcite.plan.RelOptSchema
- org.apache.calcite.prepare.Prepare.CatalogReader (also extends org.apache.calcite.sql.SqlOperatorTable, org.apache.calcite.sql.validate.SqlValidatorCatalogReader)
- org.apache.calcite.plan.RelOptSchemaWithSampling
- org.apache.calcite.plan.RelOptTable.ViewExpander
- org.apache.calcite.plan.RelOptTable.ToRelContext
- org.apache.calcite.rel.RelReferentialConstraint
- org.apache.calcite.plan.RelRule.Config
- org.apache.calcite.plan.volcano.AbstractConverter.ExpandConversionRule.Config
- org.apache.calcite.rel.rules.AbstractJoinExtractFilterRule.Config
- org.apache.calcite.rel.rules.JoinExtractFilterRule.Config
- org.apache.calcite.rel.rules.AggregateCaseToFilterRule.Config
- org.apache.calcite.rel.rules.AggregateExpandDistinctAggregatesRule.Config
- org.apache.calcite.rel.rules.AggregateExpandWithinDistinctRule.Config
- org.apache.calcite.rel.rules.AggregateExtractProjectRule.Config
- org.apache.calcite.rel.rules.AggregateFilterTransposeRule.Config
- org.apache.calcite.rel.rules.AggregateJoinJoinRemoveRule.Config
- org.apache.calcite.rel.rules.AggregateJoinRemoveRule.Config
- org.apache.calcite.rel.rules.AggregateJoinTransposeRule.Config
- org.apache.calcite.rel.rules.AggregateMergeRule.Config
- org.apache.calcite.rel.rules.AggregateProjectConstantToDummyJoinRule.Config
- org.apache.calcite.rel.rules.AggregateProjectMergeRule.Config
- org.apache.calcite.rel.rules.AggregateProjectPullUpConstantsRule.Config
- org.apache.calcite.rel.rules.AggregateReduceFunctionsRule.Config
- org.apache.calcite.rel.rules.AggregateRemoveRule.Config
- org.apache.calcite.rel.rules.AggregateStarTableRule.Config
- org.apache.calcite.rel.rules.AggregateProjectStarTableRule.Config
- org.apache.calcite.rel.rules.AggregateUnionAggregateRule.Config
- org.apache.calcite.rel.rules.AggregateUnionTransposeRule.Config
- org.apache.calcite.rel.rules.AggregateValuesRule.Config
- org.apache.calcite.adapter.arrow.ArrowRules.ArrowFilterRule.Config
- org.apache.calcite.interpreter.Bindables.BindableTableScanRule.Config
- org.apache.calcite.rel.rules.CalcMergeRule.Config
- org.apache.calcite.rel.rules.CalcRemoveRule.Config
- org.apache.calcite.rel.rules.CalcSplitRule.Config
- org.apache.calcite.adapter.cassandra.CassandraRules.CassandraFilterRule.CassandraFilterRuleConfig
- org.apache.calcite.adapter.cassandra.CassandraRules.CassandraFilterRule.Config
- org.apache.calcite.adapter.cassandra.CassandraRules.CassandraLimitRule.CassandraLimitRuleConfig
- org.apache.calcite.adapter.cassandra.CassandraRules.CassandraLimitRule.Config
- org.apache.calcite.adapter.cassandra.CassandraRules.CassandraSortRule.CassandraSortRuleConfig
- org.apache.calcite.adapter.cassandra.CassandraRules.CassandraSortRule.Config
- org.apache.calcite.rel.rules.CoerceInputsRule.Config
- org.apache.calcite.plan.CommonRelSubExprRule.Config
- org.apache.calcite.rel.convert.ConverterRule.Config
- org.apache.calcite.adapter.csv.CsvProjectTableScanRule.Config
- org.apache.calcite.adapter.file.CsvProjectTableScanRule.Config
- org.apache.calcite.rel.rules.DateRangeRules.FilterDateRangeRule.FilterDateRangeRuleConfig
- org.apache.calcite.adapter.druid.DruidRules.DruidAggregateProjectRule.DruidAggregateProjectRuleConfig
- org.apache.calcite.adapter.druid.DruidRules.DruidAggregateRule.DruidAggregateRuleConfig
- org.apache.calcite.adapter.druid.DruidRules.DruidFilterRule.DruidFilterRuleConfig
- org.apache.calcite.adapter.druid.DruidRules.DruidHavingFilterRule.DruidHavingFilterRuleConfig
- org.apache.calcite.adapter.druid.DruidRules.DruidPostAggregationProjectRule.DruidPostAggregationProjectRuleConfig
- org.apache.calcite.adapter.druid.DruidRules.DruidProjectRule.DruidProjectRuleConfig
- org.apache.calcite.adapter.druid.DruidRules.DruidSortRule.DruidSortRuleConfig
- org.apache.calcite.adapter.enumerable.EnumerableBatchNestedLoopJoinRule.Config
- org.apache.calcite.adapter.enumerable.EnumerableFilterToCalcRule.Config
- org.apache.calcite.adapter.enumerable.EnumerableLimitRule.Config
- org.apache.calcite.adapter.enumerable.EnumerableLimitSortRule.Config
- org.apache.calcite.adapter.enumerable.EnumerableMergeUnionRule.Config
- org.apache.calcite.rel.rules.ExchangeRemoveConstantKeysRule.Config
- org.apache.calcite.rel.rules.FilterAggregateTransposeRule.Config
- org.apache.calcite.rel.rules.FilterCalcMergeRule.Config
- org.apache.calcite.rel.rules.FilterCorrelateRule.Config
- org.apache.calcite.rel.rules.FilterFlattenCorrelatedConditionRule.Config
- org.apache.calcite.rel.rules.FilterJoinRule.Config
- org.apache.calcite.rel.rules.FilterJoinRule.FilterIntoJoinRule.FilterIntoJoinRuleConfig
- org.apache.calcite.rel.rules.FilterJoinRule.JoinConditionPushRule.JoinConditionPushRuleConfig
- org.apache.calcite.rel.rules.FilterMergeRule.Config
- org.apache.calcite.rel.rules.FilterMultiJoinMergeRule.Config
- org.apache.calcite.rel.rules.FilterProjectTransposeRule.Config
- org.apache.calcite.rel.rules.FilterRemoveIsNotDistinctFromRule.Config
- org.apache.calcite.rel.rules.FilterSampleTransposeRule.Config
- org.apache.calcite.rel.rules.FilterSetOpTransposeRule.Config
- org.apache.calcite.rel.rules.FilterTableFunctionTransposeRule.Config
- org.apache.calcite.rel.rules.FilterTableScanRule.Config
- org.apache.calcite.rel.rules.FilterToCalcRule.Config
- org.apache.calcite.rel.rules.FilterWindowTransposeRule.Config
- org.apache.calcite.adapter.geode.rel.GeodeRules.GeodeFilterRule.GeodeFilterRuleConfig
- org.apache.calcite.adapter.geode.rel.GeodeRules.GeodeSortLimitRule.GeodeSortLimitRuleConfig
- org.apache.calcite.adapter.innodb.InnodbRules.InnodbFilterRule.InnodbFilterRuleConfig
- org.apache.calcite.adapter.innodb.InnodbRules.InnodbSortFilterRule.InnodbSortFilterRuleConfig
- org.apache.calcite.adapter.innodb.InnodbRules.InnodbSortTableScanRule.InnodbSortTableScanRuleConfig
- org.apache.calcite.rel.rules.IntersectToDistinctRule.Config
- org.apache.calcite.rel.rules.JoinAddRedundantSemiJoinRule.Config
- org.apache.calcite.rel.rules.JoinAssociateRule.Config
- org.apache.calcite.rel.rules.JoinCommuteRule.Config
- org.apache.calcite.rel.rules.JoinDeriveIsNotNullFilterRule.Config
- org.apache.calcite.rel.rules.JoinProjectTransposeRule.Config
- org.apache.calcite.rel.rules.MultiJoinProjectTransposeRule.Config
- org.apache.calcite.rel.rules.JoinPushExpressionsRule.Config
- org.apache.calcite.rel.rules.JoinPushThroughJoinRule.Config
- org.apache.calcite.rel.rules.JoinPushTransitivePredicatesRule.Config
- org.apache.calcite.rel.rules.JoinToCorrelateRule.Config
- org.apache.calcite.rel.rules.JoinToMultiJoinRule.Config
- org.apache.calcite.rel.rules.JoinUnionTransposeRule.Config
- org.apache.calcite.rel.rules.LoptOptimizeJoinRule.Config
- org.apache.calcite.rel.rules.MatchRule.Config
- org.apache.calcite.rel.rules.MaterializedViewFilterScanRule.Config
- org.apache.calcite.rel.rules.materialize.MaterializedViewRule.Config
- org.apache.calcite.rel.rules.materialize.MaterializedViewAggregateRule.Config
- org.apache.calcite.rel.rules.materialize.MaterializedViewOnlyAggregateRule.Config
- org.apache.calcite.rel.rules.materialize.MaterializedViewProjectAggregateRule.Config
- org.apache.calcite.rel.rules.materialize.MaterializedViewOnlyFilterRule.Config
- org.apache.calcite.rel.rules.materialize.MaterializedViewOnlyJoinRule.Config
- org.apache.calcite.rel.rules.materialize.MaterializedViewProjectFilterRule.Config
- org.apache.calcite.rel.rules.materialize.MaterializedViewProjectJoinRule.Config
- org.apache.calcite.rel.rules.materialize.MaterializedViewAggregateRule.Config
- org.apache.calcite.rel.rules.MeasureRules.AggregateMeasure2RuleConfig
- org.apache.calcite.rel.rules.MeasureRules.AggregateMeasureRuleConfig
- org.apache.calcite.rel.rules.MeasureRules.FilterSortMeasureRuleConfig
- org.apache.calcite.rel.rules.MeasureRules.ProjectMeasureRuleConfig
- org.apache.calcite.rel.rules.MeasureRules.ProjectSortMeasureRuleConfig
- org.apache.calcite.rel.rules.MinusToDistinctRule.Config
- org.apache.calcite.rel.rules.MultiJoinOptimizeBushyRule.Config
- org.apache.calcite.piglet.PigToSqlAggregateRule.Config
- org.apache.calcite.rel.rules.ProjectAggregateMergeRule.Config
- org.apache.calcite.rel.rules.ProjectCalcMergeRule.Config
- org.apache.calcite.rel.rules.ProjectCorrelateTransposeRule.Config
- org.apache.calcite.rel.rules.ProjectFilterTransposeRule.Config
- org.apache.calcite.rel.rules.ProjectJoinJoinRemoveRule.Config
- org.apache.calcite.rel.rules.ProjectJoinRemoveRule.Config
- org.apache.calcite.rel.rules.ProjectJoinTransposeRule.Config
- org.apache.calcite.rel.rules.ProjectMergeRule.Config
- org.apache.calcite.rel.rules.ProjectMultiJoinMergeRule.Config
- org.apache.calcite.rel.rules.ProjectOverSumToSum0Rule.Config
- org.apache.calcite.rel.rules.ProjectRemoveRule.Config
- org.apache.calcite.rel.rules.ProjectSetOpTransposeRule.Config
- org.apache.calcite.rel.rules.ProjectTableScanRule.Config
- org.apache.calcite.rel.rules.ProjectToCalcRule.Config
- org.apache.calcite.adapter.enumerable.EnumerableProjectToCalcRule.Config
- org.apache.calcite.rel.rules.ProjectToWindowRule.Config
- org.apache.calcite.rel.rules.ProjectToWindowRule.CalcToWindowRule.CalcToWindowRuleConfig
- org.apache.calcite.rel.rules.ProjectToWindowRule.ProjectToLogicalProjectAndWindowRule.ProjectToLogicalProjectAndWindowRuleConfig
- org.apache.calcite.rel.rules.ProjectWindowTransposeRule.Config
- org.apache.calcite.rel.rules.PruneEmptyRules.PruneEmptyRule.Config
- org.apache.calcite.rel.rules.PruneEmptyRules.CorrelateLeftEmptyRuleConfig
- org.apache.calcite.rel.rules.PruneEmptyRules.CorrelateRightEmptyRuleConfig
- org.apache.calcite.rel.rules.PruneEmptyRules.IntersectEmptyPruneRuleConfig
- org.apache.calcite.rel.rules.PruneEmptyRules.JoinLeftEmptyRuleConfig
- org.apache.calcite.rel.rules.PruneEmptyRules.JoinRightEmptyRuleConfig
- org.apache.calcite.rel.rules.PruneEmptyRules.MinusEmptyPruneRuleConfig
- org.apache.calcite.rel.rules.PruneEmptyRules.RemoveEmptySingleRule.RemoveEmptySingleRuleConfig
- org.apache.calcite.rel.rules.PruneEmptyRules.SortFetchZeroRuleConfig
- org.apache.calcite.rel.rules.PruneEmptyRules.UnionEmptyPruneRuleConfig
- org.apache.calcite.rel.rules.PruneEmptyRules.ZeroMaxRowsRuleConfig
- org.apache.calcite.rel.rules.ReduceDecimalsRule.Config
- org.apache.calcite.rel.rules.ReduceExpressionsRule.Config
- org.apache.calcite.rel.rules.ReduceExpressionsRule.CalcReduceExpressionsRule.CalcReduceExpressionsRuleConfig
- org.apache.calcite.rel.rules.ReduceExpressionsRule.FilterReduceExpressionsRule.FilterReduceExpressionsRuleConfig
- org.apache.calcite.rel.rules.ReduceExpressionsRule.JoinReduceExpressionsRule.JoinReduceExpressionsRuleConfig
- org.apache.calcite.rel.rules.ReduceExpressionsRule.ProjectReduceExpressionsRule.ProjectReduceExpressionsRuleConfig
- org.apache.calcite.rel.rules.ReduceExpressionsRule.WindowReduceExpressionsRule.WindowReduceExpressionsRuleConfig
- org.apache.calcite.sql2rel.RelDecorrelator.Config
- org.apache.calcite.sql2rel.RelDecorrelator.AdjustProjectForCountAggregateRule.AdjustProjectForCountAggregateRuleConfig
- org.apache.calcite.sql2rel.RelDecorrelator.RemoveCorrelationForScalarAggregateRule.RemoveCorrelationForScalarAggregateRuleConfig
- org.apache.calcite.sql2rel.RelDecorrelator.RemoveCorrelationForScalarProjectRule.RemoveCorrelationForScalarProjectRuleConfig
- org.apache.calcite.sql2rel.RelDecorrelator.RemoveSingleAggregateRule.RemoveSingleAggregateRuleConfig
- org.apache.calcite.rel.rules.SampleToFilterRule.Config
- org.apache.calcite.rel.rules.SemiJoinFilterTransposeRule.Config
- org.apache.calcite.rel.rules.SemiJoinJoinTransposeRule.Config
- org.apache.calcite.rel.rules.SemiJoinProjectTransposeRule.Config
- org.apache.calcite.rel.rules.SemiJoinRemoveRule.Config
- org.apache.calcite.rel.rules.SemiJoinRule.Config
- org.apache.calcite.rel.rules.SemiJoinRule.JoinOnUniqueToSemiJoinRule.JoinOnUniqueToSemiJoinRuleConfig
- org.apache.calcite.rel.rules.SemiJoinRule.JoinToSemiJoinRule.JoinToSemiJoinRuleConfig
- org.apache.calcite.rel.rules.SemiJoinRule.ProjectToSemiJoinRule.ProjectToSemiJoinRuleConfig
- org.apache.calcite.rel.rules.SingleValuesOptimizationRules.PruneSingleValueRule.Config
- org.apache.calcite.rel.rules.SortJoinCopyRule.Config
- org.apache.calcite.rel.rules.SortJoinTransposeRule.Config
- org.apache.calcite.rel.rules.SortMergeRule.Config
- org.apache.calcite.rel.rules.SortProjectTransposeRule.Config
- org.apache.calcite.rel.rules.SortRemoveConstantKeysRule.Config
- org.apache.calcite.rel.rules.SortRemoveRedundantRule.Config
- org.apache.calcite.rel.rules.SortRemoveRule.Config
- org.apache.calcite.rel.rules.SortUnionTransposeRule.Config
- org.apache.calcite.rel.rules.SpatialRules.FilterHilbertRule.Config
- org.apache.calcite.adapter.splunk.SplunkPushDownRule.Config
- org.apache.calcite.rel.stream.StreamRules.DeltaAggregateTransposeRule.DeltaAggregateTransposeRuleConfig
- org.apache.calcite.rel.stream.StreamRules.DeltaFilterTransposeRule.DeltaFilterTransposeRuleConfig
- org.apache.calcite.rel.stream.StreamRules.DeltaJoinTransposeRule.DeltaJoinTransposeRuleConfig
- org.apache.calcite.rel.stream.StreamRules.DeltaProjectTransposeRule.DeltaProjectTransposeRuleConfig
- org.apache.calcite.rel.stream.StreamRules.DeltaSortTransposeRule.DeltaSortTransposeRuleConfig
- org.apache.calcite.rel.stream.StreamRules.DeltaTableScanRule.DeltaTableScanRuleConfig
- org.apache.calcite.rel.stream.StreamRules.DeltaTableScanToEmptyRule.DeltaTableScanToEmptyRuleConfig
- org.apache.calcite.rel.stream.StreamRules.DeltaUnionTransposeRule.DeltaUnionTransposeRuleConfig
- org.apache.calcite.rel.rules.SubQueryRemoveRule.Config
- org.apache.calcite.rel.rules.TableScanRule.Config
- org.apache.calcite.rel.convert.TraitMatchingRule.Config
- org.apache.calcite.rel.rules.UnionEliminatorRule.Config
- org.apache.calcite.rel.rules.UnionMergeRule.Config
- org.apache.calcite.rel.rules.UnionPullUpConstantsRule.Config
- org.apache.calcite.rel.rules.UnionToDistinctRule.Config
- org.apache.calcite.rel.rules.UnionToValuesRule.Config
- org.apache.calcite.rel.rules.ValuesReduceRule.Config
- org.apache.calcite.plan.RelRule.Done
- org.apache.calcite.plan.RelRule.OperandBuilder
- org.apache.calcite.plan.RelRule.OperandDetailBuilder<R>
- org.apache.calcite.tools.RelRunner
- org.apache.calcite.rel.RelShuttle
- org.apache.calcite.plan.RelTrait
- org.apache.calcite.plan.Convention
- org.apache.calcite.plan.RelMultipleTrait (also extends java.lang.Comparable<T>)
- org.apache.calcite.rel.RelCollation
- org.apache.calcite.rel.RelDistribution
- org.apache.calcite.rel.RelWriter
- org.apache.calcite.runtime.ResultSetEnumerable.PreparedStatementEnricher
- org.apache.calcite.rex.RexAction
- org.apache.calcite.rex.RexBiVisitor<R,
P> - org.apache.calcite.rex.RexExecutor
- org.apache.calcite.plan.RelOptPlanner.Executor
- org.apache.calcite.test.RexImplicationCheckerFixtures
- org.apache.calcite.adapter.enumerable.RexImpTable.RexCallImplementor
- org.apache.calcite.rex.RexPattern
- org.apache.calcite.rex.RexSqlConvertlet
- org.apache.calcite.rex.RexSqlConvertletTable
- org.apache.calcite.adapter.enumerable.RexToLixTranslator.InputGetter
- org.apache.calcite.rex.RexToSqlNodeConverter
- org.apache.calcite.rex.RexVisitor<R>
- org.apache.calcite.util.SaffronProperties
- org.apache.calcite.interpreter.Scalar
- org.apache.calcite.schema.Schema
- org.apache.calcite.schema.SchemaPlus
- org.apache.calcite.schema.SemiMutableSchema
- org.apache.calcite.schema.SchemaFactory
- org.apache.calcite.schema.SchemaVersion
- org.apache.calcite.adapter.splunk.search.SearchResultListener
- org.apache.calcite.sql.validate.SemanticTable
- org.apache.calcite.interpreter.Sink
- org.apache.calcite.util.Source
- org.apache.calcite.runtime.SpaceFillingCurve2D
- org.apache.calcite.runtime.SpaceFillingCurve2D.IndexRange
- org.apache.calcite.adapter.splunk.search.SplunkConnection
- org.apache.calcite.sql.util.SqlBasicVisitor.ArgHandler<R>
- org.apache.calcite.sql.validate.SqlConformance
- org.apache.calcite.sql.SqlDialect.Context
- org.apache.calcite.sql.SqlDialectFactory
- org.apache.calcite.sql.SqlLiteral.SqlSymbol
- org.apache.calcite.sql.validate.SqlMoniker
- org.apache.calcite.sql.validate.SqlNameMatcher
- org.apache.calcite.sql2rel.SqlNodeToRexConverter
- org.apache.calcite.sql.SqlOperandCountRange
- org.apache.calcite.sql.type.SqlOperandHandler
- org.apache.calcite.sql.type.SqlOperandTypeChecker
- org.apache.calcite.sql.type.SqlOperandMetadata
- org.apache.calcite.sql.type.SqlSingleOperandTypeChecker
- org.apache.calcite.sql.type.SqlOperandTypeInference
- org.apache.calcite.sql.SqlOperatorTable
- org.apache.calcite.prepare.Prepare.CatalogReader (also extends org.apache.calcite.plan.RelOptSchema, org.apache.calcite.sql.validate.SqlValidatorCatalogReader)
- org.apache.calcite.sql.parser.SqlParser.Config
- org.apache.calcite.sql.parser.SqlParserImplFactory
- org.apache.calcite.sql.parser.SqlParserTest.Tester
- org.apache.calcite.sql.type.SqlReturnTypeInference
- org.apache.calcite.sql2rel.SqlRexContext
- org.apache.calcite.sql2rel.SqlRexConvertlet
- org.apache.calcite.sql2rel.SqlRexConvertletTable
- org.apache.calcite.sql.SqlSingletonAggFunction
- org.apache.calcite.sql.SqlSplittableAggFunction
- org.apache.calcite.sql.SqlSpecialOperator.TokenSequence
- org.apache.calcite.sql.SqlSplittableAggFunction.Registry<E>
- org.apache.calcite.sql.SqlStaticAggFunction
- org.apache.calcite.materialize.SqlStatisticProvider
- org.apache.calcite.sql.SqlTableFunction
- org.apache.calcite.sql.test.SqlTester.ParameterChecker
- org.apache.calcite.sql.test.SqlTester.ResultChecker
- org.apache.calcite.sql.test.SqlTester.TypeChecker
- org.apache.calcite.sql.test.SqlTester.ValidatedNodeConsumer
- org.apache.calcite.sql.test.SqlTester.ValidatedNodeFunction<R>
- org.apache.calcite.sql.test.SqlTestFactory.CatalogReaderFactory
- org.apache.calcite.sql.test.SqlTestFactory.PlannerFactory
- org.apache.calcite.sql.test.SqlTestFactory.TypeFactoryFactory
- org.apache.calcite.sql.test.SqlTestFactory.ValidatorFactory
- org.apache.calcite.sql2rel.SqlToRelConverter.Config
- org.apache.calcite.sql.type.SqlTypeMappingRule
- org.apache.calcite.sql.type.SqlTypeTransform
- org.apache.calcite.sql.validate.SqlValidator
- org.apache.calcite.sql.validate.SqlValidatorWithHints
- org.apache.calcite.sql.validate.SqlValidator.Config
- org.apache.calcite.sql.validate.SqlValidatorNamespace
- org.apache.calcite.sql.validate.SqlValidatorScope
- org.apache.calcite.sql.validate.AggregatingScope
- org.apache.calcite.sql.validate.SqlValidatorScope.Resolved
- org.apache.calcite.sql.validate.SqlValidatorUtil.Suggester
- org.apache.calcite.sql.util.SqlVisitor<R>
- org.apache.calcite.sql.SqlWriter
- org.apache.calcite.sql.SqlWriter.Frame
- org.apache.calcite.sql.SqlWriter.FrameType
- org.apache.calcite.sql.SqlWriterConfig
- org.apache.calcite.schema.Statistic
- org.apache.calcite.sql2rel.SubQueryConverter
- org.apache.calcite.sql.Symbolizable
- org.apache.calcite.schema.Table
- org.apache.calcite.schema.CustomColumnResolvingTable
- org.apache.calcite.schema.ExtensibleTable
- org.apache.calcite.schema.FilterableTable
- org.apache.calcite.schema.ModifiableView
- org.apache.calcite.schema.ProjectableFilterableTable
- org.apache.calcite.schema.QueryableTable
- org.apache.calcite.schema.ModifiableTable
- org.apache.calcite.schema.ScannableTable
- org.apache.calcite.schema.StreamableTable
- org.apache.calcite.schema.TemporalTable
- org.apache.calcite.schema.TransientTable
- org.apache.calcite.schema.TranslatableTable
- org.apache.calcite.linq4j.tree.TableExpressionFactory
- org.apache.calcite.schema.TableFactory<T>
- org.apache.calcite.adapter.enumerable.TableFunctionCallImplementor
- org.apache.calcite.rel.type.TimeFrame
- org.apache.calcite.rel.type.TimeFrameSet.Builder
- org.apache.calcite.rel.rules.TransformationRule
- org.apache.calcite.rel.rules.SubstitutionRule
- java.lang.reflect.Type
- org.apache.calcite.linq4j.tree.Types.RecordType
- org.apache.calcite.sql.validate.implicit.TypeCoercion
- org.apache.calcite.sql.validate.implicit.TypeCoercionFactory
- org.apache.calcite.runtime.Typed
- org.apache.calcite.runtime.ArrayBindable (also extends org.apache.calcite.runtime.Bindable<T>)
- org.apache.calcite.interpreter.BindableRel (also extends org.apache.calcite.interpreter.InterpretableRel, org.apache.calcite.rel.RelNode)
- org.apache.calcite.runtime.ArrayBindable (also extends org.apache.calcite.runtime.Bindable<T>)
- org.apache.calcite.rel.metadata.UnboundMetadata<M>
- org.apache.calcite.linq4j.tree.Visitor<R>
- org.apache.calcite.adapter.enumerable.WinAggFrameContext
- org.apache.calcite.adapter.enumerable.WinAggFrameResultContext
- org.apache.calcite.adapter.enumerable.WinAggResultContext (also extends org.apache.calcite.adapter.enumerable.AggResultContext)
- org.apache.calcite.adapter.enumerable.WinAggAddContext (also extends org.apache.calcite.adapter.enumerable.AggAddContext)
- org.apache.calcite.adapter.enumerable.WinAggResultContext (also extends org.apache.calcite.adapter.enumerable.AggResultContext)
- org.apache.calcite.adapter.enumerable.WinAggResetContext (also extends org.apache.calcite.adapter.enumerable.AggResetContext)
- org.apache.calcite.adapter.enumerable.WinAggFrameResultContext
- java.sql.Wrapper
- java.sql.Connection (also extends java.lang.AutoCloseable)
- org.apache.calcite.jdbc.CalciteConnection (also extends org.apache.calcite.linq4j.QueryProvider)
- java.sql.Connection (also extends java.lang.AutoCloseable)
- org.apache.calcite.schema.Wrapper
- org.apache.calcite.plan.Context
- org.apache.calcite.plan.RelOptTable
- org.apache.calcite.prepare.Prepare.PreparingTable (also extends org.apache.calcite.sql.validate.SqlValidatorTable)
- org.apache.calcite.sql.validate.SqlValidatorCatalogReader
- org.apache.calcite.prepare.Prepare.CatalogReader (also extends org.apache.calcite.plan.RelOptSchema, org.apache.calcite.sql.SqlOperatorTable)
- org.apache.calcite.sql.validate.SqlValidatorTable
- org.apache.calcite.prepare.Prepare.PreparingTable (also extends org.apache.calcite.plan.RelOptTable)
Annotation Type Hierarchy
- org.apache.calcite.adapter.java.Array (implements java.lang.annotation.Annotation)
- org.apache.calcite.CalciteImmutable (implements java.lang.annotation.Annotation)
- org.apache.calcite.linq4j.function.Deterministic (implements java.lang.annotation.Annotation)
- org.apache.calcite.linq4j.function.Experimental (implements java.lang.annotation.Annotation)
- org.apache.calcite.linq4j.function.Hints (implements java.lang.annotation.Annotation)
- org.apache.calcite.sql.fun.LibraryOperator (implements java.lang.annotation.Annotation)
- org.apache.calcite.adapter.java.Map (implements java.lang.annotation.Annotation)
- org.apache.calcite.linq4j.function.NonDeterministic (implements java.lang.annotation.Annotation)
- org.apache.calcite.linq4j.PackageMarker (implements java.lang.annotation.Annotation)
- org.apache.calcite.linq4j.function.Parameter (implements java.lang.annotation.Annotation)
- org.apache.calcite.linq4j.function.SemiStrict (implements java.lang.annotation.Annotation)
- org.apache.calcite.linq4j.function.Strict (implements java.lang.annotation.Annotation)
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.apache.calcite.rel.core.Aggregate.Group
- org.apache.calcite.sql.babel.postgresql.AndChain (implements org.apache.calcite.sql.Symbolizable)
- org.apache.calcite.piglet.Ast.Direction
- org.apache.calcite.piglet.Ast.Op
- org.apache.calcite.interpreter.BindableConvention (implements org.apache.calcite.plan.Convention)
- org.apache.calcite.util.BuiltInMethod
- org.apache.calcite.test.CalciteAssert.Config
- org.apache.calcite.test.CalciteAssert.DatabaseInstance
- org.apache.calcite.test.CalciteAssert.SchemaSpec
- org.apache.calcite.config.CalciteConnectionProperty (implements org.apache.calcite.avatica.ConnectionProperty)
- org.apache.calcite.util.format.postgresql.CapitalizationEnum
- org.apache.calcite.adapter.cassandra.CassandraMethod
- org.apache.calcite.config.CharLiteralStyle
- org.apache.calcite.util.format.postgresql.ChronoUnitEnum
- org.apache.calcite.schema.ColumnStrategy
- org.apache.calcite.rel.hint.CompositeHintPredicate.Composition
- org.apache.calcite.sql.type.CompositeOperandTypeChecker.Composition
- org.apache.calcite.chinook.ConnectionFactory.DatabaseWrapper
- org.apache.calcite.adapter.csv.CsvTable.Flavor
- org.apache.calcite.adapter.file.CsvTable.Flavor
- org.apache.calcite.DataContext.Variable
- org.apache.calcite.util.format.postgresql.DateCalendarEnum
- org.apache.calcite.plan.DeriveMode
- org.apache.calcite.adapter.druid.DruidType
- org.apache.calcite.adapter.enumerable.EnumerableConvention (implements org.apache.calcite.plan.Convention)
- org.apache.calcite.adapter.enumerable.EnumerableRel.Prefer
- org.apache.calcite.chinook.EnvironmentFairy.User
- org.apache.calcite.linq4j.tree.ExpressionType
- org.apache.calcite.util.format.FormatElementEnum (implements org.apache.calcite.util.format.FormatElement)
- org.apache.calcite.linq4j.tree.GotoExpressionKind
- org.apache.calcite.adapter.druid.Granularity.Type
- org.apache.calcite.plan.hep.HepMatchOrder
- org.apache.calcite.runtime.Hook
- org.apache.calcite.adapter.innodb.InnodbMethod
- org.apache.calcite.interpreter.InterpretableConvention (implements org.apache.calcite.plan.Convention)
- org.apache.calcite.adapter.enumerable.JavaRowFormat
- org.apache.calcite.sql.JoinConditionType (implements org.apache.calcite.sql.Symbolizable)
- org.apache.calcite.rel.core.JoinRelType
- org.apache.calcite.linq4j.JoinType
- org.apache.calcite.sql.JoinType (implements org.apache.calcite.sql.Symbolizable)
- org.apache.calcite.runtime.JsonFunctions.JsonModifyMode
- org.apache.calcite.runtime.JsonFunctions.PathMode
- org.apache.calcite.model.JsonSchema.Type
- org.apache.calcite.config.Lex
- org.apache.calcite.util.mapping.MappingType
- org.apache.calcite.statistic.MapSqlStatisticProvider (implements org.apache.calcite.materialize.SqlStatisticProvider)
- org.apache.calcite.rel.rules.materialize.MaterializedViewRule.MatchModality
- org.apache.calcite.model.ModelHandler.ExtraOperand
- org.apache.calcite.adapter.mongodb.MongoMethod
- org.apache.calcite.config.NullCollation
- org.apache.calcite.adapter.enumerable.NullPolicy
- org.apache.calcite.rel.metadata.NullSentinel
- org.apache.calcite.util.Optionality
- org.apache.calcite.linq4j.OpType
- org.apache.calcite.adapter.os.OsQueryType
- org.apache.calcite.runtime.Pattern.Op
- org.apache.calcite.util.format.postgresql.PatternModifier
- org.apache.calcite.adapter.pig.PigAggFunction
- org.apache.calcite.adapter.pig.PigDataType
- org.apache.calcite.tools.PigRelBuilder.GroupOption
- org.apache.calcite.util.PrecedenceClimbingParser.Type
- org.apache.calcite.linq4j.tree.Primitive
- org.apache.calcite.linq4j.tree.Primitive.Flavor
- org.apache.calcite.adapter.druid.QueryType
- org.apache.calcite.adapter.innodb.QueryType
- org.apache.calcite.adapter.redis.RedisDataFormat
- org.apache.calcite.adapter.redis.RedisDataType
- org.apache.calcite.rel.type.RelDataTypeComparability
- org.apache.calcite.rel.RelDistribution.Type
- org.apache.calcite.rel.RelFieldCollation.Direction
- org.apache.calcite.rel.RelFieldCollation.NullDirection
- org.apache.calcite.plan.RelOptRuleOperandChildPolicy
- org.apache.calcite.plan.RelOptUtil.Logic
- org.apache.calcite.plan.RelOptUtil.SubQueryType
- org.apache.calcite.rex.RexDigestIncludeType
- org.apache.calcite.adapter.enumerable.RexImpTable.NullAs
- org.apache.calcite.rex.RexUnknownAs
- org.apache.calcite.rex.RexWindowExclusion
- org.apache.calcite.schema.Schema.TableType
- org.apache.calcite.adapter.spark.SparkMethod
- org.apache.calcite.runtime.SpatialTypeUtils.SpatialType
- org.apache.calcite.rel.core.Spool.Type
- org.apache.calcite.sql.SqlAccessEnum
- org.apache.calcite.sql.fun.SqlAvgAggFunction.Subtype
- org.apache.calcite.sql.babel.postgresql.SqlBegin.TransactionMode (implements org.apache.calcite.sql.Symbolizable)
- org.apache.calcite.sql.fun.SqlBetweenOperator.Flag
- org.apache.calcite.sql.SqlCollation.Coercibility
- org.apache.calcite.sql.validate.SqlConformanceEnum (implements org.apache.calcite.sql.validate.SqlConformance)
- org.apache.calcite.sql.fun.SqlCovarAggFunction.Subtype
- org.apache.calcite.sql.ddl.SqlCreateTableLike.LikeOption (implements org.apache.calcite.sql.Symbolizable)
- org.apache.calcite.sql.ddl.SqlDdlNodes.FileType
- org.apache.calcite.sql.SqlDialect.CalendarPolicy
- org.apache.calcite.sql.SqlDialect.DatabaseProduct
- org.apache.calcite.sql.SqlExplain.Depth (implements org.apache.calcite.sql.Symbolizable)
- org.apache.calcite.sql.SqlExplainFormat (implements org.apache.calcite.sql.Symbolizable)
- org.apache.calcite.sql.SqlExplainLevel (implements org.apache.calcite.sql.Symbolizable)
- org.apache.calcite.sql.SqlFunctionCategory
- org.apache.calcite.runtime.SqlFunctions.FlatProductInputType
- org.apache.calcite.runtime.SqlFunctions.JsonScope
- org.apache.calcite.sql.SqlHint.HintOptionFormat (implements org.apache.calcite.sql.Symbolizable)
- org.apache.calcite.rel.rel2sql.SqlImplementor.Clause
- org.apache.calcite.sql.SqlInsertKeyword (implements org.apache.calcite.sql.Symbolizable)
- org.apache.calcite.sql.SqlJdbcDataTypeName (implements org.apache.calcite.sql.Symbolizable)
- org.apache.calcite.sql.SqlJsonConstructorNullClause
- org.apache.calcite.sql.SqlJsonEmptyOrError (implements org.apache.calcite.sql.Symbolizable)
- org.apache.calcite.sql.SqlJsonEncoding
- org.apache.calcite.sql.SqlJsonExistsErrorBehavior (implements org.apache.calcite.sql.Symbolizable)
- org.apache.calcite.sql.SqlJsonQueryEmptyOrErrorBehavior
- org.apache.calcite.sql.SqlJsonQueryWrapperBehavior
- org.apache.calcite.sql.SqlJsonValueEmptyOrErrorBehavior (implements org.apache.calcite.sql.Symbolizable)
- org.apache.calcite.sql.SqlJsonValueReturning (implements org.apache.calcite.sql.Symbolizable)
- org.apache.calcite.sql.SqlKind
- org.apache.calcite.sql.fun.SqlLibrary
- org.apache.calcite.sql.SqlMatchRecognize.AfterOption (implements org.apache.calcite.sql.Symbolizable)
- org.apache.calcite.sql.SqlMatchRecognize.RowsPerMatchOption
- org.apache.calcite.sql.validate.SqlModality
- org.apache.calcite.sql.validate.SqlMonikerType
- org.apache.calcite.sql.validate.SqlMonotonicity
- org.apache.calcite.sql.SqlNullSemantics
- org.apache.calcite.sql.type.SqlOperandTypeChecker.Consistency
- org.apache.calcite.sql.test.SqlOperatorFixture.CastType
- org.apache.calcite.sql.test.SqlOperatorFixture.VmName
- org.apache.calcite.sql.SqlSelectKeyword (implements org.apache.calcite.sql.Symbolizable)
- org.apache.calcite.sql.SqlStateCodes
- org.apache.calcite.sql.SqlSyntax
- org.apache.calcite.sql.test.SqlTester.VmName
- org.apache.calcite.sql.test.SqlTests.Stage
- org.apache.calcite.sql.fun.SqlTrimFunction.Flag (implements org.apache.calcite.sql.Symbolizable)
- org.apache.calcite.sql.type.SqlTypeFamily (implements org.apache.calcite.rel.type.RelDataTypeFamily)
- org.apache.calcite.sql.type.SqlTypeName
- org.apache.calcite.sql.type.SqlTypeName.Limit
- org.apache.calcite.sql.validate.SqlValidatorImpl.Status
- org.apache.calcite.sql.SqlWriter.FrameTypeEnum (implements org.apache.calcite.sql.SqlWriter.FrameType)
- org.apache.calcite.sql.SqlWriter.SubQueryStyle
- org.apache.calcite.sql.SqlWriterConfig.LineFolding
- org.apache.calcite.plan.Strong.Policy
- org.apache.calcite.rel.type.StructKind
- org.apache.calcite.plan.TableAccessMap.Mode
- org.apache.calcite.sql.TableCharacteristic.Semantics
- org.apache.calcite.sql.babel.TableCollectionType
- org.apache.calcite.rel.core.TableModify.Operation
- org.apache.calcite.adapter.enumerable.WinAggImplementor.SeekType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)