| Package | Description |
|---|---|
| com.toolsverse.etl.core.engine | |
| com.toolsverse.etl.core.service |
| Modifier and Type | Method and Description |
|---|---|
EtlResponse |
EtlProcess.execute()
Executes etl process.
|
EtlResponse |
EtlProcess.execute(EtlConfig config)
Executes process using given etl config.
|
EtlResponse |
EtlProcess.execute(EtlRequest request)
Executes process using given etl request.
|
| Modifier and Type | Method and Description |
|---|---|
EtlResponse |
EtlServiceImpl.executeEtl(EtlRequest request) |
EtlResponse |
EtlService.executeEtl(EtlRequest request)
Executes etl scenario using given etl request.
|
Copyright © 2010-2020 Toolsverse. All Rights Reserved.