Class Hierarchy
- java.lang.Object
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
- org.apache.calcite.avatica.util.AbstractCursor (implements org.apache.calcite.avatica.util.Cursor)
- java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
- org.apache.calcite.rel.AbstractRelNode (implements org.apache.calcite.rel.RelNode)
- org.apache.calcite.plan.AbstractRelOptPlanner (implements org.apache.calcite.plan.RelOptPlanner)
- org.apache.calcite.schema.impl.AbstractSchema (implements org.apache.calcite.schema.Schema)
- org.apache.calcite.schema.impl.AbstractTable (implements org.apache.calcite.schema.Table)
- 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.IntSum
- org.apache.calcite.interpreter.AggregateNode.LongSum
- org.apache.calcite.sql.validate.AliasNamespace
- org.apache.calcite.runtime.ArrayComparator (implements java.util.Comparator<T>)
- org.apache.calcite.sql.type.AssignableOperandTypeChecker (implements org.apache.calcite.sql.type.SqlOperandTypeChecker)
- org.apache.calcite.avatica.AvaticaResultSet (implements org.apache.calcite.avatica.util.ArrayImpl.Factory, java.sql.ResultSet)
- org.apache.calcite.avatica.AvaticaStatement (implements java.sql.Statement)
- org.apache.calcite.util.BarfingInvocationHandler (implements java.lang.reflect.InvocationHandler)
- org.apache.calcite.util.Benchmark
- org.apache.calcite.util.Benchmark.Statistician
- org.apache.calcite.runtime.BinarySearch
- org.apache.calcite.interpreter.Bindables
- org.apache.calcite.util.BitSets
- org.apache.calcite.util.BitString
- org.apache.calcite.util.graph.BreadthFirstIterator<V,E> (implements java.util.Iterator<E>)
- org.apache.calcite.util.Bug
- org.apache.calcite.rel.metadata.BuiltInMetadata
- org.apache.calcite.rel.metadata.CachingRelMetadataProvider (implements org.apache.calcite.rel.metadata.RelMetadataProvider)
- org.apache.calcite.prepare.CalciteCatalogReader (implements org.apache.calcite.prepare.Prepare.CatalogReader, org.apache.calcite.sql.SqlOperatorTable)
- org.apache.calcite.jdbc.CalciteFactory (implements org.apache.calcite.avatica.AvaticaFactory)
- org.apache.calcite.util.trace.CalciteLogger
- org.apache.calcite.jdbc.CalcitePrepare.Dummy
- org.apache.calcite.jdbc.CalcitePrepare.ParseResult
- org.apache.calcite.prepare.CalcitePrepareImpl (implements org.apache.calcite.jdbc.CalcitePrepare)
- org.apache.calcite.jdbc.CalciteSchema
- org.apache.calcite.jdbc.CalciteSchema.Entry
- 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.plan.volcano.ChainedPhaseRuleMappingInitializer (implements org.apache.calcite.plan.volcano.VolcanoPlannerPhaseRuleMappingInitializer)
- org.apache.calcite.rel.metadata.ChainedRelMetadataProvider (implements org.apache.calcite.rel.metadata.RelMetadataProvider)
- org.apache.calcite.sql.util.ChainedSqlOperatorTable (implements org.apache.calcite.sql.SqlOperatorTable)
- org.apache.calcite.adapter.clone.CloneSchema.Factory (implements org.apache.calcite.schema.SchemaFactory)
- org.apache.calcite.sql.validate.CollectNamespace
- org.apache.calcite.util.Compatible.Factory
- 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.util.CompoundClosableAllocation (implements org.apache.calcite.util.ClosableAllocationOwner)
- org.apache.calcite.avatica.ConnectionConfigImpl (implements org.apache.calcite.avatica.ConnectionConfig)
- 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.util.ConversionUtil
- java.util.concurrent.CopyOnWriteArrayList<E> (implements java.lang.Cloneable, java.util.List<E>, java.util.RandomAccess, java.io.Serializable)
- org.apache.calcite.rel.core.CorrelationId (implements java.lang.Cloneable, java.lang.Comparable<T>)
- org.apache.calcite.sql.type.CursorReturnTypeInference (implements org.apache.calcite.sql.type.SqlReturnTypeInference)
- org.apache.calcite.util.graph.CycleDetector<V,E>
- org.apache.calcite.util.graph.DefaultDirectedGraph<V,E> (implements org.apache.calcite.util.graph.DirectedGraph<V,E>)
- org.apache.calcite.util.graph.DefaultEdge
- org.apache.calcite.linq4j.DefaultEnumerable<T> (implements org.apache.calcite.linq4j.OrderedEnumerable<T>)
- org.apache.calcite.util.DelegatingInvocationHandler (implements java.lang.reflect.InvocationHandler)
- 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.DelegatingSqlValidatorCatalogReader (implements org.apache.calcite.sql.validate.SqlValidatorCatalogReader)
- org.apache.calcite.sql.validate.DelegatingSqlValidatorTable (implements org.apache.calcite.sql.validate.SqlValidatorTable)
- org.apache.calcite.Demo
- org.apache.calcite.util.graph.DepthFirstIterator<V,E> (implements java.util.Iterator<E>)
- java.util.Dictionary<K,V>
- org.apache.calcite.adapter.enumerable.EnumerableRel.Result
- org.apache.calcite.adapter.enumerable.EnumerableRules
- org.apache.calcite.runtime.Enumerables
- org.apache.calcite.adapter.enumerable.EnumUtils
- java.util.EventObject (implements java.io.Serializable)
- 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.FamilyOperandTypeChecker (implements org.apache.calcite.sql.type.SqlSingleOperandTypeChecker)
- org.apache.calcite.util.Filterator<E> (implements java.util.Iterator<E>)
- org.apache.calcite.interpreter.FilterNode
- org.apache.calcite.runtime.FlatLists
- org.apache.calcite.runtime.FlatLists.AbstractFlatList<T> (implements java.util.List<E>, java.util.RandomAccess)
- java.text.Format (implements java.lang.Cloneable, java.io.Serializable)
- org.apache.calcite.tools.Frameworks
- org.apache.calcite.tools.Frameworks.ConfigBuilder
- org.apache.calcite.tools.Frameworks.PrepareAction<R>
- org.apache.calcite.util.graph.Graphs
- org.apache.calcite.util.graph.Graphs.FrozenGraph<V,E>
- org.apache.calcite.plan.hep.HepProgram
- org.apache.calcite.plan.hep.HepProgramBuilder
- org.apache.calcite.util.Holder<E>
- org.apache.calcite.sql.validate.IdentifierNamespace
- 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.sql.type.InferTypes
- java.io.InputStream (implements java.io.Closeable)
- org.apache.calcite.interpreter.InterpretableRel.InterpreterImplementor
- org.apache.calcite.interpreter.Interpreters
- org.apache.calcite.util.mapping.IntPair
- org.apache.calcite.util.javac.JaninoCompiler (implements org.apache.calcite.util.javac.JavaCompiler)
- org.apache.calcite.interpreter.JaninoRexCompiler
- org.apache.calcite.util.javac.JavaCompilerArgs
- org.apache.calcite.adapter.enumerable.JavaRelImplementor (implements org.apache.calcite.plan.RelImplementor)
- 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.JdbcImplementor
- org.apache.calcite.adapter.jdbc.JdbcImplementor.Builder
- org.apache.calcite.adapter.jdbc.JdbcImplementor.Context
- org.apache.calcite.adapter.jdbc.JdbcImplementor.Result
- org.apache.calcite.adapter.jdbc.JdbcRules
- org.apache.calcite.adapter.jdbc.JdbcSchema (implements org.apache.calcite.schema.Schema)
- org.apache.calcite.adapter.jdbc.JdbcSchema.Factory (implements org.apache.calcite.schema.SchemaFactory)
- org.apache.calcite.rel.core.JoinInfo
- org.apache.calcite.interpreter.JoinNode (implements org.apache.calcite.interpreter.Node)
- org.apache.calcite.util.JsonBuilder
- org.apache.calcite.model.JsonColumn
- org.apache.calcite.model.JsonFunction
- 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.JsonStream
- org.apache.calcite.model.JsonTable
- org.apache.calcite.model.JsonTile
- 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.Measure (implements java.lang.Comparable<T>)
- org.apache.calcite.materialize.Lattice.Node
- org.apache.calcite.materialize.Lattice.Tile
- org.apache.calcite.materialize.Lattice.TileBuilder
- org.apache.calcite.runtime.Like
- org.apache.calcite.sql.util.ListSqlOperatorTable (implements org.apache.calcite.sql.SqlOperatorTable)
- org.apache.calcite.sql.type.LiteralOperandTypeChecker (implements org.apache.calcite.sql.type.SqlSingleOperandTypeChecker)
- org.apache.calcite.rel.rules.LoptJoinTree
- org.apache.calcite.rel.rules.LoptJoinTree.BinaryTree
- org.apache.calcite.rel.rules.LoptMultiJoin
- org.apache.calcite.rel.rules.LoptSemiJoinOptimizer
- org.apache.calcite.util.mapping.Mappings
- org.apache.calcite.util.mapping.Mappings.AbstractMapping (implements org.apache.calcite.util.mapping.Mapping)
- org.apache.calcite.sql.type.MatchReturnTypeInference (implements org.apache.calcite.sql.type.SqlReturnTypeInference)
- org.apache.calcite.materialize.MaterializationKey (implements java.io.Serializable)
- org.apache.calcite.materialize.MaterializationService
- org.apache.calcite.schema.impl.MaterializedViewTable.MaterializedViewTableMacro
- org.apache.calcite.avatica.Meta.Signature
- 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.model.ModelHandler
- 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.adapter.enumerable.NestedBlockBuilderImpl (implements org.apache.calcite.adapter.enumerable.NestedBlockBuilder)
- org.apache.calcite.util.NlsString (implements java.lang.Comparable<T>)
- org.apache.calcite.interpreter.Nodes
- org.apache.calcite.util.NumberUtil
- org.apache.calcite.sql.type.OperandsTypeChecking
- org.apache.calcite.sql.type.OperandTypes
- org.apache.calcite.sql.type.OrdinalReturnTypeInference (implements org.apache.calcite.sql.type.SqlReturnTypeInference)
- java.io.OutputStream (implements java.io.Closeable, java.io.Flushable)
- org.apache.calcite.util.Pair<T1,T2> (implements java.lang.Comparable<T>, java.util.Map.Entry<K,V>, java.io.Serializable)
- org.apache.calcite.sql.validate.ParameterScope
- 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.prepare.PlannerImpl (implements org.apache.calcite.tools.Planner)
- org.apache.calcite.prepare.PlannerImpl.ViewExpanderImpl (implements org.apache.calcite.plan.RelOptTable.ViewExpander)
- org.apache.calcite.prepare.Prepare
- 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.tools.Programs
- org.apache.calcite.rel.core.Project.Flags
- org.apache.calcite.interpreter.ProjectNode
- org.apache.calcite.rel.rules.PruneEmptyRules
- org.apache.calcite.rel.rules.PushProjector
- org.apache.calcite.rel.rules.PushProjector.OperatorExprCondition (implements org.apache.calcite.rel.rules.PushProjector.ExprCondition)
- org.apache.calcite.linq4j.QueryProviderImpl (implements org.apache.calcite.linq4j.QueryProvider)
- org.apache.calcite.rel.rules.ReduceDecimalsRule.RexExpander
- 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.schema.impl.ReflectiveFunctionBase (implements org.apache.calcite.schema.Function)
- 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.util.ReflectUtil
- 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.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.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.rel.type.RelDataTypeSystemImpl (implements org.apache.calcite.rel.type.RelDataTypeSystem)
- org.apache.calcite.sql2rel.RelDecorrelator (implements org.apache.calcite.util.ReflectiveVisitor)
- org.apache.calcite.rel.RelDistributions
- org.apache.calcite.rel.core.RelFactories
- org.apache.calcite.rel.RelFieldCollation
- org.apache.calcite.sql2rel.RelFieldTrimmer (implements org.apache.calcite.util.ReflectiveVisitor)
- 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.RelMdCollation
- org.apache.calcite.rel.metadata.RelMdColumnOrigins
- org.apache.calcite.rel.metadata.RelMdColumnUniqueness
- org.apache.calcite.rel.metadata.RelMdDistinctRowCount
- org.apache.calcite.rel.metadata.RelMdDistribution
- org.apache.calcite.rel.metadata.RelMdExplainVisibility
- org.apache.calcite.rel.metadata.RelMdMemory
- org.apache.calcite.rel.metadata.RelMdParallelism
- org.apache.calcite.rel.metadata.RelMdPercentageOriginalRows
- org.apache.calcite.rel.metadata.RelMdPopulationSize
- org.apache.calcite.rel.metadata.RelMdPredicates
- org.apache.calcite.rel.metadata.RelMdRowCount
- org.apache.calcite.rel.metadata.RelMdSelectivity
- org.apache.calcite.rel.metadata.RelMdSize
- org.apache.calcite.rel.metadata.RelMdUniqueKeys
- org.apache.calcite.rel.metadata.RelMdUtil
- 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.plan.RelOptLattice
- org.apache.calcite.plan.RelOptMaterialization
- org.apache.calcite.plan.RelOptPredicateList
- org.apache.calcite.plan.RelOptQuery
- org.apache.calcite.plan.RelOptRule
- org.apache.calcite.plan.RelOptRuleCall
- org.apache.calcite.plan.RelOptRuleOperand
- org.apache.calcite.plan.RelOptRuleOperandChildren
- org.apache.calcite.plan.RelOptSamplingParameters
- org.apache.calcite.prepare.RelOptTableImpl (implements org.apache.calcite.prepare.Prepare.PreparingTable)
- org.apache.calcite.plan.RelOptUtil
- org.apache.calcite.plan.RelOptUtil.TypeDumper
- org.apache.calcite.rel.RelShuttleImpl (implements org.apache.calcite.rel.RelShuttle)
- org.apache.calcite.sql2rel.RelStructuredTypeFlattener (implements org.apache.calcite.util.ReflectiveVisitor)
- org.apache.calcite.plan.RelTraitDef<T>
- org.apache.calcite.rel.RelVisitor
- org.apache.calcite.rel.externalize.RelWriterImpl (implements org.apache.calcite.rel.RelWriter)
- java.util.ResourceBundle
- org.apache.calcite.runtime.Resources
- org.apache.calcite.runtime.Resources.Inst
- org.apache.calcite.sql.type.ReturnTypes
- org.apache.calcite.rex.RexBuilder
- org.apache.calcite.rex.RexExecutable
- org.apache.calcite.rex.RexExecutorImpl (implements org.apache.calcite.plan.RelOptPlanner.Executor)
- org.apache.calcite.adapter.enumerable.RexImpTable
- org.apache.calcite.adapter.enumerable.RexImpTable.LagImplementor
- org.apache.calcite.adapter.enumerable.RexImpTable.LeadImplementor
- org.apache.calcite.rex.RexMultisetUtil
- org.apache.calcite.rex.RexNode
- 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.rex.RexSqlReflectiveConvertletTable (implements org.apache.calcite.rex.RexSqlConvertletTable)
- org.apache.calcite.adapter.enumerable.RexToLixTranslator
- org.apache.calcite.adapter.enumerable.RexToLixTranslator.InputGetterImpl (implements org.apache.calcite.adapter.enumerable.RexToLixTranslator.InputGetter)
- 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.rex.RexWindow
- org.apache.calcite.rex.RexWindowBound
- org.apache.calcite.util.RhBase64
- org.apache.calcite.interpreter.Row
- org.apache.calcite.interpreter.Row.RowBuilder
- org.apache.calcite.tools.RuleSets
- org.apache.calcite.sql.type.SameOperandTypeChecker (implements org.apache.calcite.sql.type.SqlSingleOperandTypeChecker)
- 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.sql.type.SetopOperandTypeChecker (implements org.apache.calcite.sql.type.SqlOperandTypeChecker)
- org.apache.calcite.sql.parser.impl.SimpleCharStream
- org.apache.calcite.interpreter.SortNode
- org.apache.calcite.sql.parser.SqlAbstractParserImpl
- org.apache.calcite.sql.parser.SqlAbstractParserImpl.MetadataImpl (implements org.apache.calcite.sql.parser.SqlAbstractParserImpl.Metadata)
- 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.SqlAdvisorHint
- org.apache.calcite.sql.util.SqlBasicVisitor<R> (implements org.apache.calcite.sql.util.SqlVisitor<R>)
- 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.sql.SqlDialect
- org.apache.calcite.sql.SqlDialect.FakeUtil
- org.apache.calcite.sql.pretty.SqlFormatOptions
- org.apache.calcite.runtime.SqlFunctions
- org.apache.calcite.sql.validate.SqlIdentifierMoniker (implements org.apache.calcite.sql.validate.SqlMoniker)
- org.apache.calcite.sql.SqlIntervalLiteral.IntervalValue
- org.apache.calcite.sql.validate.SqlMonikerImpl (implements org.apache.calcite.sql.validate.SqlMoniker)
- org.apache.calcite.sql.SqlNode (implements java.lang.Cloneable)
- org.apache.calcite.sql2rel.SqlNodeToRexConverterImpl (implements org.apache.calcite.sql2rel.SqlNodeToRexConverter)
- org.apache.calcite.sql.type.SqlOperandCountRanges
- org.apache.calcite.sql.SqlOperator
- org.apache.calcite.sql.SqlOperatorBinding
- org.apache.calcite.sql.parser.SqlParser
- org.apache.calcite.sql.parser.SqlParser.ConfigBuilder
- org.apache.calcite.sql.parser.impl.SqlParserImplTokenManager (implements org.apache.calcite.sql.parser.impl.SqlParserImplConstants)
- org.apache.calcite.sql.parser.SqlParserPos (implements java.io.Serializable)
- org.apache.calcite.sql.parser.SqlParserUtil
- org.apache.calcite.sql.parser.SqlParserUtil.ParsedCollation
- org.apache.calcite.sql.parser.SqlParserUtil.StringAndPos
- 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.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.Tokenizer
- org.apache.calcite.sql.util.SqlString
- org.apache.calcite.sql2rel.SqlToRelConverter
- org.apache.calcite.sql2rel.SqlToRelConverter.AggConverter (implements org.apache.calcite.sql.util.SqlVisitor<R>)
- org.apache.calcite.sql2rel.SqlToRelConverter.Blackboard (implements org.apache.calcite.sql2rel.SqlRexContext, org.apache.calcite.sql.util.SqlVisitor<R>)
- org.apache.calcite.sql.type.SqlTypeAssignmentRules
- org.apache.calcite.sql.type.SqlTypeExplicitPrecedenceList (implements org.apache.calcite.rel.type.RelDataTypePrecedenceList)
- 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.sql.validate.SqlValidatorImpl (implements org.apache.calcite.sql.validate.SqlValidatorWithHints)
- org.apache.calcite.sql.validate.SqlValidatorImpl.FunctionParamInfo
- org.apache.calcite.sql.validate.SqlValidatorImpl.IdInfo
- org.apache.calcite.sql.validate.SqlValidatorUtil
- org.apache.calcite.util.Stacks
- org.apache.calcite.util.Static
- org.apache.calcite.schema.Statistics
- org.apache.calcite.rel.stream.StreamRules
- org.apache.calcite.adapter.enumerable.StrictAggImplementor (implements org.apache.calcite.adapter.enumerable.AggImplementor)
- org.apache.calcite.plan.Strong
- org.apache.calcite.plan.SubstitutionVisitor
- org.apache.calcite.plan.TableAccessMap
- org.apache.calcite.sql.validate.TableConstructorNamespace
- org.apache.calcite.interpreter.TableScanNode (implements org.apache.calcite.interpreter.Node)
- java.lang.Throwable (implements java.io.Serializable)
- org.apache.calcite.materialize.TileKey
- org.apache.calcite.materialize.TileSuggester
- org.apache.calcite.sql.parser.impl.Token
- org.apache.calcite.util.graph.TopologicalOrderIterator<V,E> (implements java.util.Iterator<E>)
- org.apache.calcite.interpreter.UnionNode (implements org.apache.calcite.interpreter.Node)
- org.apache.calcite.runtime.Unit (implements java.lang.Comparable<T>)
- org.apache.calcite.avatica.UnregisteredDriver (implements java.sql.Driver)
- org.apache.calcite.jdbc.Driver
- org.apache.calcite.util.Util
- org.apache.calcite.runtime.Utilities
- org.apache.calcite.interpreter.ValuesNode (implements org.apache.calcite.interpreter.Node)
- 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)
- org.apache.calcite.util.XmlOutput
- org.apache.calcite.util.ZonelessDatetime (implements org.apache.calcite.util.BasicDatetime, java.io.Serializable)
Interface Hierarchy
Annotation Type Hierarchy
Enum Hierarchy
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.