Modifier and Type | Field and Description |
---|---|
protected SearchFactoryImplementor |
searchFactoryImplementor |
Constructor and Description |
---|
BatchIndexingWorkspace(SearchFactoryImplementor searchFactoryImplementor,
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) |
protected final SearchFactoryImplementor searchFactoryImplementor
public BatchIndexingWorkspace(SearchFactoryImplementor searchFactoryImplementor, 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)
Copyright © 2006–2014 Hibernate. All rights reserved.