View Source vdist (erldist_filter v1.28.5)

Summary

Types

-type atom_cache_index() :: 0..2038.
Link to this type

atom_cache_ref_entry/0

View Source
-type control_message() :: dop_t().
-type dop_t() :: dop_without_payload_t() | dop_with_payload_t().
Link to this type

dop_without_payload_t/0

View Source
-type fragment_id() :: vterm:u64().
-type sequence_id() :: vterm:u64().

Functions

-spec simplify(DOP) -> T when DOP :: vdist:dop_t(), T :: dynamic().