Package one.microstream.storage.types
Class StorageTransactionsEntries.Default
java.lang.Object
one.microstream.storage.types.StorageTransactionsEntries.Default
- All Implemented Interfaces:
StorageTransactionsEntries
- Enclosing interface:
- StorageTransactionsEntries
public static final class StorageTransactionsEntries.Default extends Object implements StorageTransactionsEntries
-
Nested Class Summary
Nested classes/interfaces inherited from interface one.microstream.storage.types.StorageTransactionsEntries
StorageTransactionsEntries.Default, StorageTransactionsEntries.Entry, StorageTransactionsEntries.EntryCollector
-
Constructor Summary
Constructors Constructor Description Default()
-
Method Summary
Modifier and Type Method Description XGettingSequence<StorageTransactionsEntries.Entry>
entries()
-
Constructor Details
-
Default
public Default()
-
-
Method Details
-
entries
- Specified by:
entries
in interfaceStorageTransactionsEntries
-