risingwave_pb::meta

Type Alias PbGetServerlessStreamingJobsStatusResponse

source
pub type PbGetServerlessStreamingJobsStatusResponse = GetServerlessStreamingJobsStatusResponse;
Expand description

Aliased Type§

struct PbGetServerlessStreamingJobsStatusResponse {
    pub streaming_job_statuses: Vec<Status>,
}

Fields§

§streaming_job_statuses: Vec<Status>