| Package | Description |
|---|---|
| org.apache.calcite.adapter.clone |
Provides utility classes.
|
| org.apache.calcite.adapter.elasticsearch |
Base classes for a query provider based on an Elasticsearch DB.
|
| org.apache.calcite.adapter.enumerable |
Query optimizer rules for Java calling convention.
|
| org.apache.calcite.adapter.java |
Query provider based on Java in-memory data
structures.
|
| org.apache.calcite.adapter.jdbc |
Query provider based on a JDBC data source.
|
| org.apache.calcite.interpreter |
Provides an implementation of relational expressions using an interpreter.
|
| org.apache.calcite.jdbc |
JDBC driver for Calcite.
|
| org.apache.calcite.materialize |
Management of materialized query results.
|
| org.apache.calcite.plan |
Defines interfaces for constructing rule-based optimizers of
relational expressions.
|
| org.apache.calcite.rel.rules |
Provides a core set of planner rules.
|
| org.apache.calcite.schema.impl |
Utilities to help implement Calcite's SPIs.
|
| Class and Description |
|---|
| AbstractSchema
Abstract implementation of
Schema. |
| AbstractTable
Abstract base class for implementing
Table. |
| Class and Description |
|---|
| AbstractTable
Abstract base class for implementing
Table. |
| AbstractTableQueryable
Abstract implementation of
Queryable for
QueryableTable. |
| Class and Description |
|---|
| AggregateFunctionImpl
Implementation of
AggregateFunction via user-defined class. |
| Class and Description |
|---|
| AbstractSchema
Abstract implementation of
Schema. |
| AbstractTable
Abstract base class for implementing
Table. |
| ReflectiveFunctionBase
Implementation of a function that is based on a method.
|
| Class and Description |
|---|
| AbstractTable
Abstract base class for implementing
Table. |
| AbstractTableQueryable
Abstract implementation of
Queryable for
QueryableTable. |
| Class and Description |
|---|
| AggregateFunctionImpl
Implementation of
AggregateFunction via user-defined class. |
| Class and Description |
|---|
| AbstractSchema
Abstract implementation of
Schema. |
| AbstractTable
Abstract base class for implementing
Table. |
| Class and Description |
|---|
| StarTable
Virtual table that is composed of two or more tables joined together.
|
| Class and Description |
|---|
| StarTable
Virtual table that is composed of two or more tables joined together.
|
| Class and Description |
|---|
| StarTable.StarTableScan
Relational expression that scans a
StarTable. |
| Class and Description |
|---|
| AbstractSchema.Factory
Schema factory that creates an
AbstractSchema. |
| AbstractTable
Abstract base class for implementing
Table. |
| AggregateFunctionImpl
Implementation of
AggregateFunction via user-defined class. |
| MaterializedViewTable.MaterializedViewTableMacro
Table function that returns the table that materializes a view.
|
| ModifiableViewTable
Extension to
ViewTable that is modifiable. |
| ReflectiveFunctionBase
Implementation of a function that is based on a method.
|
| ReflectiveFunctionBase.ParameterListBuilder
Helps build lists of
FunctionParameter. |
| StarTable
Virtual table that is composed of two or more tables joined together.
|
| ViewTable
Table whose contents are defined using an SQL statement.
|
| ViewTableMacro
Table function that implements a view.
|
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.