Uses of Interface
one.microstream.storage.types.StorageIdAnalysis
-
Packages that use StorageIdAnalysis Package Description one.microstream.storage.types -
-
Uses of StorageIdAnalysis in one.microstream.storage.types
Classes in one.microstream.storage.types that implement StorageIdAnalysis Modifier and Type Class Description static classStorageIdAnalysis.DefaultMethods in one.microstream.storage.types that return StorageIdAnalysis Modifier and Type Method Description static StorageIdAnalysisStorageIdAnalysis. Empty()StorageIdAnalysisStorageChannelTaskInitialize.Default. idAnalysis()StorageIdAnalysisStorageChannelTaskInitialize. idAnalysis()StorageIdAnalysisStorageSystem.Default. initializationIdAnalysis()StorageIdAnalysisStorageSystem. initializationIdAnalysis()StorageIdAnalysisStorageChannel.Default. initializeStorage(long taskTimestamp, long consistentStoreTimestamp, StorageInventory storageInventory)StorageIdAnalysisStorageChannel. initializeStorage(long taskTimestamp, long consistentStoreTimestamp, StorageInventory storageInventory)StorageIdAnalysisStorageFileManager.Default. initializeStorage(long taskTimestamp, long consistentStoreTimestamp, StorageInventory storageInventory, StorageChannel parent)StorageIdAnalysisStorageFileManager. initializeStorage(long taskTimestamp, long consistentStoreTimestamp, StorageInventory storageInventory, StorageChannel parent)static StorageIdAnalysisStorageIdAnalysis. New(Long highestTid, Long highestOid, Long highestCid)static StorageIdAnalysisStorageIdAnalysis. New(Long highestTid, Long highestOid, Long highestCid, one.microstream.collections.types.XGettingEnum<Long> occuringTypeIds)static StorageIdAnalysisStorageIdAnalysis. New(one.microstream.collections.types.XGettingSequence<one.microstream.typing.KeyValue<one.microstream.persistence.types.Persistence.IdType,Long>> values, one.microstream.collections.types.XGettingEnum<Long> occuringTypeIds)StorageIdAnalysisStorageEntityType.Default. validateEntities()StorageIdAnalysisStorageEntityType. validateEntities()
-