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 Modifier Constructor Description protectedDefault(one.microstream.afs.types.AFile file)
-
Method Summary
-
Methods inherited from class one.microstream.storage.types.StorageFile.Abstract
close, copyFrom, copyFrom, copyFrom, copyTo, copyTo, copyTo, copyTo, copyTo, copyTo, delete, ensureReadable, ensureWritable, exists, file, internalOpenReading, internalOpenWriting, isOpen, moveTo, readBytes, readBytes, readBytes, readBytes, readBytes, readBytes, size, toString, truncate, writeBytes
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface one.microstream.storage.types.StorageClosableFile
close, isOpen
-
-