C G O T 

C

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

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.

T

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
 
TpcdsSchemaFactory - Class in org.apache.calcite.adapter.tpcds
Factory that creates a TpcdsSchema.
TpcdsSchemaFactory() - Constructor for class org.apache.calcite.adapter.tpcds.TpcdsSchemaFactory
 
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
 
TpchSchemaFactory - Class in org.apache.calcite.adapter.tpch
Factory that creates a TpchSchema.
TpchSchemaFactory() - Constructor for class org.apache.calcite.adapter.tpch.TpchSchemaFactory
 
C G O T 

Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.