| Modifier and Type | Field and Description |
|---|---|
protected ExtendedSearchIntegrator |
extendedIntegrator |
| Constructor and Description |
|---|
BatchCoordinator(Set<Class<?>> rootEntities,
ExtendedSearchIntegrator extendedIntegrator,
org.hibernate.engine.spi.SessionFactoryImplementor sessionFactory,
int typesToIndexInParallel,
int documentBuilderThreads,
org.hibernate.CacheMode cacheMode,
int objectLoadingBatchSize,
long objectsLimit,
boolean optimizeAtEnd,
boolean purgeAtStart,
boolean optimizeAfterPurge,
MassIndexerProgressMonitor monitor,
int idFetchSize,
String tenantId) |
protected final ExtendedSearchIntegrator extendedIntegrator
public BatchCoordinator(Set<Class<?>> rootEntities, ExtendedSearchIntegrator extendedIntegrator, org.hibernate.engine.spi.SessionFactoryImplementor sessionFactory, int typesToIndexInParallel, int documentBuilderThreads, org.hibernate.CacheMode cacheMode, int objectLoadingBatchSize, long objectsLimit, boolean optimizeAtEnd, boolean purgeAtStart, boolean optimizeAfterPurge, MassIndexerProgressMonitor monitor, int idFetchSize, String tenantId)
Copyright © 2006–2015 Hibernate. All rights reserved.