Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration Partition_PartitionBrokerRole

Describes the Raft role of the broker for a given partition

Index

Enumeration members

Enumeration members

FOLLOWER

FOLLOWER: = "FOLLOWER"

INACTIVE

INACTIVE: = "INACTIVE"

LEADER

LEADER: = "LEADER"

UNRECOGNIZED

UNRECOGNIZED: = "UNRECOGNIZED"

Generated using TypeDoc