hpcflow.sdk.persistence.json#

Persistence model based on writing JSON documents.

Classes

JSONPersistentStore

A store that writes JSON files for all its state serialization.

JsonStoreEAR

Persisted element action run that is serialized using JSON.

JsonStoreElement

Persisted element that is serialized using JSON.

JsonStoreElementIter

Persisted element iteration that is serialized using JSON.

JsonStoreTask

Persisted task that is serialized using JSON.