hpcflow.sdk.persistence.pending#

Class to hold the state that is waiting to be committed to disk.

Classes

CommitResourceMap

Map of PendingChanges commit method names to store resource labels, representing the store resources required by each commit_* method, for a given PersistentStore.

PendingChanges

Class to store pending changes and merge them into a persistent store.