Package | Description |
---|---|
org.hibernate.search.backend.impl.batch | |
org.hibernate.search.engine.impl | |
org.hibernate.search.jmx.impl | |
org.hibernate.search.spi |
Constructor and Description |
---|
DefaultBatchBackend(ExtendedSearchIntegrator integrator,
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.
|
Modifier and Type | Method and Description |
---|---|
BatchBackend |
SearchIntegrator.makeBatchBackend(MassIndexerProgressMonitor progressMonitor) |
Copyright © 2006–2017 Hibernate. All rights reserved.