- All Superinterfaces:
- AutoCloseable, Closeable, com.atlassian.util.concurrent.Function<Supplier<Index.Result>,Index.Result>
- All Known Implementing Classes:
- MultiThreadedIndexingStrategy, SimpleIndexingStrategy
public interface IndexingStrategy
extends Function<Supplier<Index.Result>,Index.Result>, Closeable
Implementations determine how we do multi-threading for reindex-all.