inputFormat property

String? inputFormat
final

The input format: SequenceFileInputFormat (binary), or TextInputFormat, or a custom format.

Implementation

final String? inputFormat;