Uses of Interface
com.atlassian.confluence.internal.index.BatchIndexer
Packages that use BatchIndexer
-
Uses of BatchIndexer in com.atlassian.confluence.internal.index
Classes in com.atlassian.confluence.internal.index that implement BatchIndexerModifier and TypeClassDescriptionclassA multi-threaded batch indexing implementation.classA single-threaded batch indexing implementation.Constructors in com.atlassian.confluence.internal.index with parameters of type BatchIndexerModifierConstructorDescriptionConcurrentBatchIndexer(BatchIndexer delegate, Integer threadCount, com.atlassian.confluence.internal.index.ConcurrentBatchIndexerExecutorServiceFactory executorServiceFactory)