Summary
Types
Functions
@spec add(t(), pos_integer(), BatchedCommunication.Compression.t(), dest(), any()) :: {:flush, BatchedCommunication.EncodedBatch.t()} | t()
@spec encode_messages(t(), BatchedCommunication.Compression.t()) :: BatchedCommunication.EncodedBatch.t()
@spec make(node(), pos_integer(), dest(), any()) :: t()