| Interface | Description |
|---|---|
| TableLoader |
Defines the core interactions to load logical tables, physical tables, and table groups into the resource
dictionaries.
|
| Class | Description |
|---|---|
| BaseTableLoader |
Provides commonly-needed methods for loading tables.
|
| ConcretePhysicalTableDefinition |
Holds the fields needed to define a Concrete Physical Table.
|
| ConcreteSqlPhysicalTableDefinition |
An implementation of
ConcretePhysicalTableDefinition specific to SQL backed datasources. |
| DimensionListPartitionTableDefinition |
Holds the fields needed to define a partition physical table.
|
| MetricUnionCompositeTableDefinition |
Holds the fields needed to define a Metric Union Composite Table.
|
| PermissivePhysicalTableDefinition |
Holds the fields needed to define a Permissive Physical Table.
|
| PhysicalTableDefinition |
Common configurations necessary to build a physical table.
|
Copyright © 2016–2018 Yahoo! Inc.. All rights reserved.