Globals / "src/main/cluster" / ClusterMetadataKey
Enumeration: ClusterMetadataKey#
Index#
Enumeration members#
Enumeration members#
CLUSTER_ID#
• CLUSTER_ID: = "id"
Defined in src/main/cluster.ts:27
DISTRIBUTION#
• DISTRIBUTION: = "distribution"
Defined in src/main/cluster.ts:28
LAST_SEEN#
• LAST_SEEN: = "lastSeen"
Defined in src/main/cluster.ts:30
NODES_COUNT#
• NODES_COUNT: = "nodes"
Defined in src/main/cluster.ts:29
VERSION#
• VERSION: = "version"
Defined in src/main/cluster.ts:26
Last update: November 10, 2020