Package | Description |
---|---|
org.hibernate.search.backend.impl | |
org.hibernate.search.impl | |
org.hibernate.search.spi | |
org.hibernate.search.spi.internals |
Modifier and Type | Class and Description |
---|---|
class |
TransactionalWorker
Queue works per transaction.
|
Modifier and Type | Method and Description |
---|---|
static Worker |
WorkerFactory.createWorker(SearchConfiguration cfg,
WorkerBuildContext context,
QueueingProcessor queueingProcessor) |
Modifier and Type | Method and Description |
---|---|
Worker |
MutableSearchFactory.getWorker() |
Worker |
ImmutableSearchFactory.getWorker() |
Worker |
MutableSearchFactoryState.getWorker() |
Modifier and Type | Method and Description |
---|---|
void |
MutableSearchFactoryState.setWorker(Worker worker) |
Modifier and Type | Method and Description |
---|---|
Worker |
SearchFactoryIntegrator.getWorker() |
Modifier and Type | Method and Description |
---|---|
Worker |
SearchFactoryState.getWorker() |
Copyright © 2006–2014 Hibernate. All rights reserved.