Skip to main content

TaskExecutionContext

This class provides the raw datastore to enable persisting outputs.

Methods


DataStore()

@classmethod
def DataStore() - > *storage.DataStore

Provides the raw datastore to enable persisting outputs.

Returns

TypeDescription
*storage.DataStoreThe raw datastore instance.