View Source vdist_fragment_cont (erldist_filter v1.28.5)
Summary
Types
-type t() :: #vdist_fragment_cont{sequence_id :: vdist:sequence_id(), fragment_id :: vdist:fragment_id()}.
Functions
-spec new(SequenceId, FragmentId) -> T when SequenceId :: vdist:sequence_id(), FragmentId :: vdist:fragment_id(), T :: t().