Package one.microstream.storage.types
Class StorageLiveTransactionsFile.Default
java.lang.Object
one.microstream.storage.types.StorageFile.Abstract
one.microstream.storage.types.StorageLiveFile.Abstract<StorageLiveTransactionsFile>
one.microstream.storage.types.StorageLiveTransactionsFile.Default
- All Implemented Interfaces:
StorageBackupableFile,StorageChannelFile,StorageClosableFile,StorageFile,StorageHashChannelPart,StorageLiveChannelFile<StorageLiveTransactionsFile>,StorageLiveFile<StorageLiveTransactionsFile>,StorageLiveTransactionsFile,StorageTransactionsFile,StorageTruncatableChannelFile
- Enclosing interface:
- StorageLiveTransactionsFile
public static final class StorageLiveTransactionsFile.Default extends StorageLiveFile.Abstract<StorageLiveTransactionsFile> implements StorageLiveTransactionsFile
-
Nested Class Summary
Nested classes/interfaces inherited from interface one.microstream.storage.types.StorageChannelFile
StorageChannelFile.AbstractNested classes/interfaces inherited from interface one.microstream.storage.types.StorageFile
StorageFile.AbstractNested classes/interfaces inherited from interface one.microstream.storage.types.StorageLiveFile
StorageLiveFile.Abstract<S extends StorageLiveFile<S>>Nested classes/interfaces inherited from interface one.microstream.storage.types.StorageLiveTransactionsFile
StorageLiveTransactionsFile.DefaultNested classes/interfaces inherited from interface one.microstream.storage.types.StorageTransactionsFile
StorageTransactionsFile.Creator<F extends StorageTransactionsFile> -
Constructor Summary
Constructors Constructor Description Default() -
Method Summary
Modifier and Type Method Description intchannelIndex()<P extends StorageTransactionsAnalysis.EntryIterator>
PprocessBy(P iterator)Methods inherited from class one.microstream.storage.types.StorageLiveFile.Abstract
clearUsages, executeIfUnsued, hasUsers, registerUsage, unregisterUsage, unregisterUsageClosingMethods 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, writeBytesMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface one.microstream.storage.types.StorageFile
copyFrom, 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.StorageLiveFile
clearUsages, executeIfUnsued, hasUsers, registerUsage, unregisterUsage, unregisterUsageClosingMethods inherited from interface one.microstream.storage.types.StorageLiveTransactionsFile
ensureBackupFileMethods inherited from interface one.microstream.storage.types.StorageTruncatableChannelFile
truncate
-
Constructor Details
-
Default
public Default()
-
-
Method Details
-
channelIndex
public final int channelIndex()- Specified by:
channelIndexin interfaceStorageChannelFile- Specified by:
channelIndexin interfaceStorageHashChannelPart
-
processBy
- Specified by:
processByin interfaceStorageLiveTransactionsFile
-