Package one.microstream.storage.types
Class StorageBackupDataFile.Default
java.lang.Object
one.microstream.storage.types.StorageFile.Abstract
one.microstream.storage.types.StorageChannelFile.Abstract
one.microstream.storage.types.StorageDataFile.Abstract
one.microstream.storage.types.StorageBackupDataFile.Default
- All Implemented Interfaces:
- StorageBackupableFile,- StorageBackupChannelFile,- StorageBackupDataFile,- StorageBackupFile,- StorageChannelFile,- StorageClosableFile,- StorageDataFile,- StorageFile,- StorageHashChannelPart,- StorageTruncatableChannelFile
- Enclosing interface:
- StorageBackupDataFile
public static final class StorageBackupDataFile.Default extends StorageDataFile.Abstract implements StorageBackupDataFile
- 
Nested Class SummaryNested classes/interfaces inherited from interface one.microstream.storage.types.StorageBackupDataFileStorageBackupDataFile.DefaultNested classes/interfaces inherited from interface one.microstream.storage.types.StorageChannelFileStorageChannelFile.AbstractNested classes/interfaces inherited from interface one.microstream.storage.types.StorageDataFileStorageDataFile.Abstract, StorageDataFile.Creator<F extends StorageDataFile>Nested classes/interfaces inherited from interface one.microstream.storage.types.StorageFileStorageFile.Abstract
- 
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, writeBytesMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface one.microstream.storage.types.StorageDataFilechannelIndex, ensureBackupFile, numberMethods inherited from interface one.microstream.storage.types.StorageFilecopyFrom, copyFrom, copyFrom, copyTo, copyTo, copyTo, copyTo, copyTo, copyTo, delete, exists, file, identifier, moveTo, readBytes, readBytes, readBytes, readBytes, readBytes, readBytes, size, writeBytesMethods inherited from interface one.microstream.storage.types.StorageTruncatableChannelFiletruncate
- 
Constructor Details- 
Defaultpublic Default()
 
-