Class TopologyDescription

Representation of a deployment of servers

Hierarchy

  • TopologyDescription

Constructors

Properties

commonWireVersion: number
compatibilityError?: string
compatible: boolean
heartbeatFrequencyMS: number
localThresholdMS: number
logicalSessionTimeoutMinutes: null | number
maxElectionId: null | ObjectId
maxSetVersion: null | number
servers: Map<string, ServerDescription>
setName: null | string
stale: boolean

Accessors

Generated using TypeDoc