Class DelimitedInputFormat

java.lang.Object
org.apache.druid.data.input.impl.FlatTextInputFormat
org.apache.druid.data.input.impl.DelimitedInputFormat
All Implemented Interfaces:
InputFormat

public class DelimitedInputFormat extends FlatTextInputFormat
InputFormat for customized Delimiter Separate Value format of input data (default is TSV).