NoCompression
zio.kafka.producer.ProducerCompression.NoCompression
case object NoCompression extends ProducerCompression
Produce kafka records without compression.
Attributes
- Graph
-
- Supertypes
- Self type
-
NoCompression.type
Members list
Value members
Inherited methods
Create a new instance of type T with elements taken from product p.
Create a new instance of type T with elements taken from product p.
Attributes
- Inherited from:
- Singleton
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- ProducerCompression
In this article