Class AccumulatingResultBuilder

java.lang.Object
com.atlassian.jira.index.AccumulatingResultBuilder

public final class AccumulatingResultBuilder extends Object
Used to build a Index.Result implementation that accumulates results from other operations and awaits on them all.

For operations that are complete it just aggregates their results.