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 intchannelIndex()XGettingTable<Long,StorageDataInventoryFile>dataFiles()StorageTransactionsAnalysistransactionsFileAnalysis()
-
Constructor Details
-
Default
public Default()
-
-
Method Details
-
channelIndex
public final int channelIndex()- Specified by:
channelIndexin interfaceStorageHashChannelPart
-
dataFiles
- Specified by:
dataFilesin interfaceStorageInventory
-
transactionsFileAnalysis
- Specified by:
transactionsFileAnalysisin interfaceStorageInventory
-