Uses of Interface
com.atlassian.confluence.internal.index.ReindexProgress
Packages that use ReindexProgress
-
Uses of ReindexProgress in com.atlassian.confluence.internal.index
Classes in com.atlassian.confluence.internal.index that implement ReindexProgressMethods in com.atlassian.confluence.internal.index with parameters of type ReindexProgressModifier and TypeMethodDescriptionvoid
BatchIndexer.index
(List<HibernateHandle> handles, ReindexProgress progress) void
ConcurrentBatchIndexer.index
(List<HibernateHandle> handles, ReindexProgress progress) void
DefaultBatchIndexer.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.