Namespace DurableTask.Core.Tracking
Classes
- InstanceEntityBase
Base class for history tracking events
- OrchestrationJumpStartInstanceEntity
History Entity for orchestration jump start state
- OrchestrationStateInstanceEntity
History Entity for Orchestration State
- OrchestrationWorkItemInstanceEntity
History Entity for a Work Item Instance
Interfaces
- IOrchestrationServiceBlobStore
Interface to allow save and load large blobs, such as message and session, as a stream using a storage store. The blob is saved in the store using an access key (e.g., a path to the blob), which can be used to uniquely load the blob back.