A row of the Routing Table.
RoutingPacketEntry(Fragment::sequence_id_t seq, int rank)
Construct a RoutingPacketEntry with the given sequence ID and destination rank.
int destination_rank
The destination rank for this sequence ID.
Fragment::sequence_id_t sequence_id
The sequence ID of the RoutingPacketEntry.