Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • IStatusResponse

Index

Properties

dbSize

dbSize: string

dbSize is the size of the backend database physically allocated, in bytes, of the responding member.

dbSizeInUse

dbSizeInUse: string

dbSizeInUse is the size of the backend database logically in use, in bytes, of the responding member.

errors

errors: string[]

errors contains alarm/health information and status.

header

isLearner

isLearner: boolean

isLearner indicates if the member is raft learner.

leader

leader: string

leader is the member ID which the responding member believes is the current leader.

raftAppliedIndex

raftAppliedIndex: string

raftAppliedIndex is the current raft applied index of the responding member.

raftIndex

raftIndex: string

raftIndex is the current raft committed index of the responding member.

raftTerm

raftTerm: string

raftTerm is the current raft term of the responding member.

version

version: string

version is the cluster protocol version used by the responding member.

Legend

  • Constructor
  • Method
  • Inherited method

Generated using TypeDoc