| Interface | Description |
|---|---|
| InputAdapter<INPUT_TYPE,OUTPUT_TYPE> |
An input adapter covers converting input data of 1
type to a suitable output type for use with
ETL pipeline components such as
TransformProcess
. |
Copyright © 2022. All rights reserved.