Struct MessageIndex

Struct Documentation

struct MessageIndex

A list of timestamps to byte offsets for a single Channel. This record appears after each Chunk, one per Channel that appeared in that Chunk.

Public Members

ChannelId channelId
std::vector<std::pair<Timestamp, ByteOffset>> records