|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Worker | |
|---|---|
| org.hibernate.search.backend.impl | |
| org.hibernate.search.impl | |
| org.hibernate.search.spi | |
| org.hibernate.search.spi.internals | |
| Uses of Worker in org.hibernate.search.backend.impl |
|---|
| Classes in org.hibernate.search.backend.impl that implement Worker | |
|---|---|
class |
TransactionalWorker
Queue works per transaction. |
| Methods in org.hibernate.search.backend.impl that return Worker | |
|---|---|
static Worker |
WorkerFactory.createWorker(SearchConfiguration cfg,
WorkerBuildContext context,
QueueingProcessor queueingProcessor)
|
| Uses of Worker in org.hibernate.search.impl |
|---|
| Methods in org.hibernate.search.impl that return Worker | |
|---|---|
Worker |
MutableSearchFactory.getWorker()
|
Worker |
ImmutableSearchFactory.getWorker()
|
Worker |
MutableSearchFactoryState.getWorker()
|
| Methods in org.hibernate.search.impl with parameters of type Worker | |
|---|---|
void |
MutableSearchFactoryState.setWorker(Worker worker)
|
| Uses of Worker in org.hibernate.search.spi |
|---|
| Methods in org.hibernate.search.spi that return Worker | |
|---|---|
Worker |
SearchFactoryIntegrator.getWorker()
|
| Uses of Worker in org.hibernate.search.spi.internals |
|---|
| Methods in org.hibernate.search.spi.internals that return Worker | |
|---|---|
Worker |
SearchFactoryState.getWorker()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||