Skip to content

Class RunSummaryAuditFields

Namespace: DotBoxD.Kernels.Model
Assembly: DotBoxD.Kernels.dll

public static class RunSummaryAuditFields

objectRunSummaryAuditFields

object.Equals(object?), object.Equals(object?, object?), object.GetHashCode(), object.GetType(), object.MemberwiseClone(), object.ReferenceEquals(object?, object?), object.ToString()

Create(ExecutionPlan, ResourceMeter, ExecutionMode, string, string?, string?, string?, string?, bool)

Section titled “ Create(ExecutionPlan, ResourceMeter, ExecutionMode, string, string?, string?, string?, string?, bool)”
public static IReadOnlyDictionary<string, string> Create(ExecutionPlan plan, ResourceMeter budget, ExecutionMode mode, string cacheStatus, string? runtimeForm = null, string? cacheKey = null, string? artifactHash = null, string? materializationStatus = null, bool executionDispatched = true)

plan ExecutionPlan

budget ResourceMeter

mode ExecutionMode

cacheStatus string

runtimeForm string?

cacheKey string?

artifactHash string?

materializationStatus string?

executionDispatched bool

IReadOnlyDictionary<string, string>