class TDef extends Source
| Constructor and Description |
|---|
TDef(String name,
String dsName,
FetchData fetchData) |
| Modifier and Type | Method and Description |
|---|---|
(package private) void |
requestData(DataProcessor dproc)
Requests data from this source and provides it to the data processor.
|
void requestData(DataProcessor dproc)
SourcerequestData in class Sourcedproc - the data processor to receive the data