Nexus API Reference

WorkerAskRequest
in package

Read onlyYes
FinalYes
Tags
psalm-api

Table of Contents

Properties

$causationId  : string
$correlationId  : string
$payload  : object
$replyToPath  : ActorPath
$replyToWorker  : int
$requestId  : string
$targetPath  : ActorPath

Methods

__construct()  : mixed

Properties

Methods

__construct()

public __construct(string $requestId, string $correlationId, string $causationId, ActorPath $targetPath, int $replyToWorker, ActorPath $replyToPath, object $payload) : mixed
Parameters
$requestId : string
$correlationId : string
$causationId : string
$targetPath : ActorPath
$replyToWorker : int
$replyToPath : ActorPath
$payload : object

        
On this page

Search results