Skip to main content

PERSISTENT_SUBSCRIPTION_FROM_START

Constant PERSISTENT_SUBSCRIPTION_FROM_START 

Source
pub const PERSISTENT_SUBSCRIPTION_FROM_START: i64 = -1;
Expand description

Sentinel for PersistentSubscriptionBuilder::start_position: replay from the beginning of the recording. Maps to Aeron’s AERON_ARCHIVE_PERSISTENT_SUBSCRIPTION_FROM_START.