actor4k
Toggle table of contents
0.76.0
common
Platform filter
common
Switch theme
Search in API
actor4k
actor4k-cluster
/
io.github.smyrgeorge.actor4k.cluster.rpc
/
RpcEnvelope
/
Request
/
Status
Status
@
Serializable
data
class
Status
(
val
id
:
Long
,
val
addr
:
Address
)
:
RpcEnvelope.Request
Members
Constructors
Status
Link copied to clipboard
constructor
(
id
:
Long
,
addr
:
Address
)
Properties
addr
Link copied to clipboard
val
addr
:
Address
id
Link copied to clipboard
open
override
val
id
:
Long