| Interface | Description |
|---|---|
| Directive |
A transformation directive
|
| MutableRowSchema |
Schema of a row.
|
| MutableRowValue |
Mutable vale of a row where you can set or get column value of a row via the column name.
|
| Transformation |
Interface for Transformation plugin
|
| TransformationContext |
Runtime Context for Transformation plugins
|
| Exception | Description |
|---|---|
| NotFoundException |
Exception thrown when a Field or Column is not found
|
Copyright © 2022 CDAP Licensed under the Apache License, Version 2.0.