toString

open override fun toString(): String

Provides a string representation of the ClusterActorRef instance.

Return

A string that includes the class name and the node and address information in the format "ClusterActorRef(node//address)".