risingwave_pb::ddl_service

Type Alias PbReplaceJobPlanRequest

source
pub type PbReplaceJobPlanRequest = ReplaceJobPlanRequest;
Expand description

Aliased Type§

struct PbReplaceJobPlanRequest {
    pub plan: Option<ReplaceJobPlan>,
}

Fields§

§plan: Option<ReplaceJobPlan>