struct Quartz::DTSS::AtomicModel::State
- Quartz::DTSS::AtomicModel::State
- Quartz::State
- Struct
- Value
- Object
Defined in:
Instance methods inherited from struct Quartz::State
to_json(json : JSON::Builder)
to_json,
to_msgpack(packer : MessagePack::Packer)
to_msgpack,
to_named_tuple
to_named_tuple,
to_tuple
to_tuple
Constructor methods inherited from struct Quartz::State
new(pull : JSON::PullParser)new(pull : MessagePack::PullParser)
new new
Class methods inherited from struct Quartz::State
from_json(io : IO)from_json(str : String) from_json, from_msgpack(io : IO)
from_msgpack(bytes : Bytes) from_msgpack