Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ClusterStats

Stats for a cluster

Hierarchy

  • ClusterStats

Index

Properties

Properties

cluster

cluster: { id: string; memory: number; uptime: number }

Type declaration

  • id: string
  • memory: number
  • uptime: number

shards

shards: ShardStats[]

Generated using TypeDoc