Interface StorageTransactionEntry

  • All Known Implementing Classes:
    StorageTransactionEntry.Default

    public interface StorageTransactionEntry
    The representation of a data file inside a transactions file, accumulated from multiple transactions entries.
    • Method Detail

      • fileNumber

        long fileNumber()
      • length

        long length()
      • isDeleted

        boolean isDeleted()
      • isEmpty

        default boolean isEmpty()