Package | Description |
---|---|
org.apache.flink.runtime.io.compression |
Modifier and Type | Class and Description |
---|---|
class |
Lz4BlockCompressor
Encode data into LZ4 format (not compatible with the LZ4 Frame format).
|
Modifier and Type | Method and Description |
---|---|
BlockCompressor |
BlockCompressionFactory.getCompressor() |
BlockCompressor |
Lz4BlockCompressionFactory.getCompressor() |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.