FilePersistencyStorageProvider

constructor(persistenceId: String, fs: FileSystemProvider.ReadWrite<Path>, root: Path)(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.