Interface StorageFileWriter

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

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