Skip to content

singletonManagerPath

singletonManagerPath(systemName, typeName): string

Defined in: src/cluster/singleton/ClusterSingletonManager.ts:16

Path at which every node hosts its ClusterSingletonManager for a given singleton typeName. Used by the proxy/envelope layer to address the manager on whichever node is currently the leader.

string

string

string