Interface RewritePositionDeleteFiles.Result

  • Enclosing interface:
    RewritePositionDeleteFiles

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

      • rewrittenDeleteFilesCount

        int rewrittenDeleteFilesCount()
        Returns the count of the position deletes that been rewritten.
      • addedDeleteFilesCount

        int addedDeleteFilesCount()
        Returns the count of the added delete files.