risingwave_frontend::scheduler

Type Alias ExecutionContextRef

source
pub type ExecutionContextRef = Arc<ExecutionContext>;

Aliased Typeยง

struct ExecutionContextRef { /* private fields */ }