akka.remote
Extension that holds a uid that is assigned as a random Long or Int depending on which version of remoting that is used.
Long
Int
The uid is intended to be used together with an akka.actor.Address to be able to distinguish restarted actor system using the same host and port.
Extension that holds a uid that is assigned as a random
Long
orInt
depending on which version of remoting that is used.The uid is intended to be used together with an akka.actor.Address to be able to distinguish restarted actor system using the same host and port.