| Package | Description |
|---|---|
| com.yahoo.bard.webservice.sql | |
| com.yahoo.bard.webservice.table | |
| com.yahoo.bard.webservice.table.resolver |
| Constructor and Description |
|---|
ApiToFieldMapper(PhysicalTableSchema physicalTableSchema)
Construct the alias maker with the given schema.
|
| Modifier and Type | Method and Description |
|---|---|
PhysicalTableSchema |
BasePhysicalTable.getSchema() |
PhysicalTableSchema |
PhysicalTable.getSchema() |
PhysicalTableSchema |
ConstrainedTable.getSchema() |
| Modifier and Type | Method and Description |
|---|---|
default Map<Column,SimplifiedIntervalList> |
PhysicalTable.mapToSchemaAvailability(Map<String,SimplifiedIntervalList> rawIntervals,
PhysicalTableSchema schema)
Map availabilities in schema-less columns to a
Column keyed availability map for a given table. |
| Constructor and Description |
|---|
PhysicalDataSourceConstraint(DataSourceConstraint dataSourceConstraint,
PhysicalTableSchema physicalTableSchema)
Constructor.
|
Copyright © 2016–2018 Yahoo! Inc.. All rights reserved.