risingwave_pb::hummock

Type Alias PbListHummockMetaConfigResponse

source
pub type PbListHummockMetaConfigResponse = ListHummockMetaConfigResponse;
Expand description

Aliased Type§

struct PbListHummockMetaConfigResponse {
    pub configs: HashMap<String, String>,
}

Fields§

§configs: HashMap<String, String>