l.s.l.l.UnreferencedLibraryFileAliasPruner : class documentation

Part of lp.services.librarianserver.librariangc View In Hierarchy

Delete unreferenced LibraryFileAliases.

The LibraryFileContent records are left untouched for the code that knows how to delete them and the corresponding files on disk.

This is the second step in a full garbage collection sweep. We determine which LibraryFileAlias entries are not being referenced by other objects in the database and delete them, if they are expired (expiry in the past or NULL).

Method __init__ Undocumented
Method isDone Undocumented
Method __call__ Undocumented
def __init__(self, con):
Undocumented
def isDone(self):
Undocumented
def __call__(self, chunksize):
Undocumented
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.