| Class | Description |
|---|---|
| Fail |
A directive for erroring the processing if condition is set to true.
|
| Flatten |
A directive that Flattens a record
|
| RecordConditionFilter |
A Wrangle step for filtering rows based on the condition.
|
| RecordMissingOrNullFilter |
Filters records if they don't have all the columns specified or they have null values or combination.
|
| RecordRegexFilter |
A Wrangle step for filtering rows that match the pattern specified on the column.
|
| SendToError |
A directive for erroring the record if
|
| SendToErrorAndContinue |
A directive for erroring the record if
|
| SetRecordDelimiter |
A directive for parsing a string into record using the record delimiter.
|
| SplitToRows |
A directive for splitting the string into multiple
Rows. |
Copyright © 2020 CDAP Licensed under the Apache License, Version 2.0.