| Class | Description |
|---|---|
| CombineHeaderFileSplit |
A
CombineFileSplit that also contains the header for the files in the split. |
| CombineTextInputFormat |
Combined input format that tracks which file each text record was read from and optionally emits a file header
as the first record for each split.
|
| CombineTextInputFormat.WrapperReader |
A wrapper class that's responsible for delegating to a corresponding RecordReader in
PathTrackingInputFormat. |
| PathTrackingTextInputFormat |
Text format that tracks which file each record was read from.
|
| TextInputFormatProvider |
Input reading logic for text files.
|
| TextInputFormatProvider.TextConfig |
Text plugin config
|
Copyright © 2018 Cask Data, Inc. Licensed under the Apache License, Version 2.0.