JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
G
O
P
R
S
T
A
asQueryable(QueryProvider, SchemaPlus, String)
- Method in class org.apache.calcite.adapter.tpcds.
TpcdsSchema.TpcdsQueryableTable
asQueryable(QueryProvider, SchemaPlus, String)
- Method in class org.apache.calcite.adapter.tpch.
TpchSchema.TpchQueryableTable
C
columnPrefix
- Variable in class org.apache.calcite.adapter.tpch.
TpchSchema
columnPrefixes
- Variable in class org.apache.calcite.adapter.tpch.
TpchSchema
create(SchemaPlus, String, Map<String, Object>)
- Method in class org.apache.calcite.adapter.tpcds.
TpcdsSchemaFactory
create(SchemaPlus, String, Map<String, Object>)
- Method in class org.apache.calcite.adapter.tpch.
TpchSchemaFactory
G
getRowType(RelDataTypeFactory)
- Method in class org.apache.calcite.adapter.tpcds.
TpcdsSchema.TpcdsQueryableTable
getRowType(RelDataTypeFactory)
- Method in class org.apache.calcite.adapter.tpch.
TpchSchema.TpchQueryableTable
getStatistic()
- Method in class org.apache.calcite.adapter.tpcds.
TpcdsSchema.TpcdsQueryableTable
getTableMap()
- Method in class org.apache.calcite.adapter.tpcds.
TpcdsSchema
getTableMap()
- Method in class org.apache.calcite.adapter.tpch.
TpchSchema
O
org.apache.calcite.adapter.tpcds
- package org.apache.calcite.adapter.tpcds
TPC-DS schema.
org.apache.calcite.adapter.tpch
- package org.apache.calcite.adapter.tpch
TPC-H schema.
P
part
- Variable in class org.apache.calcite.adapter.tpcds.
TpcdsSchema
part
- Variable in class org.apache.calcite.adapter.tpch.
TpchSchema
partCount
- Variable in class org.apache.calcite.adapter.tpcds.
TpcdsSchema
partCount
- Variable in class org.apache.calcite.adapter.tpch.
TpchSchema
R
realType(TpcdsColumn<E>)
- Method in class org.apache.calcite.adapter.tpcds.
TpcdsSchema.TpcdsQueryableTable
realType(TpchColumn<E>)
- Method in class org.apache.calcite.adapter.tpch.
TpchSchema.TpchQueryableTable
S
scaleFactor
- Variable in class org.apache.calcite.adapter.tpcds.
TpcdsSchema
scaleFactor
- Variable in class org.apache.calcite.adapter.tpch.
TpchSchema
T
TABLE_ROW_COUNTS
- Static variable in class org.apache.calcite.adapter.tpcds.
TpcdsSchema
tableMap
- Variable in class org.apache.calcite.adapter.tpcds.
TpcdsSchema
tableMap
- Variable in class org.apache.calcite.adapter.tpch.
TpchSchema
TpcdsSchema
- Class in
org.apache.calcite.adapter.tpcds
Schema that provides TPC-DS tables, populated according to a particular scale factor.
TpcdsSchema(double, int, int)
- Constructor for class org.apache.calcite.adapter.tpcds.
TpcdsSchema
TpcdsSchema.TpcdsQueryableTable
<
E
extends net.hydromatic.tpcds.TpcdsEntity> - Class in
org.apache.calcite.adapter.tpcds
Definition of a table in the TPC-DS schema.
TpcdsSchema.TpcdsQueryableTable(TpcdsTable<E>)
- Constructor for class org.apache.calcite.adapter.tpcds.
TpcdsSchema.TpcdsQueryableTable
TpcdsSchemaFactory
- Class in
org.apache.calcite.adapter.tpcds
Factory that creates a
TpcdsSchema
.
TpcdsSchemaFactory()
- Constructor for class org.apache.calcite.adapter.tpcds.
TpcdsSchemaFactory
tpcdsTable
- Variable in class org.apache.calcite.adapter.tpcds.
TpcdsSchema.TpcdsQueryableTable
TpchSchema
- Class in
org.apache.calcite.adapter.tpch
Schema that provides TPC-H tables, populated according to a particular scale factor.
TpchSchema(double, int, int, boolean)
- Constructor for class org.apache.calcite.adapter.tpch.
TpchSchema
TpchSchema.TpchQueryableTable
<
E
extends io.airlift.tpch.TpchEntity> - Class in
org.apache.calcite.adapter.tpch
Definition of a table in the TPC-H schema.
TpchSchema.TpchQueryableTable(TpchTable<E>)
- Constructor for class org.apache.calcite.adapter.tpch.
TpchSchema.TpchQueryableTable
TpchSchemaFactory
- Class in
org.apache.calcite.adapter.tpch
Factory that creates a
TpchSchema
.
TpchSchemaFactory()
- Constructor for class org.apache.calcite.adapter.tpch.
TpchSchemaFactory
tpchTable
- Variable in class org.apache.calcite.adapter.tpch.
TpchSchema.TpchQueryableTable
A
C
G
O
P
R
S
T
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2012–2016
The Apache Software Foundation
. All rights reserved.