Uses of Interface
one.microstream.storage.types.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 class
StorageTransactionsEntries.Entry.Default
Methods in one.microstream.storage.types that return StorageTransactionsEntries.Entry Modifier and Type Method Description static StorageTransactionsEntries.Entry
StorageTransactionsEntries.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 StorageTransactionsEntries
StorageTransactionsEntries. New(XGettingSequence<StorageTransactionsEntries.Entry> entries)