DurableServer.Meta (durable_server v0.1.1)

Summary

Functions

clear_restart_attempt(meta)

crashed?(meta)

currently_restarting?(meta)

decode_from_binary(meta_str, map)

encode_to_binary(meta)

from_storage_term(meta, map)

last_heartbeat_within_ms(meta, ms)

permanently_crashed?(meta)

put_crash_history(meta, history)

put_restart_attempt(meta, map)

put_status(meta, status)

restart_attempt_expired?(meta)

running?(meta)

stopped_graceful?(meta)

stopped_permanently?(meta)

to_storage_term(meta)