Uses of Interface
org.apache.orc.Reader
Packages that use Reader
-
Uses of Reader in org.apache.orc
Methods in org.apache.orc that return ReaderModifier and TypeMethodDescriptionstatic Reader
OrcFile.createReader
(Path path, OrcFile.ReaderOptions options) -
Uses of Reader in org.apache.orc.impl
Classes in org.apache.orc.impl that implement ReaderMethods in org.apache.orc.impl with parameters of type ReaderConstructors in org.apache.orc.impl with parameters of type ReaderModifierConstructorDescriptionOrcTail
(OrcProto.FileTail fileTail, BufferChunk serializedTail, long fileModificationTime, Reader reader)