| Package | Description |
|---|---|
| com.yahoo.bard.webservice.table |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseCompositePhysicalTable
An implementation of BasePhysicalTable that contains multiple tables.
|
class |
MetricUnionCompositeTable
An implementation of
PhysicalTable backed by MetricUnionAvailability. |
class |
PartitionCompositeTable
An implementation of
PhysicalTable backed by PartitionAvailability availability. |
class |
PermissivePhysicalTable
A sibling of strict physical table, but with permissive availability.
|
class |
SingleDataSourcePhysicalTable
A Physical Table that should be backed by a Metadata-based Availability that has only a single data source.
|
class |
SqlPhysicalTable
An implementation of
BasePhysicalTable specific for Sql Backed datasources. |
class |
StrictPhysicalTable
An implementation of Physical table that is backed by a single fact table and has intersect availability.
|
Copyright © 2016–2018 Yahoo! Inc.. All rights reserved.