pub type PbReplayVersionDeltaResponse = ReplayVersionDeltaResponse;Aliased Type§
pub struct PbReplayVersionDeltaResponse {
pub version: Option<HummockVersion>,
pub modified_compaction_groups: Vec<TypedId<10, u64>>,
}Fields§
§version: Option<HummockVersion>§modified_compaction_groups: Vec<TypedId<10, u64>>