Functions

Requests to remove aspect data associated to a single actor in a store. If the aspect store doesn’t exist, nothing happens

Reset all existing aspect stores to their initial states

Requests multiple insertions or updates in aspect stores; if an aspect doesn’t exist, it’s seamlessly created on the host

Clone a behavior instance to create a new identical instance

Create a behavior instance of the specific type

Destroy a behavior instance

Persist a behavior instance by serializing it to a blob

Restore a behavior instance by deserializing it from a persistent representation

Have the specified instances process the provided messages

Returns a serialized JSON vector of bytes with a list of external registration info.

Loads the module with the given ID.

Publishes the module with the given ID and returns a possibly different ID of the published version.