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 Summary
Nested classes/interfaces inherited from interface one.microstream.storage.types.StorageFile
StorageFile.Abstract
Nested classes/interfaces inherited from interface one.microstream.storage.types.StorageLockFile
StorageLockFile.Default
-
Constructor Summary
Constructors Constructor Description Default()
-
Method Summary
Methods inherited from class one.microstream.storage.types.StorageFile.Abstract
close, 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
-
Default
public Default()
-