Package | Description |
---|---|
org.hibernate.search.backend | |
org.hibernate.search.backend.impl | |
org.hibernate.search.backend.impl.lucene.works | |
org.hibernate.search.engine.spi |
Modifier and Type | Method and Description |
---|---|
R |
IndexWorkVisitor.visitUpdateWork(UpdateLuceneWork work,
P p) |
Modifier and Type | Method and Description |
---|---|
TransactionalOperationExecutor |
TransactionalOperationExecutorSelector.visitUpdateWork(UpdateLuceneWork updateLuceneWork,
Void p) |
StreamingOperationExecutor |
StreamingOperationExecutorSelector.visitUpdateWork(UpdateLuceneWork updateLuceneWork,
Void p) |
Modifier and Type | Method and Description |
---|---|
LuceneWorkExecutor |
IndexUpdateVisitor.visitUpdateWork(UpdateLuceneWork updateLuceneWork,
Void p) |
Modifier and Type | Method and Description |
---|---|
UpdateLuceneWork |
DocumentBuilderIndexedEntity.createUpdateWork(String tenantId,
Class entityClass,
Object entity,
Serializable id,
String idInString,
InstanceInitializer sessionInitializer,
ConversionContext contextualBridge) |
Copyright © 2006-2017 Red Hat, Inc. All Rights Reserved