Package one.microstream.storage.types
Class StorageBackupTransactionsFile.Default
java.lang.Object
one.microstream.storage.types.StorageFile.Abstract
one.microstream.storage.types.StorageChannelFile.Abstract
one.microstream.storage.types.StorageBackupTransactionsFile.Default
- All Implemented Interfaces:
- StorageBackupableFile,- StorageBackupChannelFile,- StorageBackupFile,- StorageBackupTransactionsFile,- StorageChannelFile,- StorageClosableFile,- StorageFile,- StorageHashChannelPart,- StorageTransactionsFile,- StorageTruncatableChannelFile
- Enclosing interface:
- StorageBackupTransactionsFile
public static final class StorageBackupTransactionsFile.Default extends StorageChannelFile.Abstract implements StorageBackupTransactionsFile
- 
Nested Class SummaryNested classes/interfaces inherited from interface one.microstream.storage.types.StorageBackupTransactionsFileStorageBackupTransactionsFile.DefaultNested classes/interfaces inherited from interface one.microstream.storage.types.StorageChannelFileStorageChannelFile.AbstractNested classes/interfaces inherited from interface one.microstream.storage.types.StorageFileStorageFile.AbstractNested classes/interfaces inherited from interface one.microstream.storage.types.StorageTransactionsFileStorageTransactionsFile.Creator<F extends StorageTransactionsFile>
- 
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.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.StorageTransactionsFileensureBackupFileMethods inherited from interface one.microstream.storage.types.StorageTruncatableChannelFiletruncate
- 
Constructor Details- 
Defaultpublic Default()
 
-