Package | Description |
---|---|
org.hibernate.search.backend | |
org.hibernate.search.backend.impl | |
org.hibernate.search.backend.impl.lucene.works |
Modifier and Type | Method and Description |
---|---|
R |
IndexWorkVisitor.visitDeleteWork(DeleteLuceneWork work,
P p) |
Modifier and Type | Method and Description |
---|---|
StreamingOperationExecutor |
StreamingOperationExecutorSelector.visitDeleteWork(DeleteLuceneWork deleteLuceneWork,
Void p) |
TransactionalOperationExecutor |
TransactionalOperationExecutorSelector.visitDeleteWork(DeleteLuceneWork deleteLuceneWork,
Void p) |
Modifier and Type | Method and Description |
---|---|
LuceneWorkExecutor |
IndexUpdateVisitor.visitDeleteWork(DeleteLuceneWork deleteLuceneWork,
Void p) |
Copyright © 2006–2016 Hibernate. All rights reserved.