PbSubscriptionUpstreamInfo

Type Alias PbSubscriptionUpstreamInfo 

Source
pub type PbSubscriptionUpstreamInfo = SubscriptionUpstreamInfo;

Aliased Type§

pub struct PbSubscriptionUpstreamInfo {
    pub subscriber_id: TypedId<15, u32>,
    pub upstream_mv_table_id: TypedId<0, u32>,
}

Fields§

§subscriber_id: TypedId<15, u32>

can either be subscription_id or table_id of creating TableFragments

§upstream_mv_table_id: TypedId<0, u32>