ProducerSettings

zio.kafka.producer.ProducerSettings
See theProducerSettings companion object
final case class ProducerSettings(bootstrapServers: List[String], closeTimeout: Duration, sendBufferSize: Int, properties: Map[String, AnyRef])

Attributes

Companion:
object
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product