Skip to main content

Module batch

Module batch 

Source
Expand description

A handle to a batch of updates

Structs§

Batch
A handle to a batch of updates that has been written to blob storage but which has not yet been appended to a shard.
BatchBuilder
A builder for Batches that allows adding updates piece by piece and then finishing it.
BatchBuilderConfig
A snapshot of dynamic configs to make it easier to reason about an individual run of BatchBuilder.
ProtoBatch

Enums§

Added
Indicates what work was done in a call to BatchBuilder::add