APIs.io
Search
Providers
Tags
Add API
About
Support
Blog
Search
Home
Actor Model
ClusterMember
Actor Model
· Schema
ClusterMember
A node in the actor system cluster
Actor Model
Concurrency
Distributed Systems
Properties
Name
Type
Description
nodeId
string
Unique node identifier
address
string
Network address
status
string
Member status
roles
array
Node roles
upSince
string
When node joined the cluster
actorCount
integer
Number of actors hosted on this node
View JSON Schema on GitHub