Nexus API Reference

NodeAddress
in package

Read onlyYes
FinalYes
Tags
psalm-api

Table of Contents

Properties

$application  : string
$cluster  : string
$datacenter  : string
$node  : string

Methods

__construct()  : mixed
forWorker()  : self
temporaryAskReplyPath()  : ActorPath
toPathPrefix()  : string

Properties

Methods

__construct()

public __construct(string $cluster, string $datacenter, string $application, string $node) : mixed
Parameters
$cluster : string
$datacenter : string
$application : string
$node : string

forWorker()

public static forWorker(int $workerId) : self
Parameters
$workerId : int
Return values
self

toPathPrefix()

public toPathPrefix() : string
Return values
string

        
On this page

Search results