Interface StorageTransactionFileEntry

  • All Known Implementing Classes:
    StorageTransactionFileEntry.Default

    public interface StorageTransactionFileEntry
    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()