risingwave_pb::meta::event_log

Type Alias PbEventCollectBarrierFail

source
pub type PbEventCollectBarrierFail = EventCollectBarrierFail;
Expand description

Aliased Type§

struct PbEventCollectBarrierFail {
    pub error: String,
}

Fields§

§error: String