TopicPartitionInfo

io.vertx.scala.kafka.client.`package`.TopicPartitionInfo

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply(json: JsonObject): TopicPartitionInfo
def apply(isr: List[Node], leader: Node, partition: Integer, replicas: List[Node]): TopicPartitionInfo