Nexus API Reference

RemoteActorPath
in package
implements ActorPathContract

Read onlyYes
FinalYes

Remote actor path with explicit cluster address plus local actor path.

Tags
psalm-api

Table of Contents

Interfaces

ActorPathContract
Common contract for local and remote actor paths.

Methods

__construct()  : mixed
__toString()  : string
address()  : string
depth()  : int
equals()  : bool
forWorker()  : self
fromAddress()  : self
isChildOf()  : bool
isDescendantOf()  : bool
localPath()  : ActorPath
name()  : string
parent()  : ActorPathContract|null

Methods


        
On this page

Search results