risingwave_pb::hummock

Type Alias PbNewL0SubLevel

source
pub type PbNewL0SubLevel = NewL0SubLevel;
Expand description

Alias for NewL0SubLevel.

Aliased Type§

struct PbNewL0SubLevel {
    pub inserted_table_infos: Vec<SstableInfo>,
}

Fields§

§inserted_table_infos: Vec<SstableInfo>