Uses of Class
org.apache.orc.impl.ReaderImpl
Packages that use ReaderImpl
-
Uses of ReaderImpl in org.apache.orc.impl
Constructors in org.apache.orc.impl with parameters of type ReaderImplModifierConstructorDescriptionprotected
RecordReaderImpl
(ReaderImpl fileReader, Reader.Options options) -
Uses of ReaderImpl in org.apache.orc.impl.reader
Methods in org.apache.orc.impl.reader with parameters of type ReaderImplModifier and TypeMethodDescriptionReaderEncryptionVariant.getStripeStatistics
(boolean[] columns, InStream.StreamOptions compression, ReaderImpl reader) Decrypt the raw data and return the list of the stripe statistics for this variant.