Class ConcurrentBatchIndexerExecutorServiceFactory
- java.lang.Object
-
- com.atlassian.confluence.internal.index.ConcurrentBatchIndexerExecutorServiceFactory
-
public class ConcurrentBatchIndexerExecutorServiceFactory extends Object
-
-
Constructor Summary
Constructors Constructor Description ConcurrentBatchIndexerExecutorServiceFactory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ExecutorService
get(List<HibernateHandle> handles, int threadCount)
-
-
-
Method Detail
-
get
public ExecutorService get(List<HibernateHandle> handles, int threadCount)
-
-