Uses of Interface
one.microstream.storage.types.StorageTransactionsEntries
Package | Description |
---|---|
one.microstream.storage.types |
-
Uses of StorageTransactionsEntries in one.microstream.storage.types
Classes in one.microstream.storage.types that implement StorageTransactionsEntries Modifier and Type Class Description static class
StorageTransactionsEntries.Default
Methods in one.microstream.storage.types that return StorageTransactionsEntries Modifier and Type Method Description static StorageTransactionsEntries
StorageTransactionsEntries. New()
static StorageTransactionsEntries
StorageTransactionsEntries. New(XGettingSequence<StorageTransactionsEntries.Entry> entries)
static StorageTransactionsEntries
StorageTransactionsEntries. parseFile(AFile file)
static StorageTransactionsEntries
StorageTransactionsEntries. parseFileContent(AReadableFile file)