| Package | Description |
|---|---|
| com.toolsverse.etl.common | |
| com.toolsverse.etl.connector | |
| com.toolsverse.etl.core.engine |
| Modifier and Type | Method and Description |
|---|---|
String |
IoProcessorCallable.getFileName(String fileName,
String actualFileName,
ReadTracker tracker)
Gets the file name based on the wildcard file name passed as a parameter
and wildCardAlgorithms and
IoProcessor.getWildcardAlgorithm(). |
| Modifier and Type | Method and Description |
|---|---|
ReadTracker |
DataSetConnectorParams.getReadTracker()
Gets the read tracker.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataSetConnectorParams.setReadTracker(ReadTracker readTracker)
Sets the read tracker.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Source
Source is a one of the two building blocks of the ETL scenario:
etl process extracts data from the Sources and loads into the Destinations. |
Copyright © 2010-2020 Toolsverse. All Rights Reserved.