Part of canonical.librarian.librariangc View In Hierarchy
Implements interfaces: canonical.launchpad.interfaces.looptuner.ITunableLoop
Note that a LibraryFileContent can only be accessed through a LibraryFileAlias, so all entries in this state are garbage no matter what their expires flag says.
Method | __init__ | Undocumented |
Method | isDone | Is this loop finished? |
Method | __call__ | Perform an iteration of the loop. |
Once this returns True, the LoopTuner will no longer touch this object.