Table of Contents

Interface IExecutionModeSelector

Namespace
DotBoxD.Hosting.Execution
Assembly
DotBoxD.Hosting.dll
public interface IExecutionModeSelector

Methods

Choose(ExecutionPlan, SandboxExecutionOptions, ModuleHotnessStats, CompiledCacheStatus)

ExecutionModeDecision Choose(ExecutionPlan plan, SandboxExecutionOptions options, ModuleHotnessStats hotness, CompiledCacheStatus cacheStatus)

Parameters

plan ExecutionPlan
options SandboxExecutionOptions
hotness ModuleHotnessStats
cacheStatus CompiledCacheStatus

Returns

ExecutionModeDecision