View Source Actors.Actor.Entity.Lifecycle (spawn v2.0.0-RC1)

Handles lifecycle functions for Actor Entity All the public functions here assumes they are executing inside a GenServer

Summary

Functions

checkpoint(revision, entity_state)

deactivate(state)

get_state(id, revision)

init(state)

load_state(state)

snapshot(state)

terminate(reason, entity_state)