MailboxDepthReportMessage
이 콘텐츠는 아직 번역되지 않았습니다.
MailboxDepthReportMessage =
object
Defined in: src/cluster/router/MailboxDepthProtocol.ts:38
One node’s answer: how many user messages are queued at the routee.
Properties
Section titled “Properties”
readonlydepth:number
Defined in: src/cluster/router/MailboxDepthProtocol.ts:45
Queued user messages at the routee when the query was served.
readonlykind:"mailbox-depth-report"
Defined in: src/cluster/router/MailboxDepthProtocol.ts:39
readonlynode:string
Defined in: src/cluster/router/MailboxDepthProtocol.ts:41
The answering node, as system@host:port.
routeePath
Section titled “routeePath”
readonlyrouteePath:string
Defined in: src/cluster/router/MailboxDepthProtocol.ts:43
Echoed back, so a router only caches depths for the path it asked about.
