public class InputFormats extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
InputFormats.BaseFormatDefn
Base class for input format definitions.
|
static class |
InputFormats.CsvFormatDefn
Definition for the CSV input format.
|
static class |
InputFormats.DelimitedFormatDefn |
static class |
InputFormats.FlatTextFormatDefn
Definition of a flat text (CSV and delimited text) input format.
|
static class |
InputFormats.JsonFormatDefn
JSON format definition.
|
| Constructor and Description |
|---|
InputFormats() |
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.