Skip to content

Interface IExecutionModeSelector

Namespace: DotBoxD.Hosting.Execution
Assembly: DotBoxD.Hosting.dll

public interface IExecutionModeSelector

Choose(ExecutionPlan, SandboxExecutionOptions, ModuleHotnessStats, CompiledCacheStatus)

Section titled “ Choose(ExecutionPlan, SandboxExecutionOptions, ModuleHotnessStats, CompiledCacheStatus)”
ExecutionModeDecision Choose(ExecutionPlan plan, SandboxExecutionOptions options, ModuleHotnessStats hotness, CompiledCacheStatus cacheStatus)

plan ExecutionPlan

options SandboxExecutionOptions

hotness ModuleHotnessStats

cacheStatus CompiledCacheStatus

ExecutionModeDecision