Skip to main content

Module host

Module host 

Source
Expand description

Internal mutation port used by bounded executor modules.

Mutation implementations own their bind/validate/execute/finalize phases here. The host supplies shared executor state and calls back into the single SELECT owner without duplicating that owner in every mutation module.