Interface StorageFileWriter

All Known Subinterfaces:
StorageFileWriterBackupping
All Known Implementing Classes:
StorageFileWriter.Default, StorageFileWriterBackupping.Default

public interface StorageFileWriter
Function type that encapsulates handling of all writing accesses to persistent data, including copying, truncation, deletion.