| Package | Description |
|---|---|
| org.apache.orc | |
| org.apache.orc.impl | |
| org.apache.orc.impl.writer |
| Class and Description |
|---|
| OrcIndex |
| OrcTail |
| StreamName
The name of a stream within a stripe.
|
| Class and Description |
|---|
| AcidStats
Statistics about the ACID operations in an ORC file
|
| AircompressorCodec |
| BitFieldReader |
| ColumnStatisticsImpl |
| ConvertTreeReaderFactory.ConvertTreeReader
Override methods like checkEncoding to pass-thru to the convert TreeReader.
|
| DataReaderProperties |
| DataReaderProperties.Builder |
| DirectDecompressionCodec |
| InStream |
| InStream.UncompressedStream |
| IntegerReader
Interface for reading integers.
|
| IntegerWriter
Interface for writing integers.
|
| MemoryManagerImpl
Implements a memory manager that keeps a global context of how many ORC
writers there are and manages the memory between them.
|
| OrcIndex |
| OrcTail |
| PositionedOutputStream |
| PositionProvider
An interface used for seeking to a row index.
|
| PositionRecorder
An interface for recording positions in a stream.
|
| ReaderImpl |
| RunLengthByteReader
A reader that reads a sequence of bytes.
|
| RunLengthIntegerReaderV2
A reader that reads a sequence of light weight compressed integers.
|
| RunLengthIntegerWriterV2.EncodingType |
| SchemaEvolution
Infer and track the evolution between the schema as stored in the file and
the schema that has been requested by the reader.
|
| SerializationUtils.FixedBitSizes |
| StreamName
The name of a stream within a stripe.
|
| StreamName.Area |
| StringRedBlackTree.Visitor
The interface for visitors.
|
| StringRedBlackTree.VisitorContext
The information about each node.
|
| TreeReaderFactory
Factory for creating ORC tree readers.
|
| TreeReaderFactory.Context |
| TreeReaderFactory.ReaderContext |
| TreeReaderFactory.StringTreeReader
A tree reader that will read string columns.
|
| TreeReaderFactory.TreeReader |
| WriterInternal
The ORC internal API to the writer.
|
| Class and Description |
|---|
| BitFieldWriter |
| ColumnStatisticsImpl |
| DynamicIntArray
Dynamic int array that uses primitive types and chunks to avoid copying
large number of integers when it resizes.
|
| IntegerWriter
Interface for writing integers.
|
| OutStream |
| PositionedOutputStream |
| StreamName
The name of a stream within a stripe.
|
| StringRedBlackTree
A red-black tree that stores strings.
|
| WriterInternal
The ORC internal API to the writer.
|
Copyright © 2013–2018 The Apache Software Foundation. All rights reserved.