Uses of Interface
com.atlassian.confluence.internal.index.BatchIndexer
-
Packages that use BatchIndexer Package Description com.atlassian.confluence.internal.index com.atlassian.confluence.internal.index.lucene -
-
Uses of BatchIndexer in com.atlassian.confluence.internal.index
Classes in com.atlassian.confluence.internal.index that implement BatchIndexer Modifier and Type Class Description classConcurrentBatchIndexerConstructors in com.atlassian.confluence.internal.index with parameters of type BatchIndexer Constructor Description ConcurrentBatchIndexer(BatchIndexer delegate, Integer threadCount) -
Uses of BatchIndexer in com.atlassian.confluence.internal.index.lucene
Classes in com.atlassian.confluence.internal.index.lucene that implement BatchIndexer Modifier and Type Class Description classLuceneBatchIndexer
-