FilePersistenceStorageProvider
constructor(fs: FileSystemProvider.ReadWrite<Path>, root: Path, json: Json = PersistenceUtils.defaultCheckpointJson)(source)
Parameters
Path
Type representing the file path in the storage system.
fs
A file system provider enabling read and write operations for file storage.
root
Root file path where the checkpoint storage will organize data.