Uses of Interface
one.microstream.storage.types.StorageTransactionsEntries.Entry
| Package | Description | 
|---|---|
| one.microstream.storage.types | 
- 
Uses of StorageTransactionsEntries.Entry in one.microstream.storage.typesClasses 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 XGettingSequence<StorageTransactionsEntries.Entry>StorageTransactionsEntries.Default. entries()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(XGettingSequence<StorageTransactionsEntries.Entry> entries)