Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IPartitionInfo

Partition information interface.

Hierarchy

  • IPartitionInfo

Index

Properties

Properties

id

id: number

Partition ID.

isr

Partition's in-sync replica(s).

leader

leader: IBrokerInfo

Partition leader.

replicas

replicas: IBrokerInfo[]

Partition replicas.