maglev.connection.ConnectionHealthService
Variables#
fullName#
• Const fullName: wlabs.maglev.connection.ConnectionHealthService= 'wlabs.maglev.connection.ConnectionHealthService'
Defined in: gen/proto_gen.ts:84
Functions#
createClient#
â–¸ createClient(nodeRef: NodeRef): ConnectionHealthServiceClient
Parameters:#
| Name | Type |
|---|---|
nodeRef | NodeRef |
Returns: ConnectionHealthServiceClient
Defined in: gen/proto_gen.ts:98
registerHandler#
â–¸ registerHandler(scope: ServiceScope, handler: Partial<ConnectionHealthServiceHandler>): function
Parameters:#
| Name | Type |
|---|---|
scope | ServiceScope |
handler | Partial<ConnectionHealthServiceHandler> |
Returns: () => void
Defined in: gen/proto_gen.ts:87