PbBatchQueryCommittedEpoch

Type Alias PbBatchQueryCommittedEpoch 

Source
pub type PbBatchQueryCommittedEpoch = BatchQueryCommittedEpoch;

Aliased Type§

pub struct PbBatchQueryCommittedEpoch {
    pub epoch: u64,
    pub hummock_version_id: TypedId<9, u64>,
}

Fields§

§epoch: u64§hummock_version_id: TypedId<9, u64>