Options
All
  • Public
  • Public/Protected
  • All
Menu

Class StreamDescription

Hierarchy

  • StreamDescription

Index

Constructors

Properties

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

Methods

  • receiveResponse(response: null | Document): void

Generated using TypeDoc