Class HotnessExecutionModeSelector
Namespace: DotBoxD.Hosting.Execution
Assembly: DotBoxD.Hosting.dll
public sealed class HotnessExecutionModeSelector : IExecutionModeSelectorInheritance
Section titled “Inheritance”object ← HotnessExecutionModeSelector
Implements
Section titled “Implements”Inherited Members
Section titled “Inherited Members”object.Equals(object?), object.Equals(object?, object?), object.GetHashCode(), object.GetType(), object.ReferenceEquals(object?, object?), object.ToString()
Methods
Section titled “Methods”Choose(ExecutionPlan, SandboxExecutionOptions, ModuleHotnessStats, CompiledCacheStatus)
Section titled “ Choose(ExecutionPlan, SandboxExecutionOptions, ModuleHotnessStats, CompiledCacheStatus)”public ExecutionModeDecision Choose(ExecutionPlan plan, SandboxExecutionOptions options, ModuleHotnessStats hotness, CompiledCacheStatus cacheStatus)Parameters
Section titled “Parameters”plan ExecutionPlan
options SandboxExecutionOptions
hotness ModuleHotnessStats
cacheStatus CompiledCacheStatus