sui_analytics_indexer

Function read_store_for_checkpoint

Source
pub async fn read_store_for_checkpoint(
    remote_store_config: &ObjectStoreConfig,
    file_type: FileType,
    dir_prefix: Option<&Path>,
) -> Result<CheckpointSequenceNumber>