Builder

class Builder

Properties

Link copied to clipboard
var isr: List<Int>?

The list of in-sync replica broker IDs for the partition.

Link copied to clipboard
var leader: Int?

The leader broker ID for the partition.

Link copied to clipboard

The partition ID.

Link copied to clipboard

The list of replica broker IDs for the partition.