Interface SupportsBulkOperations

    • Method Detail

      • deleteFiles

        void deleteFiles​(java.lang.Iterable<java.lang.String> pathsToDelete)
                  throws BulkDeletionFailureException
        Delete the files at the given paths.
        Parameters:
        pathsToDelete - The paths to delete
        Throws:
        BulkDeletionFailureException - in case of failure to delete at least 1 file