Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • CollStats

Index

Properties

Properties

$collStats: { latencyStats?: { histograms?: boolean }; storageStats?: { scale?: number }; count?: <internal>.Record<string | number | symbol, never>; queryExecStats?: <internal>.Record<string | number | symbol, never> }

Type declaration

  • Optional latencyStats?: { histograms?: boolean }
    • Optional histograms?: boolean
  • Optional storageStats?: { scale?: number }
    • Optional scale?: number
  • Optional count?: <internal>.Record<string | number | symbol, never>
  • Optional queryExecStats?: <internal>.Record<string | number | symbol, never>

Generated using TypeDoc