Struct commitlog::MessageSet [] [src]

pub struct MessageSet { /* fields omitted */ }

Readonly set of messages from the log.

Methods

impl MessageSet
[src]

Creates an empty MessageSet.

Number of messages within the message set.

Last offset in the MessageSet.

Next read position within the log.

Message iterator.