| Class | Description |
|---|---|
| FieldSelection |
FieldSelection is used in conjunction with the
JacksonRecordReader (and the subclasses). |
| FieldSelection.Builder | |
| JacksonRecordReader |
RecordReader using Jackson.
Design for this record reader: - Support for JSON, XML and YAML: one record per file only, via Jackson ObjectMapper:
FieldSelection. |