Log
Types
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
interface Registration
Link copied to clipboard
Link copied to clipboard
The transport's handle on a partition's leader election, driven as a three-step state machine (follower → prepared → leading). See allium/log-processor-lifecycle.allium.
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Reads records in the range [fromMsgId, toMsgId) (start-inclusive, end-exclusive). Returns a lazy sequence of decoded records in offset order. If toMsgId exceeds the latest submitted offset, reads up to the latest available record.
Link copied to clipboard