Skip to content

@inferedge/moss-clustering v1.0.0-beta.3


@inferedge/moss-clustering / ClusterInfo

Interface: ClusterInfo

Information about a single cluster

Properties

clusterId

clusterId: number

Unique cluster identifier (e.g., 0, 1, 2)


label

label: string

Human-readable cluster label (e.g., "Device Troubleshooting")


description

description: string

Detailed description of the cluster


indexCount

indexCount: number

Number of indexes assigned to this cluster


indexes

indexes: string[]

Array of index names in this cluster