Package | Description |
---|---|
com.yahoo.bard.webservice.metadata | |
com.yahoo.bard.webservice.table |
Modifier and Type | Method and Description |
---|---|
protected SuccessCallback |
DataSourceMetadataLoadTask.buildDataSourceMetadataSuccessCallback(SingleDataSourcePhysicalTable table)
Deprecated.
Pass the DataSourceName directly, rather than via the PhysicalTable
|
protected HttpErrorCallback |
DataSourceMetadataLoadTask.getErrorCallback(SingleDataSourcePhysicalTable table)
Deprecated.
Pass the DataSourceName directly, rather than via the PhysicalTable
|
protected void |
DataSourceMetadataLoadTask.queryDataSourceMetadata(SingleDataSourcePhysicalTable table)
Deprecated.
Pass the DataSourceName directly, rather than via the PhysicalTable
|
Modifier and Type | Class and Description |
---|---|
class |
PermissivePhysicalTable
A sibling of strict physical table, but with permissive availability.
|
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.