Package one.microstream.storage.types
Interface StorageTransactionFileEntry
-
- All Known Implementing Classes:
StorageTransactionFileEntry.Default
public interface StorageTransactionFileEntryThe 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 classStorageTransactionFileEntry.Default
-
Method Summary
Modifier and Type Method Description longfileNumber()booleanisDeleted()longlength()
-