Package one.microstream.storage.types
Interface StorageChannelFile
- All Superinterfaces:
StorageFile,StorageHashChannelPart
- All Known Subinterfaces:
StorageBackupChannelFile,StorageBackupDataFile,StorageBackupTransactionsFile,StorageDataFile,StorageDataInventoryFile,StorageLiveChannelFile<F>,StorageLiveDataFile,StorageLiveTransactionsFile,StorageTransactionsFile,StorageTruncatableChannelFile
- All Known Implementing Classes:
StorageBackupDataFile.Default,StorageBackupTransactionsFile.Default,StorageChannelFile.Abstract,StorageDataFile.Abstract,StorageDataInventoryFile.Default,StorageLiveDataFile.Default,StorageLiveTransactionsFile.Default,StorageRequestTaskImportData.SourceFileSlice
public interface StorageChannelFile extends StorageFile, StorageHashChannelPart
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classStorageChannelFile.Abstract -
Method Summary
Modifier and Type Method Description intchannelIndex()
-
Method Details
-
channelIndex
int channelIndex()- Specified by:
channelIndexin interfaceStorageHashChannelPart
-