Package one.microstream.storage.types
Class StorageLockFile.Default
java.lang.Object
one.microstream.storage.types.StorageFile.Abstract
one.microstream.storage.types.StorageLockFile.Default
- All Implemented Interfaces:
- StorageClosableFile,- StorageFile,- StorageLockFile
- Enclosing interface:
- StorageLockFile
public static final class StorageLockFile.Default extends StorageFile.Abstract implements StorageLockFile
- 
Nested Class SummaryNested classes/interfaces inherited from interface one.microstream.storage.types.StorageFileStorageFile.AbstractNested classes/interfaces inherited from interface one.microstream.storage.types.StorageLockFileStorageLockFile.Default
- 
Constructor SummaryConstructors Constructor Description Default()
- 
Method SummaryMethods inherited from class one.microstream.storage.types.StorageFile.Abstractclose, copyFrom, copyFrom, copyFrom, copyTo, copyTo, copyTo, copyTo, copyTo, copyTo, delete, exists, file, isOpen, moveTo, readBytes, readBytes, readBytes, readBytes, readBytes, readBytes, size, toString, truncate, writeBytes
- 
Constructor Details- 
Defaultpublic Default()
 
-