Uses of Package
fr.gouv.vitam.storage.cold.server.simulator.service.filesystem
Packages that use fr.gouv.vitam.storage.cold.server.simulator.service.filesystem
Package
Description
-
Classes in fr.gouv.vitam.storage.cold.server.simulator.service.filesystem used by fr.gouv.vitam.storage.cold.server.simulator.serviceClassDescriptionManages filesystem directories for INA Responsible for: - Creating and managing exchange directories - Providing paths to write, read, and markers directoriesManages marker files for tracking operation states Marker files indicate the state of write/read operations: - .WRITE_OK: File fully written by proxy ==> available for INA for read - .READ_REQUEST: File read request emitted by the proxy - .READ_OK: Requested file is fully written by INA, and is available for read for the proxy - .READ_KO_NOT_FOUND: Requested file does not exist
-
Classes in fr.gouv.vitam.storage.cold.server.simulator.service.filesystem used by fr.gouv.vitam.storage.cold.server.simulator.service.filesystemClassDescriptionManages filesystem directories for INA Responsible for: - Creating and managing exchange directories - Providing paths to write, read, and markers directories