| Package | Description |
|---|---|
| org.hibernate.search.backend.impl | |
| org.hibernate.search.backend.impl.lucene.works | |
| org.hibernate.search.engine.spi |
| Modifier and Type | Method and Description |
|---|---|
StreamingOperationSelectionDelegate |
StreamingSelectionVisitor.getDelegate(UpdateLuceneWork addLuceneWork) |
ContextAwareSelectionDelegate |
TransactionalSelectionVisitor.getDelegate(UpdateLuceneWork addLuceneWork) |
T |
WorkVisitor.getDelegate(UpdateLuceneWork updateLuceneWork) |
| Modifier and Type | Method and Description |
|---|---|
LuceneWorkDelegate |
LuceneWorkVisitor.getDelegate(UpdateLuceneWork updateLuceneWork) |
| Modifier and Type | Method and Description |
|---|---|
UpdateLuceneWork |
DocumentBuilderIndexedEntity.createUpdateWork(Class<T> entityClass,
T entity,
Serializable id,
String idInString,
InstanceInitializer sessionInitializer,
ConversionContext contextualBridge) |
Copyright © 2006-2015 Red Hat, Inc. All Rights Reserved