Snappy

zio.kafka.producer.ProducerCompression.Snappy
final case class Snappy() extends ProducerCompression

Produce kafka records with Snappy compression.

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
def properties: Map[String, AnyRef]

Attributes

Inherited from:
ProducerCompression