Package one.microstream.storage.types
Interface StorageLockFile
- All Superinterfaces:
StorageClosableFile
,StorageFile
- All Known Implementing Classes:
StorageLockFile.Default
public interface StorageLockFile extends StorageClosableFile
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
StorageLockFile.Default
Nested classes/interfaces inherited from interface one.microstream.storage.types.StorageFile
StorageFile.Abstract
-
Method Summary
Static Methods Modifier and Type Method Description static StorageLockFile
New(AFile file)