atoms 
Vars | |
| created_atoms | A non-associative list of lists, with the format list(list(atom, list(Initialize arguments))). |
|---|---|
| deserialized_atoms | An associative list of UIDs to atoms that were deserialized prior to flush. |
| late_loaders | A non-associative list of lists, with the format list(list(atom, list(LateInitialize arguments))). |
Var Details
created_atoms 
A non-associative list of lists, with the format list(list(atom, list(Initialize arguments))).
deserialized_atoms 
An associative list of UIDs to atoms that were deserialized prior to flush.
late_loaders 
A non-associative list of lists, with the format list(list(atom, list(LateInitialize arguments))).