Uses of Class
org.apache.druid.data.input.impl.FlatTextInputFormat
-
Packages that use FlatTextInputFormat Package Description org.apache.druid.data.input.impl -
-
Uses of FlatTextInputFormat in org.apache.druid.data.input.impl
Subclasses of FlatTextInputFormat in org.apache.druid.data.input.impl Modifier and Type Class Description classCsvInputFormatclassDelimitedInputFormatInputFormat for customized Delimiter Separate Value format of input data (default is TSV).
-