public class TpcdsSchema extends AbstractSchema
| Modifier and Type | Class and Description |
|---|---|
private class |
TpcdsSchema.TpcdsQueryableTable<E extends com.teradata.tpcds.Table>
Definition of a table in the TPC-DS schema.
|
AbstractSchema.FactorySchema.TableType| Modifier and Type | Field and Description |
|---|---|
private double |
scaleFactor |
private static com.google.common.collect.ImmutableMap<String,Integer> |
TABLE_ROW_COUNTS |
private com.google.common.collect.ImmutableMap<String,Table> |
tableMap |
| Constructor and Description |
|---|
TpcdsSchema(double scaleFactor)
Creates a TpcdsSchema.
|
TpcdsSchema(double scaleFactor,
int part,
int partCount)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
private static Object |
convert(String string,
com.teradata.tpcds.column.Column column) |
protected Map<String,Table> |
getTableMap() |
getExpression, getFunctionMultimap, getFunctionNames, getFunctions, getSubSchema, getSubSchemaMap, getSubSchemaNames, getTable, getTableNames, getType, getTypeMap, getTypeNames, isMutable, snapshot@Deprecated public TpcdsSchema(double scaleFactor, int part, int partCount)
public TpcdsSchema(double scaleFactor)
protected Map<String,Table> getTableMap()
getTableMap in class AbstractSchemaCopyright © 2012–2018 The Apache Software Foundation. All rights reserved.