Uses of Interface
org.apache.orc.RecordReader
-
Uses of RecordReader in org.apache.orc
Modifier 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