public class ChangeBatchIndexer extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ChangeBatchIndexer.ProjectIndexer |
static class |
ChangeBatchIndexer.Result |
Modifier and Type | Method and Description |
---|---|
ChangeBatchIndexer.Result |
indexAll(ChangeIndex index,
Iterable<com.google.gerrit.reviewdb.client.Project.NameKey> projects,
int numProjects,
int numChanges,
OutputStream progressOut,
OutputStream verboseOut) |
public ChangeBatchIndexer.Result indexAll(ChangeIndex index, Iterable<com.google.gerrit.reviewdb.client.Project.NameKey> projects, int numProjects, int numChanges, OutputStream progressOut, OutputStream verboseOut)