Class StreamDescription

Hierarchy

  • StreamDescription

Constructors

Properties

__nodejs_mock_server__?: boolean
address: string
compressor?: "none" | "snappy" | "zlib" | "zstd"
compressors: ("none" | "snappy" | "zlib" | "zstd")[]
hello: null | Document = null
loadBalanced: boolean
logicalSessionTimeoutMinutes?: number
maxBsonObjectSize: number
maxMessageSizeBytes: number
maxWireVersion?: number
maxWriteBatchSize: number
minWireVersion?: number
serverConnectionId: null | bigint
type: string
zlibCompressionLevel?: number

Methods

Generated using TypeDoc