NewTopic

io.vertx.scala.kafka.admin.`package`.NewTopic
object NewTopic

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
NewTopic.type

Members list

Value members

Concrete methods

def apply(json: JsonObject): NewTopic
def apply(config: Map[String, String], name: String, numPartitions: Integer, replicationFactor: Short): NewTopic