Table of Contents

Class RunSummaryAuditFields

Namespace
DotBoxD.Kernels.Model
Assembly
DotBoxD.Kernels.dll
public static class RunSummaryAuditFields
Inheritance
RunSummaryAuditFields
Inherited Members

Methods

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

plan ExecutionPlan
budget ResourceMeter
mode ExecutionMode
cacheStatus string
runtimeForm string
cacheKey string
artifactHash string
materializationStatus string
executionDispatched bool

Returns

IReadOnlyDictionary<string, string>