C G N T 

C

create(SchemaPlus, String, Map<String, Object>) - Method in class net.hydromatic.optiq.impl.tpcds.TpcdsSchemaFactory
 
create(SchemaPlus, String, Map<String, Object>) - Method in class net.hydromatic.optiq.impl.tpch.TpchSchemaFactory
 

G

getTableMap() - Method in class net.hydromatic.optiq.impl.tpcds.TpcdsSchema
 
getTableMap() - Method in class net.hydromatic.optiq.impl.tpch.TpchSchema
 

N

net.hydromatic.optiq.impl.tpcds - package net.hydromatic.optiq.impl.tpcds
TPC-DS schema.
net.hydromatic.optiq.impl.tpch - package net.hydromatic.optiq.impl.tpch
TPC-H schema.

T

TpcdsSchema - Class in net.hydromatic.optiq.impl.tpcds
Schema that provides TPC-DS tables, populated according to a particular scale factor.
TpcdsSchema(double, int, int) - Constructor for class net.hydromatic.optiq.impl.tpcds.TpcdsSchema
 
TpcdsSchemaFactory - Class in net.hydromatic.optiq.impl.tpcds
Factory that creates a TpcdsSchema.
TpcdsSchemaFactory() - Constructor for class net.hydromatic.optiq.impl.tpcds.TpcdsSchemaFactory
 
TpchSchema - Class in net.hydromatic.optiq.impl.tpch
Schema that provides TPC-H tables, populated according to a particular scale factor.
TpchSchema(double, int, int, boolean) - Constructor for class net.hydromatic.optiq.impl.tpch.TpchSchema
 
TpchSchemaFactory - Class in net.hydromatic.optiq.impl.tpch
Factory that creates a TpchSchema.
TpchSchemaFactory() - Constructor for class net.hydromatic.optiq.impl.tpch.TpchSchemaFactory
 
C G N T 

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