publish_index_batch

Function publish_index_batch 

Source
fn publish_index_batch(
    store: &mut AtlasStore,
    batch: IndexPublicationBatch,
    control: &IndexWorkControl,
) -> Result<IndexPublicationOutcome, CliError>
Expand description

Apply one fully prepared index batch in a short generation-checked transaction.