open class PartitionInfoConverter
Converter for io.vertx.kafka.client.common.PartitionInfo. NOTE: This class has been automatically generated from the io.vertx.kafka.client.common.PartitionInfo original class using Vert.x codegen.
PartitionInfoConverter()
Converter for io.vertx.kafka.client.common.PartitionInfo. NOTE: This class has been automatically generated from the io.vertx.kafka.client.common.PartitionInfo original class using Vert.x codegen. |
open static fun fromJson(json: JsonObject, obj: PartitionInfo): Unit |
|
open static fun toJson(obj: PartitionInfo, json: JsonObject): Unit |