Uses of Interface
com.atlassian.confluence.internal.index.ReindexProgress
Packages that use ReindexProgress
- 
Uses of ReindexProgress in com.atlassian.confluence.internal.indexClasses in com.atlassian.confluence.internal.index that implement ReindexProgressMethods in com.atlassian.confluence.internal.index with parameters of type ReindexProgressModifier and TypeMethodDescriptionvoidBatchIndexer.index(List<HibernateHandle> handles, ReindexProgress progress) voidConcurrentBatchIndexer.index(List<HibernateHandle> handles, ReindexProgress progress) voidDefaultBatchIndexer.index(List<HibernateHandle> handles, ReindexProgress progress) ConcurrentBatchIndexer.submitBatches(ExecutorService executor, @Nullable List<HibernateHandle> handles, ReindexProgress progress) This method tries to work around a number of problems we have with rebuilding the index.