Class RunSummaryAuditFields
Namespace: DotBoxD.Kernels.Model
Assembly: DotBoxD.Kernels.dll
public static class RunSummaryAuditFieldsInheritance
Section titled “Inheritance”object ← RunSummaryAuditFields
Inherited Members
Section titled “Inherited Members”object.Equals(object?), object.Equals(object?, object?), object.GetHashCode(), object.GetType(), object.MemberwiseClone(), object.ReferenceEquals(object?, object?), object.ToString()
Methods
Section titled “Methods”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)Parameters
Section titled “Parameters”plan ExecutionPlan
budget ResourceMeter
mode ExecutionMode
cacheStatus string
runtimeForm string?
cacheKey string?
artifactHash string?
materializationStatus string?
executionDispatched bool