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 OptimizeLuceneWork |
OptimizeLuceneWork.INSTANCE |
Modifier and Type | Method and Description |
---|---|
StreamingOperationSelectionDelegate |
StreamingSelectionVisitor.getDelegate(OptimizeLuceneWork optimizeLuceneWork) |
ContextAwareSelectionDelegate |
TransactionalSelectionVisitor.getDelegate(OptimizeLuceneWork optimizeLuceneWork) |
T |
WorkVisitor.getDelegate(OptimizeLuceneWork optimizeLuceneWork) |
Modifier and Type | Method and Description |
---|---|
LuceneWorkDelegate |
LuceneWorkVisitor.getDelegate(OptimizeLuceneWork optimizeLuceneWork) |
Copyright © 2006–2015 Hibernate. All rights reserved.