public interface

IndexingStrategy

implements Closeable Function<D, R>
com.atlassian.jira.index.IndexingStrategy
Known Indirect Subclasses

Class Overview

Implementations determine how we do multi-threading for reindex-all.

Summary

[Expand]
Inherited Fields
From interface com.atlassian.jira.util.Closeable
[Expand]
Inherited Methods
From interface com.atlassian.jira.util.Closeable
From interface com.atlassian.jira.util.Function
From interface com.atlassian.util.concurrent.Function
From interface java.io.Closeable