| Package | Description |
|---|---|
| org.apache.flink.runtime.io.compression |
| Modifier and Type | Class and Description |
|---|---|
class |
Lz4BlockCompressionFactory
Implementation of
BlockCompressionFactory for Lz4 codec. |
| Modifier and Type | Method and Description |
|---|---|
static BlockCompressionFactory |
BlockCompressionFactory.createBlockCompressionFactory(String compressionFactoryName)
Creates
BlockCompressionFactory according to the configuration. |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.