public class UnionDataSource extends DataSource
| Constructor and Description |
|---|
UnionDataSource(ConstrainedTable physicalTable)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getNames()
Returns a set of identifiers used by Fili to identify this data source's physical tables.
|
getPhysicalTable, getPhysicalTables, getQuery, getTypepublic UnionDataSource(ConstrainedTable physicalTable)
physicalTable - The physical table of the data sourcepublic Set<String> getNames()
DataSourcegetNames in class DataSourceCopyright © 2016–2018 Yahoo! Inc.. All rights reserved.