Package com.google.gerrit.server.git
Class GarbageCollectionQueue
java.lang.Object
com.google.gerrit.server.git.GarbageCollectionQueue
A thread-safe list of projects scheduled for GC.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddAll
(Collection<Project.NameKey> projects) void
gcFinished
(Project.NameKey project)
-
Constructor Details
-
GarbageCollectionQueue
public GarbageCollectionQueue()
-
-
Method Details
-
addAll
-
gcFinished
-