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, getType
public UnionDataSource(ConstrainedTable physicalTable)
physicalTable
- The physical table of the data sourcepublic Set<String> getNames()
DataSource
getNames
in class DataSource
Copyright © 2016–2018 Yahoo! Inc.. All rights reserved.