| クラス | 説明 |
|---|---|
| CommonsCompressionFactory |
Default implementation of factory supported LZ4 and ZSTD compression.
// TODO(ARROW-12115): Rename this class.
|
| Lz4CompressionCodec |
Compression codec for the LZ4 algorithm.
|
| ZstdCompressionCodec |
Compression codec for the ZSTD algorithm.
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.