| Class | Description |
|---|---|
| CsvParser |
A CSV Parser Stage for parsing the
Row provided based on configuration. |
| FixedLengthParser |
A Fixed length Parser Stage for parsing the
Row provided based on configuration. |
| HL7Parser |
A step for parsing the HL7 Message.
|
| JsParser |
This class is a JSON Parser directive with optional argument specifying the depth
to which the JSON needs to be parsed.
|
| JsPath |
A Json Path Extractor Stage for parsing the
Row provided based on configuration. |
| ParseAvro |
A step to parse AVRO json or binary format.
|
| ParseAvroFile |
A step to parse AVRO File.
|
| ParseDate |
A Executor to parse date.
|
| ParseExcel |
A step to parse Excel files.
|
| ParseLog |
A Executor for parsing Apache HTTPD and NGINX log files.
|
| ParseProtobuf |
A step to parse Protobuf encoded memory representations.
|
| ParseSimpleDate |
A Executor to parse date into
ZonedDateTime object. |
| ParseTimestamp |
A Executor to parse timestamp as date.
|
Copyright © 2020 CDAP Licensed under the Apache License, Version 2.0.