Class InputFormats
java.lang.Object
org.apache.druid.catalog.model.table.InputFormats
Catalog definitions for the Druid input formats. Maps from catalog and SQL
functions to the Druid input format implementations.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classBase class for input format definitions.static classDefinition for the CSV input format.static classstatic classDefinition of a flat text (CSV and delimited text) input format.static classJSON format definition. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
InputFormats
public InputFormats()
-