Class and Description |
---|
org.apache.orc.impl.MemoryManager |
Method and Description |
---|
org.apache.orc.impl.InStream.create(String, ByteBuffer[], long[], long, CompressionCodec, int) |
org.apache.orc.Reader.getTypes()
use getSchema instead
|
org.apache.orc.impl.RecordReaderImpl.mapSargColumnsToOrcInternalColIdx(List<PredicateLeaf>, String[], int)
Use #mapSargColumnsToOrcInternalColIdx(List, SchemaEvolution)
|
Constructor and Description |
---|
org.apache.orc.impl.SchemaEvolution(TypeDescription, boolean[]) |
org.apache.orc.impl.SchemaEvolution(TypeDescription, TypeDescription, boolean[]) |
Copyright © 2013–2018 The Apache Software Foundation. All rights reserved.