Package | Description |
---|---|
org.apache.orc | |
org.apache.orc.impl |
Modifier and Type | Method and Description |
---|---|
OrcIndex |
DataReader.readRowIndex(StripeInformation stripe,
TypeDescription fileSchema,
OrcProto.StripeFooter footer,
boolean ignoreNonUtf8BloomFilter,
boolean[] included,
OrcProto.RowIndex[] indexes,
boolean[] sargColumns,
OrcFile.WriterVersion version,
OrcProto.Stream.Kind[] bloomFilterKinds,
OrcProto.BloomFilterIndex[] bloomFilterIndices) |
Modifier and Type | Method and Description |
---|---|
OrcIndex |
RecordReaderImpl.readRowIndex(int stripeIndex,
boolean[] included,
boolean[] sargColumns) |
OrcIndex |
RecordReaderImpl.readRowIndex(int stripeIndex,
boolean[] included,
OrcProto.RowIndex[] indexes,
OrcProto.BloomFilterIndex[] bloomFilterIndex,
boolean[] sargColumns) |
Copyright © 2013–2018 The Apache Software Foundation. All rights reserved.