NewTopic

zio.kafka.admin.AdminClient$.NewTopic
final case class NewTopic(name: String, numPartitions: Int, replicationFactor: Short, configs: Map[String, String])

Attributes

Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product