Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • IMember

Index

Properties

ID

ID: string

ID is the member ID for this member.

clientURLs

clientURLs: string[]

clientURLs is the list of URLs the member exposes to clients for communication. If the member is not started, clientURLs will be empty.

isLearner

isLearner: boolean

isLearner indicates if the member is raft learner.

name

name: string

name is the human-readable name of the member. If the member is not started, the name will be an empty string.

peerURLs

peerURLs: string[]

peerURLs is the list of URLs the member exposes to the cluster for communication.

Legend

  • Constructor
  • Method
  • Inherited method

Generated using TypeDoc