开发者社区 问答 正文

FileInputFormat常见的接口实现类包括哪些?

FileInputFormat常见的接口实现类包括哪些?

展开
收起
游客szyg5ww7yqnwy 2021-12-07 16:46:55 349 分享 版权
1 条回答
写回答
取消 提交回答
  • FileInputFormat常见的接口实现类包括

    1.TextInputFormat;

    2.KeyValueTextInputFormat;

    3.NLineInputFormat;

    4.CombineTextInputFormat;

    5.自定义InputFormat.

    2021-12-07 16:58:30
    赞同 展开评论
问答地址: