JVMFilePersistenceStorageProvider

constructor(root: Path, json: Json = PersistenceUtils.defaultCheckpointJson)(source)

Initializes the JVMFilePersistenceStorageProvider with a specified root directory root.

Parameters

root

The root directory where all agent checkpoints will be stored.