inputFormat property
The input format: SequenceFileInputFormat
(binary), or
TextInputFormat
, or a custom format.
Implementation
final String? inputFormat;
The input format: SequenceFileInputFormat
(binary), or
TextInputFormat
, or a custom format.
final String? inputFormat;