JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
crux
,
crux.calcite
Class Hierarchy
java.lang.
Object
org.apache.calcite.rel.
AbstractRelNode
(implements org.apache.calcite.rel.
RelNode
)
org.apache.calcite.rel.
BiRel
org.apache.calcite.rel.core.
Join
(implements org.apache.calcite.rel.hint.
Hintable
)
crux.calcite.
CruxJoin
(implements crux.calcite.
CruxRel
)
org.apache.calcite.rel.
SingleRel
org.apache.calcite.rel.convert.
ConverterImpl
(implements org.apache.calcite.rel.convert.
Converter
)
crux.calcite.
CruxToEnumerableConverter
(implements org.apache.calcite.adapter.enumerable.
EnumerableRel
)
org.apache.calcite.rel.core.
Filter
crux.calcite.
CruxFilter
(implements crux.calcite.
CruxRel
)
org.apache.calcite.rel.core.
Project
(implements org.apache.calcite.rel.hint.
Hintable
)
crux.calcite.
CruxProject
(implements crux.calcite.
CruxRel
)
org.apache.calcite.rel.core.
Sort
crux.calcite.
CruxSort
(implements crux.calcite.
CruxRel
)
org.apache.calcite.rel.core.
TableScan
(implements org.apache.calcite.rel.hint.
Hintable
)
crux.calcite.
CruxTableScan
(implements crux.calcite.
CruxRel
)
org.apache.calcite.schema.impl.
AbstractTable
(implements org.apache.calcite.schema.
Table
, org.apache.calcite.schema.
Wrapper
)
org.apache.calcite.adapter.java.
AbstractQueryableTable
(implements org.apache.calcite.schema.
QueryableTable
)
crux.calcite.
CruxTable
(implements org.apache.calcite.schema.
TranslatableTable
)
org.apache.calcite.prepare.
CalcitePrepareImpl
(implements org.apache.calcite.jdbc.
CalcitePrepare
)
crux.calcite.
CruxCalcitePrepareImpl
crux.calcite.
CruxRel.Implementor
crux.calcite.
CruxSchemaFactory
(implements org.apache.calcite.schema.
SchemaFactory
)
crux.calcite.
CruxUtils
org.apache.calcite.linq4j.
DefaultEnumerable
<T> (implements org.apache.calcite.linq4j.
OrderedEnumerable
<T>)
org.apache.calcite.linq4j.
AbstractQueryable
<T> (implements org.apache.calcite.linq4j.
Queryable
<T>)
org.apache.calcite.schema.impl.
AbstractTableQueryable
<T>
crux.calcite.
CruxTable.CruxQueryable
<T>
crux.calcite.
KeywordFn
org.apache.calcite.plan.
RelOptRule
org.apache.calcite.rel.convert.
ConverterRule
crux.calcite.
CruxToEnumerableConverterRule
org.apache.calcite.avatica.
UnregisteredDriver
(implements java.sql.
Driver
)
org.apache.calcite.jdbc.
Driver
crux.calcite.
CruxJdbcDriver
crux.calcite.
UuidFn
Interface Hierarchy
java.lang.
Cloneable
org.apache.calcite.rel.
RelNode
(also extends org.apache.calcite.plan.
RelOptNode
)
crux.calcite.
CruxRel
crux.calcite.
CruxCalcitePrepareImpl.PreparedSQL
org.apache.calcite.plan.
RelOptNode
org.apache.calcite.rel.
RelNode
(also extends java.lang.
Cloneable
)
crux.calcite.
CruxRel
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
crux.calcite.
CruxMethod
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes