| Modifier and Type | Field and Description |
|---|---|
protected ExtendedSearchIntegrator |
extendedIntegrator |
| Constructor and Description |
|---|
BatchIndexingWorkspace(ExtendedSearchIntegrator extendedIntegrator,
org.hibernate.engine.spi.SessionFactoryImplementor sessionFactory,
Class<?> entityType,
int objectLoadingThreads,
org.hibernate.CacheMode cacheMode,
int objectLoadingBatchSize,
CountDownLatch endAllSignal,
MassIndexerProgressMonitor monitor,
BatchBackend backend,
long objectsLimit,
int idFetchSize,
String tenantId) |
protected final ExtendedSearchIntegrator extendedIntegrator
public BatchIndexingWorkspace(ExtendedSearchIntegrator extendedIntegrator, org.hibernate.engine.spi.SessionFactoryImplementor sessionFactory, Class<?> entityType, int objectLoadingThreads, org.hibernate.CacheMode cacheMode, int objectLoadingBatchSize, CountDownLatch endAllSignal, MassIndexerProgressMonitor monitor, BatchBackend backend, long objectsLimit, int idFetchSize, String tenantId)
Copyright © 2006–2015 Hibernate. All rights reserved.