| Package | Description |
|---|---|
| org.hibernate.search.backend.impl.batch | |
| org.hibernate.search.engine.spi | |
| org.hibernate.search.impl | |
| org.hibernate.search.jmx.impl |
| Constructor and Description |
|---|
DefaultBatchBackend(SearchFactoryIntegrator searchFactoryImplementor,
MassIndexerProgressMonitor progressMonitor) |
| Modifier and Type | Method and Description |
|---|---|
BatchBackend |
SearchFactoryImplementor.makeBatchBackend(MassIndexerProgressMonitor progressMonitor) |
| Modifier and Type | Method and Description |
|---|---|
BatchBackend |
MutableSearchFactory.makeBatchBackend(MassIndexerProgressMonitor progressMonitor) |
BatchBackend |
ImmutableSearchFactory.makeBatchBackend(MassIndexerProgressMonitor progressMonitor) |
| Modifier and Type | Class and Description |
|---|---|
static class |
JMXRegistrar.IndexingProgressMonitor
A JMX based mass indexer progress monitor.
|
Copyright © 2006–2014 Hibernate. All rights reserved.