Package | Description |
---|---|
org.apache.orc | |
org.apache.orc.impl | |
org.apache.paimon.format.orc |
Class and Description |
---|
CompressionKind
An enumeration that lists the generic compression algorithms that can be applied to ORC files.
|
OrcConf
Define the configuration properties that Orc understands.
|
OrcFile.BloomFilterVersion
BloomFilterVersion.
|
OrcFile.CompressionStrategy
CompressionStrategy Enum.
|
OrcFile.EncodingStrategy
EncodingStrategy Enum.
|
OrcFile.ReaderOptions
Orc ReaderOptions.
|
OrcFile.Version
Create a version number for the ORC file format, so that we can add non-forward compatible
changes in the future.
|
OrcFile.WriterCallback
WriterCallback.
|
OrcFile.WriterContext
WriterContext.
|
OrcFile.WriterImplementation
WriterImplementation Enum.
|
OrcFile.WriterOptions
Options for creating ORC file writers.
|
OrcFile.WriterVersion
Records the version of the writer in terms of which bugs have been fixed.
|
OrcFile.ZstdCompressOptions
ZstdCompressOptions.
|
Class and Description |
---|
CompressionKind
An enumeration that lists the generic compression algorithms that can be applied to ORC files.
|
OrcFile.WriterOptions
Options for creating ORC file writers.
|
OrcFile.WriterVersion
Records the version of the writer in terms of which bugs have been fixed.
|
Class and Description |
---|
OrcFile.WriterOptions
Options for creating ORC file writers.
|
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.