Interface IExecutionModeSelector
Namespace: DotBoxD.Hosting.Execution
Assembly: DotBoxD.Hosting.dll
public interface IExecutionModeSelectorMethods
Section titled “Methods”Choose(ExecutionPlan, SandboxExecutionOptions, ModuleHotnessStats, CompiledCacheStatus)
Section titled “ Choose(ExecutionPlan, SandboxExecutionOptions, ModuleHotnessStats, CompiledCacheStatus)”ExecutionModeDecision Choose(ExecutionPlan plan, SandboxExecutionOptions options, ModuleHotnessStats hotness, CompiledCacheStatus cacheStatus)Parameters
Section titled “Parameters”plan ExecutionPlan
options SandboxExecutionOptions
hotness ModuleHotnessStats
cacheStatus CompiledCacheStatus