Interface StorageLiveFile<S extends StorageLiveFile<S>>

All Superinterfaces:
StorageBackupableFile, StorageClosableFile, StorageFile
All Known Subinterfaces:
StorageLiveChannelFile<F>, StorageLiveDataFile, StorageLiveTransactionsFile
All Known Implementing Classes:
StorageLiveDataFile.Default, StorageLiveFile.Abstract, StorageLiveTransactionsFile.Default

public interface StorageLiveFile<S extends StorageLiveFile<S>>
extends StorageClosableFile, StorageBackupableFile