risingwave_pb::stream_plan

Type Alias PbRowIdGenNode

source
pub type PbRowIdGenNode = RowIdGenNode;
Expand description

Alias for RowIdGenNode.

Aliased Type§

struct PbRowIdGenNode {
    pub row_id_index: u64,
}

Fields§

§row_id_index: u64