| Package | Description |
|---|---|
| com.toolsverse.etl.common | |
| com.toolsverse.etl.connector |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultIoProcessorCallable
The default implementation of the
IoProcessorCallable used to get
metadata from the dataset. |
static class |
IoProcessorCallable.DefaultIoProcessorCallable |
| Modifier and Type | Method and Description |
|---|---|
static void |
CommonEtlUtils.processFiles(Alias alias,
IoProcessorCallable callable,
boolean disconnect,
boolean closeIfNotDone,
boolean doneOnDone,
String ownerName,
Driver driver)
Process files for the give alias.
|
static void |
CommonEtlUtils.processFiles(Alias alias,
IoProcessorCallable callable,
boolean disconnect,
Driver driver)
Process files for the give alias.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
FileConnectorParams.deserializeToInputStream(IoProcessorCallable ioProcessorCallable,
String fileName,
Alias alias,
TypedKeyValue<String,String> fileNameToRead)
Deserialize data into inputstream.
|
Copyright © 2010-2020 Toolsverse. All Rights Reserved.