| 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 |
MutableSearchFactoryState.getWorker() |
Worker |
MutableSearchFactory.getWorker() |
Worker |
ImmutableSearchFactory.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–2015 Hibernate. All rights reserved.