Uses of Class
org.apache.druid.data.input.TextReader
Packages that use TextReader
-
Uses of TextReader in org.apache.druid.data.input
Subclasses of TextReader in org.apache.druid.data.input -
Uses of TextReader in org.apache.druid.data.input.impl
Subclasses of TextReader in org.apache.druid.data.input.implModifier and TypeClassDescriptionclassDelimitedValueReader is the reader for Delimitor Separate Value format input data(CSV/TSV).classJsonLineReaderreads input text line by line and tries to convert each text line to an JSON object.classReader forLinesInputFormat.class