Modifier and Type | Field and Description |
---|---|
protected ExtendedSearchIntegrator |
extendedIntegrator |
Constructor and Description |
---|
BatchIndexingWorkspace(ExtendedSearchIntegrator extendedIntegrator,
SessionFactoryImplementor sessionFactory,
Class<?> entityType,
int objectLoadingThreads,
CacheMode cacheMode,
int objectLoadingBatchSize,
CountDownLatch endAllSignal,
MassIndexerProgressMonitor monitor,
BatchBackend backend,
long objectsLimit,
int idFetchSize,
Integer transactionTimeout,
String tenantId) |
Modifier and Type | Method and Description |
---|---|
protected void |
cleanUpOnError() |
void |
run() |
void |
runWithErrorHandler() |
protected final ExtendedSearchIntegrator extendedIntegrator
public BatchIndexingWorkspace(ExtendedSearchIntegrator extendedIntegrator, SessionFactoryImplementor sessionFactory, Class<?> entityType, int objectLoadingThreads, CacheMode cacheMode, int objectLoadingBatchSize, CountDownLatch endAllSignal, MassIndexerProgressMonitor monitor, BatchBackend backend, long objectsLimit, int idFetchSize, Integer transactionTimeout, String tenantId)
Copyright © 2006-2017 Red Hat, Inc. All Rights Reserved