Uses of Interface
one.microstream.storage.types.StorageTransactionsEntries.Entry
-
Packages that use StorageTransactionsEntries.Entry Package Description one.microstream.storage.types -
-
Uses of StorageTransactionsEntries.Entry in one.microstream.storage.types
Classes in one.microstream.storage.types that implement StorageTransactionsEntries.Entry Modifier and Type Class Description static classStorageTransactionsEntries.Entry.DefaultMethods in one.microstream.storage.types that return StorageTransactionsEntries.Entry Modifier and Type Method Description static StorageTransactionsEntries.EntryStorageTransactionsEntries.Entry. New(StorageTransactionsEntryType type, long timestamp, long fileLength, long targetFileNumber, Long sourceFileNumber, Long specialOffset)Methods in one.microstream.storage.types that return types with arguments of type StorageTransactionsEntries.Entry Modifier and Type Method Description one.microstream.collections.types.XGettingSequence<StorageTransactionsEntries.Entry>StorageTransactionsEntries.Default. entries()one.microstream.collections.types.XGettingSequence<StorageTransactionsEntries.Entry>StorageTransactionsEntries. entries()Method parameters in one.microstream.storage.types with type arguments of type StorageTransactionsEntries.Entry Modifier and Type Method Description static StorageTransactionsEntriesStorageTransactionsEntries. New(one.microstream.collections.types.XGettingSequence<StorageTransactionsEntries.Entry> entries)
-