Package | Description |
---|---|
org.apache.calcite.adapter.cassandra |
Cassandra query provider.
|
org.apache.calcite.adapter.clone |
Provides utility classes.
|
org.apache.calcite.adapter.csv |
Calcite query provider that reads from CSV (comma-separated value) files.
|
org.apache.calcite.adapter.druid |
Query provider based on a Druid database.
|
org.apache.calcite.adapter.elasticsearch |
Base classes for a query provider based on an Elasticsearch DB.
|
org.apache.calcite.adapter.elasticsearch2 |
Query provider based on an Elasticsearch2 DB.
|
org.apache.calcite.adapter.elasticsearch5 |
Query provider based on an Elasticsearch5 DB.
|
org.apache.calcite.adapter.enumerable |
Query optimizer rules for Java calling convention.
|
org.apache.calcite.adapter.geode.rel |
Query provider based on Apache Geode (Gemfire) In Memory Data Grid
|
org.apache.calcite.adapter.geode.simple |
Query provider based on Apache Geode (Gemfire) In Memory Data Grid
|
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.adapter.mongodb |
Query provider based on a MongoDB database.
|
org.apache.calcite.adapter.pig |
Pig query provider.
|
org.apache.calcite.adapter.splunk |
Splunk query provider.
|
org.apache.calcite.adapter.tpcds |
TPC-DS schema.
|
org.apache.calcite.adapter.tpch |
TPC-H schema.
|
org.apache.calcite.example.maze |
User-defined table function that generates a maze.
|
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 . |
AbstractTableQueryable
Abstract implementation of
Queryable for
QueryableTable . |
Class and Description |
---|
AbstractSchema
Abstract implementation of
Schema . |
Class and Description |
---|
AbstractSchema
Abstract implementation of
Schema . |
AbstractTable
Abstract base class for implementing
Table . |
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 |
---|
AbstractSchema
Abstract implementation of
Schema . |
AbstractTable
Abstract base class for implementing
Table . |
Class and Description |
---|
AbstractSchema
Abstract implementation of
Schema . |
AbstractTable
Abstract base class for implementing
Table . |
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 . |
AbstractTableQueryable
Abstract implementation of
Queryable for
QueryableTable . |
Class and Description |
---|
AbstractSchema
Abstract implementation of
Schema . |
AbstractTable
Abstract base class for implementing
Table . |
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 . |
Class and Description |
---|
AbstractSchema
Abstract implementation of
Schema . |
AbstractTable
Abstract base class for implementing
Table . |
AbstractTableQueryable
Abstract implementation of
Queryable for
QueryableTable . |
Class and Description |
---|
AbstractSchema
Abstract implementation of
Schema . |
AbstractTable
Abstract base class for implementing
Table . |
Class and Description |
---|
AbstractSchema
Abstract implementation of
Schema . |
Class and Description |
---|
AbstractSchema
Abstract implementation of
Schema . |
Class and Description |
---|
AbstractSchema
Abstract implementation of
Schema . |
Class and Description |
---|
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.