Interface RewritePositionDeleteFiles.Result

  • Enclosing interface:
    RewritePositionDeleteFiles

    public static interface RewritePositionDeleteFiles.Result
    The action result that contains a summary of the execution.
    • Method Detail

      • rewrittenDeleteFilesCount

        default int rewrittenDeleteFilesCount()
        Returns the count of the position delete files that have been rewritten.
      • addedDeleteFilesCount

        default int addedDeleteFilesCount()
        Returns the count of the added position delete files.
      • rewrittenBytesCount

        default long rewrittenBytesCount()
        Returns the number of bytes of position delete files that have been rewritten
      • addedBytesCount

        default long addedBytesCount()
        Returns the number of bytes of newly added position delete files