See: Description
| Interface | Description |
|---|---|
| ITransformer<T,S> |
This class represents the Transformer of an ETL process.
|
| Class | Description |
|---|---|
| AbstractIteratorTransformer<T,S> |
This transformer can transform multiple documents.
|
| Exception | Description |
|---|---|
| TransformerException |
This exception is thrown when an ITransformer fails to transform
elements.
|
Copyright © 2017–2019. All rights reserved.