Lz4
zio.kafka.producer.ProducerCompression.Lz4
final case class Lz4(level: Int) extends ProducerCompression
Produce kafka records with Lz4 compression.
Value parameters
- level
-
a value between 1 and 17 (defaults to 9)
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass ProducerCompressionclass Objecttrait Matchableclass Any
Members list
In this article