risingwave_pb::meta

Type Alias PbUpdateStreamingJobNodeLabelsRequest

source
pub type PbUpdateStreamingJobNodeLabelsRequest = UpdateStreamingJobNodeLabelsRequest;
Expand description

Aliased Type§

struct PbUpdateStreamingJobNodeLabelsRequest {
    pub id: u32,
    pub node_label: String,
}

Fields§

§id: u32

Id of the materialized view, table, or sink which we want to update

§node_label: String

replace the node_label of the streaming job with a given id with below value