Skip to main content

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:#

NameType
nodeRefNodeRef

Returns: ConnectionHealthServiceClient

Defined in: gen/proto_gen.ts:98


registerHandler#

â–¸ registerHandler(scope: ServiceScope, handler: Partial<ConnectionHealthServiceHandler>): function

Parameters:#

NameType
scopeServiceScope
handlerPartial<ConnectionHealthServiceHandler>

Returns: () => void

Defined in: gen/proto_gen.ts:87