| Interface | Description |
|---|---|
| LineDataMapper<T> |
Interface for mapping lines (strings) to domain objects.
|
| Class | Description |
|---|---|
| DataStoreItemReader<T> |
Implementation of
ItemReader able
to read items from HDFS file splits. |
| PassThroughLineDataMapper |
Simple
LineDataMapper implementation which just passes data as it is. |