ข้ามไปยังเนื้อหา

Namespace Cephalon.Abstractions.Execution

เนื้อหานี้ยังไม่ได้แปลเป็นภาษาไทย แสดงเป็นภาษาอังกฤษแทน

DurableExecutionCompensationAction

Describes one operator-facing durable-execution compensation action available for a workflow stream.

DurableExecutionPendingSignal

Describes one durable-execution signal that is currently pending for a workflow stream.

DurableExecutionPendingTimer

Describes one durable-execution timer that is currently pending for a workflow stream.

DurableExecutionRuntimeDescriptor

Describes one active durable-execution workflow visible to the current runtime.

DurableExecutionRuntimeState

Describes the latest operator-facing runtime state reported for one durable-execution stream.

ExecutionGraphDescriptor

Describes one operator-facing execution graph contributed by an active module.

ExecutionGraphEdgeDescriptor

Describes one directed edge within an execution graph.

ExecutionGraphNodeDescriptor

Describes one node within an execution graph.

HostedExecutionDescriptor

Describes one operator-facing hosted or background execution surface contributed by an active module.

SagaChoreographyPublicationRuntimeState

Describes the latest operator-facing runtime state reported for one live saga-choreography publication path.

SagaChoreographyRuntimeDescriptor

Describes one active saga-choreography behavior visible to the current runtime.

IDurableExecutionRuntimeCatalog

Exposes the active durable-execution workflows visible to the current runtime.

IDurableExecutionRuntimeStateCatalog

Exposes the operator-facing durable-execution runtime state currently reported for active streams.

IExecutionGraphContributor

Contributes one or more execution graphs to the active runtime.

IExecutionGraphRegistry

Receives execution graphs contributed by active modules.

IExecutionRuntimeCatalog

Exposes the execution graphs visible to the current runtime.

IHostedExecutionContributor

Contributes one or more hosted or background execution descriptors to the active runtime.

IHostedExecutionRegistry

Receives hosted-execution descriptors contributed by active modules.

IHostedExecutionRuntimeCatalog

Exposes the hosted executions visible to the current runtime.

ISagaChoreographyPublicationRuntimeStateCatalog

Exposes the operator-facing live saga-choreography publication state currently reported for the active runtime.

ISagaChoreographyRuntimeCatalog

Exposes the active saga-choreography behaviors visible to the current runtime.