Constructor and Description |
---|
DefaultBatchBackend(SearchFactoryIntegrator searchFactoryImplementor,
MassIndexerProgressMonitor progressMonitor) |
Modifier and Type | Interface and Description |
---|---|
interface |
SearchFactoryImplementor
Interface which gives access to the metadata.
|
Modifier and Type | Class and Description |
---|---|
class |
ImmutableSearchFactory
This implementation is never directly exposed to the user, it is always wrapped into a
MutableSearchFactory |
class |
MutableSearchFactory
Factory delegating to a concrete implementation of another factory.
|
Modifier and Type | Method and Description |
---|---|
SearchFactoryBuilder |
SearchFactoryBuilder.currentFactory(SearchFactoryIntegrator factory) |
Modifier and Type | Interface and Description |
---|---|
interface |
SearchFactoryImplementorWithShareableState
Search Factory implementor exposing its sharable state.
|
Copyright © 2006–2015 Hibernate. All rights reserved.