| Package | Description |
|---|---|
| org.hibernate.search.backend | |
| org.hibernate.search.backend.impl | |
| org.hibernate.search.backend.impl.lucene.works |
| Modifier and Type | Field and Description |
|---|---|
static FlushLuceneWork |
FlushLuceneWork.INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
R |
IndexWorkVisitor.visitFlushWork(FlushLuceneWork work,
P p) |
| Modifier and Type | Method and Description |
|---|---|
TransactionalOperationExecutor |
TransactionalOperationExecutorSelector.visitFlushWork(FlushLuceneWork flushLuceneWork,
Void p) |
StreamingOperationExecutor |
StreamingOperationExecutorSelector.visitFlushWork(FlushLuceneWork flushLuceneWork,
Void p) |
| Modifier and Type | Method and Description |
|---|---|
LuceneWorkExecutor |
IndexUpdateVisitor.visitFlushWork(FlushLuceneWork flushLuceneWork,
Void p) |
Copyright © 2006–2017 Hibernate. All rights reserved.