Uses of Interface
org.apache.orc.RecordReader
Packages that use RecordReader
-
Uses of RecordReader in org.apache.orc
Methods in org.apache.orc that return RecordReaderModifier and TypeMethodDescriptionReader.rows()
Create a RecordReader that reads everything with the default options.Reader.rows
(Reader.Options options) Create a RecordReader that uses the options given. -
Uses of RecordReader in org.apache.orc.impl
Classes in org.apache.orc.impl that implement RecordReaderMethods in org.apache.orc.impl that return RecordReader