Package one.microstream.storage.types
Interface StorageTransactionEntry
-
- All Known Implementing Classes:
StorageTransactionEntry.Default
public interface StorageTransactionEntryThe representation of a data file inside a transactions file, accumulated from multiple transactions entries.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classStorageTransactionEntry.Default
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description longfileNumber()booleanisDeleted()default booleanisEmpty()longlength()
-