Package one.microstream.storage.types
Class StorageInventory.Default
java.lang.Object
one.microstream.storage.types.StorageInventory.Default
- All Implemented Interfaces:
StorageHashChannelPart
,StorageInventory
- Enclosing interface:
- StorageInventory
public static final class StorageInventory.Default extends Object implements StorageInventory
-
Nested Class Summary
Nested classes/interfaces inherited from interface one.microstream.storage.types.StorageInventory
StorageInventory.Default
-
Constructor Summary
Constructors Constructor Description Default()
-
Method Summary
Modifier and Type Method Description int
channelIndex()
XGettingTable<Long,StorageDataInventoryFile>
dataFiles()
StorageTransactionsAnalysis
transactionsFileAnalysis()
-
Constructor Details
-
Default
public Default()
-
-
Method Details
-
channelIndex
public final int channelIndex()- Specified by:
channelIndex
in interfaceStorageHashChannelPart
-
dataFiles
- Specified by:
dataFiles
in interfaceStorageInventory
-
transactionsFileAnalysis
- Specified by:
transactionsFileAnalysis
in interfaceStorageInventory
-