com.alpine.plugin.core.datasource
The available data sources for the operator.
The available data sources for the operator. Will be filtered by hadoop / db sources depending on the Custom operator Runtime class.
data sources that the operator could be run on.
Returns a DataSource given its name as a string.
The DataSource used at runtime (there can only be one)
Set the DataSource that will be used at runtime (there can only be one)
Set the DataSource that will be used at runtime (there can only be one)
The DataSource to use at runtime
Returns an Iterator of all the DataSource
Returns an Iterator of all the DataSource
Use getAvailableDataSources
:: AlpineSdkApi :: Used to keep track of DataSources associated with this work flow. This is used in GUI to fetch a plugins inputs.