PartitionInfo

io.vertx.scala.kafka.client.`package`.PartitionInfo
object PartitionInfo

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply(json: JsonObject): PartitionInfo
def apply(inSyncReplicas: List[Node], leader: Node, partition: Integer, replicas: List[Node], topic: String): PartitionInfo