public class GarbageCollectionQueue extends Object
| Constructor and Description |
|---|
GarbageCollectionQueue() |
| Modifier and Type | Method and Description |
|---|---|
Set<com.google.gerrit.reviewdb.client.Project.NameKey> |
addAll(Collection<com.google.gerrit.reviewdb.client.Project.NameKey> projects) |
void |
gcFinished(com.google.gerrit.reviewdb.client.Project.NameKey project) |
public Set<com.google.gerrit.reviewdb.client.Project.NameKey> addAll(Collection<com.google.gerrit.reviewdb.client.Project.NameKey> projects)
public void gcFinished(com.google.gerrit.reviewdb.client.Project.NameKey project)