public static class ChangeBatchIndexer.ProjectIndexer
extends java.lang.Object
implements java.util.concurrent.Callable<java.lang.Void>
Constructor and Description |
---|
ChangeBatchIndexer.ProjectIndexer(ChangeIndexer indexer,
com.google.common.collect.Multimap<org.eclipse.jgit.lib.ObjectId,ChangeData> changesByCommitId,
org.eclipse.jgit.lib.Repository repo) |
Modifier and Type | Method and Description |
---|---|
java.lang.Void |
call() |
public ChangeBatchIndexer.ProjectIndexer(ChangeIndexer indexer, com.google.common.collect.Multimap<org.eclipse.jgit.lib.ObjectId,ChangeData> changesByCommitId, org.eclipse.jgit.lib.Repository repo)