Uses of Interface
one.microstream.storage.types.StorageHashChannelPart
-
Packages that use StorageHashChannelPart Package Description one.microstream.storage.types -
-
Uses of StorageHashChannelPart in one.microstream.storage.types
Subinterfaces of StorageHashChannelPart in one.microstream.storage.types Modifier and Type Interface Description interfaceStorageBackupChannelFileinterfaceStorageBackupDataFileinterfaceStorageBackupTransactionsFileinterfaceStorageChannelinterfaceStorageChannelFileinterfaceStorageChannelResetablePartinterfaceStorageDataFileinterfaceStorageDataInventoryFileinterfaceStorageEntityCache<E extends StorageEntity>interfaceStorageFileManagerinterfaceStorageInventoryinterfaceStorageLiveChannelFile<F extends StorageLiveChannelFile<F>>interfaceStorageLiveDataFileinterfaceStorageLiveTransactionsFileinterfaceStorageTransactionsFileinterfaceStorageTruncatableChannelFileClasses in one.microstream.storage.types that implement StorageHashChannelPart Modifier and Type Class Description static classStorageBackupDataFile.Defaultstatic classStorageBackupTransactionsFile.Defaultstatic classStorageChannel.Defaultstatic classStorageChannelFile.Abstractstatic classStorageDataFile.Abstractstatic classStorageDataInventoryFile.Defaultstatic classStorageEntityCache.Defaultstatic classStorageFileManager.Defaultstatic classStorageInventory.Defaultstatic classStorageLiveDataFile.Defaultstatic classStorageLiveTransactionsFile.DefaultMethods in one.microstream.storage.types with parameters of type StorageHashChannelPart Modifier and Type Method Description static StringStorageEventLogger.Default. toChannelPartIdentifier(StorageHashChannelPart channelPart)
-